Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0a6
/
Tools
tag
5191ba090ef66cf50a9633a08404500c5d59cfdf
tagger
Pablo Galindo <pablogsal@gmail.com>
Mon Mar 07 12:32:19 2022
object
3ddfa55df48a67a5972feac32eaeb85effeda8e3
Python 3.11.0a6
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
342b93f
bpo-46072: Add --with-pystats configure option to simplify gathering of VM stats (GH-30116)
by Mark Shannon
· 3 years, 8 months ago
eb483c4
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
by Christian Heimes
· 3 years, 8 months ago
98e506a
bpo-43795: Document stable_abi.txt format and contents (GH-29956)
by Petr Viktorin
· 3 years, 8 months ago
16638a4
bpo-45654: No need to freeze types (GH-30028)
by Christian Heimes
· 3 years, 8 months ago
d8a464e
Remove an outdated comment. (GH-30010)
by Serhiy Storchaka
· 3 years, 8 months ago
44b0e76
bpo-45654: Freeze the runpy module and stuff it imports (GH-29903)
by Kumar Aditya
· 3 years, 8 months ago
8319114
bpo-45947: Place dict and values pointer at fixed (negative) offset just before GC header. (GH-29879)
by Mark Shannon
· 3 years, 8 months ago
d930170
bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577)
by Crowthebird
· 3 years, 9 months ago
84ca123
bpo-45950: Introduce Bootstrap Python again (#29859)
by Christian Heimes
· 3 years, 9 months ago
ee94aa0
bpo-45952: Get the C analyzer tool working again. (gh-29882)
by Eric Snow
· 3 years, 9 months ago
9a5dec4
Fix EncodingWarning in Tools/freeze/test/freeze.py (GH-29742)
by Inada Naoki
· 3 years, 9 months ago
b0b10e1
bpo-45019: Cleanup module freezing and deepfreeze (#29772)
by Kumar Aditya
· 3 years, 9 months ago
253b7a0
bpo-45866: pegen strips directory of "generated from" header (GH-29777)
by Victor Stinner
· 3 years, 9 months ago
256f9c4
Fix typo in freeze_modules (#29744)
by Kumar Aditya
· 3 years, 9 months ago
5c4b19e
bpo-45020: Fix strict-prototypes warning (GH-29755)
by Christian Heimes
· 3 years, 9 months ago
dd8ce9e
bpo-45886: Allow overriding freeze command for cross compiling (GH-29735)
by Christian Heimes
· 3 years, 9 months ago
f840398
bpo-45873: Restore Python 3.6 compatibility (GH-29730)
by Christian Heimes
· 3 years, 9 months ago
5be98e5
bpo-45873: Get rid of bootstrap_python (#29717)
by Guido van Rossum
· 3 years, 9 months ago
8ed1495
bpo-45783: Preserve file moves and deletions in the tests for the freeze tool. (GH-29527)
by Eric Snow
· 3 years, 9 months ago
457e6a6
bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138)
by Neil Schemenauer
· 3 years, 9 months ago
1037ca5
bpo-45850: Implement deep-freeze on Windows (#29648)
by Guido van Rossum
· 3 years, 9 months ago
512dbf6
Fix out-of-tree build support for multissltest (GH-29694)
by Christian Heimes
· 3 years, 9 months ago
4cf6524
Reactivate primary mechanism to retrieve frames in the gdb helpers (GH-29682)
by Pablo Galindo Salgado
· 3 years, 9 months ago
c9c4444
Refactor parser compilation units into specific components (GH-29676)
by Pablo Galindo Salgado
· 3 years, 9 months ago
9178f53
bpo-45636: Merge all numeric operators (GH-29482)
by Brandt Bucher
· 3 years, 9 months ago
1cbaa50
bpo-45696: Deep-freeze selected modules (GH-29118)
by Guido van Rossum
· 3 years, 9 months ago
20205ad
bpo-45637: Fix cframe-based fallback in the gdb helpers (GH-29515)
by Pablo Galindo Salgado
· 3 years, 9 months ago
Next »