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 cdknorow
Recipients cdknorow, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-08-24.18:59:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAALiirUr39rkCj2ak0oqosXmhcKptFUUQv103k3Gfqii8Cr6Pg@mail.gmail.com>
In-reply-to <1534996891.86.0.56676864532.issue34470@psf.upfronthosting.co.za>
Content
This also happens in python 3.7. following a similar procedure.

On Wed, Aug 22, 2018 at 9:01 PM Zachary Ware <report@bugs.python.org> wrote:

>
> Zachary Ware <zachary.ware@gmail.com> added the comment:
>
> Python 2.7 is nearing end-of-life, its installer scheme is no longer used
> on any other branch, and the maintainer of that installer retired some
> years ago.  If you provide a patch, we can take a look and possibly merge
> it for you, but it's unlikely that this will be picked up by a maintainer
> without a patch to review.
>
> If you would like to try patching it, all the necessary files should be in
> Tools/msi, and you can feel free to ask questions here if you get
> stuck.  Good luck!
>
> ----------
> components: +Windows
> nosy: +paul.moore, steve.dower, tim.golden, zach.ware
> priority: normal -> low
> type: compile error -> behavior
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue34470>
> _______________________________________
>
History
Date User Action Args
2018-08-24 18:59:31cdknorowsetrecipients: + cdknorow, paul.moore, tim.golden, zach.ware, steve.dower
2018-08-24 18:59:31cdknorowlinkissue34470 messages
2018-08-24 18:59:31cdknorowcreate