[Python-modules-team] Bug#791470: python-html2text: unescaped < > &

Jakub Wilk jwilk at debian.org
Sun Jul 5 13:15:08 UTC 2015


Package: python-html2text
Version: 2015.6.21-1

$ echo '<body><>&</body>' | html2markdown
<>&


It worked correctly in 2014.9.25-1:

$ echo '<body><>&</body>' | html2markdown
<>&


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 4.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages python-html2text depends on:
ii  python                2.7.9-1
ii  python-pkg-resources  17.0-1
pn  python:any            <none>

Versions of packages python-html2text recommends:
pn  python-feedparser  <none>

-- 
Jakub Wilk



More information about the Python-modules-team mailing list