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

stefanfoulis / django-phonenumber-field / 534 / 9
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: pyver
DEFAULT BRANCH: main
Ran 28 May 2019 04:53PM UTC
Files 7
Run time 0s
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

28 May 2019 04:51PM UTC coverage: 82.251% (-0.05%) from 82.305%
TOXENV=py37-dj21

push

travis-ci

jdufresne
Drop support for Python 2

Python 2 support is nearing end of life. At the end of this year, it
will no longer be supported, including for security issues.

Django has already dropped support for Python 2 in Django 2.0. Follow
upstream to be more compatible with the master branch.

For more details, see https://pythonclock.org/

All code changes and clean ups that were noticed were done. Changes
include:

- Remove str/unicode compatibility shims.
- Remove encoding cookies from source files. Python 3 interprets all
  files as utf-8 by default.
- Remove unnecessary __future__ imports. The features are now built-in.
- Use modern and simpler super() syntax.
- Replace deprecated ugettext*() functions with the gettext*() versions.
- Replace __unicode__ with __str__.
- Update the wheel configuration to reflect it is no longer universal.
- Update trove classifiers.
- Update Black configuration.
- Replace kwargs.pop() pattern with keyword-only arguments.

Also remove support for end of life Python 3.4. It went end of life
2019-03-18.

190 of 231 relevant lines covered (82.25%)

0.82 hits per line

Source Files on job 534.9 (TOXENV=py37-dj21)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 211
  • Travis Job 534.9
  • a22d2ebf on github
  • Prev Job for TOXENV=py37-dj21 on master (#532.11)
  • Next Job for TOXENV=py37-dj21 on master (#536.9)
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