summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fixed merge error.Serhiy Storchaka2015-09-041-3/+0
| * | | | | | | Merge headsSerhiy Storchaka2015-09-045-18/+65
| |\ \ \ \ \ \ \
| | * | | | | | | Issue #24986: Allow building Python without external libraries on WindowsZachary Ware2015-09-033-6/+38
| | * | | | | | | Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware2015-09-033-12/+24
| | * | | | | | | Merge from 3.5.0 for issue #24913Brett Cannon2015-09-031-0/+3
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge 3.5.0Serhiy Storchaka2015-09-041-3/+6
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Issue #24989: Fixed buffer overread in BytesIO.readline() if a position isSerhiy Storchaka2015-09-043-1/+21
| * | | | | | | | | Merge 3.4 (ICC)Victor Stinner2015-09-031-8/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Don't use defined() in C preprocessor macrosVictor Stinner2015-09-031-10/+6
| * | | | | | | | | Issue #24974: Force fp-model precice in mpdecimal.c on WindowsZachary Ware2015-09-031-0/+1
| * | | | | | | | | Issue #24992: Fix error handling and a race condition (related to garbageVictor Stinner2015-09-032-18/+25
| * | | | | | | | | Issue #24993: Handle import error in namereplace error handlerVictor Stinner2015-09-031-7/+5
| * | | | | | | | | Merge 3.4 (test_gdb)Victor Stinner2015-09-031-2/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | test_gdb: oops, the regex to parse the gdb version was still too strictVictor Stinner2015-09-031-2/+3
| * | | | | | | | | Merge 3.4 (test_wsgiref)Victor Stinner2015-09-030-0/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | test_wsgiref: add missing import (support)Victor Stinner2015-09-031-0/+2
| * | | | | | | | | Merge with 3.5. Fix test_wsgiref execution from the test module.Senthil Kumaran2015-09-031-3/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fix test_wsgiref execution from the test module.Senthil Kumaran2015-09-031-3/+2
| * | | | | | | | | Merge 3.4 (test_gdb)Victor Stinner2015-09-031-1/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | test_gdb: fix regex to parse GDB version for 'GNU gdb 6.1.1 [FreeBSD]\n'Victor Stinner2015-09-031-1/+2
| * | | | | | | | | Merge with 3.4Terry Jan Reedy2015-09-021-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Issue #21192: Change 'RUN' back to 'RESTART' when running editor file.Terry Jan Reedy2015-09-021-1/+1
| * | | | | | | | | oops, rename pymonotonic_new() to pymonotonic()Victor Stinner2015-09-031-3/+3
| * | | | | | | | | Issue #24707: Remove assertion in monotonic clockVictor Stinner2015-09-031-10/+0
| * | | | | | | | | Merge 3.4 (test_warnings)Victor Stinner2015-09-031-0/+6
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fix test_warnings: don't modify warnings.filtersVictor Stinner2015-09-031-0/+6
| * | | | | | | | | Merge 3.4 (test_gdb)Victor Stinner2015-09-021-17/+33
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | test_gdb: use subprocess.Popen context manager to fix ResourceWarning warningsVictor Stinner2015-09-021-20/+29
| | * | | | | | | | test_gdb: fix regex to parse gdb version for SUSE Linux EntrepriseVictor Stinner2015-09-021-4/+11
| * | | | | | | | | Turn 'rem' comments into a real usage message in PCbuild/build.batZachary Ware2015-09-021-15/+36
| * | | | | | | | | Merge 3.5 heads (issue #24975)Yury Selivanov2015-09-023-11/+21
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 3.4 (asyncio doc)Victor Stinner2015-09-021-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | asyncio doc: fix subprocess sectionsVictor Stinner2015-09-021-4/+4
| * | | | | | | | | | Improve tutorial suggestion for looping techniquesRaymond Hettinger2015-09-011-11/+11
| * | | | | | | | | | Make asyncio provisionalYury Selivanov2015-08-311-0/+7
| * | | | | | | | | | Issue #24952: Merge 3.4 into 3.5Martin Panter2015-08-314-2/+8
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Issue #24952: Clarify default argument of stack_size() in threading, _threadMartin Panter2015-08-314-2/+8
| * | | | | | | | | | merge 3.4 (#24963)Benjamin Peterson2015-08-301-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | fix spelling that was a bit confused (closes #24963)Benjamin Peterson2015-08-301-1/+1
| * | | | | | | | | | mergeRaymond Hettinger2015-08-303-14/+15
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Issue #24931: Resolve __dict__ conflict in namedtuple subclasses.Raymond Hettinger2015-08-304-14/+19
| * | | | | | | | | | Issue #24272: Remove usage of default reST role from typing docsZachary Ware2015-08-291-47/+50
| * | | | | | | | | | Issue #24962: Merge 3.4Zachary Ware2015-08-291-2/+3
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Issue #24962: Remove space from filenameZachary Ware2015-08-291-2/+3
| * | | | | | | | | | Null Merge from 3.5.0 to 3.5.1Donald Stufft2015-08-290-0/+0
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Issue #24953: Include ICC version in sys.version string when bulit with ICC o...Zachary Ware2015-08-281-0/+8
| * | | | | | | | | | | Issue #24881: Fixed setting binary mode in Python implementation of FileIOSerhiy Storchaka2015-08-282-1/+5
| * | | | | | | | | | | Issue #21112: Fix regression in unittest.expectedFailure on subclasses.Robert Collins2015-08-283-2/+41
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Issue #21112: Fix regression in unittest.expectedFailure on subclasses.Robert Collins2015-08-283-2/+41
| * | | | | | | | | | | Issue #24947: Merge 3.4Zachary Ware2015-08-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /