• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pytest-dev / pytest / 1983
51%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2018 05:29PM UTC
Jobs 1
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1983

Pull #1958

travis-ci

Roy Williams
Remove implementation of `__getslice__`

`__getslice__` has been Deprecated since Python 2.0 and is removed in Python 3.  See
https://docs.python.org/2/reference/datamodel.html#object.__getslice__

Unfortunately, Python 2 will still dispatch to `__getslice__` over `__getitem__`, See
http://bugs.python.org/issue2041, which causes Warnings when running with `-3` in 2.7.
Pull Request #1958: Remove implementation of `__getslice__`
Jobs
ID Job ID Ran Files Coverage
12 1983.12 (TESTENV=py35-pexpect) 02 Dec 2018 05:29PM UTC 0
Travis Job 1983.12
Source Files on build 1983
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1983
  • Pull Request #1958
  • PR Base - master (#1982)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc