[issue27139] Increased test coverage for statistics.median_grouped

2020-09-19 Thread Raymond Hettinger
Change by Raymond Hettinger : -- resolution: -> out of date stage: patch review -> resolved status: open -> closed ___ Python tracker ___ _

[issue27139] Increased test coverage for statistics.median_grouped

2020-09-18 Thread Irit Katriel
Irit Katriel added the comment: This issue can be closed - the added tests have been merged. -- nosy: +iritkatriel ___ Python tracker ___ _

[issue27139] Increased test coverage for statistics.median_grouped

2016-07-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset 4c4f8b0c5b30 by Steven D'Aprano in branch 'default': Issue27139 patch by Julio C Cardoza. https://hg.python.org/cpython/rev/4c4f8b0c5b30 -- nosy: +python-dev ___ Python tracker

[issue27139] Increased test coverage for statistics.median_grouped

2016-06-22 Thread Julio C Cardoza
Julio C Cardoza added the comment: Hi Steve! Just giving you a hello! and, like you asked, to remind you about my case. Thanks men! On Thu, Jun 16, 2016 at 1:17 PM, Steven D'Aprano wrote: > > Steven D'Aprano added the comment: > > Thanks Julio, > > I hope to get to this over the next week. P

[issue27139] Increased test coverage for statistics.median_grouped

2016-06-16 Thread Steven D'Aprano
Steven D'Aprano added the comment: Thanks Julio, I hope to get to this over the next week. Please feel free to prod me if you see no action by then. -- ___ Python tracker ___ _

[issue27139] Increased test coverage for statistics.median_grouped

2016-06-16 Thread Julio C Cardoza
Julio C Cardoza added the comment: Updated patch file to condense four functions into one function -- Added file: http://bugs.python.org/file43421/test_median_grouped.patch ___ Python tracker __

[issue27139] Increased test coverage for statistics.median_grouped

2016-06-10 Thread Julio C Cardoza
Julio C Cardoza added the comment: Hi... Just want to find out if you have the chance to check my code. Thanks! On Sat, May 28, 2016 at 10:44 AM, Julio C Cardoza wrote: > > New submission from Julio C Cardoza: > > I had signed the contributor agreement.! > > -- > >

[issue27139] Increased test coverage for statistics.median_grouped

2016-05-28 Thread Julio C Cardoza
New submission from Julio C Cardoza: I had signed the contributor agreement.! -- ___ Python tracker ___ ___ Python-bugs-list mailing l

[issue27139] Increased test coverage for statistics.median_grouped

2016-05-28 Thread SilentGhost
Changes by SilentGhost : -- nosy: +steven.daprano stage: -> patch review type: -> behavior ___ Python tracker ___ ___ Python-bugs-li

[issue27139] Increased test coverage for statistics.median_grouped

2016-05-27 Thread Julio C Cardoza
Changes by Julio C Cardoza <21ago7...@gmail.com>: -- components: Tests files: test_median_grouped.patch keywords: patch nosy: juliojr77 priority: normal severity: normal status: open title: Increased test coverage for statistics.median_grouped versions: Python 3.6 Added file: http://bugs