2016-05-22 |
Martin Panter | Extra NEWS formatting fix for 3.6 |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Martin Panter | Merge NEWS formatting from 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Martin Panter | Fix minor inconsistencies with Issue #N references... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Yury Selivanov | Merge 3.5 (asyncio) |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Yury Selivanov | asyncio: Fix BytesWarning (use typed=True in lru_cache... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Serhiy Storchaka | Issue #27067: Improved curses tests. |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Serhiy Storchaka | Issue #27067: Improved curses tests. |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Berker Peksag | Issue #27075: Link to StreamReader and StreamWriter... |
commit | commitdiff | tree | snapshot |
2016-05-21 |
Berker Peksag | Issue #27075: Link to StreamReader and StreamWriter... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Yury Selivanov | Merge 3.5 (asyncio) |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Yury Selivanov | asyncio: Fix getaddrinfo to accept None/str/bytes for... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Serhiy Storchaka | Issue #27063: Some unittest loader tests were silently... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Serhiy Storchaka | Issue #27063: Some unittest loader tests were silently... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Serhiy Storchaka | Issue #26168: Fixed possible refleaks in failing Py_Bui... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Serhiy Storchaka | Issue #26168: Fixed possible refleaks in failing Py_Bui... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | Issue #27056: Fix _Unpickler_Read() to avoid integer... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Yury Selivanov | Merge 3.5 (asyncio) |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Yury Selivanov | asyncio: Fix an SSL warning in StreamReaderProtocol... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | regrtest: display test result (passed, failed, ...) |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | regrtest doesn't ignore -j1 anymore |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | Merge 3.5 (issue #26741) |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | asyncio: fix ResourceWarning related to subprocesses |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | subprocess now emits a ResourceWarning warning |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | Issue #26741: POSIX implementation of subprocess.Popen... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | Use "with popen:" in test_subprocess |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | Optimize pickle.load() and pickle.loads() |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Victor Stinner | Cleanup import.c |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Guido van Rossum | Back out pathlib.Path.path attr. (Merge 3.5->3.6) |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Guido van Rossum | Back out pathlib.Path.path attr. (Merge 3.4->3.5) |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Guido van Rossum | Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289. |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Steve Dower | Issue #27053: Updates make_zip.py to correctly generate... |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Steve Dower | Issue #27053: Updates make_zip.py to correctly generate... |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Victor Stinner | Merge 3.5 (issue #27057) |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Victor Stinner | Fix os.set_inheritable() on Android |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Steve Dower | Merge launcher change from 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Steve Dower | Removes versioning from py.exe launcher installer and... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Guido van Rossum | Fix #27014 -- infinite recursion using typing.py. ... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Guido van Rossum | Fix #27014 -- infinite recursion using typing.py. |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Serhiy Storchaka | Issue #27036: Fixed formatting references to "bytes... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Serhiy Storchaka | Issue #27036: Fixed formatting references to "bytes... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Serhiy Storchaka | Fixed test_sizeof for deque. |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Serhiy Storchaka | Fixed test_sizeof for deque. |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Martin Panter | Issue #23275: Don’t think this made it into alpha 1 |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Berker Peksag | Issue #23275: Allow () = iterable assignment syntax |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Senthil Kumaran | merge from 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Senthil Kumaran | issue27045 - Use backslash in windows path to script... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Terry Jan Reedy | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Terry Jan Reedy | Issue #21939: Test IDLE percolator. Original patch... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Ned Deily | Issue #27049: fix doc typo |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Ned Deily | Issue #27049: fix doc typo |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Issue #21676: test IDLE replace dialog. Original patch... |
commit | commitdiff | tree | snapshot |
2016-05-17 |
doko@ubuntu.com | - make some internal symbols static |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Issue #18410: add missing parent argument. |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Issue #18410: Test IDLE's search dialog; original patch... |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Ned Deily | Merge 3.6.0a1 updates |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Ned Deily | Post-release cleanup: 3.6.0a1 -> 3.6.0a2 |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Steve Dower | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Steve Dower | Fixes unnecessary rebuild when building Windows release... |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Benjamin Peterson | merge 3.5 (#27042) |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Benjamin Peterson | class definitions only get argument lists (closes ... |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Benjamin Peterson | Backed out changeset 71ff2235bb4c (closes #27042) |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Benjamin Peterson | null merge 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Benjamin Peterson | regen importlib bytecode |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Benjamin Peterson | merge 3.5 (#26991) |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Benjamin Peterson | fix possible refleak in MAKE_FUNCTION (closes #26991) |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Issue #21703: Add test for undo delegator. Patch most... |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Terry Jan Reedy | Issue #27044: stop test_idle from leaking by deleting... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | Merge 3.5 (asyncio) |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | asyncio/streams: Fix code style; delete LimitOverrunErr... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | docs: Update whatsnew/3.6 with asyncio changes |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | Merge 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | docs: Update asyncio docs & whatsnew |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Ned Deily | Added tag v3.6.0a1 for changeset 5896da372fb0 |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Ned Deily | Version bump for 3.6.0a1 v3.6.0a1 |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Ned Deily | Update Mac installer ReadMe file for 3.6.0a1 |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | Merge heads |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | Merge 3.5 (Issue #27041) |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | Issue #27041: asyncio: Add loop.create_future method |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Issue #27031: Removed dummy methods in Tkinter widget... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | Merge 3.5 (issue #27040) |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Issue #27039: Fixed bytearray.remove() for values great... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Yury Selivanov | Issue #27040: Add loop.get_exception_handler method |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Issue #27039: Fixed bytearray.remove() for values great... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Dower | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Dower | Fixes magic numbers for 3.6. |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Ned Deily | Update pydoc topics for 3.6.0a1 |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Dower | Issue #26073: Updates magic number comment in _bootstra... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Steve Dower | Issue #26073: Updates magic number comment in _bootstra... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Martin Panter | Issue #14132, Issue #17214: Merge two redirect handling... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Issue #26995: Added tests for "f", "d", "D", "S", ... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Issue #26995: Added tests for "f", "d", "D", "S", ... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Null merge |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Backported tests for issue #18531. |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Issue #26765: Ensure that bytes- and unicode-specific... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Serhiy Storchaka | Issue #27033: The default value of the decode_data... |
commit | commitdiff | tree | snapshot |
next |