Skip to content

Add co_cellvars to code object#4507

Merged
DimitrisJim merged 1 commit into
RustPython:mainfrom
howjmay:co_cellvars
Feb 16, 2023
Merged

Add co_cellvars to code object#4507
DimitrisJim merged 1 commit into
RustPython:mainfrom
howjmay:co_cellvars

Conversation

@howjmay

@howjmay howjmay commented Feb 15, 2023

Copy link
Copy Markdown
Contributor

Closes #4501

@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.

looks good, thanks @howjmay!

@DimitrisJim DimitrisJim merged commit 5ec6235 into RustPython:main Feb 16, 2023
@howjmay

howjmay commented Feb 16, 2023

Copy link
Copy Markdown
Contributor Author

@DimitrisJim Thank you too

@howjmay howjmay deleted the co_cellvars branch February 16, 2023 08:20
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.

Add co_cellvars to code object

2 participants