FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update enum to CPython 3.11.5 by dvermd · Pull Request #5074 · RustPython/RustPython · GitHub

Update enum to CPython 3.11.5 - #5074

Merged
youknowone merged 3 commits into
RustPython:mainfrom
dvermd:enum_311
Oct 3, 2023
Merged

Update enum to CPython 3.11.5#5074
youknowone merged 3 commits into
RustPython:mainfrom
dvermd:enum_311

Conversation

dvermd commented Oct 1, 2023

Copy link
Copy Markdown
Contributor

No description provided.

dvermd commented Oct 2, 2023

Copy link
Copy Markdown
Contributor Author

ruff has been updated from 0.0.291 to 0.0.292 today which seem to cause this parsing error.
Do you know where extra_tests/snippets/syntax_fstring.py comes from ? Can this line be deleted ?

fanninpm commented Oct 2, 2023

Copy link
Copy Markdown
Contributor

ruff has been updated from 0.0.291 to 0.0.292 today which seem to cause this parsing error. Do you know where extra_tests/snippets/syntax_fstring.py comes from ? Can this line be deleted ?

This might be in conjunction with CPython 3.12.0 also being released today.

Copy link
Copy Markdown
Member

I don't believe the result of ruff run is related to CPython version. It must have been triggered by ruff update

Copy link
Copy Markdown
Member

I reported this to Ruff project astral-sh/ruff#7778
I will also pin ruff version to 0.0.291 for a while to avoid this error

Comment thread .github/workflows/ci.yaml Outdated
Co-authored-by: fanninpm <fanninpm@miamioh.edu>

youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

👍

youknowone merged commit 0d0139b into RustPython:main Oct 3, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL