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

jayvdb / pywikibot-core / 857 / 12
53%
master: 28%

Build:
Build:
LAST BUILD BRANCH: travis-global-env
DEFAULT BRANCH: master
Ran 13 Apr 2017 01:14PM UTC
Files 101
Run time 4s
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

22 Jul 2015 12:17PM UTC coverage: 82.434%. First build
LANGUAGE=ar FAMILY=wiktionary PYWIKIBOT2_TEST_NO_RC=1

push

travis-ci

jayvdb
<a href="https://github.com/jayvdb/pywikibot-core/commit/f9708a6cf">Python issue #10254

Pywikibot had problems with NFC normalizing unicode,
resulting in Python issue #10254, which was resolved
in Python 2.7.2 and backported to Python 2.6.7.

It is unlikely that supporting Python 2.7.0 and 2.7.1 is still
necessary, so decommission support for Python 2.7.0 and 2.7.1.

Workaround the problem using unicodedata2 backport of unicodedata,
which includes Unicode 7.0 support.

If unicodedata2 isnt available on Python 2.6.6, the Link constructor
raises UnicodeError for titles containing combining characters,
which will allow normal usage for many languages, but will fail
predictably for page titles which could encounter this error.

Moves the unicode test from the version script to the test suite,
as the only supported platform with this bug is Python 2.6.6.

Bug: T102461
Change-Id: I</a><a class="double-link" href="https://github.com/jayvdb/pywikibot-core/commit/f4a8e8eed">f4a8e8eed</a>

1192 of 1446 relevant lines covered (82.43%)

2.98 hits per line

Source Files on job 857.12 (LANGUAGE=ar FAMILY=wiktionary PYWIKIBOT2_TEST_NO_RC=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 857
  • Travis Job 857.12
  • f9708a6c on github
  • Next Job for LANGUAGE=en FAMILY=wikipedia PYWIKIBOT2_TEST_PROD_ONLY=1 on review/john_vandenberg/python_issue_10254_3 (#858.3)
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