1. 1be0d11 bpo-36352: Clarify fileutils.h documentation (GH-12406) by Victor Stinner · 5 years ago
  2. 72c7b37 bpo-36235: Enhance distutils test_customize_compiler() (GH-12403) by Victor Stinner · 5 years ago
  3. 9e06d2b bpo-36328: Fix compiler warning in Py_NewInterpreter() (GH-12381) by Stéphane Wirtel · 5 years ago
  4. 0c9258a bpo-36332: Allow compile() to handle AST objects with assignment expressions (GH-12398) by Pablo Galindo · 5 years ago
  5. 2ddc7f6 bpo-30040: optimize inserting into empty dict (GH-12307) by Inada Naoki · 5 years ago
  6. 09a9f17 bpo-36329: Declare the version of Python to use for Tools/scripts/serve.py (#12385) by Stéphane Wirtel · 5 years ago
  7. 74ae50e bpo-36307: Travis: upgrade to Xenial environment (GH-12356) by CAM Gerlach · 5 years ago
  8. b4b97af Fix typo in _PyObject_FastCallDict documentation (GH-12383) by Rémi Lapeyre · 5 years ago
  9. 23581c0 bpo-36321: Fix misspelled attribute in namedtuple() (GH-12375) by Raymond Hettinger · 5 years ago
  10. 6a16b18 bpo-36297: remove "unicode_internal" codec (GH-12342) by Inada Naoki · 5 years ago
  11. 6fb544d Fix "catchs" typos in NEWS entries (GH-12364) by Harmon · 5 years ago
  12. dc69f69 Fix typo in unittest.mock documentation: manger -> manager (GH-12352) by Joan Massich · 5 years ago
  13. f683f46 bpo-34745: Fix asyncio sslproto memory issues (GH-12386) by Fantix King · 5 years ago
  14. 06e1e68 bpo-34160: Update news entry for XML order attributes (#12335) by Diego Rojas · 5 years ago
  15. 0bb5e75 bpo-23216: IDLE: Add docstrings to search modules (GH-12141) by Cheryl Sabella · 5 years ago
  16. 7c99454 bpo-35493: Use Process.sentinel instead of sleeping for polling worker status in multiprocessing.Pool (#11488) by Pablo Galindo · 5 years ago
  17. 962bdea bpo-35715: Liberate return value of _process_worker (GH-11514) by Dave Chevell · 5 years ago
  18. 9c68543 Update the seealso entries for namedtuple() (GH-12373) by Raymond Hettinger · 5 years ago
  19. 5927cfd Minor grammar fix in docs (GH-12371) by Raymond Hettinger · 5 years ago
  20. 1b0393d bpo-36127: Fix compiler warning in _PyArg_UnpackKeywords(). (GH-12353) by Serhiy Storchaka · 5 years ago
  21. f40b4a0 bpo-36138: Clarify docs about converting datetime.timedelta to scalars. (GH-12137) by Yasser A · 5 years ago
  22. d2fdd1f bpo-36124: Add PyInterpreterState.dict. (gh-12132) by Eric Snow · 5 years ago
  23. c11183c bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (gh-12359) by Eric Snow · 5 years ago
  24. 842a2f0 bpo-33608: Deal with pending calls relative to runtime shutdown. (gh-12246) by Eric Snow · 5 years ago
  25. 7c4fcb6 Add the meaning of the returned value of PyTypeObject.tp_init (GH-12325) by Stéphane Wirtel · 5 years ago
  26. e3f4070 bpo-33608: Fix PyEval_InitThreads() warning (GH-12346) by Victor Stinner · 5 years ago
  27. 6259976 bpo-36301: _PyCoreConfig_Read() ensures that argv is not empty (GH-12347) by Victor Stinner · 5 years ago
  28. 74f6568 bpo-36301: Add _PyWstrList structure (GH-12343) by Victor Stinner · 5 years ago
  29. 86082c2 bpo-36235: Fix CFLAGS in distutils customize_compiler() (GH-12236) by Victor Stinner · 5 years ago
  30. 65f64b1 bpo-36272: Logging now propagates RecursionError (GH-12312) by Rémi Lapeyre · 5 years ago
  31. 1c668d1 Correct the heading levels (GH-12338) by Raymond Hettinger · 5 years ago
  32. b420428 Document actual string.punctuation value. (GH-12270) by Andre Delfino · 5 years ago
  33. 53c2935 Fix typo duplicate period in a docstring in the zipfile module. (GH-12326) by nick sung · 5 years ago
  34. 3fe7fa3 bpo-30040: update news entry (GH-12324) by Inada Naoki · 5 years ago
  35. 41f0b78 Simplify overlap() formula for case where variances are equal (GH-12323) by Raymond Hettinger · 5 years ago
  36. 3191391 bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058) by Serhiy Storchaka · 5 years ago
  37. 2c0d3f4 bpo-36254: Fix yet one invalid use of %d in format string in C. (GH-12318) by Serhiy Storchaka · 5 years ago
  38. f2f55e7 bpo-36282: Improved error message for too much positional arguments. (GH-12310) by Serhiy Storchaka · 5 years ago
  39. d53fe5f bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264) by Serhiy Storchaka · 5 years ago
  40. 10f8ce6 bpo-36280: Add Constant.kind field (GH-12295) by Guido van Rossum · 5 years ago
  41. 8b5bdda bpo-31904: Adapt the _signal module to VxWorks RTOS (GH-12304) by pxinwr · 5 years ago
  42. 9776b06 bpo-36262: Fix _Py_dg_strtod() memory leak (goto undfl) (GH-12276) by Victor Stinner · 5 years ago
  43. 86900a4 Fix stepping into a frame without a __name__ (GH-12064) by Anthony Sottile · 5 years ago
  44. 839b925 bpo-35661: Fix failing test on buildbot (GH-12297) by Cheryl Sabella · 5 years ago
  45. 26c910c bpo-36174: Update nuget authoring for new license field. (GH-12300) by Steve Dower · 5 years ago
  46. 20843a9 Correct minor edit to news entry. (GH-12298) by Ned Deily · 5 years ago
  47. 8ef864d bpo-36264: Updates documentation for change to expanduser on Windows (GH-12294) by Steve Dower · 5 years ago
  48. f45813d Minor edits to news entries (ported from 3.7) (GH-12293) by Ned Deily · 5 years ago
  49. 25ec4a4 bpo-36264: Don't honor POSIX HOME in os.path.expanduser on Windows (GH-12282) by Anthony Sottile · 5 years ago
  50. 410aea1 canonicalize "Inada Naoki" in ACKS and 3.8 News (GH-12286) by Inada Naoki · 5 years ago
  51. f2a1867 bpo-30040: new empty dict uses key-sharing dict (GH-1080) by Inada Naoki · 5 years ago
  52. fc06a19 bpo-35892: Fix mode() and add multimode() (#12089) by Raymond Hettinger · 5 years ago
  53. 3e93643 bpo-35931: Gracefully handle any exception in pdb debug command (GH-12103) by Daniel Hahler · 5 years ago
  54. 1ceb3a3 bpo-35132: Fixes missing target in gdb pep0393 check. (GH-11848) by Lisa Roach · 5 years ago
  55. d9bd8ec Doc: Fix inconsistency in multiprocessing (GH-12273) by Julien Palard · 5 years ago
  56. 876e82b bpo-36234: Add more tests to PosixUidGidTests (GH-12234) by Victor Stinner · 5 years ago
  57. cc353a0 Various refinements to the NormalDist examples and recipes (GH-12272) by Raymond Hettinger · 5 years ago
  58. 491ef53 bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262) by Terry Jan Reedy · 5 years ago
  59. 0e1f1f0 bpo-35647: Fix path check in cookiejar (#11436) by Xtreak · 5 years ago
  60. 1aeeaeb bpo-21314: Add a FAQ entry about positional only parameters (GH-10641) by Lysandros Nikolaou · 5 years ago
  61. 11205b8 Fix padding on asyncio.IncompleteReadError docs (GH-12258) by Andre Delfino · 5 years ago
  62. 8b91eda bpo-36251: Fix format strings used in match_repr() and stdprinter_repr(). (GH-12252) by sth · 5 years ago
  63. ca7fe50 bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258) by Xtreak · 5 years ago
  64. 738c19f closes bpo-33376: Update to Unicode 12.0.0. (GH-12256) by Benjamin Peterson · 5 years ago
  65. 0411411 Rework integer overflow path in math.prod and add more tests (GH-11809) by Pablo Galindo · 5 years ago
  66. 62fa51f Fix typos and improve grammar in threading.Barrier docstrings (GH-12210) by Carl Bordum Hansen · 5 years ago
  67. 1b304f9 Remove d_initial from the parser as it is unused (GH-12212) by tyomitch · 5 years ago
  68. d70a359 Make a documentation link target more specific (GH-12249) by Raymond Hettinger · 5 years ago
  69. 8479a34 bpo-33608: Make sure locks in the runtime are properly re-created. (gh-12245) by Eric Snow · 5 years ago
  70. 5be45a6 bpo-33608: Minor cleanup related to pending calls. (gh-12247) by Eric Snow · 5 years ago
  71. 7bda9de Simplify DISPATCH by hoisting eval_breaker ahead of time. (gh-12243) by Eric Snow · 5 years ago
  72. d5a70c6 bpo-35661: Store the venv prompt in pyvenv.cfg (GH-11440) by Cheryl Sabella · 5 years ago
  73. 2aab5d3 Fix the Py_atomic_* macros. (#12240) by Eric Snow · 5 years ago
  74. ab9b31f bpo-35843: Implement __getitem__ for _NamespacePath (GH-11690) by Anthony Sottile · 5 years ago
  75. 8a1bab9 bpo-34162: Add entries for idlelib/NEWS.txt (#12232) by Terry Jan Reedy · 5 years ago
  76. f2320b3 Fix typo (double 'the') in CODEOWNERS (GH-12227) by Benedikt Werner · 5 years ago
  77. 495da29 bpo-35975: Support parsing earlier minor versions of Python 3 (GH-12086) by Guido van Rossum · 5 years ago
  78. bf94cc7 bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074) by Zackery Spytz · 5 years ago
  79. 2f8f564 bpo-36108: Avoid failing the build on race condition in clean (GH-12217) by Steve Dower · 5 years ago
  80. 14bab7a NormalDist.overlap() only needs one example (GH-12218) by Raymond Hettinger · 5 years ago
  81. 16e6f7d bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) by Steve Dower · 5 years ago
  82. 1f58f4f Refine statistics.NormalDist documentation and improve test coverage (GH-12208) by Raymond Hettinger · 5 years ago
  83. 318d537 bpo-36169 : Add overlap() method to statistics.NormalDist (GH-12149) by Raymond Hettinger · 5 years ago
  84. e942e7b Fix the documentation for set.copy() (GH-12176) by Andre Delfino · 5 years ago
  85. ecc161d bpo-36185: Fix typo in Doc/c-api/objbuffer.rst. (GH-12204) by Emmanuel Arias · 5 years ago
  86. dc07894 bpo-36139: Fix mmap_object_dealloc(): hold the GIL to call PyMem_Free() (GH-12199) by Davide Rizzo · 5 years ago
  87. edad38e bpo-9566: Fix compiler warnings in gcmodule.c (GH-11010) by Jeremy Kloth · 5 years ago
  88. bb9593a closes bpo-36139: release GIL around munmap(). (GH-12073) by Davide Rizzo · 5 years ago
  89. b71e28e bpo-36209: Fix typo on hashlib error message (GH-12194) by Emmanuel Arias · 5 years ago
  90. 25d13f3 bpo-36142: PYTHONMALLOC overrides PYTHONDEV (GH-12191) by Victor Stinner · 5 years ago
  91. 01e0f43 bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189) by Pradyun Gedam · 5 years ago
  92. 18ee50d Add more tests for pdf() and cdf() (GH-12190) by Raymond Hettinger · 5 years ago
  93. 4fffd38 bpo-36142: _PyPreConfig_Read() sets LC_CTYPE (GH-12188) by Victor Stinner · 5 years ago
  94. c656e25 bpo-36142: Add _PyPreConfig_SetAllocator() (GH-12187) by Victor Stinner · 5 years ago
  95. 7d2ef3e bpo-36142: _PyPreConfig_Write() sets the allocator (GH-12186) by Victor Stinner · 5 years ago
  96. a9df651 bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185) by Victor Stinner · 5 years ago
  97. d8b3a98 bpo-36187: Remove NamedStore. (GH-12167) by Serhiy Storchaka · 5 years ago
  98. adfffc7 Fix the C function signature for _collections._tuplegetter.__reduce__. (GH-12180) by Serhiy Storchaka · 5 years ago
  99. b35be4b bpo-36142: Add _PyPreConfig.allocator (GH-12181) by Victor Stinner · 5 years ago
  100. 359a2f3 bpo-33012: Fix compilation warnings in memoryobject.c and _collectionsmodule.c (GH-12179) by Stéphane Wirtel · 5 years ago