Commit Graph

3 Commits

Author SHA1 Message Date
Hynek Schlawack f590f44cfd
docs: style improvements 2024-03-16 16:22:58 +01:00
Sviatoslav Sydorenko 90f7590abf
Add unstable Python 3.12 to CI allowing failures (#1033)
* Add unstable Python 3.12 to CI allowing failures

* 🔧 Add a toxenv for 🐍 Python 3.12

* Account for 3.12 abc error @ test_remain_abstract

Co-authored-by: Hynek Schlawack <hs@ox.cx>
2022-12-18 10:46:08 +00:00
Hynek Schlawack c58ffd4e4c
Call abc.update_abstractmethods on 3.10+ (#1001) 2022-08-11 11:33:34 +00:00