]> git.ipfire.org Git - thirdparty/tornado.git/commit
setup: Add Python 3.11 final and 3.12 alpha to CI 3196/head
authorBen Darnell <ben@bendarnell.com>
Sat, 19 Nov 2022 20:59:31 +0000 (15:59 -0500)
committerBen Darnell <ben@bendarnell.com>
Sat, 19 Nov 2022 22:03:38 +0000 (17:03 -0500)
commit2ef1fd31a682f6d91c40958b7a95603fd9b71b92
tree63c154d8346647b96681ad64bb256d0c621559ed
parent031c435a6d643b20b388a02e28abd48207511624
setup: Add Python 3.11 final and 3.12 alpha to CI

Adapts to the deprecation of multi-argument generator.throw().
.github/workflows/test.yml
pyproject.toml
setup.py
tornado/gen.py
tornado/test/gen_test.py
tornado/testing.py
tox.ini