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
b4c00154
Commit
b4c00154
authored
Sep 28, 2015
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Plain Diff
Correct Misc/NEWS about asyncio.Queue rewrite.
parents
e143c1f9
ab9e936b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
Misc/NEWS
Misc/NEWS
+2
-3
No files found.
Misc/NEWS
View file @
b4c00154
...
...
@@ -152,6 +152,8 @@ Core and Builtins
Library
-------
- Issue #25233: Rewrite the guts of asyncio.Queue to be more understandable and correct.
- Issue #23600: Default implementation of tzinfo.fromutc() was returning
wrong results in some cases.
...
...
@@ -449,9 +451,6 @@ Library
-
Issue
#
17527
:
Add
PATCH
to
wsgiref
.
validator
.
Patch
from
Luca
Sbardella
.
-
Issue
#
23812
:
Fix
asyncio
.
Queue
.
get
()
to
avoid
loosing
items
on
cancellation
.
Patch
by
Gustavo
J
.
A
.
M
.
Carneiro
.
-
Issue
#
24791
:
Fix
grammar
regression
for
call
syntax
:
'g(*a or b)'
.
IDLE
...
...
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