Hi Dima, On 25 February 2014 16:45, Dima Tisnek <dim...@gmail.com> 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 pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev