Skip to content

Issues: APrioriInvestments/typed_python

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Fully-typed functions should be fast to modify and recompile compiler Issue that does not affect the un-compiled subset of typed_python feature
#433 opened Feb 3, 2023 by braxtonmckee
stringification of floats is not identical in the compiler and the interpreter bug compiler Issue that does not affect the un-compiled subset of typed_python
#432 opened Feb 3, 2023 by braxtonmckee
Simplify type conversion model
#429 opened Feb 1, 2023 by braxtonmckee
Compiler can't call *args when it doesn't know how to pull apart 'args'. compiler Issue that does not affect the un-compiled subset of typed_python
#426 opened Jan 30, 2023 by braxtonmckee
Get rid of 'RefTo' entirely
#425 opened Jan 30, 2023 by braxtonmckee
Distinction between FunctionType closure using PyCell and TypedCell is confusing compiler Issue that does not affect the un-compiled subset of typed_python
#419 opened Jan 19, 2023 by braxtonmckee
@Function decorators don't work on closures defined in compiled code compiler Issue that does not affect the un-compiled subset of typed_python
#415 opened Jan 18, 2023 by braxtonmckee
Build tooling to dump a description of code compiled from a given entrypoint compiler Issue that does not affect the un-compiled subset of typed_python enhancement
#413 opened Jan 18, 2023 by braxtonmckee
Build simple profiling tooling compiler Issue that does not affect the un-compiled subset of typed_python enhancement
#412 opened Jan 18, 2023 by braxtonmckee
Compiler fails to look up attributes of subclasses compiler Issue that does not affect the un-compiled subset of typed_python
#411 opened Jan 17, 2023 by braxtonmckee
Compiled generators can't handle non-default-initializable instances compiler Issue that does not affect the un-compiled subset of typed_python
#410 opened Jan 17, 2023 by braxtonmckee
ProTip! Find all open issues with in progress development work with linked:pr.