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: Define `_tkinter` module to fix references (GH-112382) (#11...
Miss Islington (bot)
2023-11-25
1
-0/+3
*
[3.12] gh-101100: Define `test.regrtest` module to fix references (GH-112381)...
Miss Islington (bot)
2023-11-25
1
-0/+3
*
[3.12] gh-59254: mention in open() doc that line buffering is for writing (GH...
Miss Islington (bot)
2023-11-24
1
-1/+1
*
[3.12] Remove bogus annotations from the descriptor howto guide (GH-112349) (...
Miss Islington (bot)
2023-11-23
1
-3/+3
*
[3.12] GH-109052: Use the base opcode when comparing code objects (GH-112329)
Tian Gao
2023-11-23
3
-2/+22
*
[3.12] Fix docstring and var name of itertools recipe (GH-112113) (#112310)
Miss Islington (bot)
2023-11-22
1
-3/+3
*
[3.12] GH-111963: Clarify sys.monitoring.free_tool_id's limitations (GH-112304)
Miss Islington (bot)
2023-11-21
1
-0/+7
*
[3.12] gh-110950: add upstream Tk fixes to macOS installer. (GH-111041) (#112...
Miss Islington (bot)
2023-11-21
7
-2/+206
*
[3.12] gh-112243: Don't include comments in f-string debug expressions (GH-11...
Pablo Galindo Salgado
2023-11-20
3
-5/+53
*
[3.12] gh-73561: Omit interface scope from IPv6 when used as Host header (GH-...
Miss Islington (bot)
2023-11-19
3
-2/+27
*
[3.12] gh-112266: Remove `(if defined)` part from `__dict__` and `__weakref__...
Miss Islington (bot)
2023-11-19
3
-18/+20
*
[3.12] gh-112186: Improve test case `test_loop_is_closed_resource_warnings` (...
Miss Islington (bot)
2023-11-19
1
-6/+3
*
[3.12] gh-110383: Explained which error message is generated when there is an...
Miss Islington (bot)
2023-11-19
1
-2/+1
*
[3.12] gh-110383: Fix documentation profile cumtime fix (GH-112221) (#112262)
Miss Islington (bot)
2023-11-19
1
-2/+2
*
[3.12] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112259)
Miss Islington (bot)
2023-11-19
1
-5/+7
*
[3.12] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112256)
Miss Islington (bot)
2023-11-19
5
-77/+400
*
[3.12] gh-112155: Run `typing.py` doctests during tests (GH-112156) (#112230)
Nikita Sobolev
2023-11-18
1
-0/+6
*
[3.12] gh-112194: Convert more examples to doctests in `typing.py` (GH-112195...
Miss Islington (bot)
2023-11-17
1
-31/+43
*
[3.12] gh-94309: "What's new in Python 3.12": improve deprecation notice for ...
Miss Islington (bot)
2023-11-17
1
-2/+3
*
[3.12] gh-112165: Fix typo in `__main__.py` (GH-112183) (#112184)
Miss Islington (bot)
2023-11-17
1
-1/+1
*
[3.12] Remove `imp_dummy_def` from `Tools/c-analyzer/cpython/ignored.tsv` (gh...
Miss Islington (bot)
2023-11-16
1
-1/+0
*
[3.12] gh-109538: Catch closed loop runtime error and issue warning (GH-11198...
DPR
2023-11-16
3
-2/+66
*
[3.12] gh-111811: Fix test_recursive_repr for WASI (GH-112130) (#112131)
Miss Islington (bot)
2023-11-16
1
-0/+1
*
[3.12] GH-112152: Fix typo in `typing.override` docstring (GH-112158) (#112162)
Miss Islington (bot)
2023-11-16
1
-1/+1
*
[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#1...
Victor Stinner
2023-11-16
9
-168/+139
*
[3.12] gh-110812: Isolating Extension Modules HOWTO: List GC-related gotchas ...
Miss Islington (bot)
2023-11-16
1
-6/+97
*
[3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568)
Hugo van Kemenade
2023-11-16
4
-147/+184
*
[3.12] Fix typo in perf profiling docs (GH-112112) (#112117)
Miss Islington (bot)
2023-11-15
1
-1/+1
*
[3.12] gh-111942: Fix SystemError in the TextIOWrapper constructor (GH-112061...
Victor Stinner
2023-11-15
3
-5/+14
*
[3.12] gh-108303: Delete `imp_dummy` test file (GH-112110) (#112114)
Miss Islington (bot)
2023-11-15
1
-3/+0
*
[3.12] Docs: Add the time to the HTML last updated format (GH-110091) (#112102)
Miss Islington (bot)
2023-11-15
1
-3/+2
*
[3.12] gh-111942: Fix crashes in TextIOWrapper.reconfigure() (GH-111976) (GH-...
Miss Islington (bot)
2023-11-14
3
-5/+122
*
[3.12] gh-110944: Move pty helper to test.support and add basic pdb completio...
Miss Islington (bot)
2023-11-14
3
-54/+91
*
[3.12] gh-111622: Fix doc for items views (GH-112051) (#112052)
Miss Islington (bot)
2023-11-14
1
-5/+8
*
[3.12] gh-111460: Restore ncurses widechar support on macOS (GH-111878) (gh-1...
Miss Islington (bot)
2023-11-14
3
-3/+8
*
[3.12] gh-112007: Re-organize help utility intro message (GH-112017) (#112047)
Miss Islington (bot)
2023-11-13
1
-11/+13
*
gh-111856: Fix os.fstat on windows with FAT32 and exFAT filesystem (GH-112038)
Miss Islington (bot)
2023-11-13
2
-3/+10
*
[3.12] gh-102837: more tests for the math module (GH-111930)(GH-102523) (GH-1...
Petr Viktorin
2023-11-13
1
-0/+96
*
[3.12] gh-111681: minor fixes to typing doctests; remove unused imports in `t...
Alex Waygood
2023-11-13
2
-3/+3
*
[3.12] Bump mypy to 1.7.0 (GH-111961) (#112033)
Alex Waygood
2023-11-13
2
-1/+2
*
[3.12] Docs: Add `make htmllive` to rebuild and reload HTML files in your bro...
Miss Islington (bot)
2023-11-13
2
-0/+7
*
[3.12] gh-111944: Add assignment expression parentheses requirements (GH-1119...
Miss Islington (bot)
2023-11-13
1
-4/+5
*
[3.12] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-11200...
Miss Islington (bot)
2023-11-12
1
-12/+7
*
[3.12] gh-111933: fix broken link to A.Neumaier article (gh-111937) (gh-111993)
Miss Islington (bot)
2023-11-12
1
-1/+4
*
[3.12] gh-111777: Fix assertion errors on incorrectly still-tracked GC object...
Miss Islington (bot)
2023-11-12
1
-1/+3
*
[3.12] Fix undefined behaviour in datetime.time.fromisoformat() (GH-111982) (...
Miss Islington (bot)
2023-11-12
1
-1/+1
*
[3.12] gh-110395: invalidate open kqueues after fork (GH-110517) (#111745)
Gregory P. Smith
2023-11-11
3
-7/+163
*
[3.12] gh-111841: Fix os.putenv() and os.unsetenv() with embedded NUL on Wind...
Miss Islington (bot)
2023-11-11
4
-9/+19
*
[3.12] gh-111251: Fix error checking in _blake2 module init (GH-111252) (#111...
Miss Islington (bot)
2023-11-10
2
-8/+18
*
[3.12] gh-111912: Run test_posix on Windows (GH-111913) (GH-111953)
Miss Islington (bot)
2023-11-10
1
-3/+7
[next]