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

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

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

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

Jobs
ID Job ID Ran Files Coverage
12 857.12 (LANGUAGE=ar FAMILY=wiktionary PYWIKIBOT2_TEST_NO_RC=1) 13 Apr 2017 01:14PM UTC 0
82.43
Travis Job 857.12
Source Files on build 857
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #857
  • f9708a6c on github
  • Next Build on review/john_vandenberg/python_issue_10254_3 (#858)
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