- 17 Nis, 2012 8 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Antoine Pitrou yazdı
-
Ezio Melotti yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
conditions when regrtest is run with its -j option.
-
Brett Cannon yazdı
-
- 16 Nis, 2012 26 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Brett Cannon yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Brian Curtin yazdı
for extension modules on Windows.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
Thanks to Eric Snow for helping with imp.load_module() (previous commit) which led to the removal of a bunch of C code.
-
Antoine Pitrou yazdı
Issue #14589: Update certificate chain for sha256.tbs-internet.com, fixing a test failure in test_ssl.
-
Antoine Pitrou yazdı
Issue #14589: Update certificate chain for sha256.tbs-internet.com, fixing a test failure in test_ssl.
-
Brett Cannon yazdı
-
- 15 Nis, 2012 6 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Victor Stinner yazdı
-
Brett Cannon yazdı
__loader__. Since import now sets __loader__ on all modules it creates and imp.reload() already relied on the attribute for modules that import didn't create, the only potential compatibility issue is if people were deleting the attribute on modules and expecting imp.reload() to continue to work.
-
Brett Cannon yazdı
-