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
f970d660
Commit
f970d660
authored
Nov 06, 2011
by
Éric Araujo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove obsolete/duplicate entries
parent
d68810b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
Misc/NEWS
Misc/NEWS
+0
-4
No files found.
Misc/NEWS
View file @
f970d660
...
...
@@ -283,8 +283,6 @@ Core and Builtins
-
Issue
#
11320
:
fix
bogus
memory
management
in
Modules
/
getpath
.
c
,
leading
to
a
possible
crash
when
calling
Py_SetPath
().
-
_ast
.
__version__
is
now
a
Mercurial
hex
revision
.
-
Issue
#
11432
:
A
bug
was
introduced
in
subprocess
.
Popen
on
posix
systems
with
3.2.0
where
the
stdout
or
stderr
file
descriptor
being
the
same
as
the
stdin
file
descriptor
would
raise
an
exception
.
webbrowser
.
open
would
fail
.
fixed
.
...
...
@@ -1542,8 +1540,6 @@ Extension Modules
signature. Without this, architectures where sizeof void* != sizeof int are
broken. Patch given by Hallvard B Furuseth.
- Issue #12221: Replace pyexpat.__version__ with the Python version.
- Issue #12051: Fix segfault in json.dumps() while encoding highly-nested
objects using the C accelerations.
...
...
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