commit | 292143c8f4465fdcb2c35ed40cdd7e4dd8d031e1 | [log] [tgz] |
---|---|---|
author | Vincent Pelletier <plr.vincent@gmail.com> | Mon Mar 24 05:26:25 2025 |
committer | Vincent Pelletier <plr.vincent@gmail.com> | Mon Mar 24 05:33:43 2025 |
tree | c98944e34fe73857cd07fc09d77c51b1fc4f9cd9 | |
parent | 8b5dd8e35e02e36932ed5436eded3454e2b67d3c [diff] |
README: Update for release 3.3.1 .
diff --git a/README.rst b/README.rst index bf4e574..39aea49 100644 --- a/README.rst +++ b/README.rst
@@ -589,6 +589,11 @@ Check in-dll version when creating Windows wheels. Should hopefully version mixups like what happened in 3.1.0 . +3.3.1 +----- + +Fix ``AttributeError`` in ``USBContext.setPollFDNotifiers`` introduced in 3.3.0 . + .. _CPython: http://www.python.org/ .. _pypy: http://pypy.org/