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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-120289: Disallow disable() and clear() in external timer to prevent use-af...
Tian Gao
2024-07-18
1
-0/+37
*
gh-120930: Remove extra blank occuring in wrapped encoded words in email head...
Matthieu Caneill
2024-07-18
2
-0/+14
*
gh-121657: Additional `yield from` error test using lambda (GH-121722)
Gregor
2024-07-18
1
-0/+5
*
GH-121784: Generate an error during code gen if a variable is marked `unused`...
Mark Shannon
2024-07-18
1
-52/+194
*
GH-120024: Use pointer for stack pointer (GH-121923)
Mark Shannon
2024-07-18
1
-2/+3
*
gh-121921: Make bogus_code_obj.py crash the interpreter (#121922)
Jelle Zijlstra
2024-07-18
1
-4/+4
*
gh-120678: Guard against stdin.fileno() being unavailable (#121924)
Łukasz Langa
2024-07-17
1
-6/+14
*
gh-120678: pyrepl: Include globals from modules passed with `-i` (GH-120904)
Alex Waygood
2024-07-17
4
-10/+126
*
gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (#121876)
Terry Jan Reedy
2024-07-17
2
-0/+6
*
gh-119698: fix a special case in `symtable.Class.get_methods` (#121802)
Bénédikt Tran
2024-07-17
2
-2/+68
*
gh-121863: Immortalize names in code objects to avoid crash (GH-121903)
Petr Viktorin
2024-07-17
1
-0/+24
*
gh-121849: Fix PyUnicodeWriter_WriteSubstring() crash if len=0 (#121896)
Victor Stinner
2024-07-17
1
-1/+5
*
Fix Several Typos in Readme & Tests (#121559)
Michael
2024-07-17
2
-4/+4
*
gh-121842: Improve coverage of `PyBytes_FromStringAndSize` (#121843)
sobolevn
2024-07-17
1
-0/+2
*
gh-118934: Make PyEval_GetLocals return borrowed reference (#119769)
Tian Gao
2024-07-16
1
-1/+1
*
gh-121860: Fix crash when materializing managed dict (#121866)
Sam Gross
2024-07-16
1
-0/+18
*
gh-121130: Fix f-string format specifiers with debug expressions (#121150)
Pablo Galindo Salgado
2024-07-16
2
-1/+10
*
gh-59022: Added tests for `pkgutil.extend_path` (#59022) (GH-121673)
Andreas Stocker
2024-07-16
1
-1/+37
*
gh-121160: Add some tests for readline.set_history_length (GH-121326)
Petr Viktorin
2024-07-16
1
-0/+46
*
gh-120317: Lock around global state in the tokenize module (#120318)
Lysandros Nikolaou
2024-07-16
1
-0/+57
*
gh-121295: Fix blocked console after interrupting a long paste (GH-121815)
Marta Gómez Macías
2024-07-15
1
-1/+9
*
gh-121610: pyrepl - handle extending blocks when multi-statement blocks are p...
saucoide
2024-07-15
2
-11/+123
*
gh-121605: Fix test hang when pyrepl is not available (GH-121820)
Sam Gross
2024-07-15
1
-1/+1
*
gh-121790: Fix interactive console initialization (#121793)
Milan Oberkirch
2024-07-15
6
-42/+85
*
gh-117657: Skip tests that fork with threads under TSan (#121599)
Sam Gross
2024-07-15
1
-0/+3
*
gh-121245: Refactor site.register_readline() (GH-121659)
Sergey B Kirpichev
2024-07-15
2
-36/+33
*
gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization (gh...
Eric Snow
2024-07-15
6
-196/+577
*
gh-121359: make clean environment (no PYTHON* vars) for test_pyrepl.TestMain ...
Sergey B Kirpichev
2024-07-15
1
-0/+13
*
gh-76785: Expand How Interpreter Queues Handle Interpreter Finalization (gh-1...
Eric Snow
2024-07-15
2
-31/+329
*
gh-121746: Bind Alt+Enter to "accept" in the REPL (GH-121754)
Rodrigo Girão Serrão
2024-07-15
1
-1/+1
*
gh-121785: Remove unused code from codecs.py (GH-121787)
Sebastian Rittau
2024-07-15
1
-15/+6
*
gh-84978: Add float.from_number() and complex.from_number() (GH-26827)
Serhiy Storchaka
2024-07-15
2
-28/+100
*
gh-117765: Improve documentation for `mocker.patch.dict` (#121755)
Dominic H
2024-07-15
1
-1/+2
*
fix outdated comments in asyncio (#121783)
Kumar Aditya
2024-07-15
2
-4/+3
*
gh-57141: Make shallow argument to filecmp.dircmp keyword-only (#121767)
Jelle Zijlstra
2024-07-14
2
-3/+15
*
gh-121708: Improve test coverage for `unittest.util` (GH-121713)
Tomas R
2024-07-14
1
-0/+33
*
gh-121651: Fix pdb header test (#121724)
Tian Gao
2024-07-13
1
-0/+5
*
gh-121711: Set `-m asyncio` return_code to 1 for ENOTTY (#121714)
Milan Oberkirch
2024-07-13
2
-4/+5
*
gh-121657: Display correct error message for yield from outside of a function...
Gregor
2024-07-13
1
-0/+5
*
gh-121605: Increase timeout in test_pyrepl.run_repl (#121606)
Sam Gross
2024-07-13
1
-5/+8
*
gh-121671: Increase test coverage of `ast.get_docstring` (GH-121674)
Tomas R
2024-07-13
1
-0/+9
*
gh-121499: Fix multi-line history rendering in the REPL (#121531)
Pablo Galindo Salgado
2024-07-13
4
-0/+60
*
gh-121609: Fix pasting of characters containing unicode character joiner (#12...
Marta Gómez Macías
2024-07-13
2
-1/+6
*
gh-99242 Ignore error when running regression tests under certain conditions....
Bas Bloemsaat
2024-07-13
1
-1/+4
*
gh-121497: Make Pyrepl respect correctly the history with input hook set (#12...
Pablo Galindo Salgado
2024-07-13
1
-2/+2
*
gh-95144: Improve error message of `... in None` (GH-119888)
Zachary Ware
2024-07-12
2
-3/+6
*
gh-121103: Put free-threaded libraries in `lib/python3.14t` (#121293)
Sam Gross
2024-07-11
7
-26/+45
*
gh-117482: Fix Builtin Types Slot Wrappers (gh-121602)
Eric Snow
2024-07-11
1
-0/+36
*
gh-121332: Make AST node constructor check _attributes instead of hardcoding ...
Jelle Zijlstra
2024-07-11
1
-9/+13
*
gh-121450: Make inline breakpoints use the most recent pdb instance (#121451)
Tian Gao
2024-07-11
3
-1/+56
[next]