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.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636)
Miss Islington (bot)
2023-09-22
1
-0/+1
*
Python 3.12.0rc3
v3.12.0rc3
Thomas Wouters
2023-09-18
30
-86/+319
*
[3.12] gh-109496: Detect Py_DECREF() after dealloc in debug mode (GH-109539) ...
Miss Islington (bot)
2023-09-18
1
-0/+5
*
[3.12] gh-109371: Fix monitoring with instruction events set (gh-109385) (#10...
Miss Islington (bot)
2023-09-18
1
-0/+1
*
[3.12] gh-108843: fix ast.unparse for f-string with many quotes (GH-108981) (...
Miss Islington (bot)
2023-09-18
1
-0/+1
*
[3.12] gh-109219: propagate free vars through type param scopes (GH-109377) (...
Miss Islington (bot)
2023-09-14
1
-0/+2
*
[3.12] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (...
Miss Islington (bot)
2023-09-14
1
-0/+3
*
[3.12] gh-105658: fix excess trace events for except block ending with a cond...
Irit Katriel
2023-09-14
1
-0/+2
*
[3.12] gh-109341: Fix crash on compiling invalid AST including TypeAlias (GH-...
Miss Islington (bot)
2023-09-14
1
-0/+1
*
[3.12] gh-104736: Fix test_gdb tests on ppc64le with clang (GH-109360) (#109361)
Miss Islington (bot)
2023-09-13
1
-0/+4
*
[3.12] gh-109114: Relax the check for invalid lambdas inside f-strings to avo...
Pablo Galindo Salgado
2023-09-12
1
-0/+3
*
[3.12] gh-109118: Disallow nested scopes within PEP 695 scopes within classes...
Miss Islington (bot)
2023-09-12
1
-0/+2
*
[3.12] gh-109195: fix source location for super load before LOAD_SUPER_ATTR (...
Miss Islington (bot)
2023-09-12
1
-0/+4
*
[3.12] GH-108976. Keep monitoring data structures valid during de-optimizatio...
Mark Shannon
2023-09-12
1
-0/+2
*
[3.12] gh-109230: test_pyexpat no longer depends on the current directory (GH...
Miss Islington (bot)
2023-09-12
1
-0/+5
*
[3.12] gh-109237: Fix test_site for non-ASCII working directory (GH-109238) (...
Miss Islington (bot)
2023-09-12
1
-0/+4
*
[3.12] gh-109118: Fix runtime crash when NameError happens in PEP 695 functio...
Jelle Zijlstra
2023-09-12
1
-0/+2
*
[3.12] gh-109022: [Enum] require `names=()` to create empty enum type (GH-109...
Miss Islington (bot)
2023-09-12
1
-0/+2
*
[3.12] gh-108732: include comprehension locals in frame.f_locals (GH-109026) ...
Miss Islington (bot)
2023-09-12
1
-0/+2
*
[3.12] gh-106922: Fix error location for constructs with spaces and parenthes...
Miss Islington (bot)
2023-09-08
1
-0/+2
*
[3.12] gh-102823: Document return type of floor division on floats (GH-102824...
Miss Islington (bot)
2023-09-08
1
-0/+2
*
[3.12] gh-103186: Suppress and assert expected RuntimeWarnings in test_sys_se...
Miss Islington (bot)
2023-09-08
1
-0/+1
*
[3.12] gh-108740: Fix "make regen-all" race condition (#108741) (#109019)
Victor Stinner
2023-09-08
1
-0/+4
*
[3.12] gh-108851: Fix tomllib recursion tests (GH-108853) (#109012)
Miss Islington (bot)
2023-09-08
2
-0/+5
*
[3.12] gh-91960: Skip test_gdb if gdb cannot retrive Python frames (GH-108999...
Miss Islington (bot)
2023-09-08
1
-0/+7
*
[3.12] gh-108962: Skip test_tempfile.test_flags() if not supported (GH-108964...
Miss Islington (bot)
2023-09-08
1
-0/+3
*
[3.12] gh-108834: Sync libregrtest with the main branch (#108966)
Victor Stinner
2023-09-08
3
-0/+11
*
[3.12] gh-109015: Add test.support.socket_helper.tcp_blackhole() (GH-109016) ...
Miss Islington (bot)
2023-09-08
1
-0/+6
*
Python 3.12.0rc2
v3.12.0rc2
Thomas Wouters
2023-09-05
49
-112/+510
*
[3.12] gh-108469: Update ast.unparse for unescaped quote support from PEP701 ...
Miss Islington (bot)
2023-09-05
1
-0/+3
*
[3.12] gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) (#10...
Miss Islington (bot)
2023-09-05
1
-0/+1
*
[3.12] GH-108390: Prevent non-local events being set with `sys.monitoring.set...
Mark Shannon
2023-09-05
1
-0/+4
*
[3.12] gh-89392: Remove support of test_main() in libregrtest (GH-108876) (#1...
Serhiy Storchaka
2023-09-05
1
-0/+2
*
[3.12] gh-63760: Don't declare gethostname() on Solaris (#108817) (#108824)
Victor Stinner
2023-09-02
1
-0/+3
*
[3.12] gh-107805: Fix signatures of module-level generated functions in `turt...
Miss Islington (bot)
2023-09-01
1
-0/+1
*
[3.12] gh-108682: [Enum] raise TypeError if super().__new__ called in custom ...
Miss Islington (bot)
2023-08-31
1
-0/+2
*
[3.12] gh-108654: restore comprehension locals before handling exception (GH-...
Miss Islington (bot)
2023-08-31
1
-0/+2
*
[3.12] gh-108520: Fix bad fork detection in nested multiprocessing use case (...
Miss Islington (bot)
2023-08-30
1
-0/+3
*
[3.12] GH-106176, GH-104702: Fix reference leak when importing across multipl...
Miss Islington (bot)
2023-08-29
1
-0/+4
*
[3.12] gh-64662: Fix virtual table support in sqlite3.Connection.iterdump (#1...
Erlend E. Aasland
2023-08-28
1
-0/+2
*
[3.12] gh-108542: Fix incorrect module name in NEWS entry for gh-105475 (#108...
Erlend E. Aasland
2023-08-27
1
-1/+1
*
[3.12] gh-105052:update timeit function's description (GH-105060) (#108534)
Miss Islington (bot)
2023-08-27
1
-0/+1
*
[3.12] gh-108295: Fix crashes with TypeVar weakrefs (GH-108517) (#108527)
Miss Islington (bot)
2023-08-27
1
-0/+1
*
[3.12] gh-107913: Fix possible losses of OSError error codes (GH-107930) (#10...
Miss Islington (bot)
2023-08-26
1
-0/+3
*
[3.12] gh-108487: Change assert that should've been DEOPT_IF (#108509)
Guido van Rossum
2023-08-26
1
-0/+1
*
[3.12] gh-108388: Convert test_concurrent_futures to package (#108401) (#108443)
Victor Stinner
2023-08-26
1
-0/+2
*
[3.12] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#108442)
Miss Islington (bot)
2023-08-25
1
-0/+4
*
[3.12] gh-108111: Flush gzip write buffer before seeking, fixing bad writes (...
Miss Islington (bot)
2023-08-24
2
-0/+3
*
[3.12] gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Proc...
Miss Islington (bot)
2023-08-23
1
-0/+1
*
[3.12] gh-105776: Fix test_cppext when CC contains -std=c11 option (GH-108343...
Miss Islington (bot)
2023-08-23
1
-0/+2
[next]