Re: [Python-Dev] Regression fix releases coming

2013-04-30 Thread Guido van Rossum
Sorry, that was my confusion. The virus warnings were about the bz2 test data. XML bombs have not yet been addressed in any revision AFAIK. On Tue, Apr 30, 2013 at 2:06 PM, Nadeem Vawda wrote: > On Tue, Apr 30, 2013 at 4:07 PM, Benjamin Peterson > wrote: >> >> 2013/4/30 Guido van Rossum : >> > C

Re: [Python-Dev] Regression fix releases coming

2013-04-30 Thread Nadeem Vawda
On Tue, Apr 30, 2013 at 4:07 PM, Benjamin Peterson wrote: > 2013/4/30 Guido van Rossum : > > Can we do something about the problem that virus checkers complain about > the > > xml bomb test file? E.g. Generate it dynamically in a script? > > That's been dealt with. See http://bugs.python.org/issue

Re: [Python-Dev] Regression fix releases coming

2013-04-30 Thread Benjamin Peterson
2013/4/30 Guido van Rossum : > Can we do something about the problem that virus checkers complain about the > xml bomb test file? E.g. Generate it dynamically in a script? That's been dealt with. See http://bugs.python.org/issue17843 -- Regards, Benjamin __

Re: [Python-Dev] Regression fix releases coming

2013-04-30 Thread Guido van Rossum
Can we do something about the problem that virus checkers complain about the xml bomb test file? E.g. Generate it dynamically in a script? On Tuesday, April 30, 2013, Georg Brandl wrote: > Hi all, > > since there turned out to be a "critical mass" of regressions in 2.7.4/ > 3.2.4/3.3.1, Benjamin

[Python-Dev] Regression fix releases coming

2013-04-30 Thread Georg Brandl
Hi all, since there turned out to be a "critical mass" of regressions in 2.7.4/ 3.2.4/3.3.1, Benjamin and I would like to release a releasing fixing these next weekend. Since we would like to cherry-pick only regression fixes into these releases, please make sure any regression issues you know of