Skip to content

Conversation

@JelleZijlstra
Copy link
Member

  • New attributes in 3.11
  • Arguments to CodeType.init are always positional (have fun)
  • co_consts can use object instead of Any

- New attributes in 3.11
- Arguments to CodeType.__init__ are always positional (have fun)
- co_consts can use object instead of Any
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

I haven't double-checked every last detail, but this all looks fine!

@Akuli
Copy link
Collaborator

Akuli commented May 20, 2022

Arguments to CodeType.__init__ are always positional (have fun)

:DDDDDD

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.

3 participants