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 RusiMody
Recipients RusiMody, kbk, python-dev, roger.serwy, serhiy.storchaka, taleinat, terry.reedy
Date 2014-10-10.03:25:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAJ+Teoe5BmpXCiKf0OyRV4KDyLeG5xxdpe=0RWu1_SHT=EJL-Q@mail.gmail.com>
In-reply-to <CAJ+TeoeFCDwXqH79f5tnZEpPGG4jja5-7zkO+vdFqLnSuzZicg@mail.gmail.com>
Content
On Fri, Oct 10, 2014 at 8:49 AM, Rustom Mody <rustompmody@gmail.com> wrote:
> On Fri, Oct 10, 2014 at 8:46 AM, Terry J. Reedy <report@bugs.python.org> wrote:
>>
>> Terry J. Reedy added the comment:
>>
>> I verified that problem had returned on Windows as well.  It would be good to have a test that would fail if the tcl error message changed again.
>>
>> ----------
>> resolution: fixed ->
>> stage: needs patch -> test needed
>> versions: +Python 3.5
>
> It is failing again!!
>
> Version 3.4.1-1:  checked that removing that space makes the error go away.
> Then saw that there is a new version 3.4.2~rc1-1 (almost certainly not
> containing your change) in the debian repos.
>
> Upgrading to that has made the error return!

By which I meant to say not that it has 'returned'
But that its there in 3.4.2 as well
History
Date User Action Args
2014-10-10 03:25:56RusiModysetrecipients: + RusiMody, terry.reedy, kbk, taleinat, roger.serwy, python-dev, serhiy.storchaka
2014-10-10 03:25:56RusiModylinkissue20167 messages
2014-10-10 03:25:56RusiModycreate