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
68eb464b
Commit
68eb464b
authored
Dec 28, 2010
by
Georg Brandl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add news entry and clarify another.
parent
780d5e08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
Misc/NEWS
Misc/NEWS
+4
-2
No files found.
Misc/NEWS
View file @
68eb464b
...
...
@@ -18,6 +18,8 @@ Core and Builtins
Library
-------
- Issue #10730: Add SVG mime types to mimetypes module.
- Issue #10768: Make the Tkinter ScrolledText widget work again.
- Issue #10777: Fix "dictionary changed size during iteration" bug in
...
...
@@ -341,8 +343,8 @@ Library
be set to False to turn off the previously undocumented 'popularity'
heuristic. Patch by Terry Reedy and Eli Bendersky.
- Issue #10534:
expose bjunk and bpopular sets; deprecate undocumented and now
redundant isbjunk and isbpopular methods.
- Issue #10534:
in difflib, expose bjunk and bpopular sets; deprecate
undocumented and now
redundant isbjunk and isbpopular methods.
- Issue #9846: zipfile is now correctly closing underlying file objects.
...
...
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