Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevn sobolevn commented Apr 19, 2024

@sobolevn sobolevn requested a review from hugovk April 19, 2024 12:28
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Apr 19, 2024
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

I also propose to remove parso, because it is no longer maintained for the last 4 years, no new syntax since 3.9? is supported: davidhalter/parso/graphs/contributors

It's less busy, but there have been over 100 commits in the last 4 years: https://github.com/davidhalter/parso/graphs/contributors?from=2020-04-19&to=2024-04-19&type=c

And there was a release just two weeks ago that added support for Python 3.13:

I think we can keep it.

Co-authored-by: Hugo van Kemenade <[email protected]>
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

@hugovk hugovk added the needs backport to 3.12 only security fixes label Apr 19, 2024
@sobolevn sobolevn merged commit 2aa11cc into python:main Apr 19, 2024
@miss-islington-app
Copy link

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 19, 2024
(cherry picked from commit 2aa11cc)

Co-authored-by: Nikita Sobolev <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Apr 19, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Apr 19, 2024
sobolevn added a commit that referenced this pull request Apr 19, 2024
gh-118100: Improve links in `ast.rst` (GH-118101)
(cherry picked from commit 2aa11cc)

Co-authored-by: Nikita Sobolev <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants