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
9eda572d
Commit
9eda572d
authored
Apr 23, 2014
by
Zachary Ware
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prevent Sphinx error on whatsnew/changelog
parent
b4469460
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Misc/NEWS
Misc/NEWS
+1
-1
No files found.
Misc/NEWS
View file @
9eda572d
...
...
@@ -44,7 +44,7 @@ Library
at
the
same
time
without
losing
the
Popen
.
returncode
value
.
-
Issue
#
21127
:
Path
objects
can
now
be
instantiated
from
str
subclass
instances
(
such
as
numpy
.
str_
).
instances
(
such
as
``
numpy
.
str_
``
).
-
Issue
#
15002
:
urllib
.
response
object
to
use
_TemporaryFileWrapper
(
and
_TemporaryFileCloser
)
facility
.
Provides
a
better
way
to
handle
file
...
...
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