1. c0b214b bpo-1635741: Port faulthandler module to multiphase initialization (GH-21294) by Dong-hee Na · 4 years, 1 month ago
  2. 91e1bc1 bpo-41194: The _ast module cannot be loaded more than once (GH-21290) by Victor Stinner · 4 years, 1 month ago
  3. 9d00697 bpo-1635741: Port sha256 module to multiphase init (PEP 489) (GH-21189) by Mohamed Koubaa · 4 years, 1 month ago
  4. 148f329 bpo-39960: Allow heap types in the "Carlo Verre" hack check that override "tp_setattro()" (GH-21092) by scoder · 4 years, 1 month ago
  5. 0ab917e bpo-41193: Ignore OSError in readline write_history() (GH-21279) by Victor Stinner · 4 years, 1 month ago
  6. 004e64e bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874) by Rémi Lapeyre · 4 years, 1 month ago
  7. 6b34d7b bpo-39385: Add an assertNoLogs context manager to unittest.TestCase (GH-18067) by Kit Choi · 4 years, 1 month ago
  8. 1648c99 bpo-41161 Add news entry for libmpdec-2.5.0 (GH-21243) by Stefan Krah · 4 years, 1 month ago
  9. bd4a3f2 bpo-39314: Closes parenthesis when autocompleting for functions that take no arguments (GH-20562) by Rémi Lapeyre · 4 years, 1 month ago
  10. 604d95e bpo-41100: fix _decimal for arm64 Mac OS (GH-21228) by Lawrence D'Anna · 4 years, 1 month ago
  11. ba67d73 bpo-41142: Add support of non-ASCII paths for CAB files. (GH-21195) by Serhiy Storchaka · 4 years, 1 month ago
  12. 038dd0f bpo-36346: Raise DeprecationWarning when creating legacy Unicode (GH-20933) by Inada Naoki · 4 years, 1 month ago
  13. b333266 bpo-41123: Remove PyUnicode_AsUnicodeCopy (GH-21209) by Inada Naoki · 4 years, 1 month ago
  14. 2515a28 bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214) by Serhiy Storchaka · 4 years, 1 month ago
  15. dd8a93e bpo-23427: Add sys.orig_argv attribute (GH-20729) by Victor Stinner · 4 years, 1 month ago
  16. 2fb5f03 bpo-40924: Ensure importlib.resources.path returns an extant path (GH-20857) by Jason R. Coombs · 4 years, 1 month ago
  17. 5b96370 Fix typo in Object/listobject.c (GH-21079) by Jeong Ukjae · 4 years, 1 month ago
  18. b30ee26 bpo-41004: Resolve hash collisions for IPv4Interface and IPv6Interface (GH-21033) by Ravi Teja P · 4 years, 1 month ago
  19. 7f569c9 bpo-41048: mimetypes should read the rule file using UTF-8, not the locale encoding (GH-20998) by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) · 4 years, 1 month ago
  20. e4f1fe6 bpo-41123: Remove PyLong_FromUnicode() (GH-21204) by Inada Naoki · 4 years, 1 month ago
  21. d9f2a13 bpo-41123: Remove PyUnicode_GetMax() (GH-21192) by Inada Naoki · 4 years, 1 month ago
  22. 8bea91b bpo-40874 Update the required libmpdec version for the decimal module (GH-21202) by Stefan Krah · 4 years, 1 month ago
  23. 04cdeb7 bpo-41138: Fix trace CLI for non-UTF-8 files. (GH-21177) by Serhiy Storchaka · 4 years, 1 month ago
  24. cd3c2bd bpo-31082: Use "iterable" in the docstring for functools.reduce() (GH-20796) by Zackery Spytz · 4 years, 1 month ago
  25. 8ab77c6 bpo-41144: Fix IDLE open module error (#21182) by E-Paine · 4 years, 1 month ago
  26. 9d197c7 bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags (#21021) by Guido van Rossum · 4 years, 1 month ago
  27. 1f0f4ab bpo-41076: Pre-feed the parser with the f-string expression location (GH-21054) by Lysandros Nikolaou · 4 years, 1 month ago
  28. 20a7902 bpo-41123: Remove Py_UNICODE_str* functions (GH-21164) by Inada Naoki · 4 years, 1 month ago
  29. 2f168c6 bpo-41100: clarify NEWS item about macOS 11 support (GH-21174) by Ned Deily · 4 years, 1 month ago
  30. 2e0a920 bpo-41084: Adjust message when an f-string expression causes a SyntaxError (GH-21084) by Lysandros Nikolaou · 4 years, 1 month ago
  31. 6f8a6ee bpo-41103: Remove old buffer protocol support (#21117) by Inada Naoki · 4 years, 1 month ago
  32. 700cfa8 bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters. (GH-21035) by Serhiy Storchaka · 4 years, 1 month ago
  33. 8ea6353 BPO-41100: Support macOS 11 when building (GH-21113) by Ronald Oussoren · 4 years, 1 month ago
  34. 589e8fe bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141) by Ned Deily · 4 years, 1 month ago
  35. 5f190d2 bpo-39580: add check for CLI installation on macOS (GH-20271) by Rick Heil · 4 years, 1 month ago
  36. 55939b1 bpo-41074: Fix support of non-ASCII names and SQL in msilib. (GH-21126) by Serhiy Storchaka · 4 years, 1 month ago
  37. 152f0b8 bpo-41002: Optimize HTTPResponse.read with a given amount (GH-20943) by Bruce Merry · 4 years, 1 month ago
  38. 6c6810d bpo-41094: Fix decoding errors with audit when open files. (GH-21095) by Serhiy Storchaka · 4 years, 1 month ago
  39. 2f9ada9 bpo-40521: Make Unicode latin1 singletons per interpreter (GH-21101) by Victor Stinner · 4 years, 1 month ago
  40. f363d0a bpo-40521: Make empty Unicode string per interpreter (GH-21096) by Victor Stinner · 4 years, 1 month ago
  41. d051801 bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) by Anthony Sottile · 4 years, 1 month ago
  42. 281cce1 bpo-40521: Make MemoryError free list per interpreter (GH-21086) by Victor Stinner · 4 years, 1 month ago
  43. 2c6e4e9 bpo-41039: Simplify python3.dll build (GH-20989) by Nikita Nemkin · 4 years, 1 month ago
  44. f9bd05e bpo-40521: Empty frozenset is no longer a singleton (GH-21085) by Raymond Hettinger · 4 years, 1 month ago
  45. c41eed1 bpo-40521: Make bytes singletons per interpreter (GH-21074) by Victor Stinner · 4 years, 1 month ago
  46. 32f2eda bpo-40521: Remove freelist from collections.deque() (GH-21073) by Raymond Hettinger · 4 years, 1 month ago
  47. 1d3dad5 bpo-41085: Fix array.array.index() on 64-bit Windows (GH-21071) by WildCard65 · 4 years, 1 month ago
  48. 261cfed bpo-40521: Make the empty frozenset per interpreter (GH-21068) by Victor Stinner · 4 years, 1 month ago
  49. b4e85ca bpo-40521: Make dict free lists per-interpreter (GH-20645) by Victor Stinner · 4 years, 1 month ago
  50. 1937edd bpo-1635741: Port _lzma module to multiphase initialization (GH-19382) by Dong-hee Na · 4 years, 1 month ago
  51. 9e27bc0 bpo-41005: Fixed perrmission error (GH-20936) by Krishna Chivukula · 4 years, 1 month ago
  52. 36ff513 bpo-41068: Fix read after write in zipfile for non-ASCII files names. (GH-21040) by Serhiy Storchaka · 4 years, 1 month ago
  53. c88239f bpo-26407: Do not mask errors in csv. (GH-20536) by Serhiy Storchaka · 4 years, 1 month ago
  54. cafe1b6 bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537) by Serhiy Storchaka · 4 years, 1 month ago
  55. 4901ea9 bpo-41061: Fix incorrect expressions in hashtable (GH-21028) by Christian Heimes · 4 years, 1 month ago
  56. d780fa7 bpo-41056: Fix a possible MemoryError leak within zoneinfo. (GH-21007) by Gregory P. Smith · 4 years, 1 month ago
  57. 81328f3 bpo-41056: Fix reference to deallocated stack in pathconfig (Coverity) (GH-21013) by Gregory P. Smith · 4 years, 1 month ago
  58. 564cd18 bpo-40939: Rename PyPegen* functions to PyParser* (GH-21016) by Lysandros Nikolaou · 4 years, 1 month ago
  59. 6989af0 bpo-41052: Opt out serialization/deserialization for _random.Random (GH-21002) by Dong-hee Na · 4 years, 1 month ago
  60. 19fcffa bpo-41058: Use source file encoding in pdb.find_function(). (GH-21010) by Serhiy Storchaka · 4 years, 1 month ago
  61. 3ccb96c bpo-41056: Use the fildes converter for fd to please Coverity. (GH-21011) by Gregory P. Smith · 4 years, 1 month ago
  62. eb0d5c3 bpo-41056: Fix a NULL pointer dereference on MemoryError within the ssl module. (GH-21009) by Gregory P. Smith · 4 years, 1 month ago
  63. 314858e bpo-40939: Remove the old parser (Part 2) (GH-21005) by Lysandros Nikolaou · 4 years, 1 month ago
  64. 9355868 bpo-41043: Escape literal part of the path for glob(). (GH-20994) by Serhiy Storchaka · 4 years, 1 month ago
  65. ec68918 bpo-40077: Convert _bz2 module to use PyType_FromSpec (GH-20960) by Dong-hee Na · 4 years, 1 month ago
  66. 310f6aa bpo-40636: PEP 618: add strict parameter to zip() (GH-20921) by Guido van Rossum · 4 years, 1 month ago
  67. 37bb289 bpo-40943: PY_SSIZE_T_CLEAN required for '#' formats (GH-20784) by Victor Stinner · 4 years, 1 month ago
  68. 8a64cea bpo-38144: Add the root_dir and dir_fd parameters in glob.glob(). (GH-16075) by Serhiy Storchaka · 4 years, 1 month ago
  69. 8f192d1 bpo-40884: Added defaults parameter for logging.Formatter (GH-20668) by Bar Harel · 4 years, 1 month ago
  70. ddbeb2f bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944) by Victor Stinner · 4 years, 1 month ago
  71. 1bf7959 bpo-41006: Remove init_sys_streams() hack (GH-20954) by Victor Stinner · 4 years, 1 month ago
  72. bb6ec14 bpo-41009: fix requires_OS_version() class decorator (GH-20942) by Christian Heimes · 4 years, 1 month ago
  73. 8362893 bpo-41003: Fix test_copyreg when numpy is installed (GH-20935) by Victor Stinner · 4 years, 1 month ago
  74. 2c4928d bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878) by Inada Naoki · 4 years, 1 month ago
  75. c4862e3 bpo-1635741: Port _gdbm module to multiphase initialization (GH-20920) by Dong-hee Na · 4 years, 2 months ago
  76. 51c5896 bpo-40958: Avoid buffer overflow in the parser when indexing the current line (GH-20875) by Pablo Galindo · 4 years, 2 months ago
  77. de4304d bpo-19569: Add a macro to suppress deprecation warnings (GH-9004) by Zackery Spytz · 4 years, 2 months ago
  78. 113e2b0 bpo-40985: Show correct SyntaxError text when last line has a LINECONT (GH-20888) by Lysandros Nikolaou · 4 years, 2 months ago
  79. 8666356 closes bpo-28557: error message for bad raw readinto (GH-7496) by David Szotten · 4 years, 2 months ago
  80. 04fc4f2 bpo-40989: PyObject_INIT() becomes an alias to PyObject_Init() (GH-20901) by Victor Stinner · 4 years, 2 months ago
  81. 7ab92d5 bpo-36020: Require vsnprintf() to build Python (GH-20899) by Victor Stinner · 4 years, 2 months ago
  82. e822e37 bpo-36020: Remove snprintf macro in pyerrors.h (GH-20889) by Victor Stinner · 4 years, 2 months ago
  83. 5f79f46 bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) by Xavier Fernandez · 4 years, 2 months ago
  84. 4a3a682 bpo-40448: ensurepip: Do not use cache (GH-19812) by Krzysztof Konopko · 4 years, 2 months ago
  85. bf69a8f bpo-1635741: Port _dbm module to multiphase initialization (GH-20848) by Dong-hee Na · 4 years, 2 months ago
  86. d8cf351 bpo-34226: fix cgi.parse_multipart without content_length (GH-8530) by roger · 4 years, 2 months ago
  87. d71ab4f bpo-40855: Fix ignored mu and xbar parameters (GH-20835) by Raymond Hettinger · 4 years, 2 months ago
  88. 9672912 bpo-40957: Fix refleak in _Py_fopen_obj() (GH-20827) by Christian Heimes · 4 years, 2 months ago
  89. 29c1172 bpo-40834: Fix truncate when sending str object with channel (GH-20555) by An Long · 4 years, 2 months ago
  90. b3e6783 bpo-37556 Extend help to include latest overrides (GH-14701) by Steve (Gadget) Barnes · 4 years, 2 months ago
  91. 80d827c bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834) by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) · 4 years, 2 months ago
  92. 08b1bba bpo-40964: disable remote IMAP tests (GH-20836) by Christian Heimes · 4 years, 2 months ago
  93. 3ee0e48 bpo-40890: Add `mapping` property to dict views (GH-20749) by Dennis Sweeney · 4 years, 2 months ago
  94. 0d3350d bpo-40955: Fix memory leak in subprocess module (GH-20825) by Christian Heimes · 4 years, 2 months ago
  95. 2145c8c bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110) by native-api · 4 years, 2 months ago
  96. ddef3bd bpo-40950: Port nis module to multiphase initialization (GH-20811) by Dong-hee Na · 4 years, 2 months ago
  97. 60c2a81 bpo-40626: Support HDF5 in mimetypes (GH-20042) by MARK SCHWAB · 4 years, 2 months ago
  98. 46398fb bpo-29620: iterate over a copy of sys.modules (GH-4800) by kernc · 4 years, 2 months ago
  99. 1ed83ad bpo-40939: Remove the old parser (GH-20768) by Pablo Galindo · 4 years, 2 months ago
  100. d72b964 bpo-40947: getpath.c uses PyConfig.platlibdir (GH-20807) by Victor Stinner · 4 years, 2 months ago