| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Produce deprecation warnings for deprecated names in interfaces.py and ↵remove-unused-imports | Jason Madden | 2017-11-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | registry.py And also in hookable.py Do this using zope.deferredimport and zope.deprecation, two new dependencies. This introduces a transitive dependency on zope.proxy, but that was already part of the 'security' extra. zope.proxy runs on pypy but it doesn't yet support making the C extension optional (https://github.com/zopefoundation/zope.proxy/issues/26) Also drop the use of _compat._BLANK everywhere and just use the literal. | ||||
| * | Merge tseaver-test_cleanup branch. | Tres Seaver | 2012-06-29 | 1 | -0/+290 |
