Add .acquire_read_lock, .release_read_lock, .acquire_write_lock, and
.release_write_lock methods to the inter thread ReaderWriterLock as was
promised in the README.
Remove support for python 3.7 and pypy 3.7. It should still work, but is no
longer tested.
Add support for pypy 3.10 and python 3.11
This update has been submitted for testing by music.
This update has been submitted for testing by music.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.