Hi Dima,

On 25 February 2014 16:45, Dima Tisnek <[email protected]> wrote:
> Armin, is there really a semantical change?
> Consider invocations valid in 2.7, (i.e. without timeout argument), is
> it not the same then?

It's different: Python 3.x acquire() can be interrupted by signals,
whereas Python 2.x acquire() cannot.

> should this code be in nightly builds?

Yes.

Armin
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to