1. f22c4cf [3.8] bpo-37428: Don't set PHA verify flag on client side (GH-14494) by Christian Heimes · 5 years ago
  2. ffcc161 bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255) by Miss Islington (bot) · 5 years ago
  3. 68c1c39 bpo-37412: Fix os.getcwd() for long path on Windows (GH-14424) (GH-14451) by Miss Islington (bot) · 5 years ago
  4. 515a026 closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436) by Miss Islington (bot) · 5 years ago
  5. 6fbed53 closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414) by Miss Islington (bot) · 5 years ago
  6. 04d4692 bpo-37419: Fix possible segfaults when passing large sequences to os.posix_spawn() (GH-14409) by Miss Islington (bot) · 5 years ago
  7. 63429c8 bpo-37412: os.getcwdb() now uses UTF-8 on Windows (GH-14396) by Miss Islington (bot) · 5 years ago
  8. d917cfe [3.8] bpo-37250: put back tp_print for backwards compatibility (GH-14193) by Jeroen Demeyer · 5 years ago
  9. 76b72f6 bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11751) by Miss Islington (bot) · 5 years ago
  10. 8763d43 bpo-37363: Add audit events for a range of modules (GH-14301) by Miss Islington (bot) · 5 years ago
  11. 6c79477 bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152) by Steve Dower · 5 years ago
  12. 7edf8e5 Fix name of '\0'. (GH-14222) by Miss Islington (bot) · 5 years ago
  13. 3f3efed Turn math.isqrt assertion into a comment to clarify its purpose. (GH-14131) by Miss Islington (bot) · 5 years ago
  14. 599f7ec Simplify negativity checks in math.comb and math.perm. (GH-13870) (#14125) by Miss Islington (bot) · 5 years ago
  15. 0a9baec bpo-36779: time.tzname returns empty string on Windows if default cod… (GH-13073) (GH-14032) by Miss Islington (bot) · 5 years ago
  16. c80183e bpo-35070: test_getgrouplist may fail on macOS if too many groups (GH-13071) by Miss Islington (bot) · 5 years ago
  17. 92e836c bpo-37253: Add _PyCompilerFlags_INIT macro (GH-14018) by Miss Islington (bot) · 5 years ago
  18. 878227e bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991) by Miss Islington (bot) · 5 years ago
  19. 5b94b85 closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing of pyexpat line in Setup. (GH-13064) by Miss Islington (bot) · 5 years ago
  20. feaceaa bpo-37178: Allow a one argument form of math.perm() (GH-13905) (GH-13919) by Miss Islington (bot) · 5 years ago
  21. 22b69da bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907) by Miss Islington (bot) · 5 years ago
  22. 3d03a35 [3.8] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13911) by Miss Islington (bot) · 5 years ago
  23. 3576266 bpo-37169: Rewrite _PyObject_IsFreed() unit tests (GH-13888) (GH-13895) by Victor Stinner · 5 years ago
  24. dd492d9 [3.8] bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860) (GH-13891) by Zackery Spytz · 5 years ago
  25. 21ce245 bpo-37165: Convert _count_elements to the argument clinic (GH-13848) by Miss Islington (bot) · 5 years ago
  26. 963eb0f bpo-35431: Drop the k <= n requirement (GH-13798) by Raymond Hettinger · 5 years ago
  27. 0fd2c30 Revert "bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)" (GH-13795) by Victor Stinner · 5 years ago
  28. 78c7d52 bpo-37120: Add SSLContext.num_tickets (GH-13719) by Christian Heimes · 5 years ago
  29. e35d1ba bpo-34271: Fix compatibility with 1.0.2 (GH-13728) by Christian Heimes · 5 years ago
  30. e225beb Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)" (GH-13780) by Victor Stinner · 5 years ago
  31. e584cbf bpo-36027 bpo-36974: Fix "incompatible pointer type" compiler warnings (GH-13758) by Petr Viktorin · 5 years ago
  32. fb9423f bpo-36974: Make tp_call=PyVectorcall_Call work for inherited types (GH-13699) by Petr Viktorin · 5 years ago
  33. 5ae299a bpo-37128: Add math.perm(). (GH-13731) by Serhiy Storchaka · 5 years ago
  34. 6a150bc bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714) by Eric Snow · 5 years ago
  35. 36dcaab Fix the error handling in bytesio_sizeof(). (GH-10459) by Zackery Spytz · 5 years ago
  36. e5f6207 bpo-34303: Micro-optimizations in functools.reduce() (GH-8598) by Sergey Fedoseev · 5 years ago
  37. 2b843ac bpo-35431: Refactor math.comb() implementation. (GH-13725) by Serhiy Storchaka · 5 years ago
  38. 4a68650 bpo-35431: Implemented math.comb (GH-11414) by Yash Aggarwal · 5 years ago
  39. 396e0a8 bpo-36818: Add PyInterpreterState.runtime field. (gh-13129) by Eric Snow · 5 years ago
  40. aac4d03 bpo-26826: Expose copy_file_range in the os module (GH-7255) by Pablo Galindo · 5 years ago
  41. 8cbb5b6 bpo-26835: Add file sealing constants to fcntl (GH-13694) by Christian Heimes · 5 years ago
  42. c7f803b bpo-36379: __ipow__ must be a ternaryfunc, not a binaryfunc (GH-13546) by Zackery Spytz · 5 years ago
  43. c7f7069 bpo-34271: Add ssl debugging helpers (GH-10031) by Christian Heimes · 5 years ago
  44. 38ab7d4 bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-11859) by Serhiy Storchaka · 5 years ago
  45. 65fb2c0 bpo-339827: Do not swallow exceptions in the _ssl module. (GH-12756) by Serhiy Storchaka · 5 years ago
  46. 530f506 bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464) by Jeroen Demeyer · 5 years ago
  47. 98ef920 bpo-36999: Add asyncio.Task.get_coro() (GH-13680) by Alex Grönholm · 5 years ago
  48. c145f3b bpo-36974: remove _PyObject_HasFastCall (GH-13460) by Jeroen Demeyer · 5 years ago
  49. 735e8af bpo-36974: inherit the vectorcall protocol (GH-13498) by Jeroen Demeyer · 5 years ago
  50. eda385c bpo-36935: Remove usage of the deprecated PyErr_SetFromWindowsErrWithUnicodeFilename() (GH-13355) by Zackery Spytz · 5 years ago
  51. 8f96c9f bpo-37007: Implement socket.if_nametoindex(), if_indextoname() and if_nameindex() on Windows (GH-13522) by Zackery Spytz · 5 years ago
  52. e70bfa95 bpo-26836: Add ifdefs for all MFD_HUGE* constants (GH-13666) by Zackery Spytz · 5 years ago
  53. ada319b bpo-32388: Remove cross-version binary compatibility requirement in tp_flags (GH-4944) by Antoine Pitrou · 5 years ago
  54. 43fdbd2 bpo-26836: Add os.memfd_create() (#13567) by Zackery Spytz · 5 years ago
  55. 0c2f930 bpo-22385: Support output separators in hex methods. (#13578) by Gregory P. Smith · 5 years ago
  56. aacc77f bpo-36974: implement PEP 590 (GH-13185) by Jeroen Demeyer · 5 years ago
  57. d8b7551 bpo-33164: blake2 fix for HP-UX (GH-13633) by David Carlier · 5 years ago
  58. 8b09500 bpo-37076: _thread.start_new_thread() calls _PyErr_WriteUnraisableMsg() (GH-13617) by Victor Stinner · 5 years ago
  59. 4154069 bpo-37001: Makes symtable.symtable have parity with compile for input (#13483) by Dino Viehland · 5 years ago
  60. eb65e24 bpo-36922: implement PEP-590 Py_TPFLAGS_METHOD_DESCRIPTOR (GH-13338) by Jeroen Demeyer · 5 years ago
  61. bafd4b5 bpo-29883: Asyncio proactor udp (GH-13440) by Andrew Svetlov · 5 years ago
  62. cd590a7 bpo-1230540: Add threading.excepthook() (GH-13515) by Victor Stinner · 5 years ago
  63. 02db696 bpo-32941: Add madvise() for mmap objects (GH-6172) by Zackery Spytz · 5 years ago
  64. 331a6a5 bpo-36763: Implement the PEP 587 (GH-13592) by Victor Stinner · 5 years ago
  65. 431b540 bpo-32528: Make asyncio.CancelledError a BaseException. (GH-13528) by Yury Selivanov · 5 years ago
  66. 71c52e3 bpo-36829: Add _PyErr_WriteUnraisableMsg() (GH-13488) by Victor Stinner · 5 years ago
  67. 91f4380 bpo-36785: PEP 574 implementation (GH-7076) by Antoine Pitrou · 5 years ago
  68. 561612d bpo-37021: Port _randommodule to the argument clinic (GH-13532) by Pablo Galindo · 5 years ago
  69. 438a12d bpo-36710: Add tstate parameter in ceval.c (GH-13547) by Victor Stinner · 5 years ago
  70. b49858b bpo-37031: Fix PyOS_AfterFork_Child() (GH-13537) by Victor Stinner · 5 years ago
  71. d8613dc bpo-37031: Reuse _PyRuntime.main_thread in signalmodule.c (GH-13538) by Victor Stinner · 5 years ago
  72. 608876b bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not handled (GH-7778) by Matěj Cepl · 5 years ago
  73. b82e17e bpo-36842: Implement PEP 578 (GH-12613) by Steve Dower · 5 years ago
  74. 51aa35e bpo-33164: update blake2 implementation (GH-6286) by David Carlier · 5 years ago
  75. b121f63 bpo-36084: Add native thread ID (TID) to threading.Thread (GH-13463) by Jake Tesler · 5 years ago
  76. 33e71e0 bpo-31862: Port binascii to PEP 489 multiphase initialization (GH-4108) by Marcel Plch · 5 years ago
  77. ef9d9b6 bpo-36829: Add sys.unraisablehook() (GH-13187) by Victor Stinner · 5 years ago
  78. 4fb1502 bpo-36648: fix mmap issue for VxWorks (GH-12394) by Lihua Zhao · 5 years ago
  79. f2d7ac7 bpo-31904: Add posix module support for VxWorks (GH-12118) by pxinwr · 5 years ago
  80. d12e757 Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" (GH-13458) by Victor Stinner · 5 years ago
  81. 925af1d bpo-36965: Fix includes in main.c on Windows with non-MSC compilers (GH-13421) by Erik Janssens · 5 years ago
  82. c09a9f5 bpo-36888: Add multiprocessing.parent_process() (GH-13247) by Thomas Moreau · 5 years ago
  83. ed48866 bpo-35134: Split traceback.h header (GH-13430) by Victor Stinner · 5 years ago
  84. 5c08ce9 bpo-36957: Speed up math.isqrt (#13405) by Mark Dickinson · 5 years ago
  85. a5119e7 bpo-36957: Add _PyLong_Rshift() and _PyLong_Lshift(). (GH-13416) by Serhiy Storchaka · 5 years ago
  86. 73934b9 bpo-36887: add math.isqrt (GH-13244) by Mark Dickinson · 5 years ago
  87. 871ff77 bpo-36763: Add _PyInitError functions (GH-13395) by Victor Stinner · 5 years ago
  88. 1208328 bpo-36763: _Py_RunMain() doesn't call Py_Exit() anymore (GH-13390) by Victor Stinner · 5 years ago
  89. 98ff4d5 bpo-36782: Created C API wrappers and added missing tests for functions in the PyDateTimeAPI. (#13088) by Edison A · 5 years ago
  90. cab5d07 bpo-36763: Add _PyCoreConfig_InitPythonConfig() (GH-13388) by Victor Stinner · 5 years ago
  91. b16b4e4 bpo-36763: Add PyMemAllocatorName (GH-13387) by Victor Stinner · 5 years ago
  92. 6faad35 bpo-36908: 'This module is always available' isn't helpful. (#13297) by Ned Batchelder · 5 years ago
  93. fed02e1 bpo-36763: Remove _PyCoreConfig.program (GH-13373) by Victor Stinner · 5 years ago
  94. 14514d9 bpo-36946: Fix possible signed integer overflow when handling slices. (GH-13375) by Zackery Spytz · 5 years ago
  95. 9ef5dca bpo-36763: Add _Py_InitializeMain() (GH-13362) by Victor Stinner · 5 years ago
  96. ae239f6 bpo-36763: Add _PyCoreConfig.parse_argv (GH-13361) by Victor Stinner · 5 years ago
  97. dbacfc2 bpo-36763: _PyInitError always use int for exitcode (GH-13360) by Victor Stinner · 5 years ago
  98. bfba8c3 bpo-36748: optimize TextIOWrapper.write() for ASCII string (GH-13002) by Inada Naoki · 5 years ago
  99. fb7e750 bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779) by Paul Monson · 5 years ago
  100. c96be81 bpo-36900: Replace global conf vars with config (GH-13299) by Victor Stinner · 5 years ago