Skip to content

Simplify webbrowser.pyi definition#6673

Merged
srittau merged 2 commits intopython:masterfrom
sobolevn:patch-34
Dec 23, 2021
Merged

Simplify webbrowser.pyi definition#6673
srittau merged 2 commits intopython:masterfrom
sobolevn:patch-34

Conversation

@sobolevn
Copy link
Copy Markdown
Member

I've removed all duplicate fields, now it relies on inheritance.
I've also added a comment about this problem: https://bugs.python.org/msg409087
Source: https://github.com/python/cpython/blame/main/Lib/webbrowser.py#L668-L670

@github-actions
Copy link
Copy Markdown
Contributor

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

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