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 jeremy.kloth
Recipients brian.curtin, christian.heimes, jeremy.kloth, jkloth, loewis, tim.golden, vstinner
Date 2013-07-08.20:54:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAGvrs3+fLaZPXATQ6QPQcgMVrtEPXoyy5KQEQAzR5MicUmL3QQ@mail.gmail.com>
In-reply-to <1373311241.4.0.402558912461.issue18407@psf.upfronthosting.co.za>
Content
Yeah, sorry.  This made it in by mistake.  It was in the tree just to
eliminate warning noise.

On Mon, Jul 8, 2013 at 1:20 PM, STINNER Victor <report@bugs.python.org> wrote:
>
> STINNER Victor added the comment:
>
> -      <AdditionalOptions>/USECL:MS_OPTERON /GS- %(AdditionalOptions)</AdditionalOptions>
> +      <BufferSecurityCheck>false</BufferSecurityCheck>
>
> Please don't change too much things in the same patch. The issue #15792 is a better place for such change.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue18407>
> _______________________________________
History
Date User Action Args
2013-07-08 20:54:03jeremy.klothsetrecipients: + jeremy.kloth, loewis, vstinner, christian.heimes, tim.golden, jkloth, brian.curtin
2013-07-08 20:54:03jeremy.klothlinkissue18407 messages
2013-07-08 20:54:03jeremy.klothcreate