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 vstinner
Recipients benjamin.peterson, georg.brandl, ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-02-17.20:50:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwb4cWzr9-6CcA0j_9iPr7WBsGK2t23SRYUKUqrn-FUtKQ@mail.gmail.com>
In-reply-to <1487362872.51.0.845673392742.issue29579@psf.upfronthosting.co.za>
Content
Steve> Anyone know how far the change has been backported?

Ah, it seems like the README.txt => README.rst change was backported:
commit 1e8cc88a48a049b064f786bb4b97ea60b70dc504.

Since it breaks the Windows installer, I suggest to revert this change.

FYI my first motivation to convert README to reST was to have a nicer
homepage for http://github.com/python/cpython/ But the homepage uses
the README of the master branch.
History
Date User Action Args
2017-02-17 20:50:54vstinnersetrecipients: + vstinner, georg.brandl, paul.moore, tim.golden, benjamin.peterson, ned.deily, zach.ware, steve.dower
2017-02-17 20:50:54vstinnerlinkissue29579 messages
2017-02-17 20:50:53vstinnercreate