Issue27427
Created on 2016-06-30 22:31 by franciscouzo, last changed 2016-09-04 11:32 by python-dev. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_math.patch | franciscouzo, 2016-06-30 22:31 | review | ||
| Messages (5) | |||
|---|---|---|---|
| msg269632 - (view) | Author: Francisco Couzo (franciscouzo) * | Date: 2016-06-30 22:31 | |
I added some tests for the math module. |
|||
| msg270097 - (view) | Author: Jeff Allen (jeff.allen) * | Date: 2016-07-10 16:18 | |
It would be nice to see this considered alongside #26040. |
|||
| msg274355 - (view) | Author: Roundup Robot (python-dev) | Date: 2016-09-04 11:29 | |
New changeset eb98f6044638 by Mark Dickinson in branch 'default': Issue #27427: Additional tests for the math module. Thanks Francisco Couzo. https://hg.python.org/cpython/rev/eb98f6044638 |
|||
| msg274356 - (view) | Author: Mark Dickinson (mark.dickinson) * | Date: 2016-09-04 11:30 | |
Applied. Thank you, Francisco! |
|||
| msg274357 - (view) | Author: Roundup Robot (python-dev) | Date: 2016-09-04 11:32 | |
New changeset d7c31c73b1bd by Mark Dickinson in branch 'default': Add Francisco Couzo to Misc/ACKS (for issue #27427 patch). https://hg.python.org/cpython/rev/d7c31c73b1bd |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-04 11:32:01 | python-dev | set | messages: + msg274357 |
| 2016-09-04 11:30:29 | mark.dickinson | set | status: open -> closed type: enhancement messages: + msg274356 components:
+ Extension Modules, - Tests |
| 2016-09-04 11:29:30 | python-dev | set | nosy:
+ python-dev messages: + msg274355 |
| 2016-08-29 18:53:52 | mark.dickinson | set | assignee: mark.dickinson |
| 2016-07-10 16:18:25 | jeff.allen | set | nosy:
+ jeff.allen messages: + msg270097 |
| 2016-07-01 21:39:28 | terry.reedy | set | nosy:
+ rhettinger, mark.dickinson, stutzbach title: Math tests -> Add new math module tests |
| 2016-06-30 22:31:27 | franciscouzo | create | |