Commit graph

6 commits

Author SHA1 Message Date
Nick Coghlan
fa85611aec Fix refs to contextlib, update diffs 2024-05-23 17:41:07 +10:00
Nick Coghlan
ec50a1184d Remove unused variable 2024-05-23 17:12:44 +10:00
Nick Coghlan
c223508344 Sync with CPython 3.12.3
Also adds some helper scripts for the sync process

Closes #43
2024-05-23 16:55:15 +10:00
Alyssa Coghlan
7b862aaa80
Update supported versions (#58)
* Add Python 3.11 and 3.12 to CI (adjusting affected test cases)
* Add Python 3.11 and 3.12 to package metadata
* Drop Python 3.6 from package metadata

Note: typechecking is still disabled in CI for now

Closes #56
2024-05-22 21:59:53 +10:00
Nick Coghlan
032662d6e9 Fix test incompatibility with PyPy3 2021-06-26 18:30:55 +10:00
Nick Coghlan
4b39470cbb Sync test suite, add notes on sync process 2021-06-26 17:49:42 +10:00