COMMITS
December 4, 2023
T
gh-66819: More IDLE htest updates(3) (#112683)
Terry Jan Reedy committed
December 3, 2023
B
GH-106747: Improve `Path.glob()` expectations in pathlib tests (#112365)
Barney Gale committed
H
gh-101100: Fix Sphinx warning in `library/gettext.rst` (#112668)
Hugo van Kemenade committed
A
gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (#112662)
Alex Waygood committed
M
Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499)
Marco Aurélio A. Barbosa committed
I
gh-112645: remove deprecation warning for use of onerror in shutil.rmtree (#112659)
Irit Katriel committed
I
gh-112620: Fix dis error on show_cache with labels (#112621)
Irit Katriel committed
A
Run more `inspect.rst` code snippets in CI (#112654)
Alex Waygood committed
V
gh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc (#112647)
Victor Stinner committed
V
gh-106560: Fix redundant declarations in Python/frozen.c (#112612)
Victor Stinner committed
V
gh-106560: Fix redundant declarations in Include/ (#112611)
Victor Stinner committed
S
gh-112578: Fix RuntimeWarning when running zipfile (GH-112579)
Shantanu committed
A
gh-112316: improve docs for `inspect.signature` and `inspect.Signature` (#112631)
Alex Waygood committed
T
gh-66819: More IDLE htest updates(2) (#112642)
Terry Jan Reedy committed
December 2, 2023
N
gh-112139: Add `inspect.Signature.format` and use it in `pydoc` (#112143)
Nikita Sobolev committed
H
Docs: Use sphinx-notfound-page to show a nicer 404 page (#111084)
Hugo van Kemenade committed
N
gh-112618: Make `Annotated` cache typed (#112619)
Nikita Sobolev committed
N
gh-112316: Improve docs of `inspect.signature` and `Signature.from_callable` (#112317)
Nikita Sobolev committed
December 1, 2023
W
gh-106922: Support multi-line error locations in traceback (attempt 2) (#112097)
William Wen committed
V
gh-112567: Add _PyTimeFraction C API (#112568)
Victor Stinner committed
V
gh-112567: Add _Py_GetTicksPerSecond() function (#112587)
Victor Stinner committed
V
gh-110481: Fix typo in Py_SET_REFCNT() (#112595)
Victor Stinner committed
Z
bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503)
Zackery Spytz committed
A
gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (#112586)
Alex Waygood committed
V
gh-110481: Fix Py_SET_REFCNT() integer overflow (#112174)
Victor Stinner committed
T
gh-112510: Add `readline.backend` for the backend readline uses (GH-112511)
Tian Gao committed
V
gh-109413: regrtest: add WorkerRunTests class (#112588)
Victor Stinner committed
Z
gh-82565: Add tests for pickle and unpickle with bad files (GH-16606)
Zackery Spytz committed
P
gh-112367: Only free perf trampoline arenas at shutdown (#112368)
Pablo Galindo Salgado committed