summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #18037: 2to3 now escapes '\u' and '\U' in native strings.Serhiy Storchaka2013-10-033-7/+64
|\
| * Issue #18037: 2to3 now escapes '\u' and '\U' in native strings.Serhiy Storchaka2013-10-033-7/+64
* | Issue #19147: merge from 3.3Ned Deily2013-10-021-1/+1
|\ \ | |/
| * Issue #19147: Fix docstring for fcntl.flock to refer to correct man section.Ned Deily2013-10-021-1/+1
* | Issue #19132: Add versionchanged tags.Serhiy Storchaka2013-10-021-0/+9
* | Use cached builtins.Serhiy Storchaka2013-10-021-6/+6
* | Close #17839: support bytes-like objects in base64 moduleNick Coghlan2013-10-026-69/+172
* | Merge 3.3Martin v. Löwis2013-10-021-3/+0
|\ \ | |/
| * Drop buildbottouch again; the master is using "make touch" now.Martin v. Löwis2013-10-021-3/+0
* | Tweak skipIf messageBrett Cannon2013-10-021-1/+1
* | Try to fix issue #19134 againBrett Cannon2013-10-021-5/+6
* | Close #18690: register memoryview with Sequence ABCNick Coghlan2013-10-024-0/+10
* | Close #19078: memoryview now supports reversedNick Coghlan2013-10-023-1/+14
* | Closes #19139: Changed usage of __VENV_NAME__ and added __VENV_PROMPT__.Vinay Sajip2013-10-026-7/+11
* | Issue #19132: The pprint module now supports compact mode.Serhiy Storchaka2013-10-025-25/+80
* | Issue #19137: The pprint module now correctly formats instances of set andSerhiy Storchaka2013-10-023-27/+83
|\ \ | |/
| * Issue #19137: The pprint module now correctly formats instances of set andSerhiy Storchaka2013-10-023-27/+83
* | mergeRaymond Hettinger2013-10-021-18/+23
|\ \ | |/
| * Issue #18594: Fix the fallback path in collections.Counter().Raymond Hettinger2013-10-022-19/+25
* | Close #10042: functools.total_ordering now handles NotImplementedNick Coghlan2013-10-015-19/+207
* | Merge #19092 from 3.3Nick Coghlan2013-10-014-4/+57
|\ \ | |/
| * Close #19092: ExitStack now reraises exceptions from __exit__Nick Coghlan2013-10-014-4/+57
* | mergeRaymond Hettinger2013-10-014-5/+20
|\ \ | |/
| * Issue #18594: Fix the fast path for collections.Counter().Raymond Hettinger2013-10-014-5/+20
* | merge from 3.3. Minor urllib.parse.rst docs fix.Senthil Kumaran2013-10-011-1/+1
|\ \ | |/
| * Minor doc fix in urllib.parse.rstSenthil Kumaran2013-10-011-1/+1
* | Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except whe...Antoine Pitrou2013-09-303-7/+21
|\ \ | |/
| * Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except whe...Antoine Pitrou2013-09-303-8/+22
* | Add a "skull and crossbones" to Py_AddPendingCall.Antoine Pitrou2013-09-301-25/+30
|\ \ | |/
| * Add a "skull and crossbones" to Py_AddPendingCall.Antoine Pitrou2013-09-301-25/+30
* | Issue #19134: Make a test in inspect conditional on multiprocessingBrett Cannon2013-09-301-0/+3
* | Merge 3.3Martin v. Löwis2013-09-301-0/+3
|\ \ | |/
| * Issue #19106: Add buildbottouch target.Martin v. Löwis2013-09-301-0/+3
* | Merge 3.3Martin v. Löwis2013-09-301-11/+26
|\ \ | |/
| * Issue #19106: Touch generated files to be 1s newer than their youngest source.Martin v. Löwis2013-09-301-11/+26
* | merge from 3.3Senthil Kumaran2013-09-301-1/+1
|\ \ | |/
| * Minor code improvement. Review comment by Eric V. SmithSenthil Kumaran2013-09-301-1/+1
* | Merge 3.4.0a3 release changes.Larry Hastings2013-09-3026-986/+84
|\ \
| * | Issue #5845: In site.py, only load readline history from ~/.python_history if...Antoine Pitrou2013-09-292-6/+17
| * | rename some more tests to avoid duplicate names (#19123)Benjamin Peterson2013-09-291-3/+3
| * | merge headsBenjamin Peterson2013-09-290-0/+0
| |\ \
| | * \ merge 3.3Benjamin Peterson2013-09-291-7/+0
| | |\ \
| * | \ \ merge 3.3Benjamin Peterson2013-09-291-7/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | merge headsBenjamin Peterson2013-09-291-7/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | remove unused importsBenjamin Peterson2013-09-291-7/+0
| * | | | Issue #19128: Remove nonfunctional, unused Mac help indexing tool from repo.Ned Deily2013-09-298-909/+0
| * | | | Properly initialize all fields of a SSL object after allocation.Antoine Pitrou2013-09-292-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Properly initialize all fields of a SSL object after allocation.Antoine Pitrou2013-09-292-0/+3
| | |/ /
| * | | Issue #19095: SSLSocket.getpeercert() now raises ValueError when the SSL hand...Antoine Pitrou2013-09-294-3/+24
| | |/ | |/|
| * | Issue #19130: mention historic VS 2008 build dir, tooChristian Heimes2013-09-291-0/+2
| |\ \ | | |/