[issue29636] Specifying indent in the json.tool command

2019-07-27 Thread Flavian Hautbois
Flavian Hautbois added the comment: So what do we do about this? Two possibilities: 1. We merge PR 9765 and close PRs 345 and 201, as 9765 seems more straighforward and was already approved. 9765 should be resubmitted to be merged since the base repo does not exist anymore, I could do

[issue30193] Support the buffer protocol in json.loads()

2019-07-27 Thread Flavian Hautbois
Change by Flavian Hautbois : -- keywords: +patch pull_requests: +14746 pull_request: https://github.com/python/cpython/pull/14977 ___ Python tracker <https://bugs.python.org/issue30

[issue29553] Argparser does not display closing parentheses in nested mutex groups

2019-07-27 Thread Flavian Hautbois
Change by Flavian Hautbois : -- keywords: +patch pull_requests: +14745 pull_request: https://github.com/python/cpython/pull/14976 ___ Python tracker <https://bugs.python.org/issue29

[issue15987] Provide a way to compare AST nodes for equality recursively

2019-07-26 Thread Flavian Hautbois
Change by Flavian Hautbois : -- keywords: +patch pull_requests: +14739 stage: resolved -> patch review pull_request: https://github.com/python/cpython/pull/14970 ___ Python tracker <https://bugs.python.org/issu

[issue29446] Improve tkinter 'import *' situation

2019-07-19 Thread Flavian Hautbois
Change by Flavian Hautbois : -- keywords: +patch pull_requests: +14653 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/14864 ___ Python tracker <https://bugs.python.org/issu

[issue27873] multiprocessing.pool.Pool.map should take more than one iterable

2019-07-19 Thread Flavian Hautbois
Flavian Hautbois added the comment: Are you going to open a PR for this patch? I think that would be a nice addition -- nosy: +flavianhautbois ___ Python tracker <https://bugs.python.org/issue27