Message133944
| Author |
pitrou |
| Recipients |
pitrou |
| Date |
2011年04月18日.00:08:56 |
| SpamBayes Score |
0.0053968746 |
| Marked as misclassified |
No |
| Message-id |
<1303085337.86.0.669937619549.issue11863@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
PEP 11 calls for removing support for the following systems in 3.3:
Name: Systems using Mach C Threads
Unsupported in: Python 3.2
Code removed in: Python 3.3
Name: SunOS lightweight processes (LWP)
Unsupported in: Python 3.2
Code removed in: Python 3.3
Name: Systems using --with-pth (GNU pth threads)
Unsupported in: Python 3.2
Code removed in: Python 3.3
Name: Systems using Irix threads
Unsupported in: Python 3.2
Code removed in: Python 3.3
Name: OSF* systems (issue 8606)
Unsupported in: Python 3.2
Code removed in: Python 3.3 |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2011年04月18日 00:08:57 | pitrou | set | recipients:
+ pitrou |
| 2011年04月18日 00:08:57 | pitrou | set | messageid: <1303085337.86.0.669937619549.issue11863@psf.upfronthosting.co.za> |
| 2011年04月18日 00:08:57 | pitrou | link | issue11863 messages |
| 2011年04月18日 00:08:56 | pitrou | create |
|