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
296d9a6f
Commit
296d9a6f
authored
Mar 16, 2011
by
Nick Coghlan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing NEWS entries
parent
8ed3cf3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
Misc/NEWS
Misc/NEWS
+6
-0
No files found.
Misc/NEWS
View file @
296d9a6f
...
...
@@ -40,6 +40,9 @@ Core and Builtins
Library
-------
-
Issue
#
11548
:
shutil
.
unpack_archive
now
correctly
handles
the
format
parameter
.
Patch
by
Evan
Dandrea
.
-
Issue
#
11133
:
fix
two
cases
where
inspect
.
getattr_static
can
trigger
code
execution
.
Patch
by
Andreas
St
ü
hrk
.
...
...
@@ -119,6 +122,9 @@ Tools/Demos
Tests
-----
- Issue #11548: Improve test coverage of the shutil module. Patch by
Evan Dandrea.
- Issue #11554: Reactivated test_email_codecs.
- Issue #11490: test_subprocess:test_leaking_fds_on_error no longer gives a
...
...
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