summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 3.3 (#20249)Benjamin Peterson2014-03-021-1/+1
|\
| * fix test_posix.test_initgroups to work without supplemental groups (closes #2...Benjamin Peterson2014-03-021-1/+1
* | Issue #20465: fix NEWS typo (it's 3.8.3.1)Ned Deily2014-03-011-1/+1
* | Issue #20465: Update OS X installer build to use SQLite 3.8.0.1.Ned Deily2014-03-012-3/+5
* | whatsnew: memoryview is Sequence and supports Reversed.R David Murray2014-03-011-0/+4
* | whatsnew: unittest discover works on namespace packages (#17457).R David Murray2014-03-012-9/+15
* | whatsnew: give Serhiy credit for audioop 24-bit sample support.R David Murray2014-02-281-1/+2
* | whatsnew: compression libraries support 'x' mode.R David Murray2014-02-281-0/+4
* | whatsnew: tarfile stat constants removal.R David Murray2014-02-271-0/+3
* | whatsnew: return types of re functions.R David Murray2014-02-271-0/+7
* | merge 3.3Benjamin Peterson2014-03-011-1/+2
|\ \ | |/
| * fix test on debug builds (closes #20731)Benjamin Peterson2014-03-011-2/+3
* | #16135: remove mentions of OS/2 from the documentationAndrew Kuchling2014-03-015-17/+4
* | merge 3.3Benjamin Peterson2014-03-010-0/+0
|\ \ | |/
| * merge 3.2Benjamin Peterson2014-03-010-0/+0
| |\
| | * Issue #20246: Fix test failures on FreeBSD. Patch by Ryan Smith-Roberts.Stefan Krah2014-01-211-1/+1
* | | merge for issue #20778Brett Cannon2014-02-283-5/+29
|\ \ \ | |/ /
| * | Issue #20778: Fix modulefinder to work with bytecode-only modules.Brett Cannon2014-02-283-1/+23
* | | Issue #20650: Tweak some awkward wording.Brett Cannon2014-02-281-2/+2
* | | ReindentMartin v. Löwis2014-02-281-1/+1
* | | Merge headsMartin v. Löwis2014-02-285-2/+30
|\ \ \
| * \ \ Merge with 3.3Martin v. Löwis2014-02-285-2/+30
| |\ \ \ | | |/ /
| | * | Issue #20731: Properly position in source code files even if theyMartin v. Löwis2014-02-285-3/+29
* | | | Close #20568: install unversioned pip command on WindowsNick Coghlan2014-02-282-1/+4
* | | | Close #20757: return success for skipped pip uninstallNick Coghlan2014-02-283-4/+14
|/ / /
* | | Merge with 3.3Terry Jan Reedy2014-02-276-3/+14
|\ \ \ | |/ /
| * | Issue #20567: Delete class attribute gui widgets in idle tests.Terry Jan Reedy2014-02-276-3/+14
* | | Null mergeAntoine Pitrou2014-02-270-0/+0
|\ \ \ | |/ /
| * | Issue #20791: copy.copy() now doesn't make a copy when the input is a bytes o...Antoine Pitrou2014-02-273-1/+5
* | | whatsnew: fix textwrap/shorten entry, and improve the related docs.R David Murray2014-02-272-30/+27
* | | whatsnew: expand pbkdf2_hmac entry slightly.R David Murray2014-02-261-2/+4
* | | whatsnew: reformat pdb entry to match style of most other module entries.R David Murray2014-02-261-10/+8
* | | whatsnew: reword the contextlib.redirect_stdout entry for increased clarity.R David Murray2014-02-261-5/+9
* | | whatsnew: attribute base64 memoryview change to Nick.R David Murray2014-02-261-1/+2
* | | whatsnew: pprint's compact option.R David Murray2014-02-261-3/+7
* | | Issue #20791: copy.copy() now doesn't make a copy when the input is a bytes o...Antoine Pitrou2014-02-273-1/+5
* | | merge 3.3 (#20796)Benjamin Peterson2014-02-271-0/+1
|\ \ \ | |/ /
| * | fix importlib test failure when bytecode writing is disabled (closes #20796)Benjamin Peterson2014-02-271-0/+1
* | | Issue #20763: Fix importlib.machinery.PathFinder to supportBrett Cannon2014-02-263-2/+26
* | | Added tests for issue #20501.Serhiy Storchaka2014-02-261-0/+38
|\ \ \ | |/ /
| * | Added tests for issue #20501.Serhiy Storchaka2014-02-261-0/+36
* | | Merge with 3.3Zachary Ware2014-02-263-8/+7
|\ \ \ | |/ /
| * | Fix several C-API doc typos caught by tomo cocoa on docs@.Zachary Ware2014-02-263-9/+8
* | | asyncio/windows_events.py: use more revelant names to overlapped callbacksVictor Stinner2014-02-262-12/+11
* | | Close #20759: Fix some typos in the mock docs. (Merge with 3.3)Zachary Ware2014-02-262-3/+3
|\ \ \ | |/ /
| * | Issue #20759: Fix some typos in the mock docs.Zachary Ware2014-02-262-3/+3
* | | asyncio: simplify test_events.py, don't use non local variables and don't callVictor Stinner2014-02-261-186/+79
* | | asyncio: Fix pyflakes warnings: remove unused variables and importsVictor Stinner2014-02-268-26/+12
* | | asyncio: Replace "unittest.mock" with "mock" in unit testsVictor Stinner2014-02-2612-368/+368
* | | null mergeGregory P. Smith2014-02-260-0/+0
|\ \ \ | |/ /