summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove useless compatibility statementsAntoine Pitrou2009-05-271-7/+0
* Merged revisions 72966 via svnmerge fromR. David Murray2009-05-273-0/+10
* Add attribution for patch co-author.Georg Brandl2009-05-271-1/+1
* Fix TODO: do the sort by just the key, not the key/value pair.Raymond Hettinger2009-05-271-15/+20
* * Fix-up a TODO (support the sort_key option).Raymond Hettinger2009-05-273-21/+46
* Update whatsnew for compound with-statements.Raymond Hettinger2009-05-271-0/+11
* Issue 6105: json encoder to respect iteration order of its inputs.Raymond Hettinger2009-05-272-5/+30
* Merged revisions 72958 via svnmerge fromBenjamin Peterson2009-05-271-4/+7
* Merged revisions 72957 via svnmerge fromBenjamin Peterson2009-05-272-6/+16
* Stronger tests for namedtuple() to prevent future name conflict errors.Raymond Hettinger2009-05-271-0/+31
* Fix field name conflicts for named tuples.Raymond Hettinger2009-05-274-13/+25
* Remove debug statement that leaked into the repository.Ronald Oussoren2009-05-261-1/+0
* Add note to NEWS about not installing smtpd.pyRonald Oussoren2009-05-261-0/+2
* * Adapt framework install makefiles to 2to3 toolRonald Oussoren2009-05-263-3/+7
* Fix for Issue6111.Ronald Oussoren2009-05-261-0/+6
* #6118: dont ignore encoding arguments for arguments with spaces in quote_plus().Georg Brandl2009-05-263-1/+19
* Merged revisions 72930 via svnmerge fromCollin Winter2009-05-262-9/+18
* #6115: remove entries for the already removed PyNumber_Divide and PyNumber_In...Georg Brandl2009-05-262-28/+0
* Merged revisions 72932 via svnmerge fromGeorg Brandl2009-05-262-2/+2
* Replace nonexisting word.Georg Brandl2009-05-251-1/+1
* Manual merge of r72710: use table of flags for dbm.open description.Georg Brandl2009-05-251-5/+17
* Blocked revisions 72678,72710 via svnmergeGeorg Brandl2009-05-250-0/+0
* Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge fromGeorg Brandl2009-05-259-31/+44
* Merged revisions 72924 via svnmerge fromGeorg Brandl2009-05-259-60/+180
* Blocked revisions 72921 via svnmergeBenjamin Peterson2009-05-250-0/+0
* Only try to intern str objects when unpickling attributes.Alexandre Vassalotti2009-05-251-8/+6
* Make variable declarations for opcodes in batch_dict_exact consistentAlexandre Vassalotti2009-05-251-5/+5
* link to CoreFoundation in framework builds #6104Benjamin Peterson2009-05-251-2/+3
* Merged revisions 72909 via svnmerge fromCollin Winter2009-05-251-9/+81
* Merged revisions 72907 via svnmerge fromBenjamin Peterson2009-05-255-7/+37
* Merged revisions 72905 via svnmerge fromBenjamin Peterson2009-05-254-64/+26
* Blocked revisions 72903 via svnmergeBenjamin Peterson2009-05-240-0/+0
* Make some private functions static (thanks `make smelly`)Antoine Pitrou2009-05-242-2/+3
* Merged revisions 72900 via svnmerge fromAntoine Pitrou2009-05-242-1/+3
* Merged revisions 72898 via svnmerge fromAntoine Pitrou2009-05-247-4894/+5808
* Merged revisions 72893 via svnmerge fromMartin v. Löwis2009-05-243-1/+10
* Merged revisions 72891 via svnmerge fromMartin v. Löwis2009-05-242-0/+5
* Merged revisions 72887 via svnmerge fromAntoine Pitrou2009-05-243-3/+22
* Recorded merge of revisions 72878 via svnmerge fromR. David Murray2009-05-240-0/+0
* Blocked revisions 72882 via svnmergeAntoine Pitrou2009-05-240-0/+0
* Try to fix building under Windows (where SIZEOF_PID_T apparently doesn't exist)Antoine Pitrou2009-05-241-3/+1
* Merged revisions 72871-72872 via svnmerge fromBenjamin Peterson2009-05-237-14/+9
* Issue #5761: Add the name of the underlying file to the repr() of various IO ...Antoine Pitrou2009-05-237-13/+106
* clarifyBenjamin Peterson2009-05-231-1/+2
* Fix for issue 5259: ASCII encode the username and password before passingR. David Murray2009-05-234-1/+26
* install 2to3, overwritting any old installations #5756Benjamin Peterson2009-05-231-1/+2
* kill old commentBenjamin Peterson2009-05-231-8/+0
* update NEWSBenjamin Peterson2009-05-231-0/+2
* adjust Setup.dist to build _functools and _localeBenjamin Peterson2009-05-231-4/+4
* Merged revisions 72859 via svnmerge fromAntoine Pitrou2009-05-231-1/+1