Luka Sterbic
|
1f867d8ab8
|
Fix int(Union[str, int]) (#1551)
|
2017-09-23 09:59:15 -04:00 |
|
Luka Sterbic
|
34c8aa0d4c
|
traceback: use StackSummary where possible (#1495)
|
2017-07-26 08:27:43 -07:00 |
|
Luka Sterbic
|
dd7ff91519
|
Support mp.Value.value (#1480)
|
2017-07-12 15:00:14 +02:00 |
|
Luka Sterbic
|
4a8a20f04e
|
Allow passing lambdas as init arguments in multiprocessing (#1416)
* Use NoReturn in multiprocessing init functions
* Use Any for init functions
|
2017-06-19 06:45:57 -07:00 |
|
Luka Sterbic
|
0679e0232c
|
Add start, shutdown and context manager methods to BaseManager (#1392)
|
2017-06-05 14:58:52 -07:00 |
|
Luka Sterbic
|
9601a76b54
|
Use AsyncResult from multiprocessing.pool (#1317)
|
2017-05-23 16:33:46 -07:00 |
|
Luka Sterbic
|
9b2b60eafc
|
Make Lock usable as contect manager (#1314)
|
2017-05-23 15:00:32 -07:00 |
|
Luka Sterbic
|
1a2381828e
|
Fix logging.Handler.format return type, should be str, not None (#1076)
|
2017-03-22 19:02:57 -07:00 |
|