- 06 Nov, 2010 24 commits
-
-
Eric Smith authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Eric Smith authored
-
Eric Smith authored
-
Victor Stinner authored
-
Victor Stinner authored
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 authored
-
Éric Araujo authored
With Raymond’s approval.
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
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 authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Alexander Belopolsky authored
-
Brian Curtin authored
-
- 05 Nov, 2010 16 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
unpickling them produced nonsensical results.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
its low-level signal handler. Patch by Hallvard B Furuseth.
-
Antoine Pitrou authored
-
Hirokazu Yamamoto authored
-
David Malcolm authored
(ISLOWER()/ISUPPER()/etc) have now been removed: use Py_ISLOWER() etc instead.
-
Brian Curtin authored
-
Brian Curtin authored
-
Brian Curtin authored
-