Commit graph

2 commits

Author SHA1 Message Date
Michael R. Crusoe
b8b7eb8ecd
sync with Python 3.11 2022-12-23 13:03:30 +01:00
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