correct builtins type under function by youknowone · Pull Request #6745 · RustPython/RustPython · GitHub
Skip to content

correct builtins type under function - #6745

Merged
youknowone merged 2 commits into
RustPython:mainfrom
youknowone:correct-builtins-type
Jan 16, 2026
Merged

youknowone merged 2 commits into
RustPython:mainfrom
youknowone:correct-builtins-type

Conversation

@youknowone

@youknowone youknowone commented Jan 16, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Refactor

    • Improved internal handling of builtin references during function initialization and argument processing, enhancing consistency and reliability of builtin access throughout the function lifecycle.
  • Tests

    • Added test validation to verify correct behavior and type checking of function-level builtin attributes.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Jan 16, 2026

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@youknowone
youknowone marked this pull request as ready for review January 16, 2026 13:57
@youknowone youknowone changed the title correct buitins type correct builtins type under function Jan 16, 2026
@youknowone
youknowone merged commit e9a57d1 into RustPython:main Jan 16, 2026
13 checks passed
@youknowone
youknowone deleted the correct-builtins-type branch January 16, 2026 15:00
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.

1 participant