8000 remove all unused consts in from code objects · Issue #99254 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

remove all unused consts in from code objects #99254

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

Closed
iritkatriel opened this issue Nov 8, 2022 · 0 comments
Closed

remove all unused consts in from code objects #99254

iritkatriel opened this issue Nov 8, 2022 · 0 comments
Labels
type-feature A feature request or enhancement

Comments

@iritkatriel
Copy link
Member
iritkatriel commented Nov 8, 2022

The compiler currently removes the trailing unused consts from code objects. We should remove all unused consts (except the first one, which may be a docstring).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant
0