You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IMDbPY development
Hi all,
I've just merged into master an important pull request (
https://github.com/alberanid/imdbpy/pull/137 ) from H. Turgut Uyar:
many,
many thanks to him!
He developed Piculet, a new set of parsers for HTML pages; all of the
html parsers are already based on this new library.
The new syntax should be more easy to understand and maintain.
Another plus, is that the current test-suite runs in 7.8 seconds
instead of 11.5. :-)
On the long run, it will probably be possible to get rid of the libxml
dependency.