Test failure on 4.4.0 if chardet is installed

Bug #1471359 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Beautiful Soup
Fix Released
Undecided
Unassigned

Bug Description

This only occurs if chardet is installed. In this case, Debian python-chardet (2.3.0-1).

FAIL: test_detect_utf8 (bs4.tests.test_soup.TestUnicodeDammit)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefanor/bzr/beautifulsoup/bs4/tests/test_soup.py", line 305, in test_detect_utf8
    self.assertEqual(dammit.unicode_markup, u'\xe9')
AssertionError: u'\xc3\xa9' != u'\xe9'
- \xc3\xa9
+ \xe9

Revision history for this message
Leonard Richardson (leonardr) wrote :

Fixed in revision 390.

Changed in beautifulsoup:
status: New → Fix Committed
Changed in beautifulsoup:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.