- 06 Kas, 2010 20 kayıt (commit)
-
-
Éric Araujo yazdı
-
Eric Smith yazdı
-
Eric Smith yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Use only one global warning.catch_warnings() context, instead of two local contexts. Improve also the explaination why the function uses a local import.
-
Georg Brandl yazdı
-
Éric Araujo yazdı
With Raymond’s approval.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
This was done in r80805 (#7908) and erroneously brought back by the distutils revert. This commit removes more code than the original, which was uncomplete. There is no NEWS entry, like in r80805.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Alexander Belopolsky yazdı
-
Brian Curtin yazdı
-
- 05 Kas, 2010 20 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
unpickling them produced nonsensical results.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
its low-level signal handler. Patch by Hallvard B Furuseth.
-
Antoine Pitrou yazdı
-
Hirokazu Yamamoto yazdı
-
David Malcolm yazdı
(ISLOWER()/ISUPPER()/etc) have now been removed: use Py_ISLOWER() etc instead.
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Ezio Melotti yazdı
Merge the doc for assertTrue/False, assert[Not]AlmostEqual, assert[Not]RegexpMatches, rephrase a couple of paragraphs, and remove redundant doc about the msg arg.
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-
Brian Curtin yazdı
-