mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Add NEWS entry for #13193
This commit is contained in:
parent
8f0ffe587b
commit
3714c1ebfd
1 changed files with 3 additions and 0 deletions
|
|
@ -73,6 +73,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #13193: Fix distutils.filelist.FileList under Windows. The
|
||||
"recursive-include" directive now recognizes both legal path separators.
|
||||
|
||||
- Issue #13384: Remove unnecessary __future__ import in Lib/random.py
|
||||
|
||||
- Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue