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 Natanael Copa, benjamin.peterson, christian.heimes, georg.brandl, jeremy.kloth, jkloth, larry, matrixise, ned.deily, vstinner, yan12125
Date 2017-06-21.20:08:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAGvrs3+3=POoKp-b=BsksVVX6cJO_OVvgHukQAnDxP9gcRxwqw@mail.gmail.com>
In-reply-to <1498072495.73.0.948488620854.issue29591@psf.upfronthosting.co.za>
Content
Just a note with the PR, the changes to PCbuild\pyexpat.vcxproj and
PCbuild\_elementtree.vcxproj should probably be merged forward as
well.

On Wed, Jun 21, 2017 at 1:14 PM, STINNER Victor <report@bugs.python.org> wrote:
>
> STINNER Victor added the comment:
>
>
> New changeset ab3b0ade505ce07a3d5ec4fbc991a154242732e6 by Victor Stinner (Jeremy Kloth) in branch '2.7':
> bpo-29591: Update VS project files (#2310)
> https://github.com/python/cpython/commit/ab3b0ade505ce07a3d5ec4fbc991a154242732e6
>
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue29591>
> _______________________________________
History
Date User Action Args
2017-06-21 20:08:10jeremy.klothsetrecipients: + jeremy.kloth, georg.brandl, vstinner, larry, christian.heimes, benjamin.peterson, jkloth, ned.deily, matrixise, yan12125, Natanael Copa
2017-06-21 20:08:10jeremy.klothlinkissue29591 messages
2017-06-21 20:08:10jeremy.klothcreate