[Python-Dev] Partial support of a platform
Serhiy Storchaka
storchaka at gmail.com
Mon Nov 6 18:32:53 EST 2017
06.11.17 23:24, Antoine Pitrou пише:
> On Mon, 6 Nov 2017 18:41:30 +0100
> Victor Stinner <victor.stinner at gmail.com> wrote:
>>
>> Example of platforms: MinGW, Cygwin, OpenBSD, NetBSD, xWorks RTOS, etc.
>
> We support POSIX-compatible platforms. Do OpenBSD and NetBSD need
> special care?
Yes, because our support is GNU/Linux-centric. Features not supported on
Linux degrade with time.
More information about the Python-Dev
mailing list