1. 8cabcde bpo-45693: Document `port` parameter to `loop.create_server` (GH-29760) (GH-29762) by Miss Islington (bot) · 2 years, 10 months ago
  2. ae065f8 bpo-45616: Let py.exe distinguish between v3.1 and v3.10 (GH-29731) by Miss Islington (bot) · 2 years, 10 months ago
  3. 327c764 bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138) by Miss Islington (bot) · 2 years, 11 months ago
  4. 99aad31 [3.10] bpo-45250: fix docs regarding `__iter__` and iterators being inconsistently required by CPython (GH-29170) (GH-29650) by Brett Cannon · 2 years, 11 months ago
  5. 56b5cd5 bpo-45859: Mark test_field_descriptor in test_collections as CPython-only (GH-29691) (GH-29708) by Miss Islington (bot) · 2 years, 11 months ago
  6. 10343bd bpo-44649: Fix dataclasses(slots=True) with a field with a default, but init=False (GH-29692) by Miss Islington (bot) · 2 years, 11 months ago
  7. 9e7a2e4 Fix out-of-tree build support for multissltest (GH-29694) by Miss Islington (bot) · 2 years, 11 months ago
  8. 07cf66f [3.10] Ensure the str member of the tokenizer is always initialised (GH-29681). (GH-29683) by Pablo Galindo Salgado · 2 years, 11 months ago
  9. 9841ac2 bpo-45852: Fix the Counter/iter test for statistics.mode() (GH-29667) (GH-29671) by Miss Islington (bot) · 2 years, 11 months ago
  10. cf8c878 Added kw_only parameter to make_dataclasses. (GH-29679) by Miss Islington (bot) · 2 years, 11 months ago
  11. 3528df1 [3.10] bpo-45845: Change link for pyserial (GH-29675) by Miss Islington (bot) · 2 years, 11 months ago
  12. edabf39 bpo-45845: Remove unresponsive web link (GH-29651) (GH-29674) by Miss Islington (bot) · 2 years, 11 months ago
  13. a427eb8 bpo-45494: Fix error location in EOF tokenizer errors (GH-29108) by Miss Islington (bot) · 2 years, 11 months ago
  14. 511ee1c [3.10] bpo-45727: Make the syntax error for missing comma more consistent (GH-29427) (GH-29647) by Pablo Galindo Salgado · 2 years, 11 months ago
  15. 82f1a6e bpo-45846: Fix capitalisation of Van Rossum at the start of sentence (GH-29641) (GH-29656) by Miss Islington (bot) · 2 years, 11 months ago
  16. 904af3d [3.10] bpo-45848: Allow the parser to get error lines from encoded files (GH-29646) (GH-29661) by Łukasz Langa · 2 years, 11 months ago
  17. bbe3c57 bpo-19072: Classmethod can wrap other classmethod like descriptors (GH-29634) (GH-29643) by Miss Islington (bot) · 2 years, 11 months ago
  18. 9501e8d bpo-45837: Note tiltangle is not deprecated, it's really settiltangle (GH-29629) by Hugo van Kemenade · 2 years, 11 months ago
  19. 2a630e7 [3.10] bpo-45788: Link sys.prefix doc to 'Installation paths' (GH-29606) by Miss Islington (bot) · 2 years, 11 months ago
  20. fde9f61 [3.10] [doc] bpo-45680: Disambiguate ``__getitem__`` and ``__class_getitem__`` in the data model (GH-29389) (GH-29620) by Miss Islington (bot) · 2 years, 11 months ago
  21. 252d83c bpo-45640: [docs] Tokens are now clickable (GH-29260) (GH-29621) by Miss Islington (bot) · 2 years, 11 months ago
  22. 02531f1 [doc] Expand on soft keywords in the docs for keyword.py (GH-29139) (GH-29195) by Miss Islington (bot) · 2 years, 11 months ago
  23. 6d66de9 bpo-44959: Add fallback to extension modules with '.sl' suffix on HP-UX (GH-27857) (GH-29152) by Miss Islington (bot) · 2 years, 11 months ago
  24. 0df5d31 bpo-45701: Improve documentation for *typed* parameter (GH-29498) (GH-29509) by Miss Islington (bot) · 2 years, 11 months ago
  25. 5cf05c7 bpo-45835: Fix race condition in test_queue (GH-29601) (GH-29612) by Miss Islington (bot) · 2 years, 11 months ago
  26. 65c0897 [3.10] [Enum] update member.member removal (GH-29608) by Ethan Furman · 2 years, 11 months ago
  27. 8eabe60 [3.10] bpo-45826: Fix a crash in suggestions.c by checking for `traceback is None` (GH-29590) (GH-29602) by Łukasz Langa · 2 years, 11 months ago
  28. 563e458 [docs] Add missing word "any" in unittest -k cmdline option description (GH-29571) (GH-29603) by Miss Islington (bot) · 2 years, 11 months ago
  29. b455df5 bpo-45820: Fix a segfault when the parser fails without reading any input (GH-29580) by Miss Islington (bot) · 2 years, 11 months ago
  30. e3aa9fd [3.10] bpo-45822: Respect PEP 263's coding cookies in the parser even if flags are not provided (GH-29582) (GH-29586) by Pablo Galindo Salgado · 2 years, 11 months ago
  31. 4ffde90 bpo-45831: _Py_DumpASCII() uses a single write() call if possible (GH-29596) (GH-29598) by Miss Islington (bot) · 2 years, 11 months ago
  32. 1079b3e bpo-42540: reallocation of id_mutex should not force default allocator (GH-29564) by Miss Islington (bot) · 2 years, 11 months ago
  33. 5618c81 [3.10] bpo-45716: Improve the error message when using True/False/None as keywords in a call (GH-29413). (GH-29428) by Pablo Galindo Salgado · 2 years, 11 months ago
  34. 7bac598 Save a reference for ensure_future and create_task (GH-29163) by Miss Islington (bot) · 2 years, 11 months ago
  35. 7c99e43 ensure deprecation warning from assertDictContainsSubset points at actual test code (#26497) by Anthony Sottile · 2 years, 11 months ago
  36. 94dad5e bpo-45677: Reword first section of `sqlite3` docs (GH-29326) (GH-29566) by Miss Islington (bot) · 2 years, 11 months ago
  37. 0320cf1 bpo-25381: Update explanation of exceptions in C. (GH-26838) (GH-29568) by Miss Islington (bot) · 2 years, 11 months ago
  38. 55d24ed bpo-45752: Remove "array" from list of things that cannot be copied in `copy` module docstring (GH-29555) by Miss Islington (bot) · 2 years, 11 months ago
  39. 2081f9f [3.10] bpo-45752: Fix no-support examples in 'copy' docs (GH-29548) (GH-29556) by M. Mostafa Farzan · 2 years, 11 months ago
  40. bf26a6d bpo-45738: Fix computation of error location for invalid continuation (GH-29550) by Miss Islington (bot) · 2 years, 11 months ago
  41. 28326ac bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546) by Miss Islington (bot) · 2 years, 11 months ago
  42. ed55426 [bpo-45765] Fix distribution discovery on empty path. (GH-29487) (GH-29510) by Miss Islington (bot) · 2 years, 11 months ago
  43. 3f15792 [3.10] bpo-45772: socket.socket should be a class instead of a function (GH-23960) (GH-29542) by Miss Islington (bot) · 2 years, 11 months ago
  44. e4c5a5e bpo-45235: Revert an argparse bugfix that caused a regression (GH-29525) (GH-29530) by Miss Islington (bot) · 2 years, 11 months ago
  45. 628667a bpo-45792: Fix contextvar.Token's intersphinx FQN (GH-29533) (GH-29535) by Miss Islington (bot) · 2 years, 11 months ago
  46. a89bbde [3.10] bpo-45773: Stop "optimizing" certain jump patterns (GH-29526) by Brandt Bucher · 2 years, 11 months ago
  47. c5bfb88 [3.10] bpo-45757: Fix bug where dis produced an incorrect oparg on EXTENDED_ARG before a no-arg opcode (GH-29480) (GH-29506) by Irit Katriel · 2 years, 11 months ago
  48. d29f591 bpo-45220: Ensure RT_MANIFEST is defined when compiling Windows resource files (GH-29501) by Miss Islington (bot) · 2 years, 11 months ago
  49. 340ecaf bpo-45732: Update bundled Tcl/Tk on Windows to 8.6.12 (GH-29477) by Steve Dower · 2 years, 11 months ago
  50. 2c47922 Closes bpo-45712: Add missing word in control flow tutorial (GH-29460) by Miss Islington (bot) · 2 years, 11 months ago
  51. 69b3de6 bpo-40170: Update What's New in Python 3.9 (GH-29470) by Miss Islington (bot) · 2 years, 11 months ago
  52. 77afb76 bpo-45741: docs: fix plural (GH-29461) (GH-29463) by Miss Islington (bot) · 2 years, 11 months ago
  53. 045f205 bpo-45392: Update the docstring of the 'type' built-in (GH-29439) (GH-29452) by Miss Islington (bot) · 2 years, 11 months ago
  54. 8fdf6c6 bpo-27313: Use non-deprecated methods for tracing (GH-29425) (GH-29450) by Miss Islington (bot) · 2 years, 11 months ago
  55. e53cb98 bpo-39452: [doc] Change "must" to "can" on relative import style in `__main__` (GH-29379) (GH-29449) by Miss Islington (bot) · 2 years, 11 months ago
  56. 494f8da [doc] bpo-45680: Improve glossary entry for generic types (GH-29388) (GH-29447) by Miss Islington (bot) · 2 years, 11 months ago
  57. 6603f6b bpo-45644: Make json.tool read infile before writing to outfile (GH-29273) (GH-29445) by Miss Islington (bot) · 2 years, 11 months ago
  58. 804ea41 bpo-45720: Drop references to shlwapi.dll on Windows (GH-29417) by Steve Dower · 2 years, 11 months ago
  59. 279a7a0 bpo-45762: Improve docs for ``@singledispatch``/``@singledispatchmethod`` (GH-29426) (GH-29431) by Miss Islington (bot) · 2 years, 11 months ago
  60. bcb236c bpo-45678: Add more ``singledispatchmethod`` tests (GH-29412) (GH-29424) by Miss Islington (bot) · 2 years, 11 months ago
  61. 099a94f bpo-45160: Fix refleak in test_ttk_guionly introduced in GH-28291 (GH-29416) (GH-29421) by Miss Islington (bot) · 2 years, 11 months ago
  62. 363ecb3 bpo-27313: Fix ttk_guionly tests failing on Framework builds on macOS (GH-29411) (GH-29422) by Miss Islington (bot) · 2 years, 11 months ago
  63. 0e34a59 [3.10] bpo-44257: fix "assigment_expr" typo + regenerate the grammar, and remove unused imports (GH-29393) (GH-29395) by Pablo Galindo Salgado · 2 years, 11 months ago
  64. 1f3ae5c bpo-30570: Fix segfault on buildbots caused by stack overflow from recursion in tests (GH-29258) by Miss Islington (bot) · 2 years, 11 months ago
  65. c0f3281 bpo-45220: Remove invalid include from resource definition files on Windows (GH-29396) (GH-29406) by Miss Islington (bot) · 2 years, 11 months ago
  66. d729c80 Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408) (GH-29409) by Miss Islington (bot) · 2 years, 11 months ago
  67. 6340ba7 bpo-43652: Actually update to Tcl/Tk 8.6.11 on Windows (GH-29397) by Steve Dower · 2 years, 11 months ago
  68. 75ed2ce Remove reference to ``Tuple`` at top of ``typing`` docs (GH-29401) by Miss Islington (bot) · 2 years, 11 months ago
  69. c108966 bpo-45680: ``typing`` docs: improve links to docs on ``GenericAlias``/``__class_getitem__`` (GH-29387) by Miss Islington (bot) · 2 years, 11 months ago
  70. f191838 bpo-45678: Add ``functools.singledispatchmethod`` tests (GH-29328) (GH-29390) by Miss Islington (bot) · 3 years ago
  71. fd6b70d [3.10] bpo-45578: add tests for `dis.distb` (GH-29332) (GH-29385) by Łukasz Langa · 3 years ago
  72. 0624706 bpo-45633: Fix newtypes doc typo (GH-29318) (GH-29364) by Miss Islington (bot) · 3 years ago
  73. cfdd7d2 bpo-45406: make inspect.getmodule() return None when getabsfile() raises FileNotFoundError (GH-28824) by Miss Islington (bot) · 3 years ago
  74. 8af3090 [doc] Link to section File input (GH-28941) (GH-29375) by Miss Islington (bot) · 3 years ago
  75. 71f602b bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-28947) (GH-29373) by Miss Islington (bot) · 3 years ago
  76. 6681a77 bpo-44828: Avoid leaving a zombie Save panel. (GH-29369) by Ned Deily · 3 years ago
  77. 8d609b2 makefile: remove unused SGI_ABI variable (GH-29325) (GH-29368) by Miss Islington (bot) · 3 years ago
  78. b71bc05 [3.10] bpo-43158: Use configure values for building _uuid extension (GH-29353) (GH-29362) by Miss Islington (bot) · 3 years ago
  79. b2ae631 [3.10] bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358) (GH-29361) by Miss Islington (bot) · 3 years ago
  80. ed34965 [3.10] Move field width to the right field (GH-29344) (GH-29351) by Miss Islington (bot) · 3 years ago
  81. 89b1237 bpo-45516: add protocol description to the Traversable documentation (GH-29039) by Miss Islington (bot) · 3 years ago
  82. ed91f95 [3.10] bpo-45634: Don't combine error checks when adding `sqlite3` int constants (GH-29251). (GH-29343) by Erlend Egeberg Aasland · 3 years ago
  83. 3997f3c bpo-45679: Fix caching of multi-value typing.Literal (GH-29334) by Miss Islington (bot) · 3 years ago
  84. da222b7 Fix docs source link for importlib.metadata (GH-29025) by Miss Islington (bot) · 3 years ago
  85. 7e2c0a1 [3.10] bpo-45581: Raise `MemoryError` in `sqlite3.connect` if SQLite signals memory error (GH-29171) (GH-29323) by Łukasz Langa · 3 years ago
  86. 0538351 bpo-45600: Enhanced / clarified the docs for os.environ and os.environb (GH-29204) (GH-29322) by Miss Islington (bot) · 3 years ago
  87. 8ea665c bpo-45335: Add note to `sqlite3` docs about "timestamp" converter (GH-29200) (GH-29319) by Miss Islington (bot) · 3 years ago
  88. d8ca47c bpo-45562: Ensure all tokenizer debug messages are printed to stderr (GH-29270) by Miss Islington (bot) · 3 years ago
  89. 191a939 [3.10] bpo-45628: Check all parts of the suffix for an extension match. (GH-29310) (GH-29314) by Miss Islington (bot) · 3 years ago
  90. 6742b0d bpo-45655: Add ref to union type expressions at top of typing docs (GH-29309) by Miss Islington (bot) · 3 years ago
  91. 2c8a002 [3.10] bo-45655: Add "relevant PEPs" section to typing documentation (GH-29302) by Alex Waygood · 3 years ago
  92. 6b86702 [3.10] bpo-45502: Fix test_shelve (GH-29003) (GH-29305) by Serhiy Storchaka · 3 years ago
  93. 7203ecd bpo-45577: test all pickle protocols in `test_zoneinfo` (GH-29167) (GH-29296) by Miss Islington (bot) · 3 years ago
  94. eccb753 bpo-45624: make test_graphlib not depend on the iteration order of sets (GH-29233) (GH-29293) by Miss Islington (bot) · 3 years ago
  95. 823b3e3 bpo-45612: Add sqlite3 module docstring (GH-29224) (GH-29288) by Miss Islington (bot) · 3 years ago
  96. fef54ab bpo-45583: Correct datamodel documentation of int() (GH-29182) (GH-29285) by Miss Islington (bot) · 3 years ago
  97. fb80aed bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-29226) (GH-29283) by Miss Islington (bot) · 3 years ago
  98. 1d88b2b bpo-45608: Document missing `sqlite3` DB-API attributes and methods (GH-29219) (GH-29281) by Miss Islington (bot) · 3 years ago
  99. 9e00121 [3.10] bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() (GH-29246) (GH-29249) by Sam Gross · 3 years ago
  100. 5457908 bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) by Miss Islington (bot) · 3 years ago