summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | #25991: merge with 3.5.Ezio Melotti2016-01-111-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | #25991: fix readline example to limit history size. Patch by Daniel Dye.Ezio Melotti2016-01-111-0/+4
| * | | | Merge heads.Barry Warsaw2016-01-112-37/+11
| |\ \ \ \
* | \ \ \ \ Merge heads.Barry Warsaw2016-01-112-12/+0
|\ \ \ \ \ \
| * \ \ \ \ \ As per further discussion, re-enable the typeobject.c guard for picklability.Barry Warsaw2016-01-112-12/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Comment out some tests that won't pass now that we've reverted theBarry Warsaw2016-01-112-37/+11
* | | | | | | Merge 3.5doko@ubuntu.com2016-01-112-1/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | - Issue #24705: Fix sysconfig._parse_makefile not expanding ${} varsdoko@ubuntu.com2016-01-112-1/+9
| | |/ / / / | |/| | | |
* | | | | | Issue #25486: Resurrect inspect.getargspec in 3.6. Backout a565aad5d6e1.Yury Selivanov2016-01-115-10/+79
| |/ / / / |/| | | |
* | | | | Issue #22995: [UPDATE] Comment out the one of the pickleability tests inBarry Warsaw2016-01-112-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Issue #22995: [UPDATE] Comment out the one of the pickleability tests inBarry Warsaw2016-01-112-0/+12
* | | | | Merge 3.5 (issue #26050)Yury Selivanov2016-01-113-39/+317
|\ \ \ \ \ | |/ / / /
| * | | | Merge 3.4 (Issue #26050)Yury Selivanov2016-01-113-39/+317
| |\ \ \ \ | | |/ / /
| | * | | Issue #26050: Add asyncio.StreamReader.readuntil() method.Yury Selivanov2016-01-113-39/+317
* | | | | Issue #26069: Remove the deprecated apis in the trace module.Senthil Kumaran2016-01-113-90/+3
* | | | | merge 3.5Andrew Svetlov2016-01-111-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix versionadded to use 3.5.1 only for 3.5 branchAndrew Svetlov2016-01-111-1/+1
* | | | | merge 3.5Andrew Svetlov2016-01-111-48/+64
|\ \ \ \ \ | |/ / / /
| * | | | merge 3.4Andrew Svetlov2016-01-111-48/+64
| |\ \ \ \ | | |/ / /
| | * | | Document asyncio.timeout()Andrew Svetlov2016-01-111-46/+63
* | | | | merge 3.5Andrew Svetlov2016-01-111-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | merge 3.4Andrew Svetlov2016-01-111-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Sync with asyncioAndrew Svetlov2016-01-111-1/+1
* | | | | merge 3.5Andrew Svetlov2016-01-110-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Add missing Misc/NEWS updateAndrew Svetlov2016-01-111-0/+5
* | | | | merge 3.5Andrew Svetlov2016-01-114-7/+235
|\ \ \ \ \ | |/ / / /
| * | | | merge 3.4Andrew Svetlov2016-01-113-7/+230
| |\ \ \ \ | | |/ / /
| | * | | Sync with asyncio repoAndrew Svetlov2016-01-114-7/+235
| * | | | Issue #26070: py.exe launcher fails to find in-place built binaries from earl...Mark Hammond2016-01-111-0/+3
* | | | | Issue #26070: py.exe launcher fails to find in-place built binaries from earl...Mark Hammond2016-01-111-0/+3
* | | | | merge 3.5 (#26066)Benjamin Peterson2016-01-101-11/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge 3.4 (#26066)Benjamin Peterson2016-01-101-11/+0
| |\ \ \ \ | | |/ / /
| | * | | delete old crypto prose (closes #26066)Benjamin Peterson2016-01-101-11/+0
* | | | | merge from 3.5Senthil Kumaran2016-01-101-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Issue23675 - A tiny clarification in the MRO glossary term.Senthil Kumaran2016-01-101-1/+2
* | | | | Merge with 3.5Terry Jan Reedy2016-01-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Issue #26029: Finish correction.Terry Jan Reedy2016-01-091-1/+1
* | | | | #24789: merge with 3.5.Ezio Melotti2016-01-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | #24789: fix docstring of ctypes.create_string_buffer. Patch by Matheus Vieir...Ezio Melotti2016-01-091-1/+1
* | | | | Merge with 3.5Terry Jan Reedy2016-01-092-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Issue #26029: Remove extraneous word. Patch by Upendra Kumar.Terry Jan Reedy2016-01-092-1/+2
* | | | | merge from 3.5Senthil Kumaran2016-01-093-1/+33
|\ \ \ \ \ | |/ / / /
| * | | | Issue #22138: Fix mock.patch behavior when patching descriptors. RestoreSenthil Kumaran2016-01-093-1/+33
* | | | | Issue #25802: Add an examples section to importlib.Brett Cannon2016-01-082-7/+99
* | | | | merge from 3.5Senthil Kumaran2016-01-081-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Issue20969 - Set the Epub Author and Epub Publisher in Python docs.Senthil Kumaran2016-01-081-0/+5
* | | | | merge 3.5 (#26046)Benjamin Peterson2016-01-081-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | merge 3.4 (#26046)Benjamin Peterson2016-01-081-1/+1
| |\ \ \ \ | | |/ / /
| | * | | fix typo in unittest docs (closes #26046)Benjamin Peterson2016-01-081-1/+1
* | | | | merge 3.5 (closes #25672)Benjamin Peterson2016-01-082-0/+20
|\ \ \ \ \ | |/ / / /