index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-101100: Improve documentation of code object attributes (#112781) (...
Alex Waygood
2023-12-06
9
-51/+109
*
[3.12] gh-101100: Fix Sphinx nitpicks in `library/reprlib.rst` (GH-112811) (#...
Miss Islington (bot)
2023-12-06
2
-23/+30
*
[3.12] gh-110190: Fix ctypes structs with array on Arm (#112604) (#112767)
Diego Russo
2023-12-06
4
-20/+197
*
[3.12] gh-75666: Tkinter: "unbind(sequence, funcid)" now only unbinds "funcid...
Miss Islington (bot)
2023-12-06
3
-11/+51
*
[3.12] gh-111178: Docs: fix `traverseproc`, `inquiry`, and `destructor` param...
Miss Islington (bot)
2023-12-06
1
-3/+3
*
[3.12] gh-101100: Fix most Sphinx nitpicks in the glossary and `stdtypes.rst`...
Miss Islington (bot)
2023-12-06
2
-32/+41
*
[3.12] gh-108927: Include new dir test/regrtestdata in the installation (GH-1...
Serhiy Storchaka
2023-12-06
1
-0/+3
*
[3.12] gh-112769: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION with non-...
Miss Islington (bot)
2023-12-05
2
-12/+20
*
[3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112...
Miss Islington (bot)
2023-12-05
12
-49/+88
*
[3.12] bpo-35332: Handle os.close() errors in shutil.rmtree() (GH-23766) (GH-...
Miss Islington (bot)
2023-12-05
3
-2/+56
*
[3.12] bpo-43153: Don't mask `PermissionError` with `NotADirectoryError` duri...
Miss Islington (bot)
2023-12-05
3
-2/+41
*
[3.12] gh-101100: Fix many easily solvable Sphinx nitpicks in the datamodel d...
Miss Islington (bot)
2023-12-05
2
-29/+37
*
[3.12] gh-62897: Update PyUnicode C API parameter names (GH-12680) (GH-112744)
Serhiy Storchaka
2023-12-05
1
-91/+91
*
[3.12] gh-112334: Restore subprocess's use of `vfork()` & fix `extra_groups=[...
Miss Islington (bot)
2023-12-04
3
-23/+37
*
[3.12] gh-112671: Fixing typo in the Macro Docs (GH-112715) (GH-112726)
Miss Islington (bot)
2023-12-04
1
-1/+1
*
[3.12] gh-105967: Work around a macOS bug, limit zlib C library crc32 API cal...
Miss Islington (bot)
2023-12-04
3
-10/+30
*
[3.12] gh-108927: Fix removing testing modules from sys.modules (GH-108952) (...
Miss Islington (bot)
2023-12-04
8
-9/+67
*
[3.12] gh-101100: Fix Sphinx nitpicks in `library/abc.rst` (#112703) (#112705)
Alex Waygood
2023-12-04
2
-22/+21
*
[3.12] gh-109786: Fix leaks and crash when re-enter itertools.pairwise.__next...
Miss Islington (bot)
2023-12-04
3
-2/+85
*
[3.12] gh-101100: Fix Sphinx nitpicks in `library/functions.rst` (GH-112669) ...
Miss Islington (bot)
2023-12-04
2
-47/+67
*
[3.12] gh-101100: Fix sphinx warnings in `Doc/library/__future__.rst` (#10981...
Alex Waygood
2023-12-04
2
-27/+32
*
[3.12] gh-106550: Fix sign conversion in pycore_code.h (GH-112613) (#112696)
Miss Islington (bot)
2023-12-04
1
-10/+12
*
[3.12] gh-112625: Protect bytearray from being freed by misbehaving iterator ...
Miss Islington (bot)
2023-12-04
3
-1/+22
*
[3.12] gh-112678: Declare `Tkapp_CallDeallocArgs()` as `static` (GH-112679) (...
Miss Islington (bot)
2023-12-04
1
-1/+1
*
[3.12] gh-66819: More IDLE htest updates(4) (GH-112686) (#112688)
Miss Islington (bot)
2023-12-04
25
-34/+62
*
[3.12] gh-66819: More IDLE htest updates(3) (GH-112683) (#112684)
Miss Islington (bot)
2023-12-04
6
-26/+27
*
[3.12] gh-101100: Fix Sphinx warning in `library/gettext.rst` (GH-112668) (#1...
Hugo van Kemenade
2023-12-03
2
-8/+7
*
[3.12] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112...
Miss Islington (bot)
2023-12-03
5
-9/+19
*
[3.12] gh-66819: More IDLE htest updates(2) (GH-112642) (#112643)
Miss Islington (bot)
2023-12-03
9
-69/+70
*
[3.12] gh-112645: remove deprecation warning for use of onerror in shutil.rmt...
Irit Katriel
2023-12-03
4
-18/+9
*
[3.12] Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499...
Miss Islington (bot)
2023-12-03
1
-1/+1
*
[3.12] Run more `inspect.rst` code snippets in CI (GH-112654) (#112655)
Miss Islington (bot)
2023-12-03
1
-28/+38
*
[3.12] gh-106560: Fix redundant declarations in Python/frozen.c (#112612) (#1...
Victor Stinner
2023-12-03
2
-7/+12
*
[3.12] gh-106560: Fix redundant declarations in Include/ (#112611) (#112650)
Victor Stinner
2023-12-03
3
-2/+4
*
[3.12] gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) (GH-112...
Miss Islington (bot)
2023-12-03
3
-77/+72
*
[3.12] gh-112316: improve docs for `inspect.signature` and `inspect.Signature...
Alex Waygood
2023-12-03
1
-33/+51
*
[3.12] gh-112618: Make Annotated cache typed (#112619) (#112628)
Alex Waygood
2023-12-03
3
-2/+43
*
[3.12] gh-112316: Improve docs of `inspect.signature` and `Signature.from_cal...
Alex Waygood
2023-12-02
1
-19/+18
*
[3.12] gh-109413: libregrtest: Backport `.py`-file changes from #112558 (#112...
Alex Waygood
2023-12-01
7
-12/+18
*
[3.12] gh-109413: libregrtest: enable mypy's `--strict-optional` check on mos...
Alex Waygood
2023-12-01
4
-4/+48
*
[3.12] Bump mypy to 1.7.1 (#112581) (#112601)
Alex Waygood
2023-12-01
1
-1/+1
*
[3.12] gh-112367: Only free perf trampoline arenas at shutdown (GH-112368) (#...
Pablo Galindo Salgado
2023-12-01
4
-5/+38
*
[3.12] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112593)
Miss Islington (bot)
2023-12-01
4
-22/+28
*
[3.12] gh-111058: Change coro.cr_frame/gen.gi_frame to be None for a closed c...
Miss Islington (bot)
2023-12-01
5
-1/+22
*
[3.12] gh-82565: Add tests for pickle and unpickle with bad files (GH-16606) ...
Miss Islington (bot)
2023-12-01
1
-0/+78
*
[3.12] gh-104231: Add more tests for str(), repr(), ascii(), and bytes() (GH-...
Serhiy Storchaka
2023-12-01
2
-50/+121
*
[3.12] gh-66819: More IDLE htest updates (GH-112574) (#112575)
Miss Islington (bot)
2023-12-01
1
-55/+52
*
[3.12] gh-112356: LOAD_GLOBAL can only include one PUSH_NULL (#112566)
Dennis Sweeney
2023-12-01
3
-2/+24
*
[3.12] gh-111699: Move smtpd note to dedicated section in What's New Python 3...
Miss Islington (bot)
2023-11-30
3
-1/+6
*
[3.12] IDLE: fix config_key htest (GH-112545) (#112546)
Miss Islington (bot)
2023-11-30
2
-2/+2
[next]