COMMITS
July 29, 2021
M
Add missing gdbm dependencies to the UNIX CI (GH-27467)
Miss Islington (bot) committed
M
Fix typo in ast.rst (GH-27449) (GH-27454)
Miss Islington (bot) committed
M
To fix the random failed test cases of test___xxsubinterpreters in multiprocess. (GH-27240) (GH-27452)
Miss Islington (bot) committed
M
bpo-44765: [doc] fix typo (GH-27430) (GH-27450)
Miss Islington (bot) committed
M
bpo-44752: refactor part of rlcompleter.Completer.attr_matches (GH-27433) (GH-27447)
Miss Islington (bot) committed
M
bpo-32280: Store _PyRuntime in a named section (GH-4802) (#27448)
Miss Islington (bot) committed
M
bpo-44752: Make rlcompleter not call `@property` methods (GH-27401) (GH-27444)
Miss Islington (bot) committed
M
bpo-44707: Fix an undefined behavior of the null pointer arithmetic (GH-27292) (GH-27442)
Miss Islington (bot) committed
M
bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441)
Miss Islington (bot) committed
M
bpo-43565: Document PyUnicode_KIND's return type as an unsigned int (GH-25724) (GH-27439)
Miss Islington (bot) committed
M
[3.10] bpo-43897: Reject "_" captures and top-level MatchStar in the AST validator (GH-27432) (GH-27435)
Miss Islington (bot) committed
July 28, 2021
M
bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501)
Miss Islington (bot) committed
M
bpo-44763: [doc] remove repetitive sentence from textwrap.wrap (GH-27423) (GH-27426)
Miss Islington (bot) committed
M
bpo-44544: [doc] list all textwrap func kwargs (GH-26999) (GH-27424)
Miss Islington (bot) committed
M
bpo-27827: identify a greater range of reserved filename on Windows. (GH-26698) (GH-27421)
Miss Islington (bot) committed
M
Fix typo in sqlite3.rst (GH-27415) (GH-27417)
Miss Islington (bot) committed
M
Add missing end of sentence in docs (GH-27280) (GH-27419)
Miss Islington (bot) committed
M
Change type check to isinstance in pipes (GH-27291) (GH-27416)
Miss Islington (bot) committed
M
Spell out 's.pop() or s.pop(i)' (GH-27398) (GH-27412)
Miss Islington (bot) committed
M
bpo-44756: in ./Doc, `make build` depends on `make html` (GH-27403) (GH-27410)
Miss Islington (bot) committed
M
bpo-44657: Fix instancemethod_call to use PyInstanceMethod_GET_FUNCTION (GH-27202)
Miss Islington (bot) committed
J
[3.10] bpo-44461: Check early that a pdb target is valid for execution. (GH-27227) (GH-27399)
Jason R. Coombs committed
M
bpo-44600: Refactor new tracing tests (GH-27396) (GH-27404)
Miss Islington (bot) committed
July 27, 2021
M
bpo-34013: Move the Python 2 hints from the exception constructor to the parser (GH-27392)
Miss Islington (bot) committed
P
[3.10] bpo-34013: Generalize the invalid legacy statement error message (GH-27389). (GH-27391)
Pablo Galindo Salgado committed
M
bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (#27386)
Miss Islington (bot) committed
M
[doc] Fix typo in asyncio Event Loop (GH-27377)
Miss Islington (bot) committed
M
Add windows build.bat counterpart for 'make regen-all' in error message (GH-26770)
Miss Islington (bot) committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380)
Miss Islington (bot) committed
M
bpo-44515: handle non-refcounted GC in contextlib tests (GH-26910) (GH-27379)
Miss Islington (bot) committed