<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px">1. Section 32.2 in the Git bootcamp section - is there any reason to<br></span><span style="font-size:12.8px">use git@github URLs for the clones? I normally always use<br></span><a href="https://github.com/" rel="noreferrer" style="font-size:12.8px" target="_blank">https://github.com</a><span style="font-size:12.8px"> URLs, as they work with my proxy at work.</span></blockquote><div><br></div><div>I don't have any explanation other than Git bootcamp was initially written based on my personal setup.</div><div>I cloned CPython using SSH, and that's what I wrote in the devguide :)</div><div>You can use HTTPS if that works for you.</div><div>Perhaps someone else can explain better the difference between cloning via HTTPS and SSH.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px">I generally use "Compare and create pull request"<br></span><span style="font-size:12.8px">from my clone's github page, as that seems simpler.</span></blockquote><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Note that the link is only visible within 30 minutes (or so) after you pushed your branch to remote.</span><br></div><div><span style="font-size:12.8px">If you did not create the PR immediately after pushing, the link disappears. In this case, the instructions in 32.10 will help (maybe?).</span></div><div><span style="font-size:12.8px">Can we assume that people will create their PR immediately?</span></div><div><span style="font-size:12.8px">Maybe an improvement is to mention the </span><span style="font-size:12.8px">"Compare and create pull request", and to do this immediately after pushing the branch.</span></div><div><br></div><div>side-topic: Does anyone have some sort of script/git alias/program/whatchamacallit that will open the PR page once we push to remote? (similar to what cherry_picker does)  That could be a time saver :)</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px">3. The new blurb tool - I presume I'll need to set that up<br></span><span style="font-size:12.8px">somewhere/somehow, and use it to create a news entry. But I can't find<br></span><span style="font-size:12.8px">any docs on it at all :-(</span></blockquote><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">pip install blurb <br><br></span></div><div><span style="font-size:12.8px">Some write-up here: </span><span style="font-size:12.8px"><a href="https://devguide.python.org/committing/#what-s-new-and-news-entries" target="_blank">https://devguide.python.<wbr>org/committing/#what-s-new-<wbr>and-news-entries</a></span><br></div><div><span style="font-size:12.8px">blurb readme: <a href="https://github.com/python/core-workflow/blob/master/blurb/README.rst" target="_blank">https://github.com/<wbr>python/core-workflow/blob/<wbr>master/blurb/README.rst</a></span></div><div><br></div><div><span style="font-size:12.8px"><br></span></div><div> <br></div><div class="gmail_extra"><div><div class="m_-3093842318634366267gmail_signature">Mariatta Wijaya</div></div>
<br></div></div>