SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-recordclass-debugsource-0.18.0.1-1.9.i586.rpm :

* Wed Nov 09 2022 Yogalakshmi Arunachalam - Update to 0.18.0.1
* Exclude test_dataobject_match.py (for testing match statement) for python < 3.10.- Update to 0.18
* Python 3.11 support.
* Adapt data object to take benefit from bytecode specialization in 3.11.
* Fix issue for argument with default value in __new__, which havn\'t __repr__ that can be interpreted as valid python expression for creation of the default value.
* Add support for typing.ClassVar.
* Add Py_TPFLAGS_SEQUENCE and Py_TPFLAGS_MAPPING.
* Add __match_args__ to support match protocol for dataobject-based subclasses.
* Fri Oct 07 2022 Yogalakshmi Arunachalam - 0.17.5 Make to compile, to build and to test successfully for python 3.11.
* Sun Jul 31 2022 Atri Bhattacharya - Initial package.
 
ICM