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-101430: Update tracemalloc to handle presize properly. (gh-101745)
Dong-hee Na
2023-02-09
3
-23/+12
*
GH-101228: Fix typo in docstring for read method of `_io.TextIOWrapper` class...
Partha P. Mukherjee
2023-02-09
1
-3/+3
*
Fix typo in `test_fstring.py` (#101600)
Ikko Eltociear Ashimine
2023-02-09
1
-1/+1
*
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Gregory P. Smith
2023-02-09
9
-17/+21
*
gh-101283: Fix 'versionchanged' for the shell=True fallback on Windows in 3.1...
Oleg Iarygin
2023-02-09
1
-5/+5
*
LibFFI build requires x64 Cygwin, and skip the ARM build (GH-101743)
Steve Dower
2023-02-09
1
-2/+2
*
gh-101670: typo fix in PyImport_ExtendInittab() (#101723)
Sergey B Kirpichev
2023-02-09
1
-1/+1
*
GH-99293: Document that `Py_TPFLAGS_VALID_VERSION_TAG` shouldn't be used. (#G...
Mark Shannon
2023-02-09
2
-0/+12
*
no-issue: Add Dong-hee Na as the cjkcodecs codeowner (gh-101731)
Dong-hee Na
2023-02-09
1
-0/+2
*
gh-101678: Merge math_1_to_whatever() and math_1() (#101730)
Sergey B Kirpichev
2023-02-09
1
-10/+2
*
gh-101678: refactor the math module to use special functions from c11 (GH-101...
Sergey B Kirpichev
2023-02-09
2
-184/+8
*
gh-85984: Remove legacy Lib/pty.py code. (#92365)
Soumendra Ganguly
2023-02-09
3
-13/+15
*
gh-98831: Use opcode metadata for stack_effect() (#101704)
Guido van Rossum
2023-02-09
4
-256/+88
*
gh-101283: Version was just released, so should be changed in 3.11.3 (GH-101719)
Steve Dower
2023-02-08
1
-5/+5
*
gh-101283: Fix use of unbound variable (GH-101712)
Steve Dower
2023-02-08
1
-0/+2
*
gh-101283: Improved fallback logic for subprocess with shell=True on Windows ...
Oleg Iarygin
2023-02-08
3
-1/+58
*
gh-101277: Port more itertools static types to heap types (#101304)
Erlend E. Aasland
2023-02-08
2
-327/+200
*
gh-98831: Modernize CALL and family (#101508)
Guido van Rossum
2023-02-08
6
-588/+646
*
GH-101696: invalidate type version tag in `_PyStaticType_Dealloc` (#101697)
Kumar Aditya
2023-02-08
2
-0/+3
*
gh-100221: Fix creating dirs in `make sharedinstall` (GH-100329)
Michał Górny
2023-02-08
2
-12/+11
*
gh-101670: typo fix in PyImport_AppendInittab() (GH-101672)
Sergey B Kirpichev
2023-02-08
1
-1/+1
*
gh-101196: Make isdir/isfile/exists faster on Windows (GH-101324)
Michael Droettboom
2023-02-08
9
-34/+624
*
gh-101614: Don't treat python3_d.dll as a Python DLL when checking extension ...
David Hewitt
2023-02-08
2
-4/+6
*
gh-100933: Improve `check_element` helper in `test_xml_etree` (#100934)
Nikita Sobolev
2023-02-08
1
-23/+4
*
GH-101578: Normalize the current exception (GH-101607)
Mark Shannon
2023-02-08
29
-171/+476
*
gh-47937: Note that Popen attributes are read-only (#93070)
Stanley
2023-02-08
1
-11/+12
*
gh-98831: Modernize CALL_FUNCTION_EX (#101627)
Guido van Rossum
2023-02-08
5
-37/+41
*
gh-101446: Change `repr` of `collections.OrderedDict` (#101661)
Nikita Sobolev
2023-02-08
4
-50/+11
*
gh-98831: Modernize FORMAT_VALUE (#101628)
Guido van Rossum
2023-02-08
5
-35/+24
*
gh-98831: Finish the UNPACK_SEQUENCE family (#101666)
Guido van Rossum
2023-02-07
5
-63/+72
*
gh-101632: Add the new RETURN_CONST opcode (#101633)
penguin_wwy
2023-02-07
19
-154/+186
*
Merge branch 'main' of https://github.com/python/cpython into main
Thomas Wouters
2023-02-07
9
-142/+158
|
\
|
*
gh-101656: Fix "conversion from Py_ssize_t to int" warning in `_testcapimodul...
Nikita Sobolev
2023-02-07
1
-3/+3
|
*
gh-98831: rewrite UNPACK_EX, UNPACK_SEQUENCE, UNPACK_SEQUENCE_TWO_TUPLE in th...
Irit Katriel
2023-02-07
3
-54/+40
|
*
gh-97725: Fix documentation for the default file of `asyncio.Task.print_stack...
Oleg Iarygin
2023-02-07
2
-1/+3
|
*
Make use of TESTFN_ASCII in test_fileio (GH-101645)
Zachary Ware
2023-02-07
1
-7/+6
|
*
gh-98831: Modernize the FOR_ITER family of instructions (#101626)
Guido van Rossum
2023-02-07
3
-75/+104
|
*
Fix nesting of 'Pending Removal in Python 3.14' (#101637)
Oleg Iarygin
2023-02-07
1
-1/+1
|
*
Doctest: Pin sphinxext-opengraph==0.7.5 to prevent importing NumPy (#101642)
Hugo van Kemenade
2023-02-07
1
-1/+1
*
|
Post 3.12.0a5
Thomas Wouters
2023-02-07
1
-1/+1
*
|
Python 3.12.0a5
v3.12.0a5
Thomas Wouters
2023-02-07
68
-145/+680
|
/
*
[gh-101072] Fix Blurb for GH-101127
Łukasz Langa
2023-02-07
1
-8/+2
*
gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+ (#1...
Matthieu Dartiailh
2023-02-07
5
-6/+206
*
gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'callback...
Brian Skinn
2023-02-07
1
-18/+24
*
gh-98831: Move DSL documentation here from ideas repo (#101629)
Guido van Rossum
2023-02-07
2
-3/+415
*
gh-99108: Replace SHA2-224 & 256 with verified code from HACL* (#99109)
Jonathan Protzenko
2023-02-07
18
-350/+1779
*
gh-59956: Add a Test to Verify GILState Matches the "Current" Thread State (g...
Eric Snow
2023-02-06
2
-0/+40
*
gh-98831: rewrite COPY and SWAP in the instruction definition DSL (#101620)
Irit Katriel
2023-02-06
3
-22/+21
*
GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (G...
Mariatta Wijaya
2023-02-06
1
-0/+3
*
gh-59956: Partial Fix for GILState API Compatibility with Subinterpreters (gh...
Eric Snow
2023-02-06
2
-21/+7
[next]