contextlib2/dev
Nick Coghlan 4fbce74d08 Fix typechecking with recent mypy releases
* 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:09:11 +10:00
..
mypy.allowlist Fix typechecking with recent mypy releases 2024-05-23 00:09:11 +10:00
py3_10_contextlib_pyi_to_contextlib2_pyi.patch backport _typeshed.Self 2021-07-20 14:11:42 +01:00
py3_10_contextlib_rst_to_contextlib2_rst.patch Tweak relative paths for docs patch 2021-06-26 21:28:15 +10:00
py3_10_contextlib_to_contextlib2.patch Sync test suite, add notes on sync process 2021-06-26 17:49:42 +10:00