[Python-Dev] Can I submit more support of standard library for VxWorks after 3.8.0 beta1?

Brett Cannon brett at python.org
Tue Mar 19 14:42:25 EDT 2019


On Mon, Mar 18, 2019 at 7:22 PM Xin, Peixing <Peixing.Xin at windriver.com>
wrote:

> Hi, Experts:
>
>
>
> Seeing from the Python 3.8.0 schedule(
> https://www.python.org/dev/peps/pep-0569/#schedule), new features will
> not be allowed to submit after 3.8.0 beta1. For VxWorks RTOS platform
> supporting CPython, we are using bpo-31904(
> https://bugs.python.org/issue31904) for PRs to submit our codes. Now I
> want to know whether we can add more standard library support for VxWorks
> AFTER 3.8.0 beta1?
>

If the question is whether we as core devs will merge PRs that extend
support in the stdlib, that will be up to the release manager. Since it
technically isn't a feature enhancement but a "bugfix" for VxWorks then it
will probably come down to what changes are required.

-Brett


>
>
>
>
> Thanks,
>
> Peixing
>
>
> _______________________________________________
> 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/20190319/587771e7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 50332 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20190319/587771e7/attachment-0001.png>


More information about the Python-Dev mailing list