Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
23b4bfb9
Commit
23b4bfb9
authored
Nov 17, 2008
by
Martin v. Löwis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue #4312: Remove claim that distutils parameters must not be Unicode. The opposite is true.
parent
f608c613
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
Doc/distutils/setupscript.rst
Doc/distutils/setupscript.rst
+0
-2
No files found.
Doc/distutils/setupscript.rst
View file @
23b4bfb9
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment