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.
2 parents 9403071 + 7b847a4 commit 438818bCopy full SHA for 438818b
1 file changed
Misc/NEWS
@@ -297,6 +297,9 @@ Core and Builtins
297
Library
298
-------
299
300
+- Issue #7367: Fix pkgutil.walk_paths to skip directories whose
301
+ contents cannot be read.
302
+
303
- Issue #3163: The struct module gets new format characters 'n' and 'N'
304
supporting C integer types ``ssize_t`` and ``size_t``, respectively.
305
0 commit comments