14
0
Go to file
Ana Guerrero e0455b0d33 Accepting request 1316366 from devel:languages:python
- Update to 0.19.0:
  * Improve JSON encoding performance by up to 40%.
  * Ensure tuple and frozenset default values are treated identically whether
    specified by value or default_factory.
  * Fix memory leak of match_args in StructConfig object.
  * Fix memory leak in Raw.copy().
  * Update decode signatures for PEP 688.
  * Generate __replace__ method on Struct types, for use with copy.replace.
  * Fix incorrect decoding of certain > 64 bit integers.
  * Call __post_init__ when converting from an object to a Struct.
  * BREAKING: Expand buffer when encode_into is passed a buffer smaller than
    offset.
  * Support Raw objects as inputs to convert.
  * Error nicely when a dataclass type (instead of an instance) is passed to
    encode.
  * Drop support for Python 3.8.
  * Add support for Python 3.13.
  * Remove deprecated from_builtins.
  * Support encoding any Enum type whose .value is a supported type.
  * Don't fail eagerly when processing generic types with unsupported
    __parameters__.
  * Use eval_type_backport to backport type annotations to Python 3.9.
- Drop patch python313.patch, included upstream.
- Add patch support-python314.patch:
  * Support Python 3.14 annontation changes.

OBS-URL: https://build.opensuse.org/request/show/1316366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-msgspec?expand=0&rev=7
2025-11-07 17:22:41 +00:00
2025-11-07 03:31:08 +00:00
2025-11-07 03:31:08 +00:00
2025-11-07 03:31:08 +00:00
2025-11-07 03:31:08 +00:00
2025-11-07 03:49:58 +00:00
2025-11-07 03:31:08 +00:00
Description
No description provided
44 KiB
Languages
RPM Spec 100%