issue_comments: 261936849
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/1128#issuecomment-261936849 | https://api.github.com/repos/pydata/xarray/issues/1128 | 261936849 | MDEyOklzc3VlQ29tbWVudDI2MTkzNjg0OQ== | 306380 | 2016-11-21T13:21:21Z | 2016-11-21T13:21:21Z | MEMBER | Does your failure work with the following spawning pool in Python 3? ```python In [1]: import multiprocessing In [2]: ctx = multiprocessing.get_context('spawn') In [3]: ctx.Pool(4) Out[3]: <multiprocessing.pool.Pool at 0x7fec70afca20> ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
189817033 |