Python 2.7.16rc1
  1. baacaac Set version to 2.7.16rc1. by Benjamin Peterson · 7 years ago v2.7.16rc1
  2. 44039c2 Collect 2.7.16rc1 release notes. by Benjamin Peterson · 7 years ago
  3. b27e305 Update IDLE.app plist copyright date. (GH-11890) by Ned Deily · 7 years ago
  4. c3c49ec [2.7] bpo-33570: Enable OpenSSL 1.1.1 testing within the multissltests (GH-11879) by stratakis · 7 years ago
  5. 2149a9a [2.7] bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-8761) (GH-11876) by stratakis · 7 years ago
  6. 28eb87f Fixup from test_ssl test_default_ecdh_curve (GH-11877) by stratakis · 7 years ago
  7. b8eaec6 [2.7] bpo-28043: improved default settings for SSLContext (GH-10608) by stratakis · 7 years ago
  8. 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
  9. 826a8b7 bpo-35746: Credit Colin Read and Nicolas Edet (GH-11866) by Victor Stinner · 7 years ago
  10. 2f1a317 Doc sidebar: 3.6 has moved to security-fix mode. (GH-11810) by Miss Islington (bot) · 7 years ago
  11. 8fe830d [2.7] Fix url to core-mentorship mailing list (GH-11775). (GH-11778) by Mariatta · 7 years ago
  12. 40a101d bpo-25592: Improve documentation of distutils data_files (GH-9767) (GH-11734) by Miss Islington (bot) · 7 years ago
  13. 06b1542 bpo-35746: Fix segfault in ssl's cert parser (GH-11569) by Miss Islington (bot) · 7 years ago
  14. 1462234 [2.7] bpo-8765: Deprecate writing unicode to binary streams in Py3k mode. (GH-11127) by Serhiy Storchaka · 7 years ago
  15. 77b80c9 bpo-34512: Document platform-specific strftime() behavior for non-ASCII format strings (GH-8948) by Miss Islington (bot) · 7 years ago
  16. 555755e [2.7] bpo-35552: Fix reading past the end in PyString_FromFormat(). (GH-11276) (GH-11534) by Serhiy Storchaka · 7 years ago
  17. 08a81df bpo-33817: Fix _PyString_Resize() and _PyUnicode_Resize() for empty strings. (GH-11515) by Serhiy Storchaka · 7 years ago
  18. 0167c08 bpo-24746: Fix doctest failures when running the testsuite with -R (#11501) (#11512) by Senthil Kumaran · 7 years ago
  19. c0a1d73 Update bugs.rst (GH-11487) by Miss Islington (bot) · 7 years ago
  20. 02e33d9 [2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (#11482) by Sanyam Khurana · 7 years ago
  21. 112e4af Remove README.rst inadvertandly "backported" from 3.x in 5a89c71580529549e71567abf557c812eb470b2b. (GH-11409) by Benjamin Peterson · 7 years ago
  22. 5a89c71 [2.7] Bump copyright years to 2019. (GH-11408) by Benjamin Peterson · 7 years ago
  23. befe3f7 macOS installer build: mitigate hdiutil resource busy bug by Ned Deily · 7 years ago
  24. 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
  25. 000b809 bpo-11566: Remove hypot -> _hypot macro for very old compilers (GH-11283) by Matt McCormick · 7 years ago
  26. d9a2aca [2.7] bpo-31715 Add mimetype for extension .mjs (GH-3908) (GH-10978) by Myles Borins · 7 years ago
  27. f347c6e bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) (GH-11249) by Zackery Spytz · 7 years ago
  28. 3752bc9 bpo-35529: Fix a reference counting bug in PyCFuncPtr_FromDll(). (GH-11229) by Miss Islington (bot) · 7 years ago
  29. 89b5ea2 [2.7] bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-11033) (GH-11234) by Serhiy Storchaka · 7 years ago
  30. 838645d bpo-10320: Use PY_FORMAT_LONG_LONG in ctypes' PyCArg_repr(). (GH-11230) by Zackery Spytz · 7 years ago
  31. 53e2248 bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_repr(). (GH-10853) by Miss Islington (bot) · 7 years ago
  32. ea6b322 bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931) (GH-11213) by Victor Stinner · 7 years ago
  33. 34b7c43 bpo-34279: regrtest consider that skipped tests are ran (GH-11132) (GH-11158) by Victor Stinner · 7 years ago
  34. 16d6320 bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120) by Victor Stinner · 7 years ago
  35. d336b1c bpo-11617: Try to strengthen test_httpservers (GH-11121) by Victor Stinner · 7 years ago
  36. 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
  37. 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
  38. 55076cc [3.6] bpo-35401: Update macOS installer to OpenSSL 1.0.2q (GH-11095) by Miss Islington (bot) · 7 years ago
  39. 3c8bd22 bpo-35401: Updates Windows build to OpenSSL 1.0.2q (GH-11089) by Steve Dower · 7 years ago
  40. 2632df4 [2.7] bpo-31374: Include pyconfig.h earlier in expat (GH-11078) by Victor Stinner · 7 years ago
  41. 1fd93ff ceval.c: mark debug 'filename' variable as unused (GH-11074) by Victor Stinner · 7 years ago
  42. 7bbf7b0 bpo-31374: Include pyconfig.h earlier in expat (GH-11064) by Miss Islington (bot) · 7 years ago
  43. cecf313 bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11068) by Victor Stinner · 7 years ago
  44. 324e179 [2.7] bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934). (GH-11001) (GH-11008) by Serhiy Storchaka · 7 years ago
  45. 107b27e Add missing period in distutils.dep_util.newer_group doc (GH-11003) by Miss Islington (bot) · 7 years ago
  46. 49cedc5 bpo-35359: Add _CRT_SECURE_NO_WARNINGS to pythoncore project (GH-10819) by Victor Stinner · 7 years ago
  47. 29a4cbf [2.7] bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278) (GH-7279) by native-api · 7 years ago
  48. 46aa472 [2.7] Correct a couple of unbalanced parenthesis. (GH-10779). (GH-10963) by Andre Delfino · 7 years ago
  49. 358fc87 Revert "[2.7] bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-9686)" (GH-10970) by Victor Stinner · 7 years ago
  50. 40ef5b7 Fix typo in xml.dom.minidom documentation (GH-10956) by Miss Islington (bot) · 7 years ago
  51. 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
  52. b2742ba [2.7] bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419). (GH-10950) by Serhiy Storchaka · 7 years ago
  53. abe74fe [2.7] bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565). (GH-10943) by Serhiy Storchaka · 7 years ago
  54. c6639cd [2.7] Move __missing__ after __delitem__ in Data model. (GH-10923). (GH-10944) by Andre Delfino · 7 years ago
  55. b50b33b bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-10930) by Victor Stinner · 7 years ago
  56. bacc272 bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537) by Miss Islington (bot) · 7 years ago
  57. c7976da bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907) by Miss Islington (bot) · 7 years ago
  58. 93d7918 [2.7] bpo-16865: Support arrays >=2GB in ctypes. (GH-3006). (GH-7441) by Serhiy Storchaka · 7 years ago
  59. eab421b [2.7] bpo-25862: Fix several bugs in the _io module. (GH-8026) (GH-8033) by Serhiy Storchaka · 7 years ago
  60. 8687bd8 bpo-26544: Make platform.libc_ver() less slow (GH-10868) by Victor Stinner · 7 years ago
  61. c275be5 bpo-35368: Make PyMem_Malloc() thread-safe in debug mode (GH-10828) by Victor Stinner · 7 years ago
  62. dfd4a1d [2.7] Fix signature of xml.dom.minidom.Document.toprettyxml(). (GH-10814). (GH-10827) by E Kawashima · 7 years ago
  63. 2212ee2 Replace 1/0 with 1//0 in tests to avoid Python 3 warns (GH-10833) by Victor Stinner · 7 years ago
  64. bc9f53f bpo-33015: Use malloc() in PyThread_start_new_thread() (GH-10829) by Victor Stinner · 7 years ago
  65. 8f83c2f bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008) (GH-10823) by Victor Stinner · 7 years ago
  66. dab59fa bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791) (GH-10817) by Victor Stinner · 7 years ago
  67. d7a880c Fix DeprecationWarning in test_bytes (GH-10805) by Victor Stinner · 7 years ago
  68. f3fe21a bpo-35356: Fix a possible reference leak in nis.maps(). (GH-10808) by Miss Islington (bot) · 7 years ago
  69. f681e93 bpo-34021: Windows skips test_regrtest.test_env_changed() (GH-10804) by Victor Stinner · 7 years ago
  70. 3600300 bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10801) by Victor Stinner · 7 years ago
  71. 2e869a8 closes bpo-35340: Add freegrammar to pgenheaders.h. (GH-10788) by Benjamin Peterson · 7 years ago
  72. 22338f3 pythoninfo: log more environment variable (GH-10719) (GH-10774) by Victor Stinner · 7 years ago
  73. 0ef0398 Linkify SMTP.quit() in smtplib documentation. (GH-9785) by Miss Islington (bot) · 7 years ago
  74. daa34b8 [2.7] bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023) (GH-10667) by Julien Palard · 7 years ago
  75. fcbceba bpo-31146: Don't fallback switcher to english on not-yet pusblished languages. (GH-10558) by Miss Islington (bot) · 7 years ago
  76. 40fdf47 [2.7] bpo-35021: Fix assertion failures in _datetimemodule.c. (GH-10039) (GH-10617) by Serhiy Storchaka · 7 years ago
  77. 4845aa6 Upgrade pip to 18.1 and setuptools to 40.6.2 (GH-10598) by Miss Islington (bot) · 7 years ago
  78. e45fa73 Add a missed PyErr_NoMemory() in symtable_new(). (GH-10576) by Miss Islington (bot) · 7 years ago
  79. 2907d93 Fix a possible reference leak in _socket.getaddrinfo(). (GH-10543) by Miss Islington (bot) · 7 years ago
  80. b6f4472 [2.7] bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506) (GH-10538) by Gregory P. Smith · 7 years ago
  81. 815fa49 [2.7] Grammar corrections in abc.rst (GH-10525). (GH-10535) by Andrés Delfino · 7 years ago
  82. 6042f46 Linkify PEP 8 in unix.rst (GH-10482) by Miss Islington (bot) · 7 years ago
  83. fb8eb2c [2.7] bpo-33699: Describe try's else clause with the rest of the try clause (GH-7252) (GH-10469) by Andrés Delfino · 7 years ago
  84. 0d16526 [2.7] bpo-35194: Fix a wrong constant in cp932 codec. (GH-10420) (GH-10433) by Alexey Izbyshev · 7 years ago
  85. 18ba485 [2.7] Doc: Make all versions sidebars the same for consistency. (GH-10288) (GH-10410) by Julien Palard · 7 years ago
  86. 842efd0 Add future_stmt to simple_stmt production list. (GH-8239) by Miss Islington (bot) · 7 years ago
  87. 322f8bc glob uses fnmatch.filter instead of fnmatch since 2001. (GH-10102) by Miss Islington (bot) · 7 years ago
  88. d06b60f Add a reference to the name mangling description in the tutorial to the index. (GH-10138) by Miss Islington (bot) · 7 years ago
  89. 830f26d Correct grammar mistakes in string.rst. (GH-9752) by Miss Islington (bot) · 7 years ago
  90. ffbce43 closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347) by Miss Islington (bot) · 7 years ago
  91. 3e3e1a2 [2.7] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) (GH-10336) by Serhiy Storchaka · 7 years ago
  92. 6bf85ac [2.7] Docs: fix some wrong words (GH-6987) (GH-10315) by Stéphane Wirtel · 7 years ago
  93. 421b41b Fix a typo about a comma. (GH-10306) by Miss Islington (bot) · 7 years ago
  94. 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
  95. aa39c1a [2.7] bpo-32804: Include the context parameter in urlretrieve documentation (GH-10203) by Lysandros Nikolaou · 7 years ago
  96. 05acd44 bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217) by Miss Islington (bot) · 7 years ago
  97. bc6f74a bpo-34866: Add max_num_fields to cgi.FieldStorage (GH-9660) (GH-9969) by matthewbelisle-wf · 7 years ago
  98. 64ffee7 [2.7] Fix a possible "double decref" in termios.tcgetattr(). (GH-10194) (GH-10218) by Zackery Spytz · 7 years ago
  99. 4ec427b bpo-27741: Better wording for datetime.strptime() (GH-9994) by Miss Islington (bot) · 7 years ago
  100. d61f586 [2.7] bpo-35068: Fix possible crashes in pyexpat.c. (GH-10099) by Zackery Spytz · 7 years ago