#32 — HTMLParseError import fails due to new release of BeautifulSoup
by
Jan Murre
—
last modified
Nov 26, 2010 06:12 PM
| State | Resolved |
|---|---|
| Version: | 2.0 |
| Area | Functionality |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Jan Murre |
| Submitted on | Nov 23, 2010 |
| Responsible |
—
|
| Target release: |
—
|
BeautifulSoup 3.2.0 has been released. Product.feedfeeder now breaks, because it cannot import HTMLParseError any more.
Can be solved by pinning BeautifulSoup dependency at 3.1.0.1
Can be solved by pinning BeautifulSoup dependency at 3.1.0.1
Added by
Maurits van Rees
on
Nov 26, 2010 06:12 PM
Has been fixed on trunk earlier this month in r226870. Trunk is now compatible with BeautifulSoup 3.0, 3.1 and 3.2.
Issue state:
Unconfirmed
→
Resolved
I will do a release soon.
Note that it is best not to use 3.1 if you can avoid it. See http://www.crummy.com/[…]/3.1-problems.html
No responses can be added.
If you can, please log in before submitting a reaction.
