~leonardr/beautifulsoup/bs4

« back to all changes in this revision

Viewing changes to NEWS.txt

  • Committer: Leonard Richardson
  • Date: 2012-04-16 14:35:13 UTC
  • Revision ID: leonard.richardson@canonical.com-20120416143513-91a9fjhr550hyn9x
Unicode, Dammit now has an option to turn MS smart quotes into ASCII characters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
* Give a more useful error when the user tries to run the Python 2
18
18
  version of BS under Python 3.
19
19
 
 
20
* UnicodeDammit can now convert Microsoft smart quotes to ASCII with
 
21
  UnicodeDammit(markup, smart_quotes_to="ascii").
 
22
 
20
23
= 4.0.3 (20120403) =
21
24
 
22
25
* Fixed a typo that caused some versions of Python 3 to convert the