◐ Shell
clean mode source ↗

[3.5] Change some mercurial/ hg.python.org references. (#8) by orsenthil · Pull Request #184 · python/cpython

@orsenthil

Copy link Copy Markdown

Member

(cherry picked from commit b2ee40e)

@codecov-io

Copy link Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (3.5@f0174c6). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff           @@
##             3.5     #184   +/-   ##
======================================
  Coverage       ?   82.41%           
======================================
  Files          ?     1404           
  Lines          ?   341433           
  Branches       ?        0           
======================================
  Hits           ?   281393           
  Misses         ?    60040           
  Partials       ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0174c6...ec8663b. Read the comment docs.

@orsenthil orsenthil merged commit 314a86b into python:3.5

Feb 20, 2017

akruis added a commit to akruis/cpython that referenced this pull request

Nov 20, 2018
The test case test_shutdown.TestInterpreterShutdown runs during
interpreter shutdown and fails at high load.