[Distutils] A possible refactor/streamlining of PEP 517

Nick Coghlan ncoghlan at gmail.com
Sun Jul 16 01:25:16 EDT 2017


On 16 July 2017 at 04:33, Donald Stufft <donald at stufft.io> wrote:
> [1] One note, I noticed there’s still instances of prepare_wheel_metadata in
> the text.

Good catch: https://github.com/python/peps/pull/311/files aims to deal
with that through a combination of updating them to a new name, and
through change the API evolution example to focus on build_sdist
rather than prepare_metadata_for_build_wheel.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Distutils-SIG mailing list