X Tutup
The Wayback Machine - https://web.archive.org/web/20221223115534/https://github.com/python/cpython/pull/28511
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

[3.10] [codemod] Fix non-matching bracket pairs (GH-28473) #28511

Merged
merged 1 commit into from Sep 21, 2021

Conversation

ambv
Copy link
Contributor

@ambv ambv commented Sep 21, 2021

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Łukasz Langa lukasz@langa.pl
(cherry picked from commit 8f943ca)

Co-authored-by: Mohamad Mansour 66031317+mohamadmansourX@users.noreply.github.com

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 8f943ca)

Co-authored-by: Mohamad Mansour <66031317+mohamadmansourX@users.noreply.github.com>
@ambv ambv merged commit 8c1e1da into python:3.10 Sep 21, 2021
13 checks passed
@ambv ambv deleted the backport-8f943ca-3.10 branch Sep 21, 2021
pablogsal pushed a commit that referenced this pull request Sep 29, 2021
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 8f943ca)

Co-authored-by: Mohamad Mansour <66031317+mohamadmansourX@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup