issues
search
zopefoundation
/
Acquisition
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
Other
12
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to latest meta/config, declare final Python 3.13 support
#74
dataflake
closed
1 month ago
0
Apply latest meta/config templates
#72
dataflake
closed
2 months ago
0
Drop support for Python 3.7
#71
dataflake
closed
5 months ago
0
Configuring for c-code
#70
tseaver
closed
5 months ago
1
Build Windows wheels on GHA
#69
dataflake
closed
5 months ago
0
Preliminary support for Python 3.13a3
#68
icemac
closed
8 months ago
5
Finalize Python 3.12 support
#67
dataflake
closed
1 year ago
0
Add preliminary support for Python 3.12b4
#66
icemac
closed
1 year ago
1
Add preliminary support for Python 3.12a5.
#65
icemac
closed
1 year ago
1
Update to the latest c-code template
#64
icemac
closed
2 years ago
1
Update to Python 3.11.0b3.
#63
icemac
closed
2 years ago
1
Use Python implementation to be able to use object as ExtensionClassBase
#62
icemac
closed
2 years ago
0
Additional debugging information for Acquisition error
#61
darryldixon
opened
2 years ago
2
Add support for Python 3.11 (as of 3.11a5).
#60
icemac
closed
2 years ago
1
Build breaks on Python 3.11
#59
icemac
closed
2 years ago
1
Update to Python 3.10
#58
icemac
closed
2 years ago
1
PURE_PYTHON: fix `aq_acquire` bug for class with filter
#57
d-maurer
closed
2 years ago
3
Improve interface documentation
#56
d-maurer
closed
2 years ago
1
Uses deprecated API PyEval_CallObjectWithKeywords, raises warnings under 3.10
#55
sallner
closed
8 months ago
0
On CPython do not omit compiling C code when `PURE_PYTHON` is required.
#54
icemac
closed
3 years ago
1
Stop checking PURE_PYTHON at build (setup.py) time
#53
icemac
closed
3 years ago
0
try to get CI working again (Travis -> GHA)
#52
d-maurer
closed
3 years ago
6
PURE_PYTHON: bad (maybe redundant) "special method"s implementation
#51
d-maurer
closed
3 years ago
0
Acquisition wrappers do not respect equality/ordering of the base object
#50
d-maurer
opened
3 years ago
2
PURE_PYTHON fixes
#49
d-maurer
closed
3 years ago
8
PURE_PYTHON: bad access to attributes with acquisition wrapper value
#48
d-maurer
closed
3 years ago
1
Use PyPI token for Appveyor
#47
dataflake
closed
3 years ago
0
Use Python 3.9 final
#46
jugmac00
closed
4 years ago
0
Restore Python 3.5 support
#45
icemac
closed
4 years ago
0
Drop support for Python 2.7 up to 3.6
#44
icemac
closed
1 year ago
8
Add support for Python 3.9.
#43
icemac
closed
4 years ago
0
Drop support for Python 2.6 on 2.13 branch
#42
jugmac00
closed
5 years ago
3
Use `coverage_python_version` and drop using nose coverage.
#41
icemac
closed
5 years ago
0
Use coverage-python-version
#40
icemac
closed
5 years ago
0
Converting ImplicitAcquisitionWrapper to bytes
#39
icemac
closed
5 years ago
4
Converting ImplicitAcquisitionWrapper to bytes fails
#38
icemac
closed
5 years ago
8
Add support for Python 3.8a3.
#37
icemac
closed
5 years ago
0
Drop support for Python 3.4.
#36
jugmac00
closed
5 years ago
0
Fix typo.
#35
jugmac00
closed
5 years ago
0
Corrected travis.yml
#28
vernans
closed
6 years ago
0
Added support for Python 3.7
#27
vernans
closed
6 years ago
0
call PyObject_GC_UnTrack() in tp_dealloc()
#26
hannosch
closed
6 years ago
2
Please release a new egg
#25
dataflake
closed
6 years ago
9
Build / publish wheels on Appveyor
#24
tseaver
closed
6 years ago
1
Convert more doctests into unittests.
#23
hannosch
closed
7 years ago
3
call PyObject_GC_UnTrack() in tp_dealloc()
#22
stephan-hof
closed
7 years ago
2
Fix process of reference count during GC
#21
y-fujisaki2
closed
7 years ago
2
wineggbuilder: failures
#20
agroszer
closed
7 years ago
1
Convert to Python3
#19
ralic
closed
7 years ago
3
The name used for capsule creation must be equal to import.
#18
stephan-hof
closed
7 years ago
0
Next