summaryrefslogtreecommitdiff
path: root/src/zope/component/_api.py
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python template (#71)Michael Howitz2023-04-141-7/+29
* Reference documentation improvementsdoc-moduleJason Madden2020-06-261-4/+21
* Tweak import groups in _api.pyJason Madden2017-11-081-3/+1
* Produce deprecation warnings for deprecated names in interfaces.py and regist...remove-unused-importsJason Madden2017-11-081-8/+7
* Remove unused, but not BWC exported, imports from _api.Jason Madden2017-11-081-10/+2
* whitespacehookableJason Madden2017-11-071-1/+0
* Always depend on zope.hookableJason Madden2017-11-071-6/+3
* Merge tseaver-test_cleanup branch.Tres Seaver2012-06-291-11/+21
* Remove CVS '6997Id$' fossils.Tres Seaver2010-06-031-2/+0
* Comply with repository policy.Tres Seaver2010-04-061-1/+1
* - Fixed a problem, where ``queryNextUtility`` could fail if the context couldStephan Richter2009-07-241-1/+4
* Add getNextUtility/queryNextUtility functions that used to be in zope.site ea...Dan Korostelev2009-03-111-0/+31
* Ugh. Fix borked merge.Tres Seaver2009-03-051-6/+12
* Merge the 'tseaver-wo_zope_deferredimport' branch:Tres Seaver2009-03-051-3/+3
* Remove deprecated stuff. Remove duplicated adapter declaration code. Clean up...Dan Korostelev2009-03-021-42/+1
* Fixed a misleading comment and used hookable as a decorator because the code ...Shane Hathaway2008-07-121-6/+5
* Moving code to satellite.Christian Theune2007-05-031-0/+240