Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport to 3.6] bpo-27122: Fix comment to point to correct issue number (#47) #48

Merged
merged 1 commit into from
Feb 12, 2017

Conversation

berkerpeksag
Copy link
Member

It took me quite a bit to figure out what this was referring to,
since the given issue number is wrong, and the original commit
message I found through git blame lists a different, also wrong
issue number... see https://bugs.python.org/issue27122#msg279449(cherry picked from commit af88e7e)

@berkerpeksag berkerpeksag changed the base branch from master to 3.6 February 12, 2017 11:47
It took me quite a bit to figure out what this was referring to,
since the given issue number is wrong, and the original commit
message I found through git blame lists a different, also wrong
issue number... see https://bugs.python.org/issue27122#msg279449(cherry picked from commit af88e7e)
@codecov
Copy link

codecov bot commented Feb 12, 2017

Codecov Report

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

@@          Coverage Diff           @@
##             3.6      #48   +/-   ##
======================================
  Coverage       ?   82.37%           
======================================
  Files          ?     1427           
  Lines          ?   350948           
  Branches       ?        0           
======================================
  Hits           ?   289099           
  Misses         ?    61849           
  Partials       ?        0
Impacted Files Coverage Δ
Lib/contextlib.py 70.55% <ø> (ø)

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 2a35c93...79f292f. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants