15
0
forked from pool/python-ftfy
Files
python-ftfy/python-ftfy.changes
Tomáš Chvátal e1339b3e44 Accepting request 722677 from home:mcalabkova:branches:devel:languages:python
- Update to version 5.6
  * The unescape_html function now supports all the HTML5 entities 
    that appear in html.entities.html5, including those with long 
    names such as ˝.
  * Unescaping of numeric HTML entities now uses the standard library's 
    html.unescape, making edge cases consistent.
  * On top of Python's support for HTML5 entities, ftfy will also 
    convert HTML escapes of common Latin capital letters that are 
    (nonstandardly) written in all caps, such as Ñ for Ñ.

OBS-URL: https://build.opensuse.org/request/show/722677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftfy?expand=0&rev=9
2019-08-12 14:16:06 +00:00

12 KiB