Change some mercurial/ hg.python.org references. (#8) · pythoncapi/cpython@b2ee40e · GitHub
Skip to content

Commit b2ee40e

Browse files
authored
Change some mercurial/ hg.python.org references. (python#8)
1 parent 9764c15 commit b2ee40e

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

Doc/faq/general.rst

Lines changed: 3 additions & 3 deletions

Lib/idlelib/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h3>Navigation</h3>
9090

9191
<div class="section" id="idle">
9292
<span id="id1"></span><h1>25.5. IDLE<a class="headerlink" href="#idle" title="Permalink to this headline"></a></h1>
93-
<p><strong>Source code:</strong> <a class="reference external" href="https://hg.python.org/cpython/file/3.5/Lib/idlelib/">Lib/idlelib/</a></p>
93+
<p><strong>Source code:</strong> <a class="reference external" href="https://github.com/python/cpython/tree/3.5/Lib/idlelib">Lib/idlelib/</a></p>
9494
<hr class="docutils" id="index-0" />
9595
<p>IDLE is Python&#8217;s Integrated Development and Learning Environment.</p>
9696
<p>IDLE has the following features:</p>

Tools/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ unittestgui A Tkinter based GUI test runner for unittest, with test
4343
discovery.
4444

4545

46-
(*) A generic benchmark suite is maintained separately at http://hg.python.org/benchmarks/
46+
(*) A generic benchmark suite is maintained separately at https://github.com/python/performance

Tools/importbench/README

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)