contextlib2/contextlib2
Alyssa Coghlan 8fe4d73971
Fix typechecking with recent mypy releases (#59)
* sync with latest typeshed stub file (closes #54)
* publish `dev/mypy.allowlist` in sdist (closes #53)
* drop Python 3.7 support due to positional-only arg
  syntax in the updated stub file
2024-05-23 00:26:48 +10:00
..
__init__.py Fix typechecking with recent mypy releases (#59) 2024-05-23 00:26:48 +10:00
__init__.pyi Fix typechecking with recent mypy releases (#59) 2024-05-23 00:26:48 +10:00
py.typed Issue #33: convert to package and include typeshed type hints 2021-06-26 20:43:11 +10:00