Message199339
> These functions are compliant with POSIX standards and the return values
> are actually useful, they return the previously set masks and handlers,
> often are ignored but in complex cases it's good to know their previous
> state.
Yes. But my point was that somebody might have used such a function as the initializer argument. The proposed change would break a program which does
with Pool(initializer=os.nice, initargs=(incr,)) as p:
... |
|
Date |
User |
Action |
Args |
2013-10-09 19:59:24 | sbt | set | recipients:
+ sbt, noxdafox |
2013-10-09 19:59:24 | sbt | set | messageid: <1381348764.75.0.661601432175.issue19185@psf.upfronthosting.co.za> |
2013-10-09 19:59:24 | sbt | link | issue19185 messages |
2013-10-09 19:59:24 | sbt | create | |
|