- 32ea165 Issue 23704: Add index(), copy(), and insert() to deques. Register deques as a MutableSequence. by Raymond Hettinger · 10 years ago
- 0a9e272 Issue #22351: The nntplib.NNTP constructor no longer leaves the connection by Serhiy Storchaka · 10 years ago
- 52027c3 Issue #22351: The nntplib.NNTP constructor no longer leaves the connection by Serhiy Storchaka · 10 years ago
- 1dd4982 Issue #23681: The -b option now affects comparisons of bytes with int. by Serhiy Storchaka · 10 years ago
- a453cd8 Issue #23715: signal.sigwaitinfo() and signal.sigtimedwait() are now retried by Victor Stinner · 10 years ago
- 53c3fb1 Issue #22826: The result of open() in Tools/freeze/bkfile.py is now better by Serhiy Storchaka · 10 years ago
- 8490f5a Issue #23001: Few functions in modules mmap, ossaudiodev, socket, ssl, and by Serhiy Storchaka · 10 years ago
- b3aa2e7 Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a. by Ned Deily · 10 years ago
- f0c6cd3 Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a. by Ned Deily · 10 years ago
- 31084ba Issue #23632: Memoryviews now allow tuple indexing (including for multi-dimensional memoryviews). by Antoine Pitrou · 10 years ago
- 79d68f9 Issue #23646: If time.sleep() is interrupted by a signal, the sleep is now by Victor Stinner · 10 years ago
- 0ed56a0 Fixed Misc/NEWS entry for issue #23136. by Serhiy Storchaka · 10 years ago
- 64c439d Fixed Misc/NEWS entry for issue #23136. by Serhiy Storchaka · 10 years ago
- fc7344a Issue #23136: _strptime now uniformly handles all days in week 0, including by Serhiy Storchaka · 10 years ago
- 423feea Issue #23136: _strptime now uniformly handles all days in week 0, including by Serhiy Storchaka · 10 years ago
- 4f418d3 Issue #23700: Iterator of NamedTemporaryFile now keeps a reference to by Serhiy Storchaka · 10 years ago
- 56cefa6 Issue #23700: Iterator of NamedTemporaryFile now keeps a reference to by Serhiy Storchaka · 10 years ago
- 8eef6a9 Issue #22903: The fake test case created by unittest.loader when it fails importing a test module is now picklable. by Antoine Pitrou · 10 years ago
- d833779 Issue #22903: The fake test case created by unittest.loader when it fails importing a test module is now picklable. by Antoine Pitrou · 10 years ago
- 59f7fb2 Issue #22181: On Linux, os.urandom() now uses the new getrandom() syscall if by Victor Stinner · 10 years ago
- 9c1a9b2 Issue #2211: Updated the implementation of the http.cookies.Morsel class. by Serhiy Storchaka · 10 years ago
- b28de01 Fix patch attribution for issue 18983. by Robert Collins · 10 years ago
- 302dbc6 Issue #18983: Allow selection of output units in timeit. by Robert Collins · 10 years ago
- c7965e0 Issue #23585: make patchcheck will ensure the interpreter is built. by Robert Collins · 10 years ago
- bbb8ade Issue #23631: Fix traceback.format_list when a traceback has been mutated. by Robert Collins · 10 years ago
- 7aaa859 Issue #23568: Add rdivmod support to MagicMock() objects. by Berker Peksag · 10 years ago
- a785dec Issue #23568: Add rdivmod support to MagicMock() objects. by Berker Peksag · 10 years ago
- 102029d Issue #2052: Add charset parameter to HtmlDiff.make_file(). by Berker Peksag · 10 years ago
- 577fc4e Issue #23138: Fixed parsing cookies with absent keys or values in cookiejar. by Serhiy Storchaka · 10 years ago
- 79fbeee Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now by Serhiy Storchaka · 10 years ago
- f7cc3fc Issue #23138: Fixed parsing cookies with absent keys or values in cookiejar. by Serhiy Storchaka · 10 years ago
- 63623ac Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now by Serhiy Storchaka · 10 years ago
- 9bd8af7 Issue #23581: Add matmul support to MagicMock. by Berker Peksag · 10 years ago
- 95bb714 Issue #23566: enable(), register(), dump_traceback() and dump_traceback_later() by Victor Stinner · 10 years ago
- b669bfc Issue #22928: Disabled HTTP header injections in http.client. by Serhiy Storchaka · 10 years ago
- a112a8a Issue #22928: Disabled HTTP header injections in http.client. by Serhiy Storchaka · 10 years ago
- 9142773 Issue #23192: Fixed generator lambdas. Patch by Bruno Cauet. by Serhiy Storchaka · 10 years ago
- c775ad6 Issue #23192: Fixed generator lambdas. Patch by Bruno Cauet. by Serhiy Storchaka · 10 years ago
- ca8b644 Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded with by Serhiy Storchaka · 10 years ago
- cf4a2f2 Issue #23615: Modules bz2, tarfile and tokenize now can be reloaded with by Serhiy Storchaka · 10 years ago
- 63afdaa Issue #23629: Fix the default __sizeof__ implementation for variable-sized objects. by Antoine Pitrou · 10 years ago
- a654510 Issue #23629: Fix the default __sizeof__ implementation for variable-sized objects. by Antoine Pitrou · 10 years ago
- 524a5ba Issue #23605: os.walk() now calls os.scandir() instead of os.listdir(). by Victor Stinner · 10 years ago
- 551719b Merge. by Larry Hastings · 10 years ago
- cfac654 Post-release changes for 3.5.0a2. by Larry Hastings · 10 years ago
- 5bd7bf5 Issue #22980: Under Linux, C extensions now include bitness in the file name, by Antoine Pitrou · 10 years ago
- 6036e44 Issue #22524: New os.scandir() function, part of the PEP 471: "os.scandir() by Victor Stinner · 10 years ago
- 88f64f3 Issue #23103: Reduced the memory consumption of IPv4Address and IPv6Address. by Serhiy Storchaka · 10 years ago
- c0a23e6 Issue #21793: BaseHTTPRequestHandler again logs response code as numeric, by Serhiy Storchaka · 10 years ago
- 4a7cc88 Issue #23571: PyObject_Call(), PyCFunction_Call() and call_function() now by Victor Stinner · 10 years ago
- 4a13cb9 Issue #23593: fix Misc/NEWS entries by Ned Deily · 10 years ago
- b5a2322 Issue #23593: fix Misc/NEWS entries by Ned Deily · 10 years ago
- 797d496 Issue #23594: merge 3.4 by Ned Deily · 10 years ago
- ac677f3 Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2. by Ned Deily · 10 years ago
- f0c819a Issue #22936: Allow showing local variables in unittest errors. by Robert Collins · 10 years ago
- d7c7e0e Issue #22936: Make it possible to show local variables in tracebacks. by Robert Collins · 10 years ago
- b64ae7b merge 3.4 (#23476) by Benjamin Peterson · 10 years ago
- fdb1971 enable X509_V_FLAG_TRUSTED_FIRST when possible (closes #23476) by Benjamin Peterson · 10 years ago
- 6bc2c1e Issue #17911: traceback module overhaul by Robert Collins · 10 years ago
- 0bfd0a4 Issue #23576: Avoid stalling in SSL reads when EOF has been reached in the SSL layer but the underlying connection hasn't been closed. by Antoine Pitrou · 10 years ago
- f7f3b0a Issue #23576: Avoid stalling in SSL reads when EOF has been reached in the SSL layer but the underlying connection hasn't been closed. by Antoine Pitrou · 10 years ago
- 35e5b72 Issue #23504: Added an __all__ to the types module. by Serhiy Storchaka · 10 years ago
- 7beb4f9 Issue #23504: Added an __all__ to the types module. by Serhiy Storchaka · 10 years ago
- 44eceb6 Issue #23563: Optimized utility functions in urllib.parse. by Serhiy Storchaka · 10 years ago
- 738f805 issue19075: add visual sorting algorithms to turtledemo; original code from Jason Yeo by Ethan Furman · 10 years ago
- 83d8fc2 merge 3.4 (#23367) by Benjamin Peterson · 10 years ago
- 5061e67 merge 3.3 (#23367) by Benjamin Peterson · 10 years ago
- b779bfb fix possible overflow bugs in unicodedata (closes #23367) by Benjamin Peterson · 10 years ago
- e35a17a merge 3.4 by Benjamin Peterson · 10 years ago
- 6e820c0 remove mention of Python 2.2 and 2.3 by Benjamin Peterson · 10 years ago
- e49af34 Issue #7830: Flatten nested functools.partial. by Alexander Belopolsky · 10 years ago
- 490055a Issue #20204: Deprecation warning is now raised for builtin type without the by Serhiy Storchaka · 10 years ago
- 50adb9f Issue #20204: Added the __module__ attribute to _tkinter classes. by Serhiy Storchaka · 10 years ago
- efdc16f9 Issue #20204: Added the __module__ attribute to _tkinter classes. by Serhiy Storchaka · 10 years ago
- 1c20551 Issue #19980: Improved help() for non-recognized strings. help('') now by Serhiy Storchaka · 10 years ago
- 184291a Fixes #23521: Corrected pure python implementation of timedelta division. by Alexander Belopolsky · 10 years ago
- 24d3dee Fixes #23521: Corrected pure python implementation of timedelta division. by Alexander Belopolsky · 10 years ago
- 86ba765 Issue #21619: Popen objects no longer leave a zombie after exit in the with by Serhiy Storchaka · 10 years ago
- ab900c2 Issue #21619: Popen objects no longer leave a zombie after exit in the with by Serhiy Storchaka · 10 years ago
- 2f710b6 Merge from 3.4. by Larry Hastings · 10 years ago
- c332f8a Fix minor errors in Misc/NEWS. (Thanks for the report, Florian Bruhin!) by Larry Hastings · 10 years ago
- 69899e6 Merge 3.4 (httplib) by Victor Stinner · 10 years ago
- b389b48 Issue #23526: Fix ResourceWarning in test_httplib. Patch written by Alex Shkop. by Victor Stinner · 10 years ago
- 76998fe Issue #23465: Implement PEP 486 - Make the Python Launcher aware of virtual environments (patch by Paul Moore) by Steve Dower · 10 years ago
- 8c3ec53 Merge 3.4.3 release engineering changes back into 3.4. by Larry Hastings · 10 years ago
- e287746 Post-release changes for 3.4.3. by Larry Hastings · 10 years ago
- e71258a Issue #15955: Add an option to limit the output size in bz2.decompress(). by Antoine Pitrou · 10 years ago
- fc8eda5 Release bump for 3.4.3 final. by Larry Hastings · 10 years ago
- 4f38e48 Issue #6639: Module-level turtle functions no longer raise TclError after by Serhiy Storchaka · 10 years ago
- 80a1803 Issue #6639: Module-level turtle functions no longer raise TclError after by Serhiy Storchaka · 10 years ago
- a3369a5 Issues #814253, #9179: Warnings now are raised when group references and by Serhiy Storchaka · 10 years ago
- 4eea62f Issues #814253, #9179: Group references and conditional group references now by Serhiy Storchaka · 10 years ago
- df80706 Issue #23215: Multibyte codecs with custom error handlers that ignores errors by Serhiy Storchaka · 10 years ago
- a1543cd Issue #23215: Multibyte codecs with custom error handlers that ignores errors by Serhiy Storchaka · 10 years ago
- 254dd59 Issue #5700: io.FileIO() called flush() after closing the file. by Serhiy Storchaka · 10 years ago
- a3712a9 Issue #5700: io.FileIO() called flush() after closing the file. by Serhiy Storchaka · 10 years ago
- 7065f37 Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encoding by Serhiy Storchaka · 10 years ago
- 5e3d7a4 Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encoding by Serhiy Storchaka · 10 years ago
- 869311d merge 3.4 (#23481) by Benjamin Peterson · 10 years ago
- 500af33 remove rc4 from the default client ciphers (closes #23481) by Benjamin Peterson · 10 years ago