- 1d44c41 Move f-string compilation of the expression earlier, before the conversion character and format_spec are checked. This allows for error messages that more closely match what a user would expect. by Eric V. Smith · 9 years ago
- 3a1a8d0 Eliminate unnecessary variables by Raymond Hettinger · 9 years ago
- 54afac3 Merge with 3.5 by Terry Jan Reedy · 9 years ago
- 30d0433 Merge with 3.4 by Terry Jan Reedy · 9 years ago
- 968e285 Issue #25219: Update doc for Idle command line options. by Terry Jan Reedy · 9 years ago
- 2e02348 Merge with 3.5 by Terry Jan Reedy · 9 years ago
- e850955 Merge with 3.4 by Terry Jan Reedy · 9 years ago
- 6f5cdfe Idlelib.help: add 'b' prefix needed for bytes + bytes. by Terry Jan Reedy · 9 years ago
- 3766ee5 Issue #12067: Merge comparisons doc from 3.5 by Martin Panter · 9 years ago
- e52c41a Issue #12067: Merge comparisons doc from 3.4 into 3.5 by Martin Panter · 9 years ago
- aa0da86 Issue #12067: Rewrite Comparisons section in the language reference by Martin Panter · 9 years ago
- 39677a4 Merge with 3.5 by Terry Jan Reedy · 9 years ago
- 1ccf44c Merge with 3.4 by Terry Jan Reedy · 9 years ago
- a0ae789 Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warning by Terry Jan Reedy · 9 years ago
- f9cd8ff Issue #25047: Merge Element Tree encoding from 3.5 by Martin Panter · 9 years ago
- 982a08f Issue #25047: Merge Element Tree encoding from 3.4 into 3.5 by Martin Panter · 9 years ago
- ebbad80 Merge from 3.5 by Steve Dower · 9 years ago
- 5f62112 Issues #25112: py.exe launcher is missing icons by Steve Dower · 9 years ago
- 89f76d3 Issue #25047: Respect case writing XML encoding declarations by Martin Panter · 9 years ago
- 8ce85b5 Merge with 3.5 by Terry Jan Reedy · 9 years ago
- 452498a Merge with 3.4 by Terry Jan Reedy · 9 years ago
- f94471c whitespace by Terry Jan Reedy · 9 years ago
- 6f1f091 Merge with 3.5 by Terry Jan Reedy · 9 years ago
- 5e6201e Merge with 3.4 by Terry Jan Reedy · 9 years ago
- 3c7eccd Issue #24570: Right-click for context menus now work on Mac Aqual also. by Terry Jan Reedy · 9 years ago
- 697c43d Merge from 3.5 by Steve Dower · 9 years ago
- 5b1640c Merge from 3.4 by Steve Dower · 9 years ago
- 8f278f1 Handle calls to win32_ver from non-Windows platform by Steve Dower · 9 years ago
- 82f6cab Merge from 3.5 by Steve Dower · 9 years ago
- 81a6183 Merge from 3.4 by Steve Dower · 9 years ago
- 64a3387 Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims. by Steve Dower · 9 years ago
- a0c3c19 Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims. by Steve Dower · 9 years ago
- b9f4fea Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims. by Steve Dower · 9 years ago
- 8ef1db3 Merge with 3.5 by Steve Dower · 9 years ago
- a2ea0e4 Issue #25102: Windows installer does not precompile for -O or -OO. by Steve Dower · 9 years ago
- 44fe401 Issue #25081: Makes Back button in installer go back to upgrade page when upgrading. by Steve Dower · 9 years ago
- 14b9e6c Issue #25126: Clarifies that the non-web installer will download some components. by Steve Dower · 9 years ago
- bc25032 Issue #25091: Increases font size of the installer. by Steve Dower · 9 years ago
- 2495faf Closes #25085 and #25086: Exclude distutils and test directories from embeddable distro. by Steve Dower · 9 years ago
- 57ab1cd Issue #25092: Fix datetime.strftime() failure when errno was already set to EINVAL. by Steve Dower · 9 years ago
- 3a0f471 Issue #25213: Restores requestedExecutionLevel to manifest to disable UAC virtualization. by Steve Dower · 9 years ago
- dd7cb10 Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls by Berker Peksag · 9 years ago
- 9b93c6b Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls by Berker Peksag · 9 years ago
- 54385b2 Issue #24870: revert unwanted change by Victor Stinner · 9 years ago
- 7a23723 Eliminate unnecessary variable by Raymond Hettinger · 9 years ago
- d3d2b2c Minor consistency improvements to negative value comparisons. by Raymond Hettinger · 9 years ago
- c964e89 Merge with 3.5 by Terry Jan Reedy · 9 years ago
- 5e20208 Merge with 3.4 by Terry Jan Reedy · 9 years ago
- 364d6e1 whitespace by Terry Jan Reedy · 9 years ago
- 2b0bf5c Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. by Terry Jan Reedy · 9 years ago
- 5e999fc Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. by Terry Jan Reedy · 9 years ago
- cba1a1a Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. by Terry Jan Reedy · 9 years ago
- b59f875 Merge by Terry Jan Reedy · 9 years ago
- bbde7ad Merge with 3.5 by Terry Jan Reedy · 9 years ago
- e90bb44 Marge 3.4 by Terry Jan Reedy · 9 years ago
- 5ebae87 Issue #25207, #14626: Fix my commit. by Victor Stinner · 9 years ago
- d9763c2 Issue #24861: add Idle news item and correct previous errors. by Terry Jan Reedy · 9 years ago
- 6174474 _PyUnicodeWriter_PrepareInternal(): make the assertion more strict by Victor Stinner · 9 years ago
- ca9381e Issue #24870: Add _PyUnicodeWriter_PrepareKind() macro by Victor Stinner · 9 years ago
- 5014920 Issue #24870: Reuse the new _Py_error_handler enum by Victor Stinner · 9 years ago
- f96418d Issue #24870: Optimize the ASCII decoder for error handlers: surrogateescape, by Victor Stinner · 9 years ago
- ba45295 ssue #25207: fix ICC compiler warning in msvcrtmodule.c by Victor Stinner · 9 years ago
- 4552ced Issue #25207, #14626: Fix ICC compiler warnings in posixmodule.c by Victor Stinner · 9 years ago
- 1d59fee Merge 3.5 (Issue #23630, fix test_asyncio) by Victor Stinner · 9 years ago
- e355604 Merge 3.4 (Issue #23630, fix test_asyncio) by Victor Stinner · 9 years ago
- 582b17c Issue #23630: Fix test_asyncio on Windows by Victor Stinner · 9 years ago
- ca0d038 Merge 3.5 (test_asyncio) by Victor Stinner · 9 years ago
- e63f1a6 Merge 3.4 (test_asyncio) by Victor Stinner · 9 years ago
- 72e1eae Issue #25114: Fix test_asyncio by Victor Stinner · 9 years ago
- 5567f89 Issue #24779: Remove unused rawmode parameter to unicode_decode. by Eric V. Smith · 9 years ago
- 996572c Merge 3.5 (asyncio) by Victor Stinner · 9 years ago
- 7b58a2b Merge 3.4 (asyncio) by Victor Stinner · 9 years ago
- 5e4a7d8 Issue #23630, asyncio: host parameter of loop.create_server() can now be a by Victor Stinner · 9 years ago
- a6d5130 Merge 3.5 (asyncio doc) by Victor Stinner · 9 years ago
- 04ce06b Issue #25114: Adjust versionchanged in the doc by Victor Stinner · 9 years ago
- 385c75f Merge 3.5 (asyncio) by Victor Stinner · 9 years ago
- d1fcca8 Merge 3.4 (asyncio) by Victor Stinner · 9 years ago
- f7dc7fb Issue #25114, asyncio: add ssl_object extra info to SSL transports by Victor Stinner · 9 years ago
- 4ddccad Merge 3.5 (test_eintr, FreeBSD) by Victor Stinner · 9 years ago
- 6dae395 Issue #25122: test_eintr: the FreeBSD fix will be released in FreeBSD 10.3 by Victor Stinner · 9 years ago
- 2bf20a4 Merge 3.5 (test_socket, issue #25138) by Victor Stinner · 9 years ago
- 900db26 Merge 3.4 (test_socket, issue #25138) by Victor Stinner · 9 years ago
- 808d641 Issue #25138: test_socket.test_idna() uses support.transient_internet() instead by Victor Stinner · 9 years ago
- a43ee1d Merge with 3.5 by Terry Jan Reedy · 9 years ago
- a4950d8 Merge with 3.4 by Terry Jan Reedy · 9 years ago
- c3f7731 Issue #24861: Add docstring to idlelib.__init__ with 'private' warning. by Terry Jan Reedy · 9 years ago
- ff9d875 Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines by Terry Jan Reedy · 9 years ago
- c8f4bbb Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines by Terry Jan Reedy · 9 years ago
- 09fbb20 Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines by Terry Jan Reedy · 9 years ago
- 33ffc05 Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
- 64c8bef Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
- 407c497 Issue #23484: Document differences between synchronization primitives of by Berker Peksag · 9 years ago
- 8e5bc98 Add NEWS items for Idle to 3.6.0a1 section. by Terry Jan Reedy · 9 years ago
- fbcbadb Merge with 3.5 by Terry Jan Reedy · 9 years ago
- c8c5a33 Add NEWS items for Idle. by Terry Jan Reedy · 9 years ago
- bb5f83f Add NEWS items for Idle. by Terry Jan Reedy · 9 years ago
- ad8dcb7 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
- b216896 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
- 44e4b11 Issue #25169: os.getppid() is available on Windows since Python 3.2. by Berker Peksag · 9 years ago
- 3257b91 Merge with 3.5 by Terry Jan Reedy · 9 years ago