Kaydet (Commit) 3714c1eb authored tarafından Antoine Pitrou's avatar Antoine Pitrou

Add NEWS entry for #13193

üst 8f0ffe58
...@@ -73,6 +73,9 @@ Core and Builtins ...@@ -73,6 +73,9 @@ Core and Builtins
Library 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 #13384: Remove unnecessary __future__ import in Lib/random.py
- Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely - Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment