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
PersistentList slicing returns a non-persistent list on python3
#112
pakal
closed
4 years ago
6
Fix C compilation warning
#111
mgedmin
closed
5 years ago
12
Drop support for Python 3.4, add support for 3.8.
#110
icemac
closed
5 years ago
6
Use Py_ssize_t for length arguments of PyArg_ParseTuple
#109
mgedmin
closed
5 years ago
4
DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats
#108
mgedmin
closed
5 years ago
1
Require CFFI on CPython for pure-Python operation.
#107
jamadden
closed
5 years ago
2
Allow sweeping cache without cache_size and with cache_size_bytes only.
#106
yuseitahara
closed
5 years ago
4
Fully test the C implementation of the PickleCache
#105
jamadden
closed
5 years ago
1
Improve cache_size and cache_size_bytes functionality.
#104
ramiroluz
closed
5 years ago
1
Fix some typos in docs.
#103
ramiroluz
closed
5 years ago
9
is cPickleCache tested?
#102
jimfulton
closed
5 years ago
2
`_p_repr` drops Acquisition wrappers, even when found on the instance, with the C extensions
#101
jamadden
opened
6 years ago
7
Exclude the 'terryfy' directory from wheels and sdists
#100
jamadden
closed
6 years ago
0
macOS wheels are installing the 'terryfy' package
#99
jamadden
closed
6 years ago
0
Always format 8-byte oids as ints in hexadecimal.
#98
jamadden
closed
6 years ago
6
Include the module in the C repr
#97
jamadden
closed
6 years ago
1
How to get back repr of persistent < 4.4?
#96
icemac
closed
6 years ago
2
Always represent oids as hex
#95
Rotonen
closed
6 years ago
12
Option to prevent storage of non-persistent mutable objects
#94
jimfulton
opened
6 years ago
2
Shared read-only state between objects with copy on write
#93
jimfulton
opened
6 years ago
5
Type name varies in the repr() depending on the presence of the C extension
#92
jamadden
closed
6 years ago
3
Explicitly use unsigned hex literals when [un]packing timestamps.
#91
jamadden
closed
6 years ago
1
Make test pass when run with 'tox'
#90
mgedmin
closed
6 years ago
2
Fix wheel building for PyPy.
#89
jamadden
closed
6 years ago
3
Regression: persistent 4.4.0 cannot be installed on pypy
#88
mgedmin
closed
6 years ago
4
Use unsigned constants for second arithmetic in C timestamp
#87
jamadden
closed
6 years ago
1
persistent.tests.test_timestamp.PyAndCComparisonTests.test_strs_equal fails
#86
mcepl
closed
6 years ago
52
Python 3.7 binary wheels on PyPI
#85
mgedmin
closed
6 years ago
3
Include OID and jar in default repr of Persistent; let subclasses implement _p_repr for exception safety
#84
jamadden
closed
6 years ago
2
Make the C and Python TimeStamp round the same way
#83
jamadden
closed
6 years ago
11
Remove unneeded _compat._b/_u/_native.
#82
jamadden
closed
6 years ago
0
Remove the _b and _u compatibility functions
#81
jamadden
closed
6 years ago
0
Reach 100% coverage
#80
jamadden
closed
6 years ago
1
Build CFFI modules the modern way.
#79
jamadden
closed
6 years ago
1
Switch to zope.testrunner from 'python setup.py test' and 'nose'.
#78
jamadden
closed
6 years ago
4
Can we require CFFI for PURE_PYTHON usage on CPython?
#77
jamadden
closed
5 years ago
4
Enable coveralls and reach 100% coverage
#76
jamadden
closed
6 years ago
1
Use the modern way to build CFFI modules
#75
jamadden
closed
6 years ago
0
Add support for Python 3.7 and drop 3.3
#74
jamadden
closed
6 years ago
0
Automatic PyPI uploads are failing: `zope.wheelbuilder` needs a verified primary email
#73
jamadden
closed
6 years ago
5
Update url in setup.py
#72
jamadden
closed
6 years ago
1
The setup.py `url` is broken
#71
jamadden
closed
6 years ago
0
Change cPickleCache to use PER_TypeCheck
#70
jamadden
closed
6 years ago
1
cPickleCache uses sizeof(X) when it means isinstance(X,persistent)
#69
jamadden
closed
6 years ago
1
Update documentation links.
#68
merriam
closed
7 years ago
1
Fix possibility of rare crash during dealloc. Fixes #66
#67
jamadden
closed
7 years ago
1
Fix process of reference count during GC
#66
y-fujisaki2
closed
7 years ago
3
please adhere to distutils valid version numbers
#65
agroszer
closed
6 years ago
4
remove build files in manylinux builds
#64
fgregg
closed
7 years ago
0
CI setup for manylinux wheels on tagged commit
#63
fgregg
closed
7 years ago
10
Previous
Next