-
Notifications
You must be signed in to change notification settings - Fork 19
Pull requests: youknowone/pyre
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
jit, _abc: carry the recorded QuasiImmut instance on the marker descr, and let a missing _abc collection raise
#1383
opened Aug 20, 2026 by
youknowone
Owner
Loading…
jit: admit LIST_APPEND in a call-bearing FOR_ITER body, and stop booking
_operator.index as a body effect
#1382
opened Aug 20, 2026 by
youknowone
Owner
Loading…
jit: make a generator frame's loops reachable, and stop a refused cell from decaying every other counter
#1381
opened Aug 20, 2026 by
youknowone
Owner
Loading…
majit: describe an array field by its declared width, and resolve an array_fields base spelled as a state ref scalar
#1379
opened Aug 20, 2026 by
youknowone
Owner
Loading…
math: fold every remaining pymath primitive through a raw helper table (27 functions), plus isclose/comb/perm
#1378
opened Aug 20, 2026 by
youknowone
Owner
Loading…
wasm: make loop-closing bridge inlining the default
#1375
opened Aug 20, 2026 by
youknowone
Owner
Loading…
jit: port arraylen_vable, drop the vable array getfield, and close the three #1358 follow-ups
#1374
opened Aug 20, 2026 by
youknowone
Owner
Loading…
FrameLocalsProxy subscript reads one locals-plus slot; executioncontext reverse_debugging fold
#1373
opened Aug 20, 2026 by
youknowone
Owner
Loading…
dead_code audit: a _json rooting gap, gcmap comments, per-item lint allows, and the retired SSARepr allocator
#1372
opened Aug 20, 2026 by
youknowone
Owner
Loading…
co_names_w, what a wrapped code object retains, and the name-key hash memo
#1361
opened Aug 19, 2026 by
youknowone
Owner
Loading…
majit front: model Wtf8Buf/String builder appends as functional concat
#1333
opened Aug 18, 2026 by
youknowone
Owner
Loading…
builtins, code objects, gc, and typing: CPython 3.14 surface completions
#1332
opened Aug 18, 2026 by
youknowone
Owner
Loading…
jit: preserve per-frame state across FOR_ITER blackhole resume
#1322
opened Aug 18, 2026 by
youknowone
Owner
Loading…
cel: complete translator cutover and deadframe integration
#1320
opened Aug 18, 2026 by
youknowone
Owner
Loading…
Fix blackhole failure handling and update documentation references
#15
opened May 11, 2026 by
lifthrasiir
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.