| 2016-06-12 |
Martin Panter | Add grammatical article to “an ASCII letter” |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Merge typo fixes from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Fix typos and English grammar in documentation and... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Issue #27030: Merge RE fix from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Fix buggy RE “\parrot_example.py”, uncovered by Issue... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Issue #16484: Merge pydoc Windows fixes from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Issue #16484: Fix pydoc link and test on Windows, by... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Drop unused import |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Issue #24136: Adjust f-strings doc for interable unpacking |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Issue #24136: Merge unpacking doc from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Martin Panter | Issue #24136: Document generalized unpacking, PEP 448 |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Łukasz Langa | merge heads |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Łukasz Langa | Merge 3.5, issue #14209 |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Łukasz Langa | Issue #14209: pkgutil.iter_zipimport_modules ignores... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Gregory P.... | Clarify that md5 is in the algorithms_guaranteed list... |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Gregory P.... | merge heads |
commit | commitdiff | tree | snapshot |
| 2016-06-12 |
Gregory P.... | issue15468 - use sha256 instead of md5 or sha1 in the... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Łukasz Langa | Merge 3.5, issue #27194 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Łukasz Langa | Issue #27194: superfluous truncate calls in tarfile... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Serhiy Storchaka | Issue #27140: Added BUILD_CONST_KEY_MAP opcode. |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Serhiy Storchaka | Issue #27294: Improved repr for Tkinter event objects. |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | merge 3.5 (#26556) |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | merge 3.4 (#26556) |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | upgrade expt to 2.1.1 (closes #26556) |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | merge 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Benjamin Peterson | raise an error when STARTTLS fails |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Berker Peksag | Merge from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Berker Peksag | Fix typo and silence a Sphinx warning in Doc/glossary.rst |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Berker Peksag | Merge from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Berker Peksag | Silence 'make suspicious' warnings |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Berker Peksag | Issue #20508: Improve exception message of IPv{4,6... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Berker Peksag | Issue #21386: Merge from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Berker Peksag | Issue #21386: Implement missing IPv4Address.is_global... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Merge Issue #22558. |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Issue #22558: Add remaining doc links to source code... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Serhiy Storchaka | Issue #27029: Removed deprecated support of universal... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Serhiy Storchaka | Issue #27030: The re.LOCALE flag now can be used only... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Serhiy Storchaka | Issue #27030: Unknown escapes consisting of ``'\'`... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Yury Selivanov | Merge 3.5 (issue #22970) |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Yury Selivanov | Issue #22970: asyncio: Fix inconsistency cancelling... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Yury Selivanov | Merge 3.5 (issue #27223) |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Yury Selivanov | Issue #27223: aio: Fix _read_ready and _write_ready... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | IDLE NEWS entries |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Merge Issue #5124: NEWS entries. |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Issue #5124: NEWS entries. |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Ned Deily | Issue #27262: fix missing parameter typo |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Issue #5124: rename PyShell back to pyshell and patch... |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Merge with 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Issue #5124: Paste with selection should always replace. |
commit | commitdiff | tree | snapshot |
| 2016-06-11 |
Terry Jan Reedy | Issue #5124: Temporary pyshell rename to avoid case... |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Terry Jan Reedy | Issue *24750: Switch all scrollbars in IDLE to ttk... |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Brett Cannon | Issue #27186: Add os.PathLike support to DirEntry |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Berker Peksag | Issue #20900: Merge from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Berker Peksag | Issue #20900: distutils register command now decodes... |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Brett Cannon | Issue #27186: Add os.PathLike support to pathlib. |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
doko@ubuntu.com | - Issue #17500, and https://github.com/python/pythondot... |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Berker Peksag | Issue #27280: Fix typo in IPv6Network documentation |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Serhiy Storchaka | Issue #26282: PyArg_ParseTupleAndKeywords() and Argumen... |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
doko@ubuntu.com | - Issue #17500, and https://github.com/python/pythondot... |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Berker Peksag | Issue #27280: Merge from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Martin Panter | Issue #24617: Merge os.mkdir() doc from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Martin Panter | Merge comment fix from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Martin Panter | Fix typo and move comment to appropriate condition |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Berker Peksag | Add a versionadded directive to os.PathLike |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Terry Jan Reedy | Issue #24759: IDLE requires tk 8.5 and availability... |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Terry Jan Reedy | Issue #24759: Add test for IDLE syntax colorizoer. |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Martin Panter | Issue #8491: Merge readline doc from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-10 |
Martin Panter | Issue #8491: Add link to Gnu Readline configuration... |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Brett Cannon | Merge |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Brett Cannon | Issue #27186: Document PyOS_FSPath(). |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Martin Panter | Issue #15476: Merge index entries from 3.5 |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Brett Cannon | Issue #27182: Document os.PathLike. |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Brett Cannon | Add a missing :term:. |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Brett Cannon | Clarify the os.fspath() documentation. |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Brett Cannon | Clarify documentation for os.fspath(). |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Brett Cannon | Fix some PEP 8 violations. |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Yury Selivanov | Merge 3.5 (issue #27243) |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Yury Selivanov | Issue #27243: Fix __aiter__ protocol |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Serhiy Storchaka | Issue #26305: Argument Clinic now uses braces in C... |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Serhiy Storchaka | Issue #26305: Argument Clinic now escapes braces. No... |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Serhiy Storchaka | Issue #26305: Argument Clinic now escapes braces. No... |
commit | commitdiff | tree | snapshot |
| 2016-06-09 |
Serhiy Storchaka | Regenerate Argument Clinic code for issue #23026. |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Terry Jan Reedy | Issue #27239: idlelib.macosx.isXyzTk functions initiali... |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Barry Warsaw | Null merge. |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Barry Warsaw | Fix a comment. |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Barry Warsaw | Issue #27066: Fixed SystemError if a custom opener... |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Barry Warsaw | Issue #27066: Fixed SystemError if a custom opener... |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Terry Jan Reedy | Issue #27262: move Aqua unbinding code, which enable... |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Guido van Rossum | Omnibus news entry for updates to typing.py. (Merge... |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Guido van Rossum | Omnibus news entry for updates to typing.py. |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Guido van Rossum | Sync typing.py with upstream (merge 3.5->3.6). |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Guido van Rossum | Sync typing.py with upstream. |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Yury Selivanov | Merge 3.5 (NEWS) |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Yury Selivanov | asyncio: Remove line about asyncio.timeout() from the... |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Yury Selivanov | Merge 3.5 (asyncio) |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Yury Selivanov | asyncio: Remove asyncio.timeout() context manager. |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Yury Selivanov | Merge 3.5 (whatsnew) |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Yury Selivanov | asyncio: Update whatsnew/3.5.2 |
commit | commitdiff | tree | snapshot |
| 2016-06-08 |
Yury Selivanov | Merge 3.5 (asyncio, issue #27136) |
commit | commitdiff | tree | snapshot |
| next |