Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0a7
/
Tools
tag
45772541f67dffab42ec3e336025e869982c5951
tagger
Pablo Galindo <pablogsal@gmail.com>
Tue Apr 05 19:54:03 2022
object
2e49bd06c5ffab7d154042da4b5bcd5ae6e4220b
Python 3.11.0a7
96e0983
bpo-40280: Add limited Emscripten REPL (GH-32284)
by Christian Heimes
· 3 years, 5 months ago
c9844cb
bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
by Christian Heimes
· 3 years, 5 months ago
1578f06
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
by Serhiy Storchaka
· 3 years, 5 months ago
4ed8a9a
bpo-40280: Enable most file-at() and nanosleep APIs again (GH-32238)
by Christian Heimes
· 3 years, 5 months ago
e7bb7c2
bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32218)
by Eric Snow
· 3 years, 5 months ago
db4dada
bpo-47146: Avoid Using make Recursively (gh-32206)
by Eric Snow
· 3 years, 5 months ago
2ab609d
bpo-47171: Enable installing the py.exe launcher on Windows ARM64 (GH-32203)
by Steve Dower
· 3 years, 5 months ago
6881ea9
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
by Hugo van Kemenade
· 3 years, 5 months ago
bad86a6
bpo-46566: Add new py.exe launcher implementation (GH-32062)
by Steve Dower
· 3 years, 5 months ago
785cc67
bpo-46429: tweak deepfreeze output (#32107)
by Kumar Aditya
· 3 years, 5 months ago
febf54b
bpo-46712: Do not Regen Deep-Frozen Modules before Generating Global Objects (gh-32061)
by Eric Snow
· 3 years, 5 months ago
4aea656
bpo-32033: Finalize WASI configure options (GH-32053)
by Christian Heimes
· 3 years, 5 months ago
88872a2
bpo-47084: Clear Unicode cached representations on finalization (GH-32032)
by Jeremy Kloth
· 3 years, 5 months ago
3751b6b
bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038)
by Steve Dower
· 3 years, 5 months ago
2bde682
bpo-46841: Quicken code in-place (GH-31888)
by Brandt Bucher
· 3 years, 5 months ago
d7a93cb
summarize_stats.py: add pairs by opcode (GH-31957)
by Dennis Sweeney
· 3 years, 5 months ago
ef1327e
bpo-40280: Skip more tests on Emscripten (GH-31947)
by Christian Heimes
· 3 years, 5 months ago
7c77652
bpo-47032: Ensure Windows install builds fail correctly with a non-zero exit code when part of the build fails (GH-31921)
by Steve Dower
· 3 years, 5 months ago
7088120
bpo-46948: Fix launcher installer build failure due to first part of fix (GH-31920)
by Steve Dower
· 3 years, 5 months ago
af0a50d
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
by Christian Heimes
· 3 years, 5 months ago
52f6ce3
Tools/gdb: Drop code to support Python 2. (GH-31717)
by Inada Naoki
· 3 years, 5 months ago
23abae6
CI: Fix patchcheck (GH-31708)
by Hugo van Kemenade
· 3 years, 5 months ago
ecfff63
bpo-40280: Disable AF_UNIX, AF_PACKET, SO_REUSE* on Emscripten (#31829)
by Christian Heimes
· 3 years, 5 months ago
de554d6
bpo-40280: Skip more tests/features that don't apply to Emscripten (GH-31791)
by Christian Heimes
· 3 years, 5 months ago
8714b6f
bpo-46881: Statically allocate and initialize the latin1 characters. (GH-31616)
by Kumar Aditya
· 3 years, 5 months ago
5081e78
bpo-40280: Block more non-working syscalls in Emscripten (GH-31757)
by Christian Heimes
· 3 years, 5 months ago
77446d2
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31726)
by Steve Dower
· 3 years, 5 months ago
7f07b5e
Update grammar_grapher with the new forced (&&) directive (#31704)
by Luca Chiodini
· 3 years, 6 months ago
6927632
Remove trailing spaces (GH-31695)
by Serhiy Storchaka
· 3 years, 6 months ago
8f31bf4
bpo-46744: Move Windows ARM64 installation directory to correct ProgramFiles (GH-31677)
by Steve Dower
· 3 years, 6 months ago
9833bb9
bpo-46845: Reduce dict size when all keys are Unicode (GH-31564)
by Inada Naoki
· 3 years, 6 months ago
21099fc
bpo-46712: Let generate_global_objects.py Run on Earlier Python Versions (gh-31637)
by Eric Snow
· 3 years, 6 months ago
08deed1
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
by Eric Snow
· 3 years, 6 months ago
4558af5
bpo-46841: Move the cache for `LOAD_GLOBAL` inline. (GH-31575)
by Mark Shannon
· 3 years, 6 months ago
da7d99a
bpo-46567: Add Tcl/Tk build for Windows ARM64 (GH-31574)
by Steve Dower
· 3 years, 6 months ago
0d9b565
Propagate errors (however unlikely) from _Py_Deepfreeze_Init() (GH-31596)
by Kumar Aditya
· 3 years, 6 months ago
eb002db
bpo-46712: Share global string identifiers in deepfreeze (GH-31261)
by Kumar Aditya
· 3 years, 6 months ago
0f41aac
bpo-46841: Use *inline* caching for `BINARY_OP` (GH-31543)
by Brandt Bucher
· 3 years, 6 months ago
2c228a7
bpo-46748: Don't import <stdbool.h> in public headers (GH-31553)
by Petr Viktorin
· 3 years, 6 months ago
4dc7463
bpo-46430: Fix memory leak in interned strings of deep-frozen modules (GH-31549)
by Kumar Aditya
· 3 years, 6 months ago
042f31d
bpo-45459: C API uses type names rather than structure names (GH-31528)
by Victor Stinner
· 3 years, 6 months ago
1f45536
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
by Eric Snow
· 3 years, 6 months ago
09487c1
Fix reporting of specialization stats. (GH-31503)
by Mark Shannon
· 3 years, 6 months ago
1320d56
Remove pair-counts from specialization stats. (GH-31500)
by Mark Shannon
· 3 years, 6 months ago
4d8a515
bpo-46541: Scan Fewer Files in generate_global_objects.py (gh-31364)
by Eric Snow
· 3 years, 6 months ago
6c89589
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
by Eric Snow
· 3 years, 6 months ago
12360aa
bpo-46541: Discover the global strings. (gh-31346)
by Eric Snow
· 3 years, 6 months ago
1d90364
Regen the global objects using PYTHON_FOR_REGEN. (gh-31344)
by Eric Snow
· 3 years, 6 months ago
0ade875
Add pair counts to stats output and summary. (GH-31324)
by Mark Shannon
· 3 years, 6 months ago
80e4f26
bpo-36876: Make sure the c-analyzer is checking all the source files.' (gh-31264)
by Eric Snow
· 3 years, 6 months ago
390459d
Allow the parser to avoid nested processing of invalid rules (GH-31252)
by Pablo Galindo Salgado
· 3 years, 6 months ago
b0662ae
Add stats for PRECALL_FUNCTION. (GH-31250)
by Mark Shannon
· 3 years, 6 months ago
cfc1cec
Right justify numeric columns in stats summary script. (GH-31234)
by Mark Shannon
· 3 years, 6 months ago
cb68788
bpo-36876: Minor cleanup to c-analyzer "ignored" data.' (gh-31239)
by Eric Snow
· 3 years, 6 months ago
c0a5ebe
bpo-46430: Intern strings in deep-frozen modules (GH-30683)
by Kumar Aditya
· 3 years, 6 months ago
f71a69a
bpo-46072: Output stats as markdown with collapsible sections. (GH-31228)
by Mark Shannon
· 3 years, 6 months ago
77bab59
bpo-36876: Update the c-analyzer whitelist. (gh-31225)
by Eric Snow
· 3 years, 6 months ago
81c7204
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928)
by Eric Snow
· 3 years, 6 months ago
c018d30
bpo-45952: Get the C analyzer tool working again. (gh-31220)
by Eric Snow
· 3 years, 6 months ago
1e6214d
bpo-45952: Get the C analyzer tool working again. (gh-31219)
by Eric Snow
· 3 years, 6 months ago
328fe3f
Print summary stats for overall success of specialization. (GH-31211)
by Mark Shannon
· 3 years, 6 months ago
96b344c
bpo-40280: Address more test failures on Emscripten (GH-31050)
by Christian Heimes
· 3 years, 6 months ago
9d4161a
bpo-46608: Fix argument parsing in freeze_modules.py (GH-31131)
by Kumar Aditya
· 3 years, 6 months ago
bf95ff9
bpo-46608: exclude marshalled-frozen data if deep-freezing to save 300 KB space (GH-31074)
by Kumar Aditya
· 3 years, 7 months ago
832876b
Add miss stats for specialized instructions. (GH-31108)
by Mark Shannon
· 3 years, 7 months ago
ba650af
Optimize images by IMGbot (GH-21348)
by Manish Kumar ⛄
· 3 years, 7 months ago
164a017
bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (#31015)
by Gregory P. Smith
· 3 years, 7 months ago
0d05da1
Add specialization stats for FOR_ITER. (GH-31079)
by Mark Shannon
· 3 years, 7 months ago
187930f
bpo-46072: Add some frame stats. (GH-31060)
by Mark Shannon
· 3 years, 7 months ago
48be46e
bpo-46072: Add some object layout and allocation stats (GH-31051)
by Mark Shannon
· 3 years, 7 months ago
45faf15
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
by Steve Dower
· 3 years, 7 months ago
90ab138
bpo-46072: Add simple stats for Python calls. (GH-30989)
by Mark Shannon
· 3 years, 7 months ago
5a9e423
bpo-46449: deepfreeze get_code() now returns strong ref (GH-30987)
by Kumar Aditya
· 3 years, 7 months ago
26b0482
bpo-46476: Simplify and fix _PyStaticCode_Dealloc (GH-30965)
by Christian Heimes
· 3 years, 7 months ago
247480a
bpo-46541: Generate the global objects initializer. (gh-30941)
by Eric Snow
· 3 years, 7 months ago
c7f810b
bpo-46476: Fix memory leak in code objects generated by deepfreeze (GH-30853)
by Kumar Aditya
· 3 years, 7 months ago
d5fd438
bpo-40280: Get help() working and more (GH-30858)
by Christian Heimes
· 3 years, 7 months ago
ca78130
bpo-46471: Use single byte singletons (GH-30781)
by Kumar Aditya
· 3 years, 7 months ago
c02e860
bpo-40280: Misc fixes for wasm32-emscripten (GH-30722)
by Christian Heimes
· 3 years, 7 months ago
ef3ef6f
bpo-46429: Merge all deepfrozen files into one (GH-30572)
by Kumar Aditya
· 3 years, 7 months ago
194ecc6
bpo-46443: deepfreeze: use small ints and singleton zero bytes (GH-30715)
by Kumar Aditya
· 3 years, 7 months ago
c47c9e6
bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889)
by bneuburg
· 3 years, 7 months ago
ee1a8b3
bpo-40280: Block more syscalls that are causing crashes in tests (GH-30601)
by Christian Heimes
· 3 years, 7 months ago
a6ca8ee
bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507)
by Christian Heimes
· 3 years, 7 months ago
43839ba
bpo-40280: Add --with-emscripten-target to build for browser or node (GH-30552)
by Christian Heimes
· 3 years, 7 months ago
5c66414
bpo-40280: Disable epoll_create in Emscripten config.site (GH-30494)
by Ethan Smith
· 3 years, 7 months ago
332e6b9
bpo-45256: Don't track the exact depth of each `InterpreterFrame` (GH-30372)
by Brandt Bucher
· 3 years, 8 months ago
7537f60
bpo-45609: More specialization stats for STORE_SUBSCR (GH-30193)
by Dennis Sweeney
· 3 years, 8 months ago
dd6c357
bpo-46110: Restore commit e9898bf153d26059261ffef11f7643ae991e2a4c
by Pablo Galindo Salgado
· 3 years, 8 months ago
9d35ded
Revert "bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser (GH-30177)" (GH-30363)
by Pablo Galindo Salgado
· 3 years, 8 months ago
2cf7d02
bpo-46178: Remove/rename redundant Travis CI code (#30309)
by Hugo van Kemenade
· 3 years, 8 months ago
196b53e
bpo-45189: Drop the "list_frozen" command from _test_embed. (GH-30273)
by Dong-hee Na
· 3 years, 8 months ago
fc54e72
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
by Kumar Aditya
· 3 years, 8 months ago
e9898bf
bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser (GH-30177)
by Pablo Galindo Salgado
· 3 years, 8 months ago
29ea68b
Revert "bpo-46131: add fastpath for PyFloat_Check() (GH-30200)" (GH-30208)
by Raymond Hettinger
· 3 years, 8 months ago
2ef06d4
bpo-46131: add fastpath for PyFloat_Check() (#30200)
by Matti Picus
· 3 years, 8 months ago
0339434
bpo-40280: Add Tools/wasm with helpers for cross building (GH-29984)
by Christian Heimes
· 3 years, 8 months ago
2985fea
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
by Christian Heimes
· 3 years, 8 months ago
efd6236
bpo-46072: Add top level stats struct (GH-30169)
by Mark Shannon
· 3 years, 8 months ago
4506bbe
bpo-46072: Document --enable-stats option. (GH-30139)
by Mark Shannon
· 3 years, 8 months ago
Next »