Skip to content

bpo-29935: Fixed error messages in the index() method of tuple and li… #910

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

Merged
merged 1 commit into from
Mar 30, 2017

Conversation

serhiy-storchaka
Copy link
Member

…st (#887) (#907)

when pass indices of wrong type.
(cherry picked from commit d4edfc9)
(cherry picked from commit bf4bb2e)

…st (python#887) (python#907)

when pass indices of wrong type.
(cherry picked from commit d4edfc9)
(cherry picked from commit bf4bb2e)
@codecov
Copy link

codecov bot commented Mar 30, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##             2.7     #910   +/-   ##
======================================
  Coverage       ?   83.42%           
======================================
  Files          ?     1369           
  Lines          ?   345613           
  Branches       ?        0           
======================================
  Hits           ?   288327           
  Misses         ?    57286           
  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 3ceca68...8cdc2ea. Read the comment docs.

@serhiy-storchaka serhiy-storchaka merged commit 079f21f into python:2.7 Mar 30, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-bf4bb2e-2.7 branch March 30, 2017 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants