[Python-Dev] Bootstrap issue: "select" is compiled "too late"

Brett Cannon brett at python.org
Fri Oct 5 00:30:24 CEST 2012


On Thu, Oct 4, 2012 at 5:37 PM, Jesus Cea <jcea at jcea.es> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 04/10/12 18:38, Nick Coghlan wrote:
> > You can still technically deadlock, but you need a circular import
> > *and* two different threads that start at different parts of the
> > cycle.
>
> Is this true for 2.7 too, or only for recent 3.x?


3.3 only has the improvement.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20121004/604e684f/attachment.html>


More information about the Python-Dev mailing list