- 01 Eyl, 2016 4 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
Raymond Hettinger yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 31 Agu, 2016 18 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Upstream https://github.com/python/asyncio/pull/408 by Ron Frederick.
-
Guido van Rossum yazdı
Upstream https://github.com/python/asyncio/pull/374 by Ron Frederick.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
R David Murray yazdı
Patch by Ville Skyttä.
-
Vinay Sajip yazdı
-
Ethan Furman yazdı
-
Terry Jan Reedy yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Perhaps the BytesParser 'text' argument should really be bytes, but it hasn't been, it has been text, so for backward compatibility and for consistency with the regular Parser class, I'm keeping it as 'text'.
-
Terry Jan Reedy yazdı
-
- 30 Agu, 2016 16 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
test_tools is pretty much useless unless somebody copies the scripts it tests into the proper location, but we might as well install it anyway to make sure it skips properly. test_warnings just didn't get included when it was turned into a package in 94966dfd3bd3.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 29 Agu, 2016 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
Issue #27870: A left shift of zero by a large integer no longer attempts to allocate large amounts of memory.
-