[Python-Dev] [edk2] Official port of Python on EDK2 (original) (raw)
Brett Cannon brett at python.org
Wed Nov 1 14:24:07 EDT 2017
- Previous message (by thread): [Python-Dev] [edk2] Official port of Python on EDK2
- Next message (by thread): [Python-Dev] Review for bpo-30140: fix binop dispatch for subclasses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The official guidelines on what it takes to add official support for a platform is https://www.python.org/dev/peps/pep-0011/#supporting-platforms. Basically it's a core dev willing to sponsor and maintain the work, a buildbot, and implicitly at least a 5 year commitment.
On Wed, 1 Nov 2017 at 05:55 Antoine Pitrou <solipsis at pitrou.net> wrote:
On Wed, 1 Nov 2017 13:46:27 +0100 Christian Heimes <christian at python.org> wrote: > > > This work would target the master branch (that is Python 3). I would > > be interested in hearing your thoughts on this idea. > > In general your proposal sounds like a good idea. A new platform may > require a PEP, though.
It would also require a maintainer and a maintenance promise for several years (5 or 10? I don't know). I doubt any other core developers are interested in/equipped for dealing with EDK2 issues, regressions and subtleties. > You can start now by submitting pull requests for the header fixes. Even > in the case we decide not to support EDK2, we make your life easier by > reducing the amount of extra patches. Agreed. Regards Antoine.
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/brett%40python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171101/cde5dbb1/attachment.html>
- Previous message (by thread): [Python-Dev] [edk2] Official port of Python on EDK2
- Next message (by thread): [Python-Dev] Review for bpo-30140: fix binop dispatch for subclasses
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]