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
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-118772: Allow TypeVars without a default to follow those with a def...
Miss Islington (bot)
2024-05-08
1
-0/+2
*
Python 3.13.0b1
v3.13.0b1
Thomas Wouters
2024-05-08
158
-381/+1670
*
gh-118734: Fixes Windows build when Use_TIER2 is unspecified (#118735)
Steve Dower
2024-05-07
1
-0/+2
*
gh-118660: Add second type parameter to (Async)ContextManager (#118681)
Jelle Zijlstra
2024-05-07
1
-0/+4
*
gh-66410: Do not stringify arguments of Tkinter callback (GH-98592)
Serhiy Storchaka
2024-05-07
1
-0/+7
*
gh-118090: Improve error message for empty type param brackets (GH-118091)
Nikita Sobolev
2024-05-07
1
-0/+1
*
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#...
Hugo van Kemenade
2024-05-07
1
-2/+2
*
gh-118418: Deprecate failing to pass a value to the *type_params* parameter o...
Alex Waygood
2024-05-07
1
-0/+6
*
gh-118650: Exclude `_repr_*` methods from Enum's _sunder_ reservation (GH-118...
chrysn
2024-05-07
1
-0/+2
*
gh-109975: Update 'What's New in Python 3.13' for beta (#118694)
Hugo van Kemenade
2024-05-07
5
-7/+9
*
gh-118314: Fix padding edge case in binascii.a2b_base64 strict mode (GH-118320)
Youfu Zhang
2024-05-07
1
-0/+1
*
gh-62090: Simplify argparse usage formatting (GH-105039)
Ali Hamdan
2024-05-07
1
-0/+2
*
gh-118107: Fix zipimporter ZIP64 handling. (GH-118108)
John Sirois
2024-05-07
1
-0/+2
*
gh-118414: Fix assertion in YIELD_VALUE when tracing lines or instrs (#118683)
Tian Gao
2024-05-07
1
-0/+1
*
gh-117953: Always Run Extension Init Func in Main Interpreter First (gh-118157)
Eric Snow
2024-05-07
1
-0/+8
*
gh-116322: Enable the GIL while loading C extension modules (#118560)
Brett Simmers
2024-05-07
1
-0/+1
*
gh-110209: Add __class_getitem__ for generator and coroutine (#110212)
James Hilton-Balfe
2024-05-07
1
-0/+1
*
gh-118473: Fix set_asyncgen_hooks not to be partially set when arguments are ...
Jeong, YunWon
2024-05-07
1
-0/+1
*
gh-117486: Improve behavior for user-defined AST subclasses (#118212)
Jelle Zijlstra
2024-05-06
1
-0/+4
*
gh-118647: Add defaults to typing.Generator and typing.AsyncGenerator (#118648)
Jelle Zijlstra
2024-05-06
1
-0/+2
*
gh-115119: Default to --with-system-libmpdec=yes (#118539)
Erlend E. Aasland
2024-05-06
1
-0/+2
*
GH-83151: Add closure support to pdb (GH-111094)
Tian Gao
2024-05-06
1
-0/+3
*
gh-118362: Fix thread safety around lookups from the type cache in the face o...
Dino Viehland
2024-05-06
1
-0/+2
*
GH-117714: implement athrow().close() and asend().close() using throw (GH-117...
Thomas Grainger
2024-05-06
1
-0/+1
*
gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH...
Petr Viktorin
2024-05-06
1
-1/+1
*
gh-118271: Support more options for reading/writing images in Tkinter (GH-118...
Serhiy Storchaka
2024-05-06
1
-0/+4
*
gh-118225: Support more options for copying images in Tkinter (GH-118228)
Serhiy Storchaka
2024-05-06
1
-0/+5
*
gh-116871: Improve name suggestions in tracebacks (GH-116930)
Serhiy Storchaka
2024-05-06
1
-0/+2
*
gh-66543: Add mimetypes.guess_file_type() (GH-117258)
Serhiy Storchaka
2024-05-06
1
-0/+3
*
gh-118465: Add __firstlineno__ attribute to class (GH-118475)
Serhiy Storchaka
2024-05-06
1
-0/+2
*
gh-95382: Improve performance of json encoder with indent (GH-118105)
Pieter Eendebak
2024-05-06
1
-0/+2
*
gh-78955: Use user-selected color theme for Help => IDLE Doc (#9502)
Terry Jan Reedy
2024-05-06
1
-0/+1
*
Add Lysandros Nikolaou to the News entry of gh-111201 (#118616)
Pablo Galindo Salgado
2024-05-05
1
-2/+2
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
1
-0/+4
*
gh-117549: Don't use designated initializers in headers (#118580)
Guido van Rossum
2024-05-05
1
-0/+5
*
gh-74929: Rudimentary docs for PEP 667 (#118581)
Guido van Rossum
2024-05-05
1
-1/+3
*
GH-111744: Make breakpoint() enter the debugger immediately (GH-118579)
Tian Gao
2024-05-05
1
-0/+1
*
gh-101137: Add `text/x-rst` to `mimetypes` (#118593)
Nikita Sobolev
2024-05-05
1
-0/+1
*
gh-83505: Add markdown mimetype mapping (#17995)
Ryan Batchelder
2024-05-05
1
-0/+1
*
gh-118131: Command-line interface for the `random` module (#118132)
Hugo van Kemenade
2024-05-05
1
-0/+2
*
gh-118164: Break a loop between _pydecimal and _pylong and optimize int to st...
Serhiy Storchaka
2024-05-05
1
-0/+4
*
gh-118518: Allow perf to work without frame pointers (#112254)
Pablo Galindo Salgado
2024-05-05
1
-0/+4
*
gh-118164: str(10**10000) hangs if the C _decimal module is missing (#118503)
Tim Peters
2024-05-04
1
-0/+1
*
gh-109617: fix ncurses incompatibility on macOS with Xcode 15 (#111258)
Davide Rizzo
2024-05-04
1
-0/+2
*
GH-111744: Support opcode events in bdb (GH-111834)
Tian Gao
2024-05-04
1
-0/+1
*
gh-74929: Implement PEP 667 (GH-115153)
Tian Gao
2024-05-04
2
-0/+7
*
gh-113081: Print colorized exception just like built-in traceback in pdb (#11...
Tian Gao
2024-05-04
1
-0/+1
*
gh-111997: C-API for signalling monitoring events (#116413)
Irit Katriel
2024-05-04
1
-0/+1
*
gh-107674: Improve performance of `sys.settrace` (GH-117133)
Tian Gao
2024-05-03
1
-0/+1
*
gh-83856: Honor atexit for all multiprocessing start methods (GH-114279)
Tian Gao
2024-05-03
1
-0/+1
[next]