mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue #4312: Remove claim that distutils parameters must not be Unicode. The opposite is true.
This commit is contained in:
parent
f608c61301
commit
23b4bfb91f
1 changed files with 0 additions and 2 deletions
|
|
@ -588,8 +588,6 @@ Notes:
|
|||
'list of strings'
|
||||
See below.
|
||||
|
||||
None of the string values may be Unicode.
|
||||
|
||||
Encoding the version information is an art in itself. Python packages generally
|
||||
adhere to the version format *major.minor[.patch][sub]*. The major number is 0
|
||||
for initial, experimental releases of software. It is incremented for releases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue