17
0

Commit Graph

  • b343b0c456 Accepting request 1325515 from devel:languages:python factory Ana Guerrero 2026-01-06 16:45:43 +00:00
  • 124fa62858 - Update to 0.24: * Fix __annotations__ for python 3.14 * Start support of python 3.14 * Fix the bug with PyTuple_GET_SIZE (#13) * Drop appveyor * recordclass requires python >= 3.8 - Drop patch do-not-use-pytuple-get-size.patch, merged upstream. Steve Kowalik 2026-01-06 03:05:44 +00:00
  • 1fbbe8630b Accepting request 1266983 from devel:languages:python Ana Guerrero 2025-04-04 15:30:53 +00:00
  • b4795fa554 - Add patch do-not-use-pytuple-get-size.patch: * Use Py_SIZE rather than PyTuple_GET_SIZE to avoid assertion failures. Steve Kowalik 2025-04-04 00:58:10 +00:00
  • 62f3f21a1e Accepting request 1191762 from devel:languages:python Dominique Leuenberger 2024-08-06 07:08:12 +00:00
  • 551a8ac20e - update to 0.22.1: * Add pyproject.toml. - update to 0.22.0.3: * Rename examples est_*.py files since they are detected by pytest as a tests. * Fix segfault with litelist after 0.22.0.2. Dirk Mueller 2024-08-05 19:13:23 +00:00
  • ddcb2ab328 Accepting request 1184899 from devel:languages:python Ana Guerrero 2024-07-02 16:19:45 +00:00
  • 5b56cfc793 - update to 0.22.0.2: * Fix regression with as_dataclass. - update to 0.22: * Recordclass 0.22 started support of python 3.13. * Add a base class datastruct for subclasses that should behave more like simple datastructures. * Fix bug with __match_args__ (#6). Dirk Mueller 2024-07-02 15:13:39 +00:00
  • 74df014fdd Accepting request 1135612 from devel:languages:python Dominique Leuenberger 2024-01-03 11:24:01 +00:00
  • 049b997cb6 - 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. Dirk Mueller 2023-12-29 09:36:21 +00:00
  • 059748110f Accepting request 1035248 from devel:languages:python Dominique Leuenberger 2022-11-12 16:41:03 +00:00
  • ecabac749a Accepting request 1034921 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2022-11-11 13:07:11 +00:00
  • 9b339de707 Accepting request 1008690 from devel:languages:python Richard Brown 2022-10-07 23:25:10 +00:00
  • 018957ba02 Accepting request 1008645 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-10-07 07:52:26 +00:00
  • e3e148be8c Accepting request 991967 from devel:languages:python Richard Brown 2022-08-01 19:33:05 +00:00
  • 401c7e69b7 Accepting request 991912 from home:badshah400:branches:science Markéta Machová 2022-08-01 08:38:43 +00:00