Skip to content

Conversation

@JelleZijlstra
Copy link
Member

No description provided.

def error(self, msg: str, offset: int = ...) -> _Error: ...

if sys.version_info >= (3, 11):
def checkgroupname(self, name: str, offset: int, nested: int) -> None: ...
Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess stubtest will complain come beta2 python/cpython#91792

@hauntsaninja
Copy link
Collaborator

Pyright's change is out of reach of Github suggestions so you'll have to do that yourself

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

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

@JelleZijlstra JelleZijlstra merged commit 7998906 into python:master May 18, 2022
@JelleZijlstra JelleZijlstra deleted the rere branch May 18, 2022 15:47
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.

2 participants