mpage

Results 4 issues of mpage

JIT compilers may need to invalidate compiled code when a function is modified (e.g. if its code object is modified). This adds the ability to set a callback that, when...

awaiting review

# Feature or enhancement We need to make the TSAN tests pass with the GIL disabled before we can disable the GIL by default in free-threaded builds. This should proceed...

type-feature
topic-free-threading

# Feature or enhancement ### Proposal: This is a tracking task for distributing free-threaded binary builds for 3.13 - [ ] Ubuntu - [ ] Fedora - [ ] MacOS...

type-feature
build
topic-free-threading

This PR implements the foundational work necessary for making the specializing interpreter thread-safe in free-threaded builds and enables specialization for `BINARY_OP` as an end-to-end example. To enable future incremental work,...

awaiting merge
skip news
topic-free-threading