-
Notifications
You must be signed in to change notification settings - Fork 47
Issues: mypyc/mypyc
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
msgspec.Struct support
feature
Supporting previously unsupported Python, new native types, new features, etc.
#1098
opened Mar 22, 2025 by
Chainfire
What to do if running mypyc in directory with __init__.py
bug
usability
Warning/error reporting, build integration, CLI, etc.
#1097
opened Mar 14, 2025 by
JukkaL
Add primitive for abs(integer)
good first issue
good-second-issue
speed
#1094
opened Feb 24, 2025 by
JukkaL
Add primitives for str lower() and upper()
help wanted
priority-0-high
speed
#1088
opened Feb 19, 2025 by
JukkaL
Subclass missing own class variables inside Mypyc doesn't match CPython or documented semantics.
__init_subclass__
bug
priority-0-high
python compat
#1086
opened Feb 8, 2025 by
aatle
Detect configuration options that are incompatible with mypyc
bug
crash
Failing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.
#1085
opened Feb 8, 2025 by
JukkaL
Tool to highlight slow operations in compiled code
feature
Supporting previously unsupported Python, new native types, new features, etc.
usability
Warning/error reporting, build integration, CLI, etc.
#1082
opened Jan 22, 2025 by
JukkaL
Crash when module raises exception at module level
bug
crash
Failing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.
#1077
opened Dec 23, 2024 by
aatle
Defining non-native classes
feature
Supporting previously unsupported Python, new native types, new features, etc.
priority-0-high
python compat
Mypyc doesn't match CPython or documented semantics.
#1073
opened Oct 22, 2024 by
JukkaL
Bypass import machinery to speed up imports on macOS
compile speed
Speed of IR building, transforming, and codegen.
priority-0-high
speed
#1068
opened Oct 10, 2024 by
JukkaL
Speed up tests on macOS by bulk compilation of test cases
contributor UX
Making developing mypyc easier. Better tooling, debuggability, etc.
#1066
opened Oct 7, 2024 by
JukkaL
Anything to do with dataclass and abstract / ABC classes seems broken: AttributeError: attribute '__dict__' of 'type' objects is not writable
area-dataclasses
bug
crash
Failing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.
priority-0-high
#1061
opened Sep 2, 2024 by
JohnstonJ
Defining __init__ as @abstractmethod causes compilation failure
bug
crash
Failing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.
priority-0-high
#1057
opened Jul 15, 2024 by
vidraj
__module__ considered an instance attribute
bug
python compat
Mypyc doesn't match CPython or documented semantics.
#1055
opened Jun 10, 2024 by
dvarrazzo
Add Option to Supporting previously unsupported Python, new native types, new features, etc.
mypyc
to only Generate and Output C Code
feature
#1047
opened Feb 7, 2024 by
srilman
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.