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 serhiy.storchaka, skrah, vstinner
Date 2017-08-17.14:15:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Serhiy: "The parts for OSX and MSVC still are in the source tree."

Oh, I didn't know that we still had two special libffi directories for macOS and Windows!

Why do we still have these directories? Both seems to be very outdated, no?

I completed my list:
http://haypo-notes.readthedocs.io/cpython.html#embedded-libraries


Serhiy: "As for dropping support for Mercurial, is patchcheck.py used in other Python implementations (PyPy, Jython) which still use Mercurial?"

I reverted my change to keep Mercurial support.
History
Date User Action Args
2017-08-17 14:15:08vstinnersetrecipients: + vstinner, skrah, serhiy.storchaka
2017-08-17 14:15:08vstinnersetmessageid: <[email protected]>
2017-08-17 14:15:08vstinnerlinkissue31221 messages
2017-08-17 14:15:08vstinnercreate