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

Pyupgrade to python3.8 #3616

Merged
merged 2 commits into from
Oct 21, 2020
Merged

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Oct 21, 2020

This PR was created by the following commands:

  • python3 -m pip install --upgrade pyupgrade
  • pyupgrade --py38-plus **/*.py

Description:

In this Pull Request we have made the following changes:

  • Use pyupgrade to automatically upgrade syntax for Python >= 3.8.

@cclauss cclauss added the awaiting reviews This PR is ready to be reviewed label Oct 21, 2020
@cclauss cclauss requested a review from Kush1101 as a code owner October 21, 2020 10:36
Copy link
Member

@realDuYuanChao realDuYuanChao left a comment

Choose a reason for hiding this comment

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

Very nice. LGTM

@cclauss cclauss merged commit 9b95e4f into TheAlgorithms:master Oct 21, 2020
@cclauss cclauss deleted the pyupgrade-to-Python3.8 branch October 21, 2020 10:46
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* Upgrade to Python 3.8 syntax

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
peRFectBeliever pushed a commit to peRFectBeliever/Python that referenced this pull request Apr 1, 2021
* Upgrade to Python 3.8 syntax

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Panquesito7 pushed a commit to Panquesito7/Python that referenced this pull request May 13, 2021
* Upgrade to Python 3.8 syntax

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
@cclauss cclauss mentioned this pull request Sep 7, 2021
14 tasks
shermanhui pushed a commit to shermanhui/Python that referenced this pull request Oct 22, 2021
* Upgrade to Python 3.8 syntax

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting reviews This PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants