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-99108: Release the GIL around hashlib built-in computation (#104675)
Gregory P. Smith
2023-05-23
7
-15/+207
*
Add codeowners for the tokenizer module (#104753)
Pablo Galindo Salgado
2023-05-22
1
-0/+2
*
gh-104764: Skip failing tests in test_enum that started failing. (#104765)
T. Wouters
2023-05-22
1
-7/+7
*
Add the 3.12 branch to the github workflows. (#104768)
T. Wouters
2023-05-22
2
-0/+4
*
gh-102304: Temporarily Bump Py_LIMITED_API for 2 New Functions (#104766)
Eric Snow
2023-05-22
1
-1/+1
*
Update Windows library names for the Python version bump (#104755)
Kirill Podoprigora
2023-05-22
1
-2/+2
*
Regenerate configure after the Python version bump (#104757)
T. Wouters
2023-05-22
1
-13/+13
*
Fix whatsnew for 3.13. (GH-104756)
Ned Deily
2023-05-22
2
-0/+1
*
GH-104668: Don't call PyOS_* hooks in subinterpreters (GH-104674)
Brandt Bucher
2023-05-22
4
-7/+47
*
Merge branch 'main' of https://github.com/python/cpython into main
Thomas Wouters
2023-05-22
2
-9/+3
|
\
|
*
GH-101291: Avoid using macros with casts in low-level long API. (#104742)
Mark Shannon
2023-05-22
1
-2/+3
|
*
howto/urllib2: remove link to an outdated french translation (GH-104193)
Mathieu Dupuy
2023-05-22
1
-7/+0
*
|
Python 3.13.0a0
Thomas Wouters
2023-05-22
5
-17/+149
*
|
Python 3.12.0b1
v3.12.0b1
Thomas Wouters
2023-05-22
232
-628/+2669
|
/
*
gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)
Gregory Szorc
2023-05-22
6
-130/+153
*
gh-104741: Add line number attribute to indentation error exception (#104743)
Marta Gómez Macías
2023-05-22
3
-8/+20
*
gh-102856: Allow comments inside multi-line f-string expresions (#104006)
Cristián Maureira-Fredes
2023-05-22
2
-7/+38
*
gh-94473: Flatten arguments in tkinter.Canvas.coords() (GH-98479)
Serhiy Storchaka
2023-05-22
4
-1/+21
*
Update macOS installer ReadMe and Welcome screens for 3.12.0b1. (GH-104739)
Ned Deily
2023-05-22
2
-27/+6
*
gh-99834: Update macOS installer to Tcl/Tk 8.6.13. (GH-104738)
Ned Deily
2023-05-22
2
-3/+4
*
gh-104656: Rename typeparams AST node to type_params (#104657)
Jelle Zijlstra
2023-05-22
14
-287/+290
*
gh-104536: Improve `multiprocessing.process._cleanup` logic (#104537)
Luccccifer
2023-05-22
2
-1/+4
*
GH-103092: isolate `_ssl` (#104725)
Kumar Aditya
2023-05-22
3
-14/+21
*
gh-102856: Tokenize performance improvement (#104731)
Marta Gómez Macías
2023-05-22
2
-13/+17
*
gh-104683: clinic.py: Modernise `parse_converter()` using pattern-matching (#...
Alex Waygood
2023-05-21
1
-15/+19
*
gh-104686: Fix tracing for decorated classes (#104708)
Jelle Zijlstra
2023-05-21
2
-0/+50
*
gh-104683: `clinic.py`: Improve coverage for the `parse_converter` method (#1...
Alex Waygood
2023-05-21
1
-0/+39
*
gh-98836: Extend PyUnicode_FromFormat() (GH-98838)
Serhiy Storchaka
2023-05-21
10
-288/+585
*
gh-104050: Add more type annotations to Argument Clinic (#104631)
Erlend E. Aasland
2023-05-21
1
-23/+44
*
gh-104050: Add basic type hints to Argument Clinic clinic class (#104705)
Erlend E. Aasland
2023-05-21
1
-17/+38
*
gh-104050: Annotate Argument Clinic return converters (#104706)
Erlend E. Aasland
2023-05-21
1
-30/+75
*
gh-103857: Document utcnow and utcfromtimestamp deprecations in What's New (#...
Hugo van Kemenade
2023-05-21
2
-1/+11
*
gh-104719: IDLE - delete useless monkeypatch of tokenize (#104726)
Terry Jan Reedy
2023-05-21
1
-12/+6
*
gh-104719: Restore Tokenize module constants (#104722)
Marta Gómez Macías
2023-05-21
1
-0/+101
*
GH-101291: Add low level, unstable API for pylong (GH-101685)
Mark Shannon
2023-05-21
8
-20/+139
*
typing docs: Move some classes out of the "Generics" section (#104707)
Jelle Zijlstra
2023-05-21
1
-146/+146
*
gh-104717: Add comment about manual loop unrolling (gh-104718)
Dong-hee Na
2023-05-21
1
-0/+1
*
gh-86275: improve Hypothesis configuration for CI and local runs (#104468)
Zac Hatfield-Dodds
2023-05-21
2
-0/+44
*
gh-103295: expose API for writing perf map files (#103546)
gsallam
2023-05-21
11
-72/+213
*
gh-104469: Convert _testcapi/exceptions to use AC (gh-104502)
Dong-hee Na
2023-05-21
4
-99/+533
*
Corrected identifier (#104713)
William Sawyer
2023-05-21
1
-1/+1
*
gh-104698: Fix reference leak in mmapmodule.c (#104700)
Kirill Podoprigora
2023-05-21
1
-3/+19
*
gh-74690: Make a typing test more resilient (#104691)
Alex Waygood
2023-05-21
1
-4/+3
*
gh-102856: Python tokenizer implementation for PEP 701 (#104323)
Marta Gómez Macías
2023-05-21
22
-376/+426
*
gh-61460: Stronger HMAC in multiprocessing (#20380)
Christian Heimes
2023-05-20
3
-41/+200
*
gh-103606: raise RuntimeError if config file is invalid or empty (#104701)
Prince Roshan
2023-05-20
3
-6/+6
*
gh-104050: Add basic type hints to Argument Clinic DSL parser (#104704)
Erlend E. Aasland
2023-05-20
1
-21/+40
*
gh-104683: Modernise Tools/clinic/ (#104684)
Alex Waygood
2023-05-20
2
-27/+31
*
gh-49174: document that the effect of calling gc.collect() during a collectio...
Irit Katriel
2023-05-20
1
-0/+3
*
gh-104372: Use non-Raw malloc for c_fds_to_keep in _posixsubprocess (#104697)
Gregory P. Smith
2023-05-20
1
-2/+2
[prev]
[next]