This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2019-08-27.06:54:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Tests that fail on some platforms can be marked to skip in code.

We provide best-effort support for AIX, but I consider that Solaris is no longer supported, and so I would prefer to avoid code specific to Soliars in the Python source code. Except if Pablo wants to provide again best-effort support for Solaris?
https://pythondev.readthedocs.io/platforms.html
History
Date User Action Args
2019-08-27 06:54:25vstinnersetrecipients: + vstinner, serhiy.storchaka, pablogsal
2019-08-27 06:54:25vstinnersetmessageid: <[email protected]>
2019-08-27 06:54:25vstinnerlinkissue37957 messages
2019-08-27 06:54:25vstinnercreate