We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ff851 commit e7b8748Copy full SHA for e7b8748
CHANGES.txt
@@ -1,3 +1,12 @@
1
+4.0.0 - 2022-04-24
2
+--------------------
3
+- Support Sphinx 4.x.
4
+- Remove dependency to case.
5
+- Drop support of Python < 3.7.
6
+- Update to psutil 5.9.0.
7
+- Add python_requires to enforce Python version.
8
+- Replace deprecated threading Event.isSet with Event.is_set.
9
+
10
3.6.4.0 - 2021-04-01
11
--------------------
12
- Issue #309: Add Python 3.9 support to spawnv_passfds()
0 commit comments