- 10 Dec, 2013 9 commits
-
-
Zachary Ware authored
This should fix the test_os failure on the AMD64 Windows 7 buildbot.
-
Zachary Ware authored
-
Zachary Ware authored
-
Nadeem Vawda authored
-
Ezio Melotti authored
-
Nick Coghlan authored
The stdlib docs for package distribution and building extensions are rather dated, and that isn't expected to change for 2.7 and 3.3. The Python Packaging User Guide isn't complete either, but it's already a much better road map for new users than the existing stdlib docs.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
no more hangs.
-
Victor Stinner authored
-
- 08 Dec, 2013 2 commits
-
-
Serhiy Storchaka authored
-
Nadeem Vawda authored
Initial patch by Vajrasky Kok.
-
- 06 Dec, 2013 2 commits
-
-
Serhiy Storchaka authored
-
Vinay Sajip authored
-
- 05 Dec, 2013 2 commits
-
-
Antoine Pitrou authored
-
Kristján Valur Jónsson authored
Backport the fix from pyton 3.x for this issue.
-
- 04 Dec, 2013 2 commits
-
-
Tim Peters authored
-
Tim Peters authored
Grafted from c80083ad142d.
-
- 02 Dec, 2013 1 commit
-
-
Eli Bendersky authored
-
- 01 Dec, 2013 4 commits
-
-
Serhiy Storchaka authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
-
- 30 Nov, 2013 3 commits
-
-
Vinay Sajip authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
-
- 28 Nov, 2013 1 commit
-
-
Zachary Ware authored
-
- 29 Nov, 2013 1 commit
-
-
Serhiy Storchaka authored
-
- 28 Nov, 2013 2 commits
-
-
Eli Bendersky authored
-
Eli Bendersky authored
Based on patches by Christian Heimes and Vajrasky Kok
-
- 27 Nov, 2013 1 commit
-
-
Serhiy Storchaka authored
This test requires the ifconfig executable on $PATH, /sbin/, or /usr/sbin.
-
- 26 Nov, 2013 8 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
of the time. Patch by Julian Gindi.
-
Serhiy Storchaka authored
virtual interface. Original patch by Kent Frazier.
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
-
Mark Dickinson authored
-
Mark Dickinson authored
Issue #19638: Raise ValueError instead of crashing when converting billion character strings to float.
-
Serhiy Storchaka authored
-
- 25 Nov, 2013 2 commits
-
-
Antoine Pitrou authored
-
Georg Brandl authored
-