Library implementing a mutable variant of namedtuple

Edit Package python-recordclass
https://bitbucket.org/intellimath/recordclass

Mutable variant of namedtuple -- recordclass, which support assignments, and
other memory saving variants.

Refresh
Refresh
Source Files
Filename Size Changed
python-recordclass.changes 0000001561 1.52 KB
python-recordclass.spec 0000001991 1.94 KB
recordclass-0.21.1.tar.gz 0001321641 1.26 MB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1135612 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- update to 0.21.1:
  * Allow to specify __match_args__.
  * Add @as_record adapter for def-style decalarations of
    dataclasses that are considered as just a struct.
  * The option fast_new will be removed in 0.22. It will be
    always as fast_new=True by creation.
  * Fix issues with `_PyUnicodeWriter`  for python 3.13.

  * Add __match_args__ to support match protocol for dataobject-based subclasses.
  Make to compile, to build and to test successfully for python 3.11.
Comments 0
openSUSE Build Service is sponsored by