This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Yury.Selivanov, alecsandru.patrascu, catalin.manciu, jtaylor, pitrou, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-03-09.17:05:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457543130.75.0.737938886439.issue26249@psf.upfronthosting.co.za>
In-reply-to
Content
lxml: good!

* I patched Python 3.6 with pymem.patch of this issue + pymem-3.patch of issue #26516
* Tested lxml version: git commit 93ec66f6533995a7742278f9ba14b925149ac140 (Mar 8 2016)

lxml$ make test
(...)
Ran 1735 tests in 27.663s

OK
History
Date User Action Args
2016-03-09 17:05:30vstinnersetrecipients: + vstinner, rhettinger, pitrou, Yury.Selivanov, jtaylor, serhiy.storchaka, yselivanov, alecsandru.patrascu, catalin.manciu
2016-03-09 17:05:30vstinnersetmessageid: <1457543130.75.0.737938886439.issue26249@psf.upfronthosting.co.za>
2016-03-09 17:05:30vstinnerlinkissue26249 messages
2016-03-09 17:05:30vstinnercreate