[issue22824] Update reprlib to use set literals

2014-11-09 Thread Berker Peksag
Changes by Berker Peksag berker.pek...@gmail.com: -- stage: patch review - resolved ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue22824 ___ ___

[issue22829] Add --prompt option to venv

2014-11-09 Thread Ned Deily
Changes by Ned Deily n...@acm.org: -- nosy: +ncoghlan, vinay.sajip ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue22829 ___ ___ Python-bugs-list

[issue17554] Compact output for regrtest

2014-11-09 Thread Berker Peksag
Berker Peksag added the comment: issue17554-urlfetch.diff LGTM. -- stage: needs patch - patch review ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue17554 ___

[issue22813] No facility for test randomisation

2014-11-09 Thread sbspider
sbspider added the comment: And what do you think would it be useful for? I mean, it shouldn't be too hard to implement, a couple of hours at most, but I can't seem to see what would be the purpose. However, if you think that there is enough of a use case behind it, then I would be happy to

[issue21650] add json.tool option to avoid alphabetic sort of fields

2014-11-09 Thread Roundup Robot
Roundup Robot added the comment: New changeset 58a871227e5b by Berker Peksag in branch 'default': Issue #21650: Add an `--sort-keys` option to json.tool CLI. https://hg.python.org/cpython/rev/58a871227e5b -- nosy: +python-dev ___ Python tracker

[issue21650] add json.tool option to avoid alphabetic sort of fields

2014-11-09 Thread Berker Peksag
Berker Peksag added the comment: Thanks for the reviews. -- resolution: - fixed stage: commit review - resolved status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue21650 ___

<    1   2