1. e799aa8 bpo-41887: omit leading spaces/tabs on ast.literal_eval (#22469) by Batuhan Taskaya · 4 years, 10 months ago
  2. 7f54e56 [doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524) by Andre Delfino · 4 years, 10 months ago
  3. fb0a465 bpo-41840: Report module-level globals as both local and global in the symtable module (GH-22391) by Pablo Galindo · 4 years, 10 months ago
  4. d646e91 bpo-41922: Use PEP 590 vectorcall to speed up reversed() (GH-22523) by Dong-hee Na · 4 years, 10 months ago
  5. 3fe6148 [doc] Fix link to abc.collections.Iterable (GH-22520) by Andre Delfino · 4 years, 10 months ago
  6. ebbe803 bpo-40564: Avoid copying state from extant ZipFile. (GH-22371) by Jason R. Coombs · 4 years, 10 months ago
  7. c111355 bpo-41826: Fix compiler warnings in test_peg_generator (GH-22455) by Pablo Galindo · 4 years, 10 months ago
  8. 5230131 bpo-41867: List options for timespec in docstrings of isoformat methods (GH-22418) by Ram Rachum · 4 years, 10 months ago
  9. f97e42e bpo-40833: Clarify Path.rename doc-string regarding relative paths (GH-20554) by Ram Rachum · 4 years, 10 months ago
  10. 6a412c9 bpo-41900: C14N 2.0 serialisation failed for unprefixed attributes when a default namespace was defined. (GH-22474) by scoder · 4 years, 10 months ago
  11. d4b9edd [doc] Fix link to abc.collections.Iterable (GH-22502) by Andre Delfino · 4 years, 10 months ago
  12. bd71a43 Fix is_typeddict markup (#22501) by Andre Delfino · 4 years, 10 months ago
  13. 9cd01ec Typo fix - "mesasge" should be "message" (GH-22498) by Hansraj Das · 4 years, 10 months ago
  14. 20ce62f bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291) by Campbell Barton · 4 years, 10 months ago
  15. 583ee5a bpo-41692: Deprecate PyUnicode_InternImmortal() (GH-22486) by Victor Stinner · 4 years, 11 months ago
  16. 497126f Update link to supporting references (GH-22488) by Raymond Hettinger · 4 years, 11 months ago
  17. c8bb241 [doc] Update references to NumPy (GH-22458) by Andre Delfino · 4 years, 11 months ago
  18. bd0a08e bpo-21955: Change my nickname in BINARY_ADD comment (GH-22481) by Victor Stinner · 4 years, 11 months ago
  19. 58a7da9 bpo-26680: Incorporate is_integer in all built-in and standard library numeric types (GH-6121) by Robert Smallshire · 4 years, 11 months ago
  20. 256e54a bpo-41861: Convert _sqlite3 CursorType and ConnectionType to heap types (GH-22478) by Erlend Egeberg Aasland · 4 years, 11 months ago
  21. 9031bd4 bpo-41861: Convert _sqlite3 RowType and StatementType to heap types (GH-22444) by Erlend Egeberg Aasland · 4 years, 11 months ago
  22. fa7ce08 bpo-41870: Avoid the test when nargs=0 (GH-22462) by Dong-hee Na · 4 years, 11 months ago
  23. 6329893 Fix grammar in secrets module documentation (GH-22467) by Max Smolens · 4 years, 11 months ago
  24. 17b5be0 bpo-41670: Remove outdated predict macro invocation. (GH-22026) by Mark Shannon · 4 years, 11 months ago
  25. 5b0181d bpo-41774: Add programming FAQ entry (GH-22402) by Terry Jan Reedy · 4 years, 11 months ago
  26. b0dfc75 bpo-41773: Raise exception for non-finite weights in random.choices(). (GH-22441) by Ram Rachum · 4 years, 11 months ago
  27. e8acc35 bpo-41873: Add vectorcall for float() (GH-22432) by Dennis Sweeney · 4 years, 11 months ago
  28. cb6db8b bpo-41861: Convert _sqlite3 PrepareProtocolType to heap type (GH-22428) by Erlend Egeberg Aasland · 4 years, 11 months ago
  29. d332e7b bpo-41842: Add codecs.unregister() function (GH-22360) by Hai Shi · 4 years, 11 months ago
  30. 24ba3b0 bpo-41875: Use __builtin_unreachable when possible (GH-22433) by Dong-hee Na · 4 years, 11 months ago
  31. ff9147d bpo-40105: ZipFile truncate in append mode with shorter comment (GH-19337) by Jan Mazur · 4 years, 11 months ago
  32. a195bce bpo-41870: Use PEP 590 vectorcall to speed up bool() (GH-22427) by Dong-hee Na · 4 years, 11 months ago
  33. d9ab95f [doc] Leverage the fact that the actual types can now be indexed for typing (GH-22340) by Andre Delfino · 4 years, 11 months ago
  34. a937ab4 bpo-41861: Convert _sqlite3 cache and node static types to heap types (GH-22417) by Erlend Egeberg Aasland · 4 years, 11 months ago
  35. 00eb063 bpo-41858: Clarify line in optparse doc (GH-22407) by Emmanuel Arias · 4 years, 11 months ago
  36. e8a2076 Revert "Fix all Python Cookbook links (#22205)" (GH-22424) by Andre Delfino · 4 years, 11 months ago
  37. 2afd175 bpo-1635741: Port _bisect module to multi-phase init (GH-22415) by Dong-hee Na · 4 years, 11 months ago
  38. d73cf7c bpo-41428: Fix compiler warning in unionobject.c (GH-22416) by Victor Stinner · 4 years, 11 months ago
  39. 9fdb76c Fix logging error message (GH-22410) by Eric Larson · 4 years, 11 months ago
  40. 02d126a bpo-39934: Account for control blocks in 'except' in compiler. (GH-22395) by Mark Shannon · 4 years, 11 months ago
  41. 05cc881 bpo-41775: Make 'IDLE Shell' the shell title (#22399) by Terry Jan Reedy · 4 years, 11 months ago
  42. d67de0a bpo-41428: Fix compiler warnings in unionobject.c (GH-22388) by Victor Stinner · 4 years, 11 months ago
  43. bbeb223 bpo-41654: Fix compiler warning in MemoryError_dealloc() (GH-22387) by Victor Stinner · 4 years, 11 months ago
  44. 98c16c9 bpo-41833: threading.Thread now uses the target name (GH-22357) by Victor Stinner · 4 years, 11 months ago
  45. 2e4dd33 bpo-30155: Add macros to get tzinfo from datetime instances (GH-21633) by Zackery Spytz · 4 years, 11 months ago
  46. 9c4eac7 bpo-33822: Update IDLE section of What's New 3.8 (GH-22383) by Terry Jan Reedy · 4 years, 11 months ago
  47. 22b7616 bpo-41844: Add IDLE section to What's New 3.9 (GN-22382) by Terry Jan Reedy · 4 years, 11 months ago
  48. 7af072c bpo-41841: Prepare IDLE News for 3.10 (GH-22379) by Terry Jan Reedy · 4 years, 11 months ago
  49. 48b0b1b bpo-37779 : Add information about the overriding behavior of ConfigParser.read (GH-15177) by sblondon · 4 years, 11 months ago
  50. 97d15ae bpo-40170: Use inline _PyType_HasFeature() function (GH-22375) by Victor Stinner · 4 years, 11 months ago
  51. b7d8d8d bpo-40941: Fix stackdepth compiler warnings (GH-22377) by Victor Stinner · 4 years, 11 months ago
  52. 71f2ff4 bpo-40941: Fix fold_tuple_on_constants() compiler warnings (GH-22378) by Victor Stinner · 4 years, 11 months ago
  53. 7f413a5 bpo-40521: Fix PyUnicode_InternInPlace() (GH-22376) by Victor Stinner · 4 years, 11 months ago
  54. 19c3ac9 bpo-41834: Remove _Py_CheckRecursionLimit variable (GH-22359) by Victor Stinner · 4 years, 11 months ago
  55. ddc0dd0 bpo-1635741, unicodedata: add ucd_type parameter to UCD_Check() macro (GH-22328) by Mohamed Koubaa · 4 years, 11 months ago
  56. 83de110 bpo-1635741: Port _lsprof extension to multi-phase init (PEP 489) (GH-22220) by Mohamed Koubaa · 4 years, 11 months ago
  57. 438e9fc bpo-41513: Improve order of adding fractional values. Improve variable names. (GH-22368) by Raymond Hettinger · 4 years, 11 months ago
  58. d986d16 bpo-41816: `StrEnum.__str__` is `str.__str__` (GH-22362) by Ethan Furman · 4 years, 11 months ago
  59. 947adca bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363) by Terry Jan Reedy · 4 years, 11 months ago
  60. 0d0e9fe bpo-41810: Reintroduce `types.EllipsisType`, `.NoneType` & `.NotImplementedType` (GH-22336) by Bas van Beek · 5 years ago
  61. a68a2ad bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (#21956) by Thomas Grainger · 5 years ago
  62. ea0711a bpo-41817: use new StrEnum to ensure all members are strings (GH-22348) by Ethan Furman · 5 years ago
  63. 557b9a5 bpo-40670: More reliable validation of statements in timeit.Timer. (GH-22358) by Serhiy Storchaka · 5 years ago
  64. c5cb077 Py_IS_TYPE() macro uses Py_TYPE() (GH-22341) by Victor Stinner · 5 years ago
  65. 62e40d8 Enum: add extended AutoNumber example (GH-22349) by Ethan Furman · 5 years ago
  66. 40a0625 bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350) by Terry Jan Reedy · 5 years ago
  67. 6c33385 bpo-41756: Refactor gen_send_ex(). (GH-22330) by Serhiy Storchaka · 5 years ago
  68. 0063ff4 bpo-41816: add `StrEnum` (GH-22337) by Ethan Furman · 5 years ago
  69. 68526fe bpo-40084: Enum - dir() includes member attributes (GH-19219) by Angelin BOOZ · 5 years ago
  70. 1b328ea bpo-1635741: Convert an _lsprof method to argument clinic (GH-22240) by Mohamed Koubaa · 5 years ago
  71. c322948 bpo-41819: Fix compiler warning in init_dump_ascii_wstr() (GH-22332) by Samuel Marks · 5 years ago
  72. bc6b7fa bpo-41513: Add accuracy tests for math.hypot() (GH-22327) by Raymond Hettinger · 5 years ago
  73. 778ad92 [doc] Teach 0-args form of super in Programming FAQ (GH-22176) by Andre Delfino · 5 years ago
  74. 5c0eed7 bpo-12178: Fix escaping of escapechar in csv.writer() (GH-13710) by Berker Peksag · 5 years ago
  75. bfee9fa bpo-41815: SQLite: segfault if backup called on closed database (GH-22322) by Peter McCormick · 5 years ago
  76. c8c70e7 Add missing whatsnew entry for TestCase.assertNoLogs (GH-22317) by Mark Dickinson · 5 years ago
  77. 0c71a66 bpo-33689: Blank lines in .pth file cause a duplicate sys.path entry (GH-20679) by idomic · 5 years ago
  78. ae0d2a3 bpo-41811: create SortKey members using first given value (GH-22316) by Ethan Furman · 5 years ago
  79. 2b05361 bpo-41756: Introduce PyGen_Send C API (GH-22196) by Vladimir Matveev · 5 years ago
  80. ec8a15b Make fractional value accumulation consistent inside and outside the loop. (GH-22315) by Raymond Hettinger · 5 years ago
  81. 8394500 bpo-35293: Travis CI uses "make venv" for the doc (GH-22307) by Victor Stinner · 5 years ago
  82. 6595cb0 bpo-35293: Remove RemovedInSphinx40Warning (GH-22198) by Dong-hee Na · 5 years ago
  83. 8af239e bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) by Victor Stinner · 5 years ago
  84. 27201cd Remove duplicated words words (GH-22298) by Serhiy Storchaka · 5 years ago
  85. 5a83647 bpo-41808: Add What's New 3.9 entry missing from master (#22294) by Terry Jan Reedy · 5 years ago
  86. a33f2c2 bpo-27032, bpo-37328: Document removing HTMLParser.unescape(). (GH-22288) by Serhiy Storchaka · 5 years ago
  87. 0b419b7 bpo-41662: Fix bugs in binding parameters in sqlite3 (GH-21998) by Serhiy Storchaka · 5 years ago
  88. dcfaa52 bpo-41715: Fix potential catastrofic backtracking in c_analyzer. (GH-22091) by Serhiy Storchaka · 5 years ago
  89. 7219e27 Enum: make `Flag` and `IntFlag` members iterable (GH-22221) by Ethan Furman · 5 years ago
  90. fc23a94 _auto_called cleanup (GH-22285) by Ethan Furman · 5 years ago
  91. a5634c4 bpo-41746: Add type information to asdl_seq objects (GH-22223) by Pablo Galindo · 5 years ago
  92. 5c1b46d acknowledge Weipeng Hong's contributions (GH-22284) by Ethan Furman · 5 years ago
  93. c95ad7a bpo-39728: Enum: fix duplicate `ValueError` (GH-22277) by Ethan Furman · 5 years ago
  94. 83f6dcd [doc] Minor improvements to is_typeddict (GH-22280) by Andre Delfino · 5 years ago
  95. 3064dbf bpo-41517: do not allow Enums to be extended (#22271) by Ethan Furman · 5 years ago
  96. 0705ec8 bpo-41792: Add is_typeddict function to typing.py (GH-22254) by Patrick Reader · 5 years ago
  97. 22415ad bpo-41789: honor object overrides in Enum classes (GH-22250) by Ethan Furman · 5 years ago
  98. 47f6ec4 Doc: Fix broken manpage link (GH-21937) by Tim Burke · 5 years ago
  99. bff01f3 bpo-39587: Enum - use correct mixed-in data type (GH-22263) by Ethan Furman · 5 years ago
  100. 2e87774 bpo-41780: Fix __dir__ of types.GenericAlias (GH-22262) by Batuhan Taskaya · 5 years ago