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

Freeze a README link to rstlint.py #6

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Freeze a README link to rstlint.py #6

merged 1 commit into from
Feb 3, 2022

Conversation

arhadthedev
Copy link
Contributor

README.md links to rstlint.py in a dynamic head of main CPython branch:

    https://github.com/python/cpython/blob/main/Doc/tools/rstlint.py
                                           ^^^^

However, after python/cpython#31097 is merged, the link will stop working. To keep it working, main needs to be replaced with some concrete commit SHA.

README.md links to rstlint.py in a dynamic head of `main` CPython
branch:

```
    https://github.com/python/cpython/blob/main/Doc/tools/rstlint.py
                                           ^^^^
```

However, after python/cpython#31097 is merged,
the link will stop working. To keep the link working, `main` needs to be
replaced with some concrete commit SHA.
@JulienPalard JulienPalard merged commit 232b815 into sphinx-contrib:main Feb 3, 2022
@JulienPalard
Copy link
Collaborator

Nice spot, thanks!

@arhadthedev arhadthedev deleted the freeze-rstlint-link branch February 3, 2022 12:34
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.

2 participants