issues
search
zopefoundation
/
persistent
automatic persistence for Python objects
https://pypi.org/project/persistent/
Other
46
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make the Python PickleCache run a GC when it evicts weakly-referenced objects.
#162
jamadden
closed
3 years ago
2
Fix the CFFI cache implementation to not print AttributeErrors.
#161
jamadden
closed
3 years ago
2
Make the Python impl handle setting __class__ and __dict__ on ghosts like C
#160
jamadden
closed
3 years ago
1
First pass moving to github actions.
#159
jamadden
closed
3 years ago
2
Move to the src/ layout?
#158
jamadden
closed
2 years ago
2
Move Mac and manylinux builds to GitHub Actions
#157
jamadden
closed
3 years ago
3
Ask zest.releaser not to upload binary wheels.
#156
jamadden
closed
3 years ago
2
C/Python difference: Setting __class__ activates in C, doesn't activate in Python
#155
jamadden
closed
3 years ago
4
Issue in macOS binary wheel for 4.6.4/3.8: Illegal Instruction (my fault, but needs a change to prevent in the future)
#154
jamadden
closed
3 years ago
4
Update badge URL for Travis
#153
jugmac00
closed
4 years ago
0
Use Python 3.9 final
#152
jugmac00
closed
4 years ago
0
Implemented persistentmapping conflict resolution
#151
azmeuk
closed
3 years ago
5
AttributeError: '_WeakValueDictionary' object has no attribute '_addr_to_oid'
#150
jamadden
closed
3 years ago
1
PyPy: Sweeping the cache may need to call gc.collect()
#149
jamadden
closed
3 years ago
0
Add support for static properties
#148
penn5
closed
3 years ago
6
RTD out of date, needs new webhook
#147
jamadden
closed
3 years ago
2
Fix two reference leaks that could occur following an obscure error
#146
jamadden
closed
4 years ago
3
Fix a test failure against zope.interface5 due to overly specific exception tests.
#145
jamadden
closed
4 years ago
1
6.4.6 test test_inst_does_not_conform_to_IExtendedPickleCache fails with latest zope.interface
#144
scarabeusiv
closed
4 years ago
0
Two potential reference leaks
#143
jamesjer
closed
4 years ago
0
Use unsigned integers to represent addresses
#142
jamadden
closed
4 years ago
1
Use unsigned integers to represent addresses
#141
jamesjer
closed
4 years ago
2
Remove faulty assertion in PersistentMapping.clear().
#140
jamadden
closed
4 years ago
1
AssertionError clearing PersistentMap not added to connection.
#139
jamadden
closed
4 years ago
0
Install _compat.h
#138
jamesjer
closed
4 years ago
5
Segfault in persistent 4.6.0
#137
jamesjer
closed
4 years ago
4
Don't try to install C headers on PyPy
#136
mgedmin
closed
4 years ago
1
pypy -m pip install persistent==4.6.0 fails with ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/home/travis/virtualenv/pypy2.7-7.1.1/include/site'
#135
mgedmin
closed
4 years ago
3
Use ffi.gc() on the ring nodes to avoid needing a weakref to PersistentPy
#134
jamadden
closed
4 years ago
5
Python/C inconsistency: Cannot store raw `Persistent` objects in cache
#133
jamadden
closed
4 years ago
5
Add the ability to force use of C extensions.
#132
jamadden
closed
4 years ago
6
Support ability to require use of C extensions
#131
jamadden
closed
4 years ago
0
Python3: Stop using undocumented PyLong_AS_LONG.
#130
jamadden
closed
4 years ago
0
Fix issue 124
#129
jamadden
closed
4 years ago
5
Fix slicing and copying of PersistentList and PersistentMapping.
#128
jamadden
closed
4 years ago
2
Fix PersistentDict.update to accept keyword arguments.
#127
jamadden
closed
4 years ago
1
PersistentMapping.update does not accept keyword arguments
#126
jamadden
closed
4 years ago
0
PyLong_AS_LONG is not documented
#125
jamadden
closed
4 years ago
0
cPickleCache will not build on Python 3.9 without trace refs
#124
tschorr
closed
4 years ago
2
Try out Python 3.9 on TravisCI.
#123
icemac
closed
4 years ago
5
Use Python 3.6.2 on MacOS
#122
mgedmin
closed
4 years ago
4
terrif now supports py3.8 builds on mac
#121
fgregg
closed
4 years ago
3
Build with manylinux2010 and use Python 2.7.17 to build on mac in order to upload.
#120
jamadden
closed
5 years ago
0
Fix manylinux wheel builds and build them always
#119
mgedmin
closed
5 years ago
4
Enable Python 3.8 on Appveyer and also for manylinux builds
#118
mgedmin
closed
5 years ago
1
PyPI wheels for Python 3.8
#117
mgedmin
closed
4 years ago
17
Issue with _p_mtime when mocking time with python-libfaketime
#116
azmeuk
closed
5 years ago
4
FIX: Clearing a persistent list does not mark it as changed.
#115
lungj
closed
4 years ago
5
Unable to build/install persistent 4.5.0 on Debian 9
#114
zopyx
closed
4 years ago
7
Building Linux wheels seems to be broken
#113
icemac
closed
5 years ago
3
Previous
Next