Python 2.7.16rc1
  1. 44039c2 Collect 2.7.16rc1 release notes. by Benjamin Peterson · 7 years ago
  2. 2149a9a [2.7] bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-8761) (GH-11876) by stratakis · 7 years ago
  3. b8eaec6 [2.7] bpo-28043: improved default settings for SSLContext (GH-10608) by stratakis · 7 years ago
  4. c49f63c [2.7] bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760) (GH-10607) by stratakis · 7 years ago
  5. 826a8b7 bpo-35746: Credit Colin Read and Nicolas Edet (GH-11866) by Victor Stinner · 7 years ago
  6. 06b1542 bpo-35746: Fix segfault in ssl's cert parser (GH-11569) by Miss Islington (bot) · 7 years ago
  7. 1462234 [2.7] bpo-8765: Deprecate writing unicode to binary streams in Py3k mode. (GH-11127) by Serhiy Storchaka · 7 years ago
  8. 555755e [2.7] bpo-35552: Fix reading past the end in PyString_FromFormat(). (GH-11276) (GH-11534) by Serhiy Storchaka · 7 years ago
  9. 08a81df bpo-33817: Fix _PyString_Resize() and _PyUnicode_Resize() for empty strings. (GH-11515) by Serhiy Storchaka · 7 years ago
  10. 02e33d9 [2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (#11482) by Sanyam Khurana · 7 years ago
  11. c540c4e Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)" by Ned Deily · 7 years ago
  12. d9a2aca [2.7] bpo-31715 Add mimetype for extension .mjs (GH-3908) (GH-10978) by Myles Borins · 7 years ago
  13. f347c6e bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) (GH-11249) by Zackery Spytz · 7 years ago
  14. ea6b322 bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931) (GH-11213) by Victor Stinner · 7 years ago
  15. 34b7c43 bpo-34279: regrtest consider that skipped tests are ran (GH-11132) (GH-11158) by Victor Stinner · 7 years ago
  16. 16d6320 bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120) by Victor Stinner · 7 years ago
  17. d0d09b5 [2.7] bpo-15663: the 10.6+ macOS installers for 3.6/2.7 now provide a private Tcl/Tk 8.6 (GH-11110) by Ned Deily · 7 years ago
  18. aa58050 bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101) by Miss Islington (bot) · 7 years ago
  19. 55076cc [3.6] bpo-35401: Update macOS installer to OpenSSL 1.0.2q (GH-11095) by Miss Islington (bot) · 7 years ago
  20. 3c8bd22 bpo-35401: Updates Windows build to OpenSSL 1.0.2q (GH-11089) by Steve Dower · 7 years ago
  21. cecf313 bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11068) by Victor Stinner · 7 years ago
  22. 358fc87 Revert "[2.7] bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-9686)" (GH-10970) by Victor Stinner · 7 years ago
  23. fff8fab [2.7] bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). (GH-10946) (GH-10955) by Serhiy Storchaka · 7 years ago
  24. b2742ba [2.7] bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419). (GH-10950) by Serhiy Storchaka · 7 years ago
  25. b50b33b bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-10930) by Victor Stinner · 7 years ago
  26. 93d7918 [2.7] bpo-16865: Support arrays >=2GB in ctypes. (GH-3006). (GH-7441) by Serhiy Storchaka · 7 years ago
  27. c275be5 bpo-35368: Make PyMem_Malloc() thread-safe in debug mode (GH-10828) by Victor Stinner · 7 years ago
  28. 8f83c2f bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008) (GH-10823) by Victor Stinner · 7 years ago
  29. 3600300 bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10801) by Victor Stinner · 7 years ago
  30. daa34b8 [2.7] bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023) (GH-10667) by Julien Palard · 7 years ago
  31. 4845aa6 Upgrade pip to 18.1 and setuptools to 40.6.2 (GH-10598) by Miss Islington (bot) · 7 years ago
  32. b6f4472 [2.7] bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506) (GH-10538) by Gregory P. Smith · 7 years ago
  33. a614cc9 [2.7] closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup.py` (GH-10293) by Benjamin Peterson · 7 years ago
  34. 05acd44 bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217) by Miss Islington (bot) · 7 years ago
  35. bc6f74a bpo-34866: Add max_num_fields to cgi.FieldStorage (GH-9660) (GH-9969) by matthewbelisle-wf · 7 years ago
  36. aaea280 [2.7] bpo-34794: Fix a leak in Tkinter. (GH-10025) (GH-10181) by Serhiy Storchaka · 7 years ago
  37. e389de8 bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144) by Miss Islington (bot) · 7 years ago
  38. 6f97a50 bpo-35017, socketserver: don't accept request after shutdown (GH-9952) (GH-10129) by Denis Ledoux · 7 years ago
  39. a1f45ec bpo-33899: Revert tokenize module adding an implicit final NEWLINE (GH-10072) by Tal Einat · 7 years ago
  40. 427b8c7 [2.7] bpo-34936: Fix TclError in tkinter.Spinbox.selection_element(). (GH-9760) (GH-9957) (GH-9968) by Serhiy Storchaka · 7 years ago
  41. 18c44cc [2.7] bpo-31500: IDLE: Scale default fonts on HiDPI displays. (GH-3639) (GH-6585) by Cheryl Sabella · 7 years ago
  42. 2546ac8 bpo-34791: xml package obeys ignore env flags (GH-9544) (GH-9547) by Miss Islington (bot) · 7 years ago
  43. 6e57382 [2.7] bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (GH-9925) (GH-9928) by Stéphane Wirtel · 7 years ago
  44. f82c9f1 bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (GH-9827) by Miss Islington (bot) · 7 years ago
  45. f5e00f4 [2.7] bpo-16965: 2to3 now rewrites execfile() to open with rb. (GH-8569) (GH-9890) by Zackery Spytz · 7 years ago
  46. aadb44e bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) (GH-9899) by Victor Stinner · 7 years ago
  47. 43308df [2.7] bpo-34974: Do not replace unexpected errors in bytearray(). (GH-9852) (GH-9885) by Serhiy Storchaka · 7 years ago
  48. 68ddb59 [2.7] bpo-22851: Fix a segfault when accessing generator.gi_frame.f_restricted. (GH-9348) by Zackery Spytz · 7 years ago
  49. b274f1c bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0 (GH-9656) (GH-9788) by Victor Stinner · 7 years ago
  50. 4a7dd30 [2.7] bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-9686) by tzickel · 7 years ago
  51. 8d3b0f4 [2.7] bpo-13407: Mention that bz2/tarfile doesn't support multi-stream bzip2 files (GH-8428) by Andrés Delfino · 7 years ago
  52. 69d0bc1 [2.7] bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-9113). (GH-9500) by Serhiy Storchaka · 7 years ago
  53. 6ec2981 [2.7] bpo-34472: Add data descriptor signature to zipfile (GH-8871) (ПР-9407) by Serhiy Storchaka · 7 years ago
  54. 10be1d3 [2.7] bpo-34623: Mention CVE-2018-14647 in news entry (GH-9482) (GH-9490) by Miss Islington (bot) · 7 years ago
  55. 49d6595 [2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397) by Christian Heimes · 7 years ago
  56. b63a16f [2.7] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) (GH-9425) by Vladimir Matveev · 7 years ago
  57. 29034ba [2.7] bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683). (GH-9400) by Serhiy Storchaka · 7 years ago
  58. 18b20ba [2.7] bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146) (GH-9394) by Christian Heimes · 7 years ago
  59. 5f883fc [2.7] bpo-34710: fix SSL module build (GH-9347) (GH-9353) by Christian Heimes · 7 years ago
  60. 57e70d3 [2.7] bpo-19417: Add test_bdb.py (GH-5217) (GH-6156) by xdegaye · 7 years ago
  61. 18e2188 [2.7] closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9267) by Benjamin Peterson · 7 years ago
  62. 69e9691 [2.7] closes bpo-34652: Always disable lchmod on Linux. (GH-9242) by Benjamin Peterson · 7 years ago
  63. b36567b [2.7] bpo-28994: Remove mistakenly backported atexitmodule.c (GH-9214) by Zackery Spytz · 7 years ago
  64. e351fe2 [2.7] bpo-34405: Updated to OpenSSL 1.0.2p for Windows builds. (GH-8776) (GH-9202) by Steve Dower · 7 years ago
  65. aa02ab1 [2.7] bpo-34405: Update to OpenSSL 1.0.2p for macOS installer builds (GH-9191) (GH-9196) by Miss Islington (bot) · 7 years ago
  66. d919c60 [2.7] bpo-32502: Discard 64-bit (and other invalid) hardware addresses (GH-9125) by Chih-Hsuan Yen · 7 years ago
  67. 253279c [2.7] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-9179) by Benjamin Peterson · 7 years ago
  68. 7a501de bpo-34625: Update vendorized expat version to 2.2.6. (GH-9150) by Miss Islington (bot) · 7 years ago
  69. f64c813 bpo-25083: Python can sometimes create incorrect .pyc files (GH-8449) by tzickel · 7 years ago
  70. bf2bd8f bpo-25750: fix refcounts in type_getattro() (GH-6118) (GH-9091) by Victor Stinner · 7 years ago
  71. 7056ca8 bpo-34530: Fix distutils find_executable() (GH-9049) (GH-9058) by Victor Stinner · 7 years ago
  72. 30af2e7 bpo-34500: Fix ResourceWarning in difflib.py (GH-8926) by Mickaël Schoentgen · 7 years ago
  73. d8b103b closes bpo-34540: Convert shutil._call_external_zip to use subprocess rather than distutils.spawn. (GH-8985) by Benjamin Peterson · 7 years ago
  74. 491740f [2.7] bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864) by Tal Einat · 7 years ago
  75. 67dafd5 [2.7] Issue GH-18560: Fix potential NULL pointer dereference in sum(). (GH-8892) by Benjamin Peterson · 7 years ago
  76. 2ec530c [2.7] bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) (GH-8791) by Christian Heimes · 7 years ago
  77. 00aebab closes bpo-34400: Fix undefined behavior in parsetok(). (GH-4439) by Miss Islington (bot) · 7 years ago
  78. 1f34aec [2.7] bpo-34399: 2048 bits RSA keys and DH params (GH-8762) (GH-8765) by Christian Heimes · 7 years ago
  79. 24a54da [2.7] bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639) (GH-8644) by Terry Jan Reedy · 7 years ago
  80. 894940b [2.7] bpo-34120: fix IDLE freezing after closing dialogs (GH-8603) by Tal Einat · 7 years ago
  81. 2bea771 bpo-34229: Check start and stop of slice object to be long when they are not int in PySlice_GetIndices (GH-8480) by Xtreak · 7 years ago
  82. 7868426 bpo-33336, imaplib: Legalize MOVE command (GH-6569) by Miss Islington (bot) · 7 years ago
  83. 3252205 bpo-25943: Fix potential heap corruption in bsddb's _db_associateCallback() (GH-8337) by Zackery Spytz · 7 years ago
  84. fc153d1 [2.7] bpo-34068: iobase_close could call PyObject_SetAttrString with an exception set (GH-8282). (GH-8312) (GH-8314) by Serhiy Storchaka · 7 years ago
  85. a45fa39 bpo-34080: Fix a memory leak in the compiler. (GH-8222) by Miss Islington (bot) · 7 years ago
  86. ef19fd2 [2.7] bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192). (GH-8255) by Serhiy Storchaka · 7 years ago
  87. b1e6e56 bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193) (GH-8196) by Serhiy Storchaka · 7 years ago
  88. 3707dfa [2.7] closes bpo-34050: Fix link in SSL docs (GH-8173). (GH-8179) by Benjamin Peterson · 7 years ago
  89. 8902a1d [2.7] bpo-34019: Fix wrong arguments for Opera Browser (GH-8047) (#8126) by Pablo Galindo · 7 years ago
  90. 7829bba [2.7] bpo-33899: Make tokenize module mirror end-of-file is end-of-line behavior (GH-7891) (#8133) by Ammar Askar · 7 years ago
  91. 9b84cc8 [2.7] bpo-33974: Fix passing special characters to ttk widgets. (GH-7986) (GH-8021) by Serhiy Storchaka · 7 years ago
  92. 0464de0 [2.7] bpo-25862: Fix assertion failures in io.TextIOWrapper.tell(). (GH-3918). (GH-8013) by Zackery Spytz · 7 years ago
  93. 468f97b [2.7] closes bpo-33956: update vendored expat to 2.2.5 (GH-7925) by Benjamin Peterson · 7 years ago
  94. 5430c14 [2.7] bpo-33873: Backport regrtest from master (GH-7936) by Victor Stinner · 7 years ago
  95. b18f098 bpo-33711: Fix license generation error in installer build script (GH-7241) by native-api · 7 years ago
  96. 319cfb5 bpo-30345: Add -g to LDFLAGS for LTO (GH-7709) (GH-7825) by Victor Stinner · 7 years ago
  97. f291888 bpo-33901: Fix test_gdbm for gdbm 1.15 (GH-7798) (GH-7818) by Victor Stinner · 7 years ago
  98. c488558 [2.7] bpo-33856: Add "help" to the welcome message of IDLE (GH-7755) (GH-7758) by Terry Jan Reedy · 7 years ago
  99. e36f94f bpo-32962: Backport python-gdb.py and test_gdb.py from master (GH-7726) by Victor Stinner · 7 years ago
  100. 1889c4c bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958) (GH-7704) by Xiang Zhang · 7 years ago