Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn commented Sep 17, 2023

When creating tokenizedata/ I've missed this file. Fixing this now.

Also:

  • Fixed paths in .ruff.toml, because I moved some files
  • Remove misleading comment about VCS, because it is not marked as binary in .gitattributes

AlexWaygood
AlexWaygood previously approved these changes Sep 17, 2023
@AlexWaygoodAlexWaygood dismissed their stale reviewSeptember 17, 2023 10:50

Reviewed too soon, let's find consensus on the ruff config

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Copy link
Member

@AlexWaygoodAlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

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

Thank you!

@hugovkhugovk mentioned this pull request Sep 17, 2023
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexWaygoodAlexWaygood merged commit 4dd47c6 into python:mainSep 18, 2023
@vstinner
Copy link
Member

@AlexWaygood AlexWaygood merged commit 4dd47c6

Oh! I was merged this PR while you merged it :-)

@AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood merged commit 4dd47c6

Oh! I was merged this PR while you merged it :-)

Too slow ;-)

@vstinner
Copy link
Member

Too slow ;-)

Working in the train today, Internet is not great :-(

@vstinnervstinner added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Sep 21, 2023
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry, @sobolevn and @AlexWaygood, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 4dd47c63a97b3c39cd964ad12431fcdaf76dc823 3.12

@miss-islington
Copy link
Contributor

Sorry, @sobolevn and @AlexWaygood, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 4dd47c63a97b3c39cd964ad12431fcdaf76dc823 3.11

@vstinner
Copy link
Member

Oh, backport this change needs to wait until PR #109314 is backported to 3.11 and 3.12.

sobolevn added a commit to sobolevn/cpython that referenced this pull request Sep 22, 2023
…-109513) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>. (cherry picked from commit 4dd47c6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.11 only security fixes label Sep 22, 2023
@AlexWaygoodAlexWaygood removed their assignment Sep 22, 2023
vstinner pushed a commit that referenced this pull request Sep 22, 2023
…09724) * [3.11] gh-108303: Fix and move `badsyntax_pep3120.py` (GH-109513) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>. (cherry picked from commit 4dd47c6) Backport to 3.11: update also test_imp. Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
hugovk pushed a commit to hugovk/cpython that referenced this pull request Feb 25, 2025
…-109513) (cherry picked from commit 4dd47c6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Feb 25, 2025
hugovk added a commit that referenced this pull request Feb 26, 2025
…30540) (cherry picked from commit 4dd47c6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@sobolevn@vstinner@AlexWaygood@miss-islington@hugovk