contextlib2/dev
Nick Coghlan 9a1453b673 Issue #37: Use mypy.stubcheck to validate stub file
* use mypy.stubcheck to ensure stub API matches module API
* sync latest typeshed stub with nullcontext API fix
* use allowlist to ignore deliberately omitted deprecated APIs
2021-06-27 16:04:15 +10:00
..
mypy.allowlist Issue #37: Use mypy.stubcheck to validate stub file 2021-06-27 16:04:15 +10:00
py3_10_contextlib_pyi_to_contextlib2_pyi.patch Issue #37: Use mypy.stubcheck to validate stub file 2021-06-27 16:04:15 +10: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