python-beartype
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-beartype && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
beartype-0.16.4.tar.gz | 0001063638 1.01 MB | |
python-beartype.changes | 0000007793 7.61 KB | |
python-beartype.spec | 0000002701 2.64 KB |
Revision 8 (latest revision is 12)
Ana Guerrero (anag+factory)
accepted
request 1124971
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 0.16.4: * **`beartype.claw` + methods + PEP 526.** Previously, `beartype.claw` silently failed to type-check PEP 526-compliant annotated variable assignments in methods. Now, `beartype.claw` does so: e.g., - update to 0.16.3: * This bug-defying patch release adds official support for **hot module reloading,** **root superclass validators,** **forward reference `issubclass()` proxying,** **readable forward reference exceptions,** and **class redecoration eliding** as well as documenting a medley of topics and APIs first introduced with the `beartype.claw` subpackage under - update to 0.16.2: * **Plum** + **class methods** (i.e., `@classmethod`-decorated methods) + **PEP 563** (i.e., `from __future__ import annotations`). If you use Plum – which you surely do, of course – you want this. - update to 0.16.0: * @beartype 0.16.0 **[**codename: _Super Unsexy Stabilization Asinine Force (SUSAF)_**]** boringly stabilizes everything unstable about @beartype that made your coworker who only wears skinny jeans while squinting whenever you mention - Update to version 0.11.0
Comments 0