Skip to content

[NFC] use register_value_caster for Index and F16Vector#3

Open
bobloblobobla wants to merge 1 commit into
Groverkss:mainfrom
bobloblobobla:users/bobloblobobla/fixes
Open

[NFC] use register_value_caster for Index and F16Vector#3
bobloblobobla wants to merge 1 commit into
Groverkss:mainfrom
bobloblobobla:users/bobloblobobla/fixes

Conversation

@bobloblobobla

@bobloblobobla bobloblobobla commented Feb 12, 2026

Copy link
Copy Markdown

Also black all the files and remove tiny.egg-info

@bobloblobobla bobloblobobla force-pushed the users/bobloblobobla/fixes branch from ac1f264 to 846b2ad Compare February 12, 2026 05:04
@makslevental makslevental changed the title [NFC] use register_value_caster for Index and F16Vector (also black all the files and remove tiny.egg-info) [NFC] use register_value_caster for Index and F16Vector Feb 12, 2026
@bobloblobobla bobloblobobla force-pushed the users/bobloblobobla/fixes branch 8 times, most recently from 008c9ad to eac2aae Compare February 12, 2026 05:35
Comment on lines -5 to -9

__all__ = [
"Index", "F16Vector", "Ptr",
"print_ir", "compile_and_print",
]

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if the only names in the file are imports which you're gonna re-export you don't need to use __all__ (__all__ is for filtering down when there are many other names in the file).

@bobloblobobla bobloblobobla force-pushed the users/bobloblobobla/fixes branch 2 times, most recently from 691bcd3 to dfb9f0a Compare February 12, 2026 05:41
@bobloblobobla bobloblobobla force-pushed the users/bobloblobobla/fixes branch from dfb9f0a to 9678327 Compare February 12, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants