Dirk Mueller
fa0ba54dc1
* Added support for checking against static protocols * Fixed some compatibility problems when running on Python 3.13 * Fixed test suite incompatibility with pytest 8.2 * Fixed pytest plugin crashing on pytest version older than v7.0.0 (even if it's just present) * Fixed missing typing_extensions dependency for Python 3.12 * Fixed deprecation warning in the test suite on Python 3.13 * Added support for specifying options for the pytest plugin via pytest config files * Avoid creating reference cycles when type checking unions (PR by Shantanu) * Fixed Optional[...] being removed from the AST if it was located within a subscript * Fixed TypedDict from typing_extensions not being recognized as one * Fixed typing types (dict[str, int], List[str], etc.) not passing checks against type or Type * Fixed detection of optional fields (NotRequired[...]) in TypedDict when using forward references * Fixed mapping checks against Django's MultiValueDict OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typeguard?expand=0&rev=12 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
python-typeguard.changes | ||
python-typeguard.spec | ||
typeguard-4.3.0-gh.tar.gz |