- renamed popitem in delete_by_index in coold
- removed pop() from coold
- substituted _PyObject_GC_(UN)TRACK with PyObject_GC_(Un)Track
- readding needed internal cpython header files for version >=
3.8
- restored compilation of dictobject.c
- cleaning up thing for more canonical compilation (testing on
3.7 only for now)
- added segfault debugger and pure py builder
- add cibuildwheel
- fixed regression for coold.set() in Python 3.6
- added to __repr__ in pure py version the module name,
consistently with C extension
- added support for | operand for C extension and for pure py
version 3.6 - 3.8
- added type hinting support for C extension
- restored Py_BUILD_CORE instead of Py_BUILD_CORE_MODULE
- updated code for cpython 3.7
- readded deprecated FrozenOrderedDict
- added pure py version of coold
- fixed repr for subclasses
- support for python 3.10
- inhibited __ior__ in py version
- added 3.7 and 3.8 c ext ; fixed subclass bugs
- added python 3.8 support
- aligned immutability exceptions with stdlib
- other minor changes to readme
- now __init__ does not throw an exception is reinvoked, as
frozenset. Notable speedup in creation.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-frozendict?expand=0&rev=9