Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-30737: Update link to the Devguide#3228

Merged
Mariatta merged 3 commits into
python:masterpython/cpython:masterfrom
bugzPDX:fix-devguide-urlbugzPDX/cpython:fix-devguide-urlCopy head branch name to clipboard
Aug 30, 2017
Merged

bpo-30737: Update link to the Devguide#3228
Mariatta merged 3 commits into
python:masterpython/cpython:masterfrom
bugzPDX:fix-devguide-urlbugzPDX/cpython:fix-devguide-urlCopy head branch name to clipboard

Conversation

@bugzPDX

@bugzPDX bugzPDX commented Aug 28, 2017

Copy link
Copy Markdown
Contributor

The Devguide has a new url so all the old links are updated.

https://bugs.python.org/issue30737

@Mariatta Mariatta 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.

Thanks for the PR @bugzPDX.

There is a merge conflict, so that has to be addressed.
Also, can drop the .html from new urls.

Comment thread Doc/README.rst Outdated

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.

This can be dev.guide.python.org/documenting/ (without the .html)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Will do

Comment thread Doc/using/unix.rst Outdated

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.

@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I didn't expect the Spanish Inquisition!. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@Mariatta Mariatta added docs Documentation in the Doc dir skip news labels Aug 28, 2017
@Mariatta Mariatta changed the title bpo-3037: Update link to the Devguide bpo-30737: Update link to the Devguide Aug 28, 2017
@Mariatta

Copy link
Copy Markdown
Member

I changed the bpo number to the correct one :)

@bugzPDX bugzPDX requested a review from gpshead as a code owner August 29, 2017 17:34
@bugzPDX bugzPDX requested a review from a team August 29, 2017 17:34
@gpshead

gpshead commented Aug 30, 2017

Copy link
Copy Markdown
Member

Commits unrelated to this PR are showing up after your merge, I suspect you need to rebase to avoid that?
https://devguide.python.org/gitbootcamp/#syncing-with-upstream

The Devguide has a new url so all the old links are updated.
Fix url endings by removing .html and update urls to use https.
@bugzPDX

bugzPDX commented Aug 30, 2017 via email

Copy link
Copy Markdown
Contributor Author

@Mariatta

Copy link
Copy Markdown
Member

The changes look good now, and no longer showing diffs of unrelated commit.

@Mariatta Mariatta merged commit 384899d into python:master Aug 30, 2017
@Mariatta

Copy link
Copy Markdown
Member

Thanks @bugzPDX and congrats on your first contribution to CPython 🌮

jimmylai pushed a commit to jimmylai/cpython that referenced this pull request Sep 4, 2017
* 'master' of https://github.com/python/cpython: (601 commits)
  remove check for bug last seem in Solaris 9 (python#3285)
  Change code owners for hashlib and ssl to the crypto team (python#3284)
  bpo-31281: Fix pathlib.Path incompatibility in fileinput (pythongh-3208)
  remove autoconf check for select() (python#3283)
  remove configure check for 'volatile' (python#3281)
  Add missing _sha3 module to Setup.dist (python#2395)
  bpo-12383: Also ignore __PYVENV_LAUNCHER__ (python#3278)
  bpo-9146: add the missing NEWS entry. (python#3275)
  Fix a c.f.as_completed() refleak previously introduced in bpo-27144 (python#3270)
  bpo-31185: Fixed miscellaneous errors in asyncio speedup module. (python#3076)
  remove a redundant lower in urllib.parse.urlsplit (python#3008)
  bpo-31323: Fix reference leak in test_ssl (python#3263)
  bpo-31250, test_asyncio: fix EventLoopTestsMixin.tearDown() (python#3264)
  bpo-31326: ProcessPoolExecutor waits for the call queue thread (python#3265)
  bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (python#1560)
  bpo-31250, test_asyncio: fix dangling threads (python#3252)
  bpo-31217: Fix regrtest -R for small integer (python#3260)
  bpo-30096: Use ABC in abc reference examples (python#1220)
  bpo-30737: Update DevGuide links to new URL (pythonGH-3228)
  [Trivial] Remove now redundant assert (python#3245)
  ...
@miss-islington

Copy link
Copy Markdown
Contributor

🐍🍒⛏🤖 Thanks @bugzPDX for the PR, and @Mariatta for merging it 🌮🎉.I'm working now to backport this PR to: 3.6.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 6, 2017
@bedevere-bot

Copy link
Copy Markdown

GH-3390 is a backport of this pull request to the 3.6 branch.

Mariatta pushed a commit that referenced this pull request Sep 6, 2017
GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request Sep 10, 2017
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.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.