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 ed27df7 commit 7b847a4Copy full SHA for 7b847a4
1 file changed
Misc/NEWS
@@ -39,6 +39,9 @@ Core and Builtins
39
Library
40
-------
41
42
+- Issue #7367: Fix pkgutil.walk_paths to skip directories whose
43
+ contents cannot be read.
44
+
45
- Issue #13099: Fix sqlite3.Cursor.lastrowid under a Turkish locale.
46
Reported and diagnosed by Thomas Kluyver.
47
0 commit comments