mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add news item for patch #695090
This commit is contained in:
parent
e557f3556f
commit
6f177d434f
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ Library
|
|||
with wide file name support os.listdir() already returned Unicode
|
||||
strings.)
|
||||
|
||||
- Distutils: both 'py_modules' and 'packages' keywords can now be specified
|
||||
in core.setup(). Previously you could supply one or the other, but
|
||||
not both of them. (SF patch #695090 from Bernhard Herzog)
|
||||
|
||||
Tools/Demos
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue