- 16 May, 2012 10 commits
-
-
Eric V. Smith authored
-
Eric V. Smith authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Ned Deily authored
-
Ned Deily authored
undecoded UTF-8 bytes as a string when accessing the Tk clipboard. Modify clipboad_get() to first request type UTF8_STRING when no specific type is requested in an X11 windowing environment, falling back to the current default type STRING if that fails. Original patch by Thomas Kluyver.
-
Eric V. Smith authored
-
Eric V. Smith authored
-
- 15 May, 2012 30 commits
-
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Giampaolo Rodola' authored
-
Giampaolo Rodola' authored
-
Charles-François Natali authored
-
Martin v. Löwis authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Hynek Schlawack authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Hynek Schlawack authored
Adding new files into the tree lead to buildbot fails as the order wasn't deterministic.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
merge from 3.2 - Issue #12541: Be lenient with quotes around Realm field of HTTP Basic Authentation in urllib2.
-
Hynek Schlawack authored
-
Senthil Kumaran authored
G: changed Misc/NEWS
-
Giampaolo Rodola' authored
-
Giampaolo Rodola' authored
#14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.filemode alias with deprecation warning.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
This is safe because the actual value is already range-checked.
-
Martin v. Löwis authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This replaces the original PEP 409 implementation. See #14133.
-
R David Murray authored
This patch also clarifies the definition of Naive and Aware. Original patch by Greg Weller, I modified the first hunk somewhat to make the exposition even clearer (I hope).
-
R David Murray authored
-
R David Murray authored
This patch also clarifies the definition of Naive and Aware. Original patch by Greg Weller, I modified the first hunk somewhat to make the exposition even clearer (I hope).
-
Brian Curtin authored
-
Brian Curtin authored
-