- 16 Ock, 2016 25 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Ethan Furman yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Martin Panter yazdı
-
Serhiy Storchaka yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Patch by Joel Taddei and Jacek Kołodziej.
-
Martin Panter yazdı
Patch by Joel Taddei and Jacek Kołodziej.
-
Martin Panter yazdı
-
Senthil Kumaran yazdı
Issue26035 - Correct the argument names used in the docs of the traceback module. Make it consistent with module args. Patch contributed by Upendra Kumar.
-
Senthil Kumaran yazdı
Issue26035 - Correct the argument names used in the docs of the traceback module. Make it consistent with module args. Patch contributed by Upendra Kumar.
-
Martin Panter yazdı
-
Martin Panter yazdı
Otherwise, GDB seems to affect the terminal's foreground process group, interfering with test_ioctl, which does not expect the foreground process to change during the test. This change also solves the problem of the tests being stopped in the shell if test_gdb is run twice in parallel.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Gregory P. Smith yazdı
"certificate verify failed " and "CERTIFICATE_VERIFY_FAILED " as some SSL libraries use different text than OpenSSL.
-
Gregory P. Smith yazdı
"certificate verify failed " and "CERTIFICATE_VERIFY_FAILED " as some SSL libraries use different text than OpenSSL.
-
Gregory P. Smith yazdı
"certificate verify failed " and "CERTIFICATE_VERIFY_FAILED " as some SSL libraries use different text than OpenSSL.
-
- 15 Ock, 2016 14 kayıt (commit)
-
-
Ethan Furman yazdı
-
Ethan Furman yazdı
update Finer Points section of docs to cover boolean evaluation; add more tests for pure and mixed boolean evaluation
-
Brett Cannon yazdı
not defined for a relative import. This is the start of work to try and clean up import semantics to rely more on a module's spec than on the myriad attributes that get set on a module. Thanks to Rose Ames for the patch.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
Previously zipimport mistakenly limited namespace support to only the top-level of the zipfile when it should have supported an arbitrary depth. Thanks to Phil Connel for the bug report and initial patch and Mike Romberg for the final patch.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
Permission was validated prior to adding these markings.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
While no copyright violation occurred, the license which 'Numerical Recipes' operates under is not amenable to Python, so to prevent confusion it's easier to simply remove its mention.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 14 Ock, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-