Skip to content

PEP source link regression #1394

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

Closed
uranusjr opened this issue Mar 6, 2019 · 3 comments
Closed

PEP source link regression #1394

uranusjr opened this issue Mar 6, 2019 · 3 comments
Labels
bug This is a bug!

Comments

@uranusjr
Copy link

uranusjr commented Mar 6, 2019

Describe the bug

See #1195. The links are now pointing back to .txt again.

Example: https://www.python.org/dev/peps/pep-8016/#id24

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://www.python.org/dev/peps/pep-8016/#id24
  2. Click on the source link
  3. GitHub responses with 404

Expected behavior
The link should point to the correct source.

@Mariatta
Copy link
Member

I confirmed this is broken for all .rst-based PEPs. @berkerpeksag will you be able to look into this?
Thanks.

@Mariatta Mariatta added the bug This is a bug! label Mar 12, 2019
@berkerpeksag
Copy link
Member

Thank you for the report!

This might be the result of e9cfa6b. I will check it out later this month (moving to a new country next week, so I won't be able to take a look at this for a while)

@mozillazg
Copy link
Contributor

I opened a PR for fix this issue: python/peps#982

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is a bug!
Projects
None yet
Development

No branches or pull requests

4 participants