1. 3224e1a Add Florian Ernst to ACKS (GH-15524) by Ethan Furman · 5 years ago
  2. 8c9e9b0 bpo-37936: Remove some .gitignore rules that were intended locally. (GH-15542) by Greg Price · 5 years ago
  3. 0138c4c Fix unused variable and signed/unsigned warnings (GH-15537) by Raymond Hettinger · 5 years ago
  4. 8bf5fef bpo-36205: Fix the rusage implementation of time.process_time() (GH-15538) by vrajivk · 5 years ago
  5. fae0ed5 bpo-37328: remove deprecated HTMLParser.unescape (GH-14186) by Inada Naoki · 5 years ago
  6. 9a943b4 bpo-36763: Make Py_BytesMain() public (GH-15532) by Victor Stinner · 5 years ago
  7. 6b2e325 Fix an invalid assertEqual() call in test_descr.py (GH-15318) by Zackery Spytz · 5 years ago
  8. bed4817 Make PyXXX_Fini() functions private (GH-15531) by Victor Stinner · 5 years ago
  9. d3cc189 bpo-37925: Mention --embed in python-config usage (GH-15458) by Batuhan Taşkaya · 5 years ago
  10. 6fee0f8 bpo-37798: Minor code formatting and comment clean-ups. (GH-15526) by Raymond Hettinger · 5 years ago
  11. 10c452b bpo-37664: Update ensurepip bundled wheels, again (GH-15483) by Pradyun Gedam · 5 years ago
  12. b27cbec bpo-37055: fix warnings in _blake2 module (GH-14646) by Inada Naoki · 5 years ago
  13. 77df9a1 correct roman numeral VII description (GH-15523) by Ethan Furman · 5 years ago
  14. b3b9619 Fix typo: Pyssize_t => Py_ssize_t (GH-15411) by Sergey Fedoseev · 5 years ago
  15. 4901dc4 bpo-37954: Fix reference leak in the symtable (GH-15514) by Pablo Galindo · 5 years ago
  16. 52c1a6a Remove leftovers from the times when long long wasn't required (GH-15501) by Sergey Fedoseev · 5 years ago
  17. 0e4ea16 bpo-37947: Adjust correctly the recursion level in symtable for named expressions (GH-15499) by Pablo Galindo · 5 years ago
  18. 1c06009 bpo-34679: Restore instantiation Windows IOCP event loop from non-main thread (#15492) by Andrew Svetlov · 5 years ago
  19. 998cf1f bpo-27575: port set intersection logic into dictview intersection (GH-7696) by Forest Gregg · 5 years ago
  20. c3ea41e bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). (GH-15490) by Serhiy Storchaka · 5 years ago
  21. 44cd86b bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489) by Dong-hee Na · 5 years ago
  22. 6b16d93 bpo-15542: Documentation incorrectly suggests __init__ called after direct __new__ call (GH-15478) by Joannah Nanjekye · 5 years ago
  23. 1039f39 bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500) by Terry Jan Reedy · 5 years ago
  24. 73e0549 Doc: Keep the venv/* exclude pattern. (GH-15229) by Julien Palard · 5 years ago
  25. da27d9b bpo-29553: Fix ArgumentParser.format_usage() for mutually exclusive groups (GH-14976) by Flavian Hautbois · 5 years ago
  26. 5dbe0f5 bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15131) by Nick Coghlan · 5 years ago
  27. ce6a070 bpo-34880: Add the LOAD_ASSERTION_ERROR opcode. (GH-15073) by Zackery Spytz · 5 years ago
  28. 8371799 bpo-37905: Improve docs for NormalDist (GH-15486) by Raymond Hettinger · 5 years ago
  29. d4b4c00 bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452) by Tal Einat · 5 years ago
  30. aef9ad8 bpo-37942: Improve argument clinic float converter (GH-15470) by Raymond Hettinger · 5 years ago
  31. 805f8f9 bpo-19072: Make @classmethod support chained decorators (GH-8405) by Berker Peksag · 5 years ago
  32. 0dfc025 Fix typo and rearrange words in IDLE news item (GH-15471) by Terry Jan Reedy · 5 years ago
  33. c5218fc Clarify argument types in datetime docs. (GH-15459) by Jürgen Gmach · 5 years ago
  34. 69ee87e bpo-14112: Allow beginners to explore shallowness in greater depth ;-) (GH-15465) by Raymond Hettinger · 5 years ago
  35. fa7a6f5 Revert "(TH-15402)" (#15468) by Terry Jan Reedy · 5 years ago
  36. 43710b6 Fix typos in the documentation of Parser/pgen (GH-15416) by Shashi Ranjan · 5 years ago
  37. 8ad22a4 bpo-37798: Test both Python and C versions in test_statistics.py (GH-15453) by Dong-hee Na · 5 years ago
  38. edd2112 bpo-32118: Simplify docs for sequence comparison (GH-15450) by Raymond Hettinger · 5 years ago
  39. 5e63ab0 bpo-37812: Convert CHECK_SMALL_INT macro to a function so the return is explicit. (GH-15216) by Greg Price · 5 years ago
  40. a50f0a4 (TH-15402) by GeeTransit · 5 years ago
  41. a4e2991 bpo-37772: fix zipfile.Path.iterdir() outputs (GH-15170) by shireenrao · 5 years ago
  42. ef61c52 bpo-37830: Fix compilation of break and continue in finally. (GH-15320) by Serhiy Storchaka · 5 years ago
  43. e9c90aa bpo-29535: Remove promize about hash randomization of datetime objects. (GH-15269) by Serhiy Storchaka · 5 years ago
  44. 4101181 bpo-19119: Remove invalid test and rename a misnamed test (GH-15442) by Raymond Hettinger · 5 years ago
  45. 7913cbc Fix link to changelog in 3.9 What's New page (GH-15445) by Ned Deily · 5 years ago
  46. e17f201 Fix funny typo in Doc/bugs. (GH-15412) by Antoine · 5 years ago
  47. 0a18ee4 bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) by Dong-hee Na · 5 years ago
  48. 5be6660 bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389) by Zackery Spytz · 5 years ago
  49. 8f080b0 bpo-26589: Add http status code 451 (GH-15413) by Raymond Hettinger · 5 years ago
  50. 120b707 bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431) by Victor Stinner · 5 years ago
  51. 1beb7c3 bpo-36763, doc: Add links in the new C API init doc (GH-15433) by Victor Stinner · 5 years ago
  52. 3842f29 bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423) by Victor Stinner · 5 years ago
  53. 8e76c45 Fix _PyTime_MIN/MAX values (GH-15384) by Sergey Fedoseev · 5 years ago
  54. b5d3cee bpo-14465: Add an indent() function to xml.etree.ElementTree to pretty-print XML trees (GH-15200) by Stefan Behnel · 5 years ago
  55. 81446fd test_gdb: use unittest test discovery (GH-15405) by Victor Stinner · 5 years ago
  56. 767434c bpo-37531: Fix regrtest _timedout() function on timeout (GH-15419) by Victor Stinner · 5 years ago
  57. c486825 bpo-37926: Fix PySys_SetArgvEx(0, NULL, 0) crash (GH-15415) by Victor Stinner · 5 years ago
  58. d288b29 Correct minor grammar mistake (GH-15404) by Andre Delfino · 5 years ago
  59. 6fcb6cf bpo-30826: Improve control flow examples (GH-15407) by Raymond Hettinger · 5 years ago
  60. 483ae0c bpo-12634: Clarify an awkward section of the tutorial (GH-15406) by Raymond Hettinger · 5 years ago
  61. 657008e bpo-30550: Clarify JSON ordering guarantees (GH-15397) by Raymond Hettinger · 5 years ago
  62. 4be11c0 bpo-37915: Fix comparison between tzinfo objects and timezone objects (GH-15390) by Pablo Galindo · 5 years ago
  63. 8889627 bpo-28556: Add a regression test to typing (GH-15396) by Ivan Levkivskyi · 5 years ago
  64. d0cdeaa bpo-32554: Deprecate hashing arbitrary types in random.seed() (GH-15382) by Raymond Hettinger · 5 years ago
  65. 4109263 bpo-14050: Note that not all data can be sorted (GH-15381) by Raymond Hettinger · 5 years ago
  66. a38e9d1 bpo-27961: Remove leftovers from the times when long long wasn't required (GH-15388) by Sergey Fedoseev · 5 years ago
  67. c4106af Add missing space to warning message (GH-14915) by Florian Bruhin · 5 years ago
  68. 71876fa Refactor Parser/pgen and add documentation and explanations (GH-15373) by Pablo Galindo · 5 years ago
  69. 374be59 bpo-37834: Fix test on Windows 7 (GH-15377) by Steve Dower · 5 years ago
  70. 06be2c7 bpo-9949: Call normpath() in realpath() and avoid unnecessary prefixes (GH-15369) by Steve Dower · 5 years ago
  71. 7ebdda0 bpo-36311: Fixes decoding multibyte characters around chunk boundaries and improves decoding performance (GH-15083) by Steve Dower · 5 years ago
  72. df0c21f bpo-37482: Fix email address name with encoded words and special chars (GH-14561) by bsiem · 5 years ago
  73. 48ede6b bpo-37663: have venv activation scripts all consistently use __VENV_PROMPT__ for prompt customization (GH-14941) by Brett Cannon · 5 years ago
  74. df2d4a6 bpo-37834: Normalise handling of reparse points on Windows (GH-15231) by Steve Dower · 5 years ago
  75. bcc446f Revert mode change that loses information in directory listings on Linux. (#15366) by Stefan Krah · 5 years ago
  76. 75e0649 bpo-9949: Enable symlink traversal for ntpath.realpath (GH-15287) by Steve Dower · 5 years ago
  77. e1c638d Fix difflib `?` hint in diff output when dealing with tabs (#15201) by Anthony Sottile · 5 years ago
  78. 092911d Update asyncio.ensure_future() documentation (GH-15347) by Roger Iyengar · 5 years ago
  79. 20f59fe bpo-37751: Fix codecs.lookup() normalization (GH-15092) by Jordon Xu · 5 years ago
  80. 87bc3b7 bpo-37860: Add netlify deploy preview for docs (GH-15288) by Ashwin Ramaswami · 5 years ago
  81. d8c5adf bpo-37851: faulthandler allocates its stack on demand (GH-15358) by Victor Stinner · 5 years ago
  82. e0b6117 bpo-37823: Fix open() link in telnetlib doc (GH-15281) by Michael Anckaert · 5 years ago
  83. de2d9ee bpo-37531: Enhance regrtest multiprocess timeout (GH-15345) by Victor Stinner · 5 years ago
  84. 9ece4a5 Unmark files as executable that can't actually be executed. (GH-15353) by Greg Price · 5 years ago
  85. 5b95a15 bpo-35518: Skip test that relies on a deceased network service. (GH-15349) by Greg Price · 5 years ago
  86. d33e46d abstract.c should not be executable. (GH-15348) by Benjamin Peterson · 5 years ago
  87. 1407038 Remove a dead comment from ossaudiodev.c (#15346) by Brett Cannon · 5 years ago
  88. 46a7564 bpo-32793: Fix a duplicate debug message in smtplib (GH-15341) by Zackery Spytz · 5 years ago
  89. 9e66aba bpo-15913: Implement PyBuffer_SizeFromFormat() (GH-13873) by Joannah Nanjekye · 5 years ago
  90. 18f8dcf bpo-37732: Fix GCC warning in _PyObject_Malloc() (GH-15333) by Victor Stinner · 5 years ago
  91. b0f4dab bpo-37868: Improve is_dataclass for instances. (GH-15325) by Eric V. Smith · 5 years ago
  92. d3c8d73 Minor documentation fixes on library/enum (GH-15234) by Antoine · 5 years ago
  93. d13968b Delete stale comment in Python/getopt.c. (GH-14719) by Hansraj Das · 5 years ago
  94. d11c2c6 Revert "bpo-37788: Fix a reference leak if a thread is not joined (GH-15228)" (GH-15338) by Victor Stinner · 5 years ago
  95. d3dcc92 bpo-37788: Fix a reference leak if a thread is not joined (GH-15228) by Victor Stinner · 5 years ago
  96. cf9360e Remove 'unstable' warning for Windows Store package in docs (GH-15334) by Steve Dower · 5 years ago
  97. 24fe460 bpo-36266: Add module name in ImportError when DLL not found on Windows (GH-15180) by shireenrao · 5 years ago
  98. 4558563 Insert a missing close parenthesis (GH-15316) by cocoatomo · 5 years ago
  99. 1b1d051 fix link to time function from time_ns doc (GH-15285) by Éric Araujo · 5 years ago
  100. 29bb227 Add a minor `Fraction.__hash__()` optimization (GH-15313) by Tim Peters · 5 years ago