jayvdb created this task.
jayvdb added a subscriber: jayvdb.
jayvdb added projects: pywikibot-core, Pywikibot-tests.
Herald added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  Using Python 2.6.5 on Win32, TestPwb.test_unicode fails
  ```
  ======================================================================
  FAIL: test_unicode (tests.pwb_tests.TestPwb)
  Test printing unicode in pywikibot.
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "c:\projects\pywikibot-core\tests\pwb_tests.py", line 77, in 
test_unicode
      self.assertEqual('Häuser', direct['stderr'].strip())
  AssertionError: <unprintable AssertionError object>
  ```
  
  Given there are other unicode tests in page_tests that do not fail, this is 
likely a problem in the text UI interface / unittest runner, rather than a 
widespread problem.

TASK DETAIL
  https://phabricator.wikimedia.org/T108026

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jayvdb
Cc: Aklapper, jayvdb, pywikibot-bugs-list, Malyacko, P.Copp



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to