python-chess
python-chess copied to clipboard
Drop support for Python 3.7
https://docs.python.org/3/whatsnew/3.8.html
Enables:
- [ ] Assignment expressions
- [ ]
mmap.madvise - [ ] Positional-only parameters
- [ ]
=in format strings - [ ]
ProactorEventLoopis the default on Windows (https://github.com/python/cpython/commit/6ea29c5e90dde6c240bd8e0815614b52ac307ea1) - [ ] New
ThreadedChildWatcher(https://github.com/python/cpython/blob/23a226bf3ae7b462084e899d007d12d9fe398ac5/Lib/asyncio/unix_events.py#L1326) - [ ]
TypedDict - [ ]
typing.Literal