Issues
- 1
mock is now part of the Python standard library
#221 opened by bkmgit - 3
- 2
Feature request: make HTTP library pluggable
#218 opened by tommorris - 15
Next release
#197 opened by angelogladding - 0
implied, nested backcompat parsing does not use backcompat rules (e.g. hcard geo)
#127 opened by sknebel - 5
Ignore Tailwind's h- prefix values
#170 opened by tommorris - 0
Support metaformats
#212 opened by snarfed - 6
expose BS4 tree for sanitation
#97 opened by sknebel - 1
support lang attribute for language
#150 opened by snarfed - 0
support img srcset
#169 opened by snarfed - 1
Missing whitespace before img alt/src in text content
#202 opened by snarfed - 6
Resolve relative URLs in e-* HTML content
#181 opened by snarfed - 0
VCP: implement timezone offset normalisation
#176 opened by tommorris - 1
Implied photo relative path resolution failure
#153 opened by andyleap - 0
Replace `dict_class` with standard `dict`
#195 opened by angelogladding - 15
- 1
Move to use pyproject.toml
#180 opened by angelogladding - 5
Switch img alt parsing to on by default
#182 opened by snarfed - 14
Deprecate Python 2 support?
#87 opened by tommorris - 4
- 0
Switch from nosetests to pytest
#175 opened by tommorris - 6
significant performance regression since 1.0.4
#122 opened by snarfed - 1
Switch from master to main
#171 opened by tommorris - 0
Remove caniusepython3 from README
#172 opened by tommorris - 0
Project admin: Hacktoberfest
#168 opened by tommorris - 1
- 2
Handle BeautifulSoup warning better
#158 opened by tommorris - 1
Update CI configuration
#159 opened by tommorris - 0
Use GitHub Actions?
#160 opened by tommorris - 1
- 2
Extracting all links
#154 opened by mardy - 8
retain authored HTML for empty elements
#95 opened by kartikprabhu - 0
always do relative URL resolution
#138 opened by sknebel - 0
reduce instances where photo is implied
#135 opened by sknebel - 11
deepcopy error on <use> inside <svg>
#108 opened by kartikprabhu - 0
add lxml parser to tests
#113 opened by kartikprabhu - 3
delete "icalendar" branch
#92 opened by kartikprabhu - 6
inner whitespace in p- values shouldn't be collapsed
#112 opened by snarfed - 0
Reduce instances when u-url is implied
#117 opened by gRegorLove - 0
Fix parsing for iframe.u-*[src]
#116 opened by gRegorLove - 2
print("here") in implied_properties.py
#107 opened by wumpus - 8
crashes with lxml, maybe other BeautifulSoup parsers
#110 opened by snarfed - 3
backcompat parsing changes original document
#104 opened by kartikprabhu - 0
check validity of class names as mf2
#100 opened by kartikprabhu - 2
Some weird results
#101 opened by singpolyma - 9
backcompat.py throws bs4 warning
#105 opened by wumpus - 2
Bad implied p-name for implied h-feed
#103 opened by singpolyma - 9
cut a release
#102 opened by snarfed - 10
pushing updates to pypi
#93 opened by kartikprabhu - 11
separate out the front end from parser code
#91 opened by kartikprabhu