[Python-Dev] Clean up Python/thread_*.h ? (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Sat Oct 24 21:41:54 CEST 2009


Martin v. Löwis <martin v.loewis.de> writes:

> Making a decision and removing the files considered unnecessary would clarify > what platforms still are/should be supported. I think any such removal should go through the PEP 11 process. Put a #error into the files for 3.2, and a removal notice into the PEP, then remove them in 3.3.

Ok, thanks! I see that AtheOS and BeOS are already marked unsupported in PEP 11.

What is your opinion about the Solaris-specific thread support? Is it still necessary?

Regards

Antoine.



More information about the Python-Dev mailing list