◐ Shell
clean mode source ↗

Add co_freevars to code object by minhrongcon2000 · Pull Request #4509 · RustPython/RustPython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@minhrongcon2000

Copy link Copy Markdown

Contributor

Closes #4502

@DimitrisJim DimitrisJim left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

nice, thanks @minhrongcon2000!

@DimitrisJim DimitrisJim merged commit dcda3e4 into RustPython:main

Feb 16, 2023

@youknowone youknowone added z-ls-2023

Tag to track Line OSS Sprint 2023

A-stdlib labels

Feb 20, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@DimitrisJim DimitrisJim DimitrisJim approved these changes

Assignees

No one assigned

Labels

A-stdlib z-ls-2023

Tag to track Line OSS Sprint 2023

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Add co_freevars to code object

3 participants

@minhrongcon2000 @DimitrisJim @youknowone