- 0abc64d This fixes bug 5798 on OS X. by Josiah Carlson · 15 years ago
- b1614a7 Another hidden treasure. by Raymond Hettinger · 15 years ago
- 67d7fb5 remove extra "|"s by Benjamin Peterson · 15 years ago
- c9dffa5 Blocked revisions 73174 via svnmerge by Tarek Ziadé · 15 years ago
- 6840721 Merged revisions 73170 via svnmerge from by Tarek Ziadé · 15 years ago
- e6ed2f9 Merged revisions 73166 via svnmerge from by Tarek Ziadé · 15 years ago
- 8d6e26d Blocked revisions 73163 via svnmerge by Georg Brandl · 15 years ago
- a5ebc26 <> is gone (almost). by Georg Brandl · 15 years ago
- 6b0e51a Issue #6183: Disables wcsftime on VC6. by Hirokazu Yamamoto · 15 years ago
- 3db5e7b range() doesn't return a list by Benjamin Peterson · 15 years ago
- b2b35af ignore some 2to3 test files with 2.x syntax #6184 by Benjamin Peterson · 15 years ago
- 861d644 Merged revisions 73147 via svnmerge from by Tarek Ziadé · 15 years ago
- 60fe6b0 Fix header level for 'Constants' section of math.rst by Mark Dickinson · 15 years ago
- f6ccbf6 Fix for Issue6170: 'make frameworkinstall' failure with python 3.1rc1. by Ronald Oussoren · 15 years ago
- 5c91bf3 Merged revisions 73138 via svnmerge from by Mark Dickinson · 15 years ago
- 0a27e3d Add test code to verify that relative comparison operators with an object by Gregory P. Smith · 15 years ago
- 181bdc6 Merged revisions 73135 via svnmerge from by Gregory P. Smith · 15 years ago
- b7ffad5 Merged revisions 73129 via svnmerge from by Antoine Pitrou · 15 years ago
- 8cc7d88 Merged revisions 73073-73074,73089 via svnmerge from by Benjamin Peterson · 15 years ago
- be5f371 Blocked revisions 73076 via svnmerge by Benjamin Peterson · 15 years ago
- 67f1158 Blocked revisions 72786 via svnmerge by Benjamin Peterson · 15 years ago
- fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
- f11be75 Merged revisions 73121 via svnmerge from by Tarek Ziadé · 15 years ago
- 24e581f Merged revisions 73114 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
- 1172999 #5735: Modules compiled with incompatible settings (--with-pydebug when python is not) by Amaury Forgeot d'Arc · 15 years ago
- 27c8d8f Blocked revisions 72571,72774,72791,72956,72992,73001-73002,73006,73029,73046,73048 via svnmerge by Benjamin Peterson · 15 years ago
- d75ad44 Fix-up doc for itertools.repeat(). A -1 translates to zero repetitions, not infinite repetitions. This matches the behavior of ['x']*n. by Raymond Hettinger · 15 years ago
- 1ae35ea Merged revisions 73109 via svnmerge from by Gregory P. Smith · 15 years ago
- 3dd3388 Convert all "i" docs to new style optional args. by Georg Brandl · 15 years ago
- 5ce83a0 Use true boolean for flag argument. by Georg Brandl · 15 years ago
- 74b7e44 Issue #6150: Fix test_unicode on wide-unicode builds. by Martin v. Löwis · 15 years ago
- 79b1387 NEWS entry for 73102. by Martin v. Löwis · 15 years ago
- bb6db34 Merged revisions 73101 via svnmerge from by Martin v. Löwis · 15 years ago
- 1c50e86 Typo fix; constant name is uppercase by Andrew M. Kuchling · 15 years ago
- 751771b #5675 followup: bytearray also has translate and maketrans. by Georg Brandl · 15 years ago
- 8642556 Merged revisions 73083 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 15 years ago
- 1855c21 Merged revisions 73077 via svnmerge from by R. David Murray · 15 years ago
- a35f4b9 #6155: remove usage of cPickle. by Georg Brandl · 15 years ago
- 438a43a Fix typo. by Martin v. Löwis · 15 years ago
- 8e124f3 Merged revisions 73064 via svnmerge from by Antoine Pitrou · 15 years ago
- c06de47 Issue #6149: Fix initialization of WeakValueDictionary objects from non-empty parameters. by Antoine Pitrou · 15 years ago
- 3b1b807 Fix missing version number by Antoine Pitrou · 15 years ago
- 15b3cbb Merged revisions 73060 via svnmerge from by Gregory P. Smith · 15 years ago
- 54e8ddf post-release updates by Benjamin Peterson · 15 years ago
- 9262b91 tag 3.1 release candidate 1 by Benjamin Peterson · 15 years ago
- 03a2782 update pydoc topics by Benjamin Peterson · 15 years ago
- e6ad387 bump to 3.1rc1 by Benjamin Peterson · 15 years ago
- a6a9c4d 5562 -> 3061. by Martin v. Löwis · 15 years ago
- 1b01ccd Issue #5562: Use wcsftime for time.strftime where available. by Martin v. Löwis · 15 years ago
- 3ad0576 Strengthen the guard. The code doesn't work well with subclasses. by Raymond Hettinger · 15 years ago
- f17ab89 Merged revisions 73031 via svnmerge from by Benjamin Peterson · 15 years ago
- 3308e80 #6139: fix typo of variable name. by Georg Brandl · 15 years ago
- 23ddc0e Merged revisions 73022 via svnmerge from by R. David Murray · 15 years ago
- 113a085 Issue 5562: check for wcsftime. by Martin v. Löwis · 15 years ago
- 8ed91b2 Issue #6097: Escape UTF-8 surrogates resulting from mbstocs conversion by Martin v. Löwis · 15 years ago
- e23c868 Merged revisions 73016 via svnmerge from by Martin v. Löwis · 15 years ago
- b6a748b Issue #4859: Implement PEP 383 for pwd, spwd, and grp. by Martin v. Löwis · 15 years ago
- c15bdef Issue #6012: Add cleanup support to O& argument parsing. by Martin v. Löwis · 15 years ago
- 2703fd9 Merged revisions 73008 via svnmerge from by Hirokazu Yamamoto · 15 years ago
- 2bcde14 Issue 5982: Classmethod and staticmethod expose wrapped function with __func__. by Raymond Hettinger · 15 years ago
- ebe99ab Fix typo. by R. David Murray · 15 years ago
- eb81695 Issue 5150: Add rstrip() menu option to IDLE. by Raymond Hettinger · 15 years ago
- 323ee0c fix typo by Raymond Hettinger · 15 years ago
- c5b0195 Suppress deprecation warnings. by Raymond Hettinger · 15 years ago
- fa3cf21 Restore tests until the code is actually removed. by Raymond Hettinger · 15 years ago
- 91e3b9d Deprecate contextlib.nested(). The with-statement now provides this functionality directly. by Raymond Hettinger · 15 years ago
- fb12391 Finish issue 5259 by adding tests and fixes for the 'login' by R. David Murray · 15 years ago
- e2cedaa Merged revisions 72986 via svnmerge from by Tarek Ziadé · 15 years ago
- 77c8b37 Merged revisions 72981 via svnmerge from by Tarek Ziadé · 15 years ago
- 735204e Blocked revisions 72823 via svnmerge by Tarek Ziadé · 15 years ago
- a27c5bd Merged revisions 72979 via svnmerge from by Philip Jenvey · 15 years ago
- 3d2dc35 Merged revisions 72971 via svnmerge from by Benjamin Peterson · 15 years ago
- d642734 Blocked revisions 72972-72973 via svnmerge by Philip Jenvey · 15 years ago
- 87c50b4 Remove useless compatibility statements by Antoine Pitrou · 15 years ago
- 1f1b9d3 Merged revisions 72966 via svnmerge from by R. David Murray · 15 years ago
- ed23ab6 Add attribution for patch co-author. by Georg Brandl · 15 years ago
- 491a4cb Fix TODO: do the sort by just the key, not the key/value pair. by Raymond Hettinger · 15 years ago
- bcf6f92 * Fix-up a TODO (support the sort_key option). by Raymond Hettinger · 15 years ago
- 81c0dce Update whatsnew for compound with-statements. by Raymond Hettinger · 15 years ago
- c8d952d Issue 6105: json encoder to respect iteration order of its inputs. by Raymond Hettinger · 15 years ago
- 0ffaaa6 Merged revisions 72958 via svnmerge from by Benjamin Peterson · 15 years ago
- a720559 Merged revisions 72957 via svnmerge from by Benjamin Peterson · 15 years ago
- 499b2ee Stronger tests for namedtuple() to prevent future name conflict errors. by Raymond Hettinger · 15 years ago
- 089ba7f Fix field name conflicts for named tuples. by Raymond Hettinger · 15 years ago
- e261ae0 Remove debug statement that leaked into the repository. by Ronald Oussoren · 15 years ago
- be7149e Add note to NEWS about not installing smtpd.py by Ronald Oussoren · 15 years ago
- afbca49 * Adapt framework install makefiles to 2to3 tool by Ronald Oussoren · 15 years ago
- 220a9fb Fix for Issue6111. by Ronald Oussoren · 15 years ago
- faf4149 #6118: dont ignore encoding arguments for arguments with spaces in quote_plus(). by Georg Brandl · 15 years ago
- 8ca69de Merged revisions 72930 via svnmerge from by Collin Winter · 15 years ago
- 7d5285e #6115: remove entries for the already removed PyNumber_Divide and PyNumber_InPlaceDivide from the header and the docs. by Georg Brandl · 15 years ago
- c38a000 Merged revisions 72932 via svnmerge from by Georg Brandl · 15 years ago
- 98b52ef Replace nonexisting word. by Georg Brandl · 15 years ago
- 1a04058 Manual merge of r72710: use table of flags for dbm.open description. by Georg Brandl · 15 years ago
- 7b53cb7 Blocked revisions 72678,72710 via svnmerge by Georg Brandl · 15 years ago
- 8a1e4c4 Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge from by Georg Brandl · 15 years ago
- 0c31562 Merged revisions 72924 via svnmerge from by Georg Brandl · 15 years ago
- 0c1829b Blocked revisions 72921 via svnmerge by Benjamin Peterson · 15 years ago
- ebfecfd Only try to intern str objects when unpickling attributes. by Alexandre Vassalotti · 15 years ago
- f70b129 Make variable declarations for opcodes in batch_dict_exact consistent by Alexandre Vassalotti · 15 years ago