Skip to main content

Metaclass for subclassable extension types

Project description

Changelog

4.2.1 (2017-02-02)

  • Fix problems with computed attribute and property wrapping.

4.2.0 (2017-01-18)

  • Port the C extension to Python 3.

  • Add support for Python 3.5 and 3.6.

  • Drop support for Python 2.6, 3.2.

4.1.2 (2015-04-03)

  • Fix calling of __class_init__ hook by Python implementation.

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)

2.11.3 (2009-08-02)

  • Further 64-bit fixes (Python 2.4 compatibility).

2.11.2 (2009-08-02)

2.11.1 (2009-02-19)

  • Initial egg release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ExtensionClass-4.2.1.tar.gz (29.6 kB view details)

Uploaded Source

File details

Details for the file ExtensionClass-4.2.1.tar.gz.

File metadata

File hashes

Hashes for ExtensionClass-4.2.1.tar.gz
Algorithm Hash digest
SHA256 367452866502db7af0e2bf7421fcaca0b1eade390d61d340e8db93be1a38ee82
MD5 21cbcb31aaa2ef09aa7e214bdb222a24
BLAKE2b-256 5ebe83340849a4246359c393b38de13ab6dc2d787335a417b16d58e2fda9a903

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page