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
*
gh-117486: Improve behavior for user-defined AST subclasses (#118212)
Jelle Zijlstra
2024-05-06
6
-33/+94
*
fix typo in `_pyrepl.pager`: `plainpager` -> `plain_pager` (#118675)
denballakh
2024-05-06
1
-1/+1
*
Use Intel with 12 cores for free-threading tests for maximum speedup (#118677)
Łukasz Langa
2024-05-06
1
-2/+2
*
gh-118647: Add defaults to typing.Generator and typing.AsyncGenerator (#118648)
Jelle Zijlstra
2024-05-06
4
-9/+51
*
Test premium Mac builders (#118672)
Łukasz Langa
2024-05-06
3
-5/+5
*
gh-118527: Intern code name and filename on default build (#118576)
Sam Gross
2024-05-06
2
-4/+2
*
GH-115709: Invalidate executors when a local variable is changed via frame.f_...
Mark Shannon
2024-05-06
5
-4/+30
*
gh-118415: Fix issues with local tracing being enabled/disabled on a function...
Dino Viehland
2024-05-06
2
-59/+71
*
gh-118628: Don't display pyrepl warning on Windows (#118665)
Łukasz Langa
2024-05-06
1
-3/+7
*
gh-71592: Fix a leak in tkinter.Tk destructor when _debug is true (GH-118664)
Serhiy Storchaka
2024-05-06
1
-0/+1
*
gh-115119: Default to --with-system-libmpdec=yes (#118539)
Erlend E. Aasland
2024-05-06
6
-20/+116
*
GH-83151: Add closure support to pdb (GH-111094)
Tian Gao
2024-05-06
3
-2/+156
*
gh-118362: Fix thread safety around lookups from the type cache in the face o...
Dino Viehland
2024-05-06
18
-124/+437
*
gh-118518: Ensure that the code padding it's applied (#118654)
Pablo Galindo Salgado
2024-05-06
1
-1/+1
*
GH-117714: implement athrow().close() and asend().close() using throw (GH-117...
Thomas Grainger
2024-05-06
3
-4/+87
*
gh-71592: Add ability to trace Tcl commands executed by Tkinter (GH-118291)
Serhiy Storchaka
2024-05-06
3
-6/+190
*
gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH...
Petr Viktorin
2024-05-06
19
-21/+21
*
GH-115577 Clarify netloc term usage in urllib.parse docs (GH-117632)
Kerim Kabirov
2024-05-06
1
-0/+5
*
gh-118609: Add proper error check for framelocalsproxy (#118615)
Tian Gao
2024-05-06
1
-46/+99
*
gh-118271: Support more options for reading/writing images in Tkinter (GH-118...
Serhiy Storchaka
2024-05-06
4
-16/+222
*
Fix typo in Doc/library/asyncio-task.rst (GH-118627)
Xie Yanbo
2024-05-06
1
-1/+1
*
gh-118225: Support more options for copying images in Tkinter (GH-118228)
Serhiy Storchaka
2024-05-06
5
-17/+268
*
gh-118518: Correct type of perf_profiling in config (#118646)
Pablo Galindo Salgado
2024-05-06
1
-1/+1
*
Fix typo in Lib/zipfile/_path/__init__.py (#118622)
Xie Yanbo
2024-05-06
1
-1/+1
*
gh-116871: Improve name suggestions in tracebacks (GH-116930)
Serhiy Storchaka
2024-05-06
3
-0/+45
*
gh-66543: Add mimetypes.guess_file_type() (GH-117258)
Serhiy Storchaka
2024-05-06
8
-35/+129
*
gh-111201: Use a more common constant in completion tests in test_pyrepl (#11...
Pablo Galindo Salgado
2024-05-06
1
-2/+7
*
gh-74929: Make containment checks more efficient in `FrameLocalsProxy` (#118624)
Tian Gao
2024-05-06
1
-10/+19
*
gh-74929: locals() documentation update for PEP 667 (#118265)
Alyssa Coghlan
2024-05-06
1
-9/+38
*
gh-111201: Fix event queue tests for pyrepl (#118635)
Lysandros Nikolaou
2024-05-06
1
-14/+21
*
gh-118465: Add __firstlineno__ attribute to class (GH-118475)
Serhiy Storchaka
2024-05-06
17
-89/+61
*
gh-115119: Bump CI to use Ubuntu 22.04 (#118631)
Erlend E. Aasland
2024-05-06
3
-5/+5
*
gh-95382: Improve performance of json encoder with indent (GH-118105)
Pieter Eendebak
2024-05-06
3
-47/+105
*
gh-78955: Use user-selected color theme for Help => IDLE Doc (#9502)
Terry Jan Reedy
2024-05-06
3
-2/+8
*
gh-118613: Fix error handling of `_PyEval_GetFrameLocals` in `ceval.c` (#118614)
Nikita Sobolev
2024-05-06
1
-4/+8
*
Set a DerivedData path for iOS test builds. (GH-118621)
Russell Keith-Magee
2024-05-06
1
-1/+1
*
Correct timing sensitivity in iOS testing Makefile target. (GH-118620)
Russell Keith-Magee
2024-05-06
1
-1/+1
*
Add Lysandros Nikolaou to the News entry of gh-111201 (#118616)
Pablo Galindo Salgado
2024-05-05
1
-2/+2
*
gh-111140: minor docs typos cleanup in the C example API calls. (#118612)
Gregory P. Smith
2024-05-05
1
-3/+3
*
gh-118605: Fix reference leak in FrameLocalsProxy (#118607)
Tian Gao
2024-05-05
1
-3/+28
*
Move pathlib implementation out of `__init__.py` (#118582)
Barney Gale
2024-05-05
4
-905/+910
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
41
-170/+5328
*
gh-117549: Don't use designated initializers in headers (#118580)
Guido van Rossum
2024-05-05
2
-2/+12
*
gh-117389: Fix `test_compileall.EncodingTest` (#117390)
Nikita Sobolev
2024-05-05
1
-8/+14
*
Fix negative bandwidth test and add online code path test. (gh-118600)
Raymond Hettinger
2024-05-05
2
-9/+24
*
gh-74929: Rudimentary docs for PEP 667 (#118581)
Guido van Rossum
2024-05-05
4
-3/+22
*
GH-111744: Make breakpoint() enter the debugger immediately (GH-118579)
Tian Gao
2024-05-05
8
-68/+162
*
gh-101137: Add `text/x-rst` to `mimetypes` (#118593)
Nikita Sobolev
2024-05-05
3
-0/+3
*
gh-83505: Add markdown mimetype mapping (#17995)
Ryan Batchelder
2024-05-05
2
-0/+3
*
gh-118518: Use the raw syscall directly for gettid (#118592)
Pablo Galindo Salgado
2024-05-05
1
-1/+2
[next]