- 06 Tem, 2015 8 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Lars Gustäbel yazdı
Merge with 3.4: Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment.
-
Lars Gustäbel yazdı
-
- 05 Tem, 2015 17 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Steve Dower yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 04 Tem, 2015 8 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
on OS X. Original patch by André Freitas.
-
R David Murray yazdı
-
R David Murray yazdı
-
Steve Dower yazdı
Remove build condition to prevent old strings hanging around Add -h option to build.bat
-
Ned Deily yazdı
- update installer ReadMe file - suppress installer per-file byte-compilation messages to system log - speed up installer byte-compilation - isolate ensurepip install from user site-packages
-
Ned Deily yazdı
-
Ned Deily yazdı
-
- 03 Tem, 2015 7 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Yury Selivanov yazdı
collections.abc.Awaitable and collections.abc.Coroutine no longer use __instancecheck__ hook to detect generator-based coroutines. inspect.isawaitable() can be used to detect generator-based coroutines and to distinguish them from regular generator objects.
-
Steve Dower yazdı
Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line. Adds shebang line to prepare_ssl so it will run with py.exe.
-
Nick Coghlan yazdı
Patch by Petr Viktorin.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-