Skip to content

Commit 23b4bfb

Browse files
committed
Issue #4312: Remove claim that distutils parameters must not be Unicode. The opposite is true.
1 parent f608c61 commit 23b4bfb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Doc/distutils/setupscript.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,8 +588,6 @@ Notes:
588588
'list of strings'
589589
See below.
590590

591-
None of the string values may be Unicode.
592-
593591
Encoding the version information is an art in itself. Python packages generally
594592
adhere to the version format *major.minor[.patch][sub]*. The major number is 0
595593
for initial, experimental releases of software. It is incremented for releases

0 commit comments

Comments
 (0)