forked from pool/python-beartype
f26efff0e91d074f964eb9fe24e68259432a98beec07b8d2c2ea74a46b20adcf
- update to 0.15.0:
* Like a cyberpunk phoenix whose intertube veins are made of
pure honey and blueberry juic, 0.15.0 introduces
the new `beartype.claw` API.
* When you call import hooks published by the `beartype.claw`
API, you enable **hybrid runtime-static type-checking.**
* For many of you: "Yes. That is what this means." Pure-static
type-checkers lie to you about everything, require
maintaining fragile and unreadable `type: ignore[...]` and
`pyright: ignore[...]` comment chatter throughout your once-
pristine codebase, and fail to enforce anything at test- or
runtime. In other words, they (mostly) suck; we should all
stop using them, because they (mostly) fail at their core
mandate.
OBS-URL: https://build.opensuse.org/request/show/1100856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beartype?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%