Skip to content

gh-89392: Make test_pep646_syntax discoverable - #108861

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test_pep646_syntax-discover
Sep 4, 2023
Merged

gh-89392: Make test_pep646_syntax discoverable#108861
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:test_pep646_syntax-discover

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Sep 4, 2023

Copy link
Copy Markdown
Member

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@serhiy-storchaka
serhiy-storchaka deleted the test_pep646_syntax-discover branch September 4, 2023 09:42
@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker d0b22f6bd84239e50b43709f98f2bb950222cfe5 3.12

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 4, 2023
(cherry picked from commit d0b22f6)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-108869 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Sep 4, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Sep 4, 2023
…-108861).
(cherry picked from commit d0b22f6)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-108871 is a backport of this pull request to the 3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Sep 4, 2023
serhiy-storchaka added a commit that referenced this pull request Sep 4, 2023
…-108869)
(cherry picked from commit d0b22f6)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Yhg1s pushed a commit that referenced this pull request Sep 4, 2023
…08871)
* [3.12] gh-89392: Make test_pep646_syntax discoverable (GH-108861).
(cherry picked from commit d0b22f6)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
* Add "import unittest".
@serhiy-storchakaserhiy-storchaka removed their assignment Sep 8, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@serhiy-storchaka@miss-islington@bedevere-bot