Debian Patches
Status for pyrsistent/0.20.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
python-supported-failures.patch | no | |||||
python3.13.patch | [PATCH] Replace _PyList_Extend with PyList_SetSlice This private function is no longer exported in Python 3.13. It is possible that a PyList_Extend() function-like macro may be added before Python 3.13 final, but using PyList_SetSlice() directly will still work. https://github.com/python/cpython/pull/108451 https://github.com/python/cpython/issues/111138 |
"Benjamin A. Beasley" <code@musicinmybrain.net> | no | 2023-10-26 |