forked from pool/python-beartype
584cf5d763d2fa9b522d975479d1f50c164d4fc362a0c4a0e1a56b3e63bb0f42
- update to 0.14.0:
* This minor release brings exhilarating support for PEP
673 (i.e., `typing.Self`) and PEP 675 (i.e.,
`typing.LiteralString`) as well as
substantially improved compatibility with PyPy.
* This release resolves a significant incompatibility
with PyPy, whose implementation of the `id()` builtin appears
to occasionally [read: non-deterministically] return object
identifiers that are negative integers. Specifically,
@beartype now guaranteeably generates valid parameter names
passed to type-checking wrapper functions regardless of the
sign of the `id()` of the values of those parameters. Doing
so resolves issue #232 kindly submitted by @jvesely (Jan
Vesely) who purportedly lives in or around an ancient pork
by-product that has calcified into stone -- which is quite
impressive, really. Stoneham: it's like Stonehenge, only
American and yummy in your tummy. Thanks so much for the
heads up, @jvesely.
OBS-URL: https://build.opensuse.org/request/show/1084451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beartype?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%