- 06 Eki, 2016 14 kayıt (commit)
-
-
Gregory P. Smith yazdı
assert_called, assert_not_called, and assert_called_once.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
(Backported to 3.4 as this bug might be exploited to for DoS)
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
INADA Naoki yazdı
Do perturb shift after first conflict.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 05 Eki, 2016 13 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Issue #23749: With this change it's possible to implement starttls as a separate package on PyPI, or even by copying/pasting a small snipped of code in your project. It's expected that we'll figure out the API design for starttls during 3.6, so that we can add it in 3.7.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by Коренберг Марк.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by Vincent Michel.
-
Serhiy Storchaka yazdı
os.walk() function and glob module since os.scandir() now directly supports them.
-
- 04 Eki, 2016 13 kayıt (commit)
-
-
Berker Peksag yazdı
We can't just skip the test if docutils is available, but pygments is not because the purpose of the test was testing a bug in _check_rst_data().
-
Berker Peksag yazdı
Patch by Mariatta Wijaya.
-
Serhiy Storchaka yazdı
-
Steven D'Aprano yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-