Sebastian Rittau
|
c32e1e2280
|
Enable --disallow-any-generics for stubs (#3288)
|
2019-10-01 05:31:34 -07:00 |
|
Jason Gilholme
|
8b66e08745
|
Add Generic Typing to Queue.PriorityQueue and Queue.LifoQueue in python 2 (#3036)
|
2019-07-01 14:05:13 +02:00 |
|
Rebecca Chen
|
03878d732a
|
Add attribute queue.Queue.queue. (#2870)
|
2019-03-16 22:11:48 +01:00 |
|
Lukasz Langa
|
fe0e3744cc
|
Fixing flake8 E261 errors
|
2016-12-19 22:09:35 -08:00 |
|
Onno Kortmann
|
c4125739e5
|
The timeout argument to Queue.{get,put} may be None (#682)
Python 2 and 3.
|
2016-11-11 10:29:52 -08:00 |
|
onnokort
|
cd1ef9149b
|
Queue.get(...) takes optional float (#661)
|
2016-11-05 10:43:52 -07:00 |
|
Guido van Rossum
|
cb97bb54c0
|
Move 2.7 to 2 (#635)
Closes #579.
|
2016-10-26 16:24:49 -07:00 |
|