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
TimeStamp __repr__ returns a double quoted string
#12
do3cc
closed
9 years ago
8
RFC: Better default __repr__ for persistent objects
#11
jimfulton
closed
6 years ago
3
Use T_LONGLONG for PY_LONG_LONG members
#10
andreas-schwab
closed
10 years ago
1
Python _p_activate can corrupt non-ghost objects and lead to POSKeyErrors for unsaved objects
#9
jamadden
closed
10 years ago
1
__setattr__ in subclasses of pure-Python Persistent can throw AttributeError in cases the C version does not
#8
jamadden
closed
10 years ago
2
The pure-python Persistent class needs to support `del _p_jar`
#7
jamadden
closed
10 years ago
1
The pure-python Persistent class raises KeyError during ZODB serialization
#6
jamadden
closed
10 years ago
1
Python __setstate__ fails if the instance dict contains exactly two values
#5
jamadden
closed
10 years ago
1
Infinite loop in the python picklecache _invalidate() method
#4
jamadden
closed
10 years ago
1
super doesn't work on PersistentMapping
#3
Estartu
closed
9 years ago
2
Python3: AssertionError: TypeError not raised by <lambda>
#2
solooboroten
closed
11 years ago
1
Python3: AttributeError: 'RingNode' object has no attribute '__next__'
#1
solooboroten
closed
11 years ago
1
Previous