]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #21448: Fixed FeedParser feed() to avoid O(N**2) behavior when parsing long...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Aug 2014 11:00:29 +0000 (14:00 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Aug 2014 11:00:29 +0000 (14:00 +0300)
Original patch by Raymond Hettinger.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge