On Mon, Mar 18, 2019 at 7:22 PM Xin, Peixing <peixing....@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@python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/brett%40python.org
>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to