[issue1243730] Big speedup in email message parsing

2017-10-28 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- status: open -> pending ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http

[issue1243730] Big speedup in email message parsing

2014-01-23 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- versions: +Python 3.5 -Python 3.4 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscr

[issue1243730] Big speedup in email message parsing

2013-04-13 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- stage: patch review -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubsc

[issue1243730] Big speedup in email message parsing

2013-03-14 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Test fails with stack overflow: == ERROR: test_pushCR_LF (email.test.test_email.TestIterators) FeedParser BufferedSubFile.push() assumed it received complete --

[issue1243730] Big speedup in email message parsing

2013-03-14 Thread Ezio Melotti
Changes by Ezio Melotti : -- versions: +Python 3.4 -Python 3.3 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1243730] Big speedup in email message parsing

2012-05-15 Thread R. David Murray
Changes by R. David Murray : -- assignee: r.david.murray -> components: +email keywords: -easy ___ Python tracker ___ ___ Python-b

[issue1243730] Big speedup in email message parsing

2010-12-27 Thread R. David Murray
R. David Murray added the comment: Since this is a performance hack and is considerably invasive of the feedparser code (and needs updating), I'm deferring it to 3.3. -- stage: unit test needed -> patch review versions: +Python 3.3 -Python 2.7, Python 3.1, Python 3.2 _

[issue1243730] Big speedup in email message parsing

2010-07-19 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: +Python 3.2 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue1243730] Big speedup in email message parsing

2010-05-05 Thread Barry A. Warsaw
Changes by Barry A. Warsaw : -- assignee: barry -> r.david.murray nosy: +r.david.murray ___ Python tracker ___ ___ Python-bugs-list

[issue1243730] Big speedup in email message parsing

2009-04-22 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1243730] Big speedup in email message parsing

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Library (Lib) -Interpreter Core nosy: +ajaksu2 stage: -> test needed type: -> performance versions: +Python 2.7, Python 3.1 -Python 2.5 ___ Python tracker _