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 71320bb commit d0da704Copy full SHA for d0da704
CHANGELOG.rst
@@ -6,16 +6,20 @@ Changelog
6
7
General information:
8
9
+* This release is focused on Python 3.11 support.
10
11
New features:
12
13
+* #980: Add more keywords to trigger auto-deindent.
14
+ Thanks to Eric Burgess
15
16
Fixes:
17
18
* Improve inspection of builtin functions.
19
20
Changes to dependencies:
21
22
+* wheel is no required as part of pyproject.toml's build dependencies
23
24
Support for Python 3.11 has been added.
25
0 commit comments