- 05 Sep, 2014 2 commits
-
-
Benjamin Peterson authored
Users are now required to install Sphinx themselves as is already the case with the Python 3 branch.
-
Benjamin Peterson authored
-
- 04 Sep, 2014 3 commits
-
-
Alex Gaynor authored
-
Alex Gaynor authored
Backport from default.
-
Benjamin Peterson authored
-
- 02 Sep, 2014 1 commit
-
-
- 03 Sep, 2014 3 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 01 Sep, 2014 1 commit
-
-
Ned Deily authored
Original patch by Josh Lynn.
-
- 31 Aug, 2014 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 30 Aug, 2014 1 commit
-
-
R David Murray authored
Without this reset, starttls would fail if a connect/starttls was done after a quit, because smtplib assumed the existing value of emspt_features was accurate, but it gets reset when starttls completes (and the new value does not contain the starttls capability, since tls is already started at that point). (There may be additional places where this lack of reset was an issue as well.) Patch by Milan Oberkirch.
-
- 28 Aug, 2014 5 commits
-
-
Benjamin Peterson authored
Patch from Alex Gaynor.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 26 Aug, 2014 1 commit
-
-
Stefan Krah authored
-
- 24 Aug, 2014 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Brian Kearns.
-
Serhiy Storchaka authored
window is created for every test class. Fixed Tkinter images copying operations in NoDefaultRoot mode. Tcl command names generated for "after" callbacks now contains a name of original function.
-
Ned Deily authored
-
- 23 Aug, 2014 3 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Nick Coghlan authored
-
- 22 Aug, 2014 4 commits
-
-
Ned Deily authored
-
Ned Deily authored
for 2.7 to match other versions of sysconfig.
-
Ned Deily authored
python --generate-posix-vars in pybuilddir.txt build target by ensuring that pybuilddir.txt is always regenerated when configure is run and that the newly built skeleton python does not inadvertently import modules from previously installed instances.
-
Brett Cannon authored
Thanks to Jon Poler for the patch.
-
- 21 Aug, 2014 3 commits
-
-
Serhiy Storchaka authored
-
Ned Deily authored
-
Benjamin Peterson authored
-
- 20 Aug, 2014 6 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-