1. f3d269a [2.7] Improve ensurepip's --help (GH-4686) (GH-7240) by Petr Viktorin · 6 years ago
  2. 5583ef4 [2.7] bpo-33670: Expose Sphinx errorlevel (GH-7156). (GH-7201) by Andrés Delfino · 6 years ago
  3. 1da37ad test.regrtest: flush stdout to display progress (#7120) by Victor Stinner · 6 years ago
  4. 804fcf6 [2.7] bpo-33595: Fix lambda parameters being refered as arguments (GH-7037) (GH-7122) by Terry Jan Reedy · 6 years ago
  5. 19f6bd0 bpo-33354: Fix test_ssl when a filename cannot be encoded (GH-6613) by Pablo Galindo · 6 years ago
  6. 9044cd6 [2.7] bpo-33622: Fix issues with handling errors in the GC. (GH-7078) (#7096) by Serhiy Storchaka · 6 years ago
  7. 8cbde8a [2.7] bpo-33518: Add PEP entry to documentation glossary (GH-6860). (#6936) by Andrés Delfino · 6 years ago
  8. 6c58f7f [2.7] Fix line breaks added after hyphens by blurb. (GH-7052) by Serhiy Storchaka · 6 years ago
  9. 3ccc313 bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021) by Miss Islington (bot) · 6 years ago
  10. ea9a0994 [2.7] bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922) (GH-7015) by Serhiy Storchaka · 6 years ago
  11. d13169f bpo-16055: Fixes incorrect error text for int('1', base=1000) (#6980) by Victor Stinner · 6 years ago
  12. 6a8954a [2.7] Fix C API docs: PyCapsule_Import always set an exception on failure. (GH-6967) (GH-6970) by Miss Islington (bot) · 6 years ago
  13. ad65d09 [2.7] bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814). (GH-6905) by Stéphane Wirtel · 6 years ago
  14. 861d384 [2.7] bpo-32861: robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) (GH-6817) by Serhiy Storchaka · 6 years ago
  15. 84fc6c5 bpo-22069: Update TextIO documentation (GH-6609) by Miss Islington (bot) · 6 years ago
  16. afe5f63 bpo-33038: Fix gzip.GzipFile for file objects with a non-string name attribute. (GH-6095) by Bo Bayles · 6 years ago
  17. d7e783b [2.7] bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738). (GH-6744) by Serhiy Storchaka · 6 years ago
  18. 903f189 bpo-33096: Removed unintentionally backported from Python 3 Tkinter files. (GH-6724) by Serhiy Storchaka · 6 years ago
  19. c40eeeb [2.7] bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) (GH-6712) by Andrés Delfino · 6 years ago
  20. a55ac80 [2.7] bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (GH-6708). (GH-6717) by Serhiy Storchaka · 7 years ago
  21. 3a04598 bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701) (GH-6620) by Cheryl Sabella · 7 years ago
  22. 4a1bc26 [2.7] bpo-32362: Fix references to non-existent multiprocessing.Connection() (GH-6223) (GH-6646) by Bo Bayles · 7 years ago
  23. 6d3d02c bpo-33391: Fix refleak in set_symmetric_difference (GH-6670) by Miss Islington (bot) · 7 years ago
  24. 5818f08 Mitigate macOS race condition in installer build (GH-6686) (#6689) by Miss Islington (bot) · 7 years ago
  25. 07ad02f [2.7] bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442). (GH-6650) by Serhiy Storchaka · 7 years ago
  26. 07c3a61 Fix reference to exceptions in multprocessing docs. (GH-6647) by Bo Bayles · 7 years ago
  27. 0d7d26b 2.7.15+ by Benjamin Peterson · 7 years ago
  28. 75c8df5 merge 2.7.15 release branch by Benjamin Peterson · 7 years ago
  29. ca079a3 bump to 2.7.15 by Benjamin Peterson · 7 years ago
  30. 4c86fc0 generate 2.7.15 NEWS by Benjamin Peterson · 7 years ago
  31. 0b3800d Merge 2.7.15 release branch by Benjamin Peterson · 7 years ago
  32. 0b91f8a Indicate that _PyGC_Head is only 8-byte aligned. (closes bpo-33374) by Florian Weimer · 7 years ago
  33. 1c6c851 [2.7] bpo-33280: Reorganize external Tcl/Tk references. (GH-6473). (GH-6607) by Andrés Delfino · 7 years ago
  34. 3219bbf fix running the curses.has_key module (closes bpo-33359) (GH-6608) by Benjamin Peterson · 7 years ago
  35. 55299ff [2.7] bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564). (GH-6605) by Serhiy Storchaka · 7 years ago
  36. 730fb07 travis: Use -O3 option (GH-5599) by INADA Naoki · 7 years ago
  37. 36af118 [2.7] Update `make patchcheck` for blurb and NEWS.d (GH-2381) (GH-6576) by Antoine Pitrou · 7 years ago
  38. b9827b7 [2.7] bpo-33297: Mention Pillow to work with more image formats. (GH-6505) (GH-6562) by Andrés Delfino · 7 years ago
  39. 4caba7a bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546) by Miss Islington (bot) · 7 years ago
  40. 7a45eb9 bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479) (GH-6542) by Andrés Delfino · 7 years ago
  41. d988c0b [2.7] bpo-33308: Fix a crash in the parser module when convert an ST object. (GH-6519) (GH-6532) by Serhiy Storchaka · 7 years ago
  42. afc768d bpo-33295: Skip test using missing external site (GH-6504) (GH-6510) by Miss Islington (bot) · 7 years ago
  43. 7d19676 [2.7] fix pydoc-topics to work with Sphinx 1.7 (GH-6502) by Benjamin Peterson · 7 years ago
  44. bad9a58 2.7.15rc1 version bump by Benjamin Peterson · 7 years ago
  45. f2f1d4b make NEWS for 2.7.15rc1 by Benjamin Peterson · 7 years ago
  46. bba2ba1 bpo-33148: Update Windows build to use OpenSSL 1.0.2o by Steve Dower · 7 years ago
  47. 01a0fd4 [2.7] bpo-33184: Update macOS installer build to use OpenSSL 1.0.2o. (GH-6408) (GH-6471) by Miss Islington (bot) · 7 years ago
  48. 93c91ac [2.7] Fix errant NEWS item: bpo-19019 -> bpo-17128 (GH-6470) by Ned Deily · 7 years ago
  49. ee8e4b6 [2.7] Backport macOS universal build and installer fixes from 3.6. (GH-6469) by Ned Deily · 7 years ago
  50. a61f5da [2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259) (GH-6436) by Serhiy Storchaka · 7 years ago
  51. 77f0a41 [2.7] bpo-8243: Doc patch for curses.window.addstr and curses.window.addch (GH-5179) (GH-6405) by Miss Islington (bot) · 7 years ago
  52. 325191b [2.7] bpo-27212: Modify islice recipe to consume initial values preceding start (GH-6195) (GH-6339) by Cheryl Sabella · 7 years ago
  53. 72f3e08 [2.7] bpo-33132: Fix reference counting issues in the compiler. (GH-6209). (GH-6322) by Serhiy Storchaka · 7 years ago
  54. 4a3c4ba [2.7] Gitignore gmon.out (GH-5796) (GH-6328) by Serhiy Storchaka · 7 years ago
  55. e80a232 [2.7] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) (GH-6326) by Serhiy Storchaka · 7 years ago
  56. 924035a [2.7] Fix error message in sqlite connection thread check. (GH-6028). (GH-6325) by Serhiy Storchaka · 7 years ago
  57. c498cd8 bpo-31544: Fix a reference leak to 'self' after the previous target error handling fixes. (GH-6318) by scoder · 7 years ago
  58. 7f48a42 bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6284) by Miss Islington (bot) · 7 years ago
  59. a266507 Fix description about SimpleXMLRPCServer constructor parameter bind_and_activate. (GH-776) by Miss Islington (bot) · 7 years ago
  60. e3e8bdc Fix typo and edit for clarity in the docstrings of sys.float_info. (GH-2251) by Miss Islington (bot) · 7 years ago
  61. edd5418 [2.7] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6215) by Christian Heimes · 7 years ago
  62. 0694b6a bpo-31544: Avoid calling "PyObject_GetAttrString()" (and potentially executing user code) with a live exception set. (GH-3992) by scoder · 7 years ago
  63. 1ce4e5b Upgrade pip to v9.0.3 and setuptools to v39.0.1 (GH-6184) by Miss Islington (bot) · 7 years ago
  64. 7ee0936 Fix typos in mmap() error messages (GH-6173) by Miss Islington (bot) · 7 years ago
  65. 4e907d8 Update pip to 9.0.2 and setuptools to 38.6.1 (GH-6133) (GH-6135) by Miss Islington (bot) · 7 years ago
  66. baca85f [2.7] bpo-17288: Prevent jumps from 'return' and 'exception' trace events. (GH-6111) by xdegaye · 7 years ago
  67. 3854f58 [2.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6026). (GH-6074) (GH-6076) by Miss Islington (bot) · 7 years ago
  68. 34bb88d Clear possible exception before calling PyTuple_Pack in IMPORT_NAME (GH-6033) by Xiang Zhang · 7 years ago
  69. 55d5bfb [2.7] closes bpo-32997: Fix REDOS in fpformat (GH-5984) by Jamie Davis · 7 years ago
  70. e052d40 [2.7] bpo-32981: Fix catastrophic backtracking vulns (GH-5955) by Benjamin Peterson · 7 years ago
  71. 20003f9 bpo-32963: Fix the tutorial to state source has a default encoding of ASCII (GH-5961) by Brett Cannon · 7 years ago
  72. aa40f92 [2.7] bpo-32903: Fix a memory leak in os.chdir() on Windows (GH-5801). (#5947) by Alexey Izbyshev · 7 years ago
  73. c20c97f bpo-18533: Avoid RuntimeError from repr() of recursive dictview (#4823) (#5357) by bennorth · 7 years ago
  74. ecaa372 bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767) by Miss Islington (bot) · 7 years ago
  75. b7c1a94 [2.7] bpo-25059: Clarify the print separator usage in tutorial (GH-5879) by Cheryl Sabella · 7 years ago
  76. 7634947 bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-4041) by Miss Islington (bot) · 7 years ago
  77. 07c13ee Delete a broken threading.local example (GH-5870) by Miss Islington (bot) · 7 years ago
  78. df1732a [2.7] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH-5876) (#5882) by Christian Heimes · 7 years ago
  79. 439956a Fix ssl module, Python 2.7 doesn't have Py_MAX (#5878) by Christian Heimes · 7 years ago
  80. 4bb9b9a [2.7] bpo-32647: Link ctypes extension with libdl. (GH-5550) (#5877) by Christian Heimes · 7 years ago
  81. 3d87f4c [2.7] bpo-30622: Improve NPN support detection (GH-5859) (#5863) by Christian Heimes · 7 years ago
  82. a5c9112 [2.7] bpo-32185: Don't send IP in SNI TLS extension (GH-5865) (#5871) by Miss Islington (bot) · 7 years ago
  83. 6e8f395 bpo-25404: SSLContext.load_dh_params() non-ASCII path (GH-3459) by Christian Heimes · 7 years ago
  84. 8d4d173 bpo-31518: Change TLS protocol for Debian (#3661) by Christian Heimes · 7 years ago
  85. 8a7f1f4 bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833) by Miss Islington (bot) · 7 years ago
  86. 61bd4d2 [2.7] bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) (GH-5825) by Anselm Kruis · 7 years ago
  87. b852d8c [2.7] bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (GH-5240) (GH-5781) by Miss Islington (bot) · 7 years ago
  88. 6c7edba [2.7] closes bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789) (#5792) by Benjamin Peterson · 7 years ago
  89. 5dc275a Fix typo in docs (GH-5763) by Raymond Hettinger · 7 years ago
  90. eeb3365 [2.7] bpo-21060 Improve error message for "setup.py upload" without dist files (GH-5726). by Éric Araujo · 7 years ago
  91. 21f53e7 [2.7] Clean up Travis config (GH-5727) by Zachary Ware · 7 years ago
  92. fd9d1c9 DOC: fix documentation for copyright and credits (GH-5706) by Miss Islington (bot) · 7 years ago
  93. 836b642 Update comment in posixmodule.c (GH-5681) by Miss Islington (bot) · 7 years ago
  94. 8771125 Fix installation instructions for *nix (GH-5605) by Miss Islington (bot) · 7 years ago
  95. 23f0a5e [2.7] remove mercurial dot files (GH-5558). by Benjamin Peterson · 7 years ago
  96. 17cec70 bpo-30109: Fix reindent.py for non-ASCII files. (#5637) by Serhiy Storchaka · 7 years ago
  97. 4029064 Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) (GH-5571) by Miss Islington (bot) · 7 years ago
  98. 2cf8804 Fix AppVeyor doc short-circuit (GH-5635) by Miss Islington (bot) · 7 years ago
  99. 239e13b [2.7] Add short-circuit for doc changes to AppVeyor (GH-5629) by Zachary Ware · 7 years ago
  100. ea6e644 bpo-32800: Update link to w3c doc for xml default namespaces (GH-5609) (GH-5613) by Miss Islington (bot) · 7 years ago