summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particularSerhiy Storchaka2014-08-062-11/+21
|\
| * Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particularSerhiy Storchaka2014-08-062-11/+21
* | Move misplaced Misc/NEWS entries to correct locations.Serhiy Storchaka2014-08-061-23/+22
* | Closes #22146: Merge with 3.4Zachary Ware2014-08-051-1/+1
|\ \ | |/
| * Issue #22146: Fix typo in __build_class__ error messageZachary Ware2014-08-051-1/+1
* | Closes #22136: Fix MSVC compiler warnings introduced by #22085Zachary Ware2014-08-051-7/+7
* | Issue #21972: Make it clear that the PEP 401 future import works,Martin v. Löwis2014-08-051-1/+1
* | - Issue #21539: Add a *exists_ok* argument to `Pathlib.mkdir()` to mimicBarry Warsaw2014-08-055-9/+78
* | Issue #22127: fix typo.Martin v. Löwis2014-08-051-1/+1
* | Issue #22127: Bypass IDNA for pure-ASCII host names (in particular for numeri...Martin v. Löwis2014-08-051-1/+1
* | Issue #22127: Bypass IDNA for pure-ASCII host names (in particular for numeri...Martin v. Löwis2014-08-052-10/+78
* | Issue #22120: For functions using an unsigned integer return converter,Larry Hastings2014-08-054-9/+17
* | Closes #22130: Merged documentation update from 3.4.Vinay Sajip2014-08-051-1/+1
|\ \ | |/
| * Issue #22130: Corrected fileConfig() documentation.Vinay Sajip2014-08-051-1/+1
* | More fixes for the unhappy AMD FreeBSD 9 buildbot. Fingers crossed.Larry Hastings2014-08-051-2/+2
* | Fix for AMD FreeBSD 9 buildbot (hopefully), broken by my last checkin.Larry Hastings2014-08-051-1/+0
* | #21928: merge with 3.4.Ezio Melotti2014-08-051-3/+4
|\ \ | |/
| * #21928: clarify functools.wraps docs.Ezio Melotti2014-08-051-3/+4
* | Issue #20170: Convert posixmodule to use Argument Clinic.Larry Hastings2014-08-052-2929/+8300
* | #11955: merge with 3.4.Ezio Melotti2014-08-041-2/+2
|\ \ | |/
| * #11955: show the list of args in case of error in test_argparse.Ezio Melotti2014-08-041-2/+2
* | #18034: merge with 3.4.Ezio Melotti2014-08-042-12/+4
|\ \ | |/
| * #18034: update FAQ to suggest importlib.import_module instead of __import__. ...Ezio Melotti2014-08-042-12/+4
* | Closes #22104: Merge with 3.4Zachary Ware2014-08-042-2/+7
|\ \ | |/
| * Issue #22104: Don't hold a reference to the loaded TestSuite in runtest_innerZachary Ware2014-08-042-2/+7
* | #20977: merge with 3.4.Ezio Melotti2014-08-043-3/+16
|\ \ | |/
| * #20977: fix undefined name in the email module. Patch by Rose Ames.Ezio Melotti2014-08-043-3/+16
* | #18588: merge with 3.4.Ezio Melotti2014-08-041-9/+10
|\ \ | |/
| * #18588: update the timeit examples to be consistent.Ezio Melotti2014-08-041-9/+10
* | mergeRaymond Hettinger2014-08-041-1/+0
|\ \ | |/
| * Remove unused leftover stray lineRaymond Hettinger2014-08-041-1/+0
* | mergeRaymond Hettinger2014-08-041-2/+2
|\ \ | |/
| * Fix markup.Raymond Hettinger2014-08-041-2/+2
* | mergeRaymond Hettinger2014-08-041-37/+38
|\ \ | |/
| * Improve regex tokenizer example by using re.finditer().Raymond Hettinger2014-08-041-37/+38
* | Use two-argument form of next() and use a return-statement instead of an expl...Raymond Hettinger2014-08-041-5/+2
* | Make the import private to keep the global namespace clean.Raymond Hettinger2014-08-041-2/+2
* | Use reversed() instead of creating a new temporary list.Raymond Hettinger2014-08-041-1/+1
* | Merge with 3.4Terry Jan Reedy2014-08-041-548/+582
|\ \ | |/
| * PEP 8 spacing in idlelib.configDialog: mostly a = b in assignments,Terry Jan Reedy2014-08-041-548/+582
* | Issue #13540: Merge changes from 3.4Jason R. Coombs2014-08-031-19/+53
|\ \ | |/
| * Issue #13540: Merge changes from 3.3Jason R. Coombs2014-08-031-19/+53
| |\
| | * Issue #13540: Merge changes from 3.2Jason R. Coombs2014-08-031-19/+53
| | |\
| | | * Issue #13540: Update references to Action class to match syntax used for othe...Jason R. Coombs2014-08-031-2/+2
| | | * Issue #13540: Removed redundant documentation about Action instance attribute...Jason R. Coombs2014-07-201-49/+26
| | | * Issue #13540: Expanded argparse documents to clarify the action APIJason R. Coombs2011-12-141-19/+76
* | | | mergeRaymond Hettinger2014-08-030-0/+0
|\ \ \ \ | |/ / /
| * | | Fix whitespace in example.Raymond Hettinger2014-08-031-2/+2
* | | | Fix whitespace in example.Raymond Hettinger2014-08-031-2/+2
* | | | #15114, #21047: update whatsnew in Python 3.5.Ezio Melotti2014-08-021-0/+6