Add support for new python versions 3.10
commitb68639ec205094e847a5fc2915c4dcd606194542
authorAbhilash Raj <maxking@asynchronous.in>
Tue, 20 Dec 2022 10:45:07 +0000 (20 10:45 +0000)
committerAbhilash Raj <maxking@asynchronous.in>
Tue, 20 Dec 2022 10:45:07 +0000 (20 10:45 +0000)
treef458b218992eb6ea6b4f7fc406b40930da695327
parenta513ca8a7958cd87d8aaefb17361efa46ac3eac5
Add support for new python versions 3.10

* Workaround for https://github.com/python/cpython/issues/90113 needed for updating the unit tests.
.gitlab-ci.yml
dev/docker-compose.yaml
setup.py
src/mailman/docs/NEWS.rst
src/mailman/model/docs/requests.rst
src/mailman/rest/docs/addresses.rst
src/mailman/rest/docs/membership.rst
src/mailman/runners/lmtp.py
src/mailman/testing/documentation.py
tox.ini