Skip to content

No labels!

There aren’t any labels for this repository quite yet.

area-codegen
area-codegen
Translating IR into C.
area-functions
area-functions
area-irbuild
area-irbuild
IR building, transforming, and representation.
area-native-types
area-native-types
Unboxed types.
area-specialized-ops
area-specialized-ops
Generating faster type-specific code.
codesize
codesize
Reducing the amount/verbosity of the C code mypyc generates.
compile speed
compile speed
Speed of IR building, transforming, and codegen.
contributor UX
contributor UX
Making developing mypyc easier. Better tooling, debuggability, etc.
crash
crash
Failing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.
duplicate
duplicate
enhancement
enhancement
Improvements to existing logic or features.
feature
feature
Supporting previously unsupported Python, new native types, new features, etc.
good first issue
good first issue
good-second-issue
good-second-issue
invalid
invalid
priority-0-high
priority-0-high
priority-1-normal
priority-1-normal
priority-2-low
priority-2-low
python compat
python compat
Mypyc doesn't match CPython or documented semantics.
status-awaiting-response
status-awaiting-response
status-needs-discussion
status-needs-discussion
status-needs-repro
status-needs-repro
usability
usability
Warning/error reporting, build integration, CLI, etc.