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 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:57pitrousetrecipients: + pitrou
2011-04-18 00:08:57pitrousetmessageid: <1303085337.86.0.669937619549.issue11863@psf.upfronthosting.co.za>
2011-04-18 00:08:57pitroulinkissue11863 messages
2011-04-18 00:08:56pitroucreate