Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-102324: Improve tests of typing.override #102325

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Feb 28, 2023

Refs #101564

Tests are pretty straigh-forward and are inspired by existing ones for other decorators.

@JelleZijlstra JelleZijlstra merged commit 12011dd into python:main Mar 3, 2023
carljm added a commit to carljm/cpython that referenced this pull request Mar 4, 2023
* main:
  pythongh-102021 : Allow multiple input files for interpreter loop generator (python#102022)
  Add import of `unittest.mock.Mock` in documentation (python#102346)
  pythongh-102383: [docs] Arguments of `PyObject_CopyData` are `PyObject *` (python#102390)
  pythongh-101754: Document that Windows converts keys in `os.environ` to uppercase (pythonGH-101840)
  pythongh-102324: Improve tests of `typing.override` (python#102325)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants