2016-06-20 |
Stefan Krah | Issue #27006: from_float(): call the subclass' __new__... |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Martin Panter | Fix spelling errors in code comments |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Serhiy Storchaka | Added more tests for issue #27122. |
commit | commitdiff | tree | snapshot |
2016-06-19 |
Serhiy Storchaka | Issue #23641: Added __getnewargs_ex__ to the list of... |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Serhiy Storchaka | Issue #27294: Numerical state in the repr for Tkinter... |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Berker Peksag | Issue #27349: Fix typo in distutils upload command |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Senthil Kumaran | issue27021 - Document SC_IOV_MAX limitation imposed... |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Serhiy Storchaka | Issue #26754: PyUnicode_FSDecoder() accepted a filename... |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Martin Panter | Issue #24314: Fix doc links for general attributes... |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Serhiy Storchaka | Issue #27343: Fixed error message for conflicting initi... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Steve Dower | Issue #27048: Prevents distutils failing on Windows... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Serhiy Storchaka | ctypes: the type of b_size is Py_ssize_t. |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Victor Stinner | py_getrandom(): use long type for the syscall() result |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Serhiy Storchaka | Issue #27330: Fixed possible leaks in the ctypes module. |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Zachary Ware | Issue #26930: Update Windows build to OpenSSL 1.0.2h |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Ned Deily | Issue #27327: fix doc typo, noted by Jakub Wilk. |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Serhiy Storchaka | Issue #27301: Fixed incorrect return codes for errors... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Berker Peksag | Make faq/general.rst gender-inclusive, patch by Sam... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Georg Brandl | merge with 3.4 |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Georg Brandl | Docs: add html-stable autobuild variant |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Martin Panter | Issue #27311: Fix ZipFile.writestr data argument name. |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Serhiy Storchaka | Issue #27238: Got rid of bare excepts in the turtle... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Gregory P.... | issue27122: fix typo in the news file, wrong issue... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Gregory P.... | Issue #27123: When an exception is raised within the... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Victor Stinner | cleanup random.c |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Victor Stinner | Fix os.urandom() using getrandom() on Linux |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Victor Stinner | Issue #25843: Fix the NEWS entry |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Martin Panter | Issue #16182: One more check for set_pre_input_hook() |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Berker Peksag | Mark tests as skipped when a SQLite version is not... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Berker Peksag | Remove empty setUp and tearDown methods from sqlite3... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Berker Peksag | Delete outdated paragraph about OptimizedUnicode again |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Serhiy Storchaka | Issue #26386: Fixed ttk.TreeView selection operations... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Martin Panter | Issue #16182: set_pre_input_hook() may not exist; docum... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Benjamin Peterson | merge 3.4 |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Benjamin Peterson | sync ordering of stddef.h includes with expat 2.1.1 |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Martin Panter | Issue #16182: Attempted workarounds for Apple Editline |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Terry Jan Reedy | Issue #27245: IDLE: Cleanly delete custom themes and... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Martin Panter | Issue #22636: Handle OSError from subprocess, e.g.... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Martin Panter | Issue #22636: avoid using a shell in the ctypes.util... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Martin Panter | Issue #16182: Fix readline begidx, endidx, and use... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
Ned Deily | Issue #27310: remove vestigial import in IDLE.app |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Martin Panter | Issue #27136: Change test to use ::1 for better OS... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Berker Peksag | Issue #27306: Fix typo in tarfile documentation |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Berker Peksag | Replace more boilerplate code with modern unittest... |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Larry Hastings | Forward-merge from 3.4 to 3.5. |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Larry Hastings | Merge 3.5.2rc1 with current 3.5 branch. |
commit | commitdiff | tree | snapshot |
2016-06-13 |
Larry Hastings | Post-release fixups for Python 3.5.2rc1. |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Berker Peksag | Modernize sqlite3 tests |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Berker Peksag | Fix typo in _sqlite/module.h |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Berker Peksag | Issue #15657: Delete incorrect statement from PyMethodD... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Berker Peksag | Issue #27289: Prevent test_urllib2net failures due... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Serhiy Storchaka | Issue #25455: Clean up reference loops created in tests... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Berker Peksag | Issue #27190: Raise NotSupportedError if sqlite3 is... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Berker Peksag | Issue #27188: Fix various sqlite3 documentation errors |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Berker Peksag | Use exc role for ValueError in multiprocessing.rst |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Berker Peksag | Issue #27221: Delete an outdated paragraph about pickle... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Serhiy Storchaka | Issue #25455: Fixed a crash in repr of recursive functo... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Serhiy Storchaka | Issue #25455: Fixed a crash in repr of ElementTree... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Serhiy Storchaka | Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CAL... |
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 | Fix buggy RE “\parrot_example.py”, uncovered by Issue... |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Larry Hastings | Added tag v3.4.5rc1 for changeset 3631bb4a2490 |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Larry Hastings | Release bump for 3.4.5rc1. v3.4.5rc1 |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Larry Hastings | Regenerate pydoc topics for 3.4.5rc1. |
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 |
Larry Hastings | Added tag v3.5.2rc1 for changeset 68feec6488b2 |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Larry Hastings | Updated header for README for 3.5.2rc1. v3.5.2rc1 |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Larry Hastings | Release bump for 3.5.2rc1. |
commit | commitdiff | tree | snapshot |
2016-06-12 |
Larry Hastings | Regenerated pydoc topics for 3.5.2rc1. |
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 | Issue #14209: pkgutil.iter_zipimport_modules ignores... |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Łukasz Langa | Issue #27194: superfluous truncate calls in tarfile... |
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.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 | Fix typo and silence a Sphinx warning in Doc/glossary.rst |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Berker Peksag | Silence 'make suspicious' warnings |
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 | Issue #22558: Add remaining doc links to source code... |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Yury Selivanov | Issue #22970: asyncio: Fix inconsistency cancelling... |
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 | Issue #5124: NEWS entries. |
commit | commitdiff | tree | snapshot |
2016-06-11 |
Terry Jan Reedy | Issue #5124: Paste with selection should always replace. |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Berker Peksag | Issue #20900: distutils register command now decodes... |
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-02 |
Tommy Beadle | Issue #24617: Add comment for os.mkdir about mode quirks |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Martin Panter | Fix typo and move comment to appropriate condition |
commit | commitdiff | tree | snapshot |
2016-06-10 |
Martin Panter | Issue #8491: Add link to Gnu Readline configuration... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Tommy Beadle | [Issue 15476] Make "code object" its own entry in the... |
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 escapes braces. No... |
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 |
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. |
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 | asyncio: Remove asyncio.timeout() context manager. |
commit | commitdiff | tree | snapshot |
next |