zopefoundation/Acquisition
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
PythonNOASSERTION
Issues
- 0
- 2
- 1
Build breaks on Python 3.11
#59 opened by icemac - 0
Stop checking PURE_PYTHON at build (setup.py) time
#53 opened by icemac - 2
- 1
- 0
- 3
Drop support for Python 2.6 on 2.13 branch
#42 opened by jugmac00 - 8
- 0
Use coverage-python-version
#40 opened by icemac - 1
Build / publish wheels on Appveyor
#24 opened by tseaver - 9
Please release a new egg
#25 opened by dataflake - 1
wineggbuilder: failures
#20 opened by agroszer - 2
Fix process of reference count during GC
#21 opened by y-fujisaki2 - 3
Missing C fields?
#17 opened by hannosch - 10
Port C extension to Python 3
#12 opened by hannosch - 3
Pure-Python Wrapper objects break `object.__getattribute__` in methods of the wrapped object
#9 opened by jamadden - 0
Pure-python Acquirer objects don't cooperatively call super in __getattribute__, unlike C impl
#7 opened by jamadden - 2
- 4
PyPy Support: Interest and Feasibility
#3 opened by jamadden - 1
aq_acquire ignores the 'default' parameter.
#1 opened by tseaver