Metaclass for subclassable extension types
Project description
Changelog
4.1.1 (2015-03-20)
Avoid wrapping __parent__ in pure-Python version. Matches change made to C version in afb8488. See issue #3.
4.1 (2014-12-18)
Housekeeping changes only.
4.1b1 (2014-11-12)
Added compatibility with Python 3.4.
4.1a1 (2013-05-04)
Added compatibility with Python 3.2 and 3.3 using the Python reference implementation.
Add Python reference implementation. Used by default on PyPy.
4.0 (2013-02-24)
Added trove classifiers to project metadata.
4.0a1 (2011-12-13)
Don’t create wrappers when retrieving parent pointers.
2.13.2 (2010-06-16)
LP #587760: Handle tp_basicsize correctly.
2.13.1 (2010-04-03)
Removed undeclared testing dependency on zope.testing.
Removed cruft in pickle/pickle.c related to removed __getnewargs__.
2.13.0 (2010-02-22)
Avoid defining __getnewargs__ as not to defeat the ZODB persistent reference optimization. Refs https://bugs.launchpad.net/zope2/+bug/143657. In order to take advantage of this optimization, you need to re-save your objects.
2.12.0 (2010-02-14)
Removed old build artifacts and some metadata cleanup.
Added support for method cache in ExtensionClass. Patch contributed by Yoshinori K. Okuji. See https://bugs.launchpad.net/zope2/+bug/486182.
2.11.3 (2009-08-02)
Further 64-bit fixes (Python 2.4 compatibility).
2.11.2 (2009-08-02)
Fixed 64-bit compatibility issues for Python 2.5.x / 2.6.x. See http://www.python.org/dev/peps/pep-0353/ for details.
2.11.1 (2009-02-19)
Initial egg release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for ExtensionClass-4.1.1-py2.7-win-amd64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5ef1498c438b07b22f0efe8e00d9dfcb15d42425a0d365512087787eb6b45e0 |
|
MD5 | 72cbda5064e49ebd284275b29f678184 |
|
BLAKE2b-256 | 14acc6d3d98ead47eb399add59d9067d835cd4cc22ea099acc7df3a7b581fbdf |
Hashes for ExtensionClass-4.1.1-py2.7-win32.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb946a05e6e82f61d6d9c1c7dddaeddfaef64585c224ccc375d28df88204d08e |
|
MD5 | ca81ce139238376991cd739ccfe373ce |
|
BLAKE2b-256 | 66654ee28e7cad092a60f6ac8ae39ef681e95223a4bd52d188905c308e760c6f |
Hashes for ExtensionClass-4.1.1-py2.6-win-amd64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f86ee2c2bd18cf12f268e150411189762e00d5d670e7069e119193fd73a7835 |
|
MD5 | 83f83f2a9caf66614487c69e9636aa64 |
|
BLAKE2b-256 | 1ac5ef7f472266e576bd71794983f06efa821438d506cbefb6dfc4b849391888 |
Hashes for ExtensionClass-4.1.1-py2.6-win32.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13855fb18dbee8f00c64e26faeadbc1112485f791969032c4f9dfb85e9bec98c |
|
MD5 | faea54276829c950a0ec6c1654828bf3 |
|
BLAKE2b-256 | c8b3de5f15f8aa4355390a8be64124ecf3e1303360865204bc103e9a1aab1291 |