mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Issue #7367: merge from 3.2
This commit is contained in:
commit
438818b4b0
1 changed files with 3 additions and 0 deletions
|
@ -297,6 +297,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #7367: Fix pkgutil.walk_paths to skip directories whose
|
||||
contents cannot be read.
|
||||
|
||||
- Issue #3163: The struct module gets new format characters 'n' and 'N'
|
||||
supporting C integer types ``ssize_t`` and ``size_t``, respectively.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue