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 90355b3 commit a0f0ba6Copy full SHA for a0f0ba6
CHANGES.rst
@@ -14,6 +14,11 @@ v3.9.0
14
Preferably, switch to the ``select`` interface introduced
15
in 3.7.0.
16
17
+* #283: Entry point parsing no longer relies on ConfigParser
18
+ and instead uses a custom, one-pass parser to load the
19
+ config, resulting in a ~20% performance improvement when
20
+ loading entry points.
21
+
22
v3.8.0
23
======
24
0 commit comments