issues
search
stackless-dev
/
stackless
The Stackless Python programming language
http://www.stackless.com/
Other
1.03k
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compilation stuck at test_faulthandler under Profile Guided Optimization
#308
Shellcat-Zero
opened
1 month ago
1
GH-112498 Add heapremove and heapfix
#307
kristjanvalur
closed
1 year ago
0
Is this project being maintained?
#306
HacKanCuBa
opened
2 years ago
1
Use 'B' instead of 'b' to parse/build char value.
#305
masamitsu-murase
opened
3 years ago
0
Stackless issue #303: PEP-578 Audit Hooks for Stackless
#304
akruis
opened
3 years ago
0
PEP-578 Audit Hooks for Stackless
#303
akruis
opened
3 years ago
4
Upstream fix for bpo-39606 breaks Stackless test case test_pickle.TestAsyncGenAThrowPickling
#302
akruis
opened
3 years ago
1
Remove an superfluous comment in Modules/_asynciomodule.c
#301
akruis
closed
3 years ago
1
Issues with PEP-578 audit hooks sys.setprofile and sys.settrace
#300
akruis
closed
3 years ago
1
Missing: high level documentation of the "implementation"
#299
akruis
opened
3 years ago
0
Stackman integration: race in "make -j"
#298
akruis
closed
3 years ago
3
Stackless for Linux ARM64 (architecture aarch64)
#297
akruis
closed
3 years ago
1
Stackless for Windows ARM and ARM64
#296
akruis
opened
3 years ago
2
Rename Stackless structures with names without a prefix.
#295
akruis
closed
3 years ago
1
Stackless issue #294: convert Stackless type definitions to new syntax
#294
akruis
closed
3 years ago
1
Stackless issue #290: bpo-36974, PEP 590 Vectorcall-protocol (code changes)
#293
akruis
closed
3 years ago
0
recreate slp_exttype.h on changes of extract_slp_info.py
#292
akruis
closed
3 years ago
0
Stackless issue #290: bpo-36974, PEP 590 Vectorcall-protocol (documentation)
#291
akruis
closed
3 years ago
3
Stackless support for PEP 590 Vectorcall: a fast calling protocol for CPython
#290
akruis
closed
3 years ago
8
automatically regenerate slp_exttype.h
#289
akruis
closed
3 years ago
1
Branch "main-slp": Windows build broken
#288
akruis
closed
3 years ago
1
Stackless issue #287: Remove STACKLESS_SPY and clean up platform code
#287
akruis
closed
3 years ago
0
Stackless test case test_pickle.TextCopy always succeeds for immutable objects
#286
akruis
closed
3 years ago
1
Fix a Sphinx warning in tasklets.rst
#285
akruis
closed
3 years ago
1
Stackless pickling code for functions is incomplete
#284
akruis
closed
3 years ago
3
Stackless issue #283: concentrate platform dependent code in slp_transfer.c and eliminate pycore_slp_platformselect.h
#283
akruis
closed
3 years ago
0
Stackless issue #282: Refactor slp_eval_frame
#282
akruis
closed
3 years ago
0
Stackless issue #281: Refactor tasklet profiling and tracing
#281
akruis
closed
3 years ago
0
Dead link in Stackless Wiki (Documentation).
#280
amaank404
closed
3 years ago
2
Replace Stackless hard switching with libteatet
#279
akruis
opened
3 years ago
1
hard switching using Stackman
#278
akruis
closed
3 years ago
13
Convert files in Stackless/demo to Python3
#277
akruis
closed
3 years ago
1
Stackless issue #275: Support PEP-523 eval_frame-hook
#276
akruis
closed
3 years ago
1
Limited Support for PEP-523 eval_frame hook
#275
akruis
closed
3 years ago
3
Stackless issue #270: Remove duplicated code
#274
akruis
closed
3 years ago
0
Stackless issue #272: convert macro HANDLE_UNWINDING to a function
#273
akruis
closed
3 years ago
0
Convert macro HANDLE_UNWINDING in ceval.c to a static inline function
#272
akruis
closed
3 years ago
1
Stackless issue #270: Remove field PyFrameObject.f_execute
#271
akruis
closed
3 years ago
0
Use an unmodified PyFrameObject structure and simplify ceval.c
#270
akruis
closed
3 years ago
2
invalid arguments for _stackless._wrap.frame.__setstate__() cause segfault in frame_dealloc() line "Py_DECREF(f->f_globals);"
#269
akruis
closed
3 years ago
1
Stackless issue #268: Add magic number to pickled code objects.
#268
akruis
closed
3 years ago
1
Stackless issue #267: automatically regenerate slp_exttype.h
#267
akruis
closed
3 years ago
0
Fix issue #265 (invalid) function cast warnings with gcc 8
#266
akruis
closed
3 years ago
0
bpo-33012: (invalid) function cast warnings with gcc 8
#265
akruis
closed
3 years ago
3
bpo-35134 Add a new Include/cpython/ subdirectory for the "CPython API" with implementation details
#264
akruis
closed
3 years ago
2
Implement bpo-35081 for Stackless: Prefix header files of Include/internal/ by "pycore_"
#263
akruis
closed
3 years ago
2
More bugs in hard switching error handling
#262
akruis
closed
3 years ago
1
bpo-35059: "Convert _Py_Dealloc() to static inline function" breaks SLP_WITH_FRAME_REF_DEBUG
#261
akruis
closed
3 years ago
1
Fix a warning in _testcapimodule.c
#260
akruis
closed
3 years ago
2
Update Stackless additions to Doc/conf.py
#259
akruis
closed
3 years ago
1
Next