Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
setuptools
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
setuptools
Commits
0a603394
Commit
0a603394
authored
Aug 20, 2016
by
Jason R. Coombs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog
parent
9ac3dbb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
CHANGES.rst
CHANGES.rst
+5
-3
No files found.
CHANGES.rst
View file @
0a603394
...
...
@@ -9,12 +9,14 @@ v26.0.0
format
by
default
on
all
platforms
,
adding
forward
compatibility
for
the
same
behavior
in
Python
3.6
(
See
Python
#
27819
).
*
#
459
via
#
736
:
On
Windows
with
script
launchers
,
sys
.
argv
[
0
]
now
reflects
the
name
of
the
entry
point
,
consistent
with
the
behavior
in
distlib
and
pip
wrappers
.
v25
.4.0
-------
*
#
459
via
#
736
:
On
Windows
systems
,
sys
.
argv
[
0
]
now
correctly
becomes
the
name
of
entry
point
.
*
Add
Extension
(
py_limited_api
=
True
).
When
set
to
a
truthy
value
,
that
extension
gets
a
filename
apropriate
for
code
using
Py_LIMITED_API
.
When
used
correctly
this
allows
a
single
compiled
extension
to
work
on
...
...
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