Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
[backport to 2.7] Change documentation'sShow Source link to GitHub#44
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Change the url to 2.7(cherry picked from commit79ab8be)
Doc/tools/extensions/pyspecific.py Outdated
| defissue_role(typ,rawtext,text,lineno,inliner,options={},content=[]): | ||
| issue=utils.unescape(text) | ||
| text='issue '+issue | ||
| text='bpo- '+issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Is there space between 'bpo-' and issue number?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
No, there shouldn't be a space 😅
Thanks for the review :) Will fix soon.
methane commentedFeb 12, 2017
methane left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I didmake html in local, and it works as expected.
LGTM.
Show Source link to GitHubMariatta commentedFeb 12, 2017
Thanks@methane :) I updated the pull request description. |
methane commentedFeb 12, 2017
LGTM |
The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/#ModificationsChange the link to one that points to the current version.
)The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/#ModificationsChange the link to one that points to the current version. Also, use HTTPS.
pythonGH-15301)The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/GH-ModificationsChange the link to one that points to the current version. Also, use HTTPS.(cherry picked from commit64c6ac7)Co-authored-by: Greg Price <gnprice@gmail.com>
pythonGH-15301)The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/GH-ModificationsChange the link to one that points to the current version. Also, use HTTPS.(cherry picked from commit64c6ac7)Co-authored-by: Greg Price <gnprice@gmail.com>
GH-15301)The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/GH-ModificationsChange the link to one that points to the current version. Also, use HTTPS..(cherry picked from commit64c6ac7)Co-authored-by: Greg Price <gnprice@gmail.com>
GH-15808)The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/GH-ModificationsChange the link to one that points to the current version. Also, use HTTPS..(cherry picked from commit64c6ac7)Co-authored-by: Greg Price <gnprice@gmail.com>
…15301)The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/GH-ModificationsChange the link to one that points to the current version. Also, use HTTPS.(cherry picked from commit64c6ac7)Co-authored-by: Greg Price <gnprice@gmail.com>
…15301)The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/GH-ModificationsChange the link to one that points to the current version. Also, use HTTPS.(cherry picked from commit64c6ac7)Co-authored-by: Greg Price <gnprice@gmail.com>
…ythonGH-15301)The link we have points to the version from Unicode 6.0.0, dated 2010.There have been numerous updates to it since then:https://www.unicode.org/reports/tr44/#ModificationsChange the link to one that points to the current version. Also, use HTTPS.
Fix `contents()` so that it no longer returns unrelated itemsClosespython#44See merge request python-devs/importlib_resources!48
Uh oh!
There was an error while loading.Please reload this page.
Change documentation's
Show Sourcelink to GitHub (2.7 branch)Render issue role as bpo-NNNN