This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on 2014-04-02 23:52 by Orborde, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| fraction_pow.diff | rhettinger, 2014-04-03 01:30 | Patch Fractions.__pow__ | review | |
| fraction_pow2.diff | rhettinger, 2014-04-04 06:01 | Revised patch using _normalize=False | review | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:01 | admin | set | github: 65335 |
| 2016-07-20 19:48:34 | ned.deily | set | messages: + msg270891 |
| 2016-07-20 19:22:56 | ned.deily | set | nosy: + ned.deily messages: + msg270890 versions: - Python 3.6 |
| 2016-07-17 05:47:17 | veky | set | type: performance -> behavior |
| 2016-07-16 08:46:43 | veky | set | nosy: + veky messages: + msg270548 versions: + Python 3.6 |
| 2014-04-05 08:30:58 | mark.dickinson | set | stage: needs patch -> resolved |
| 2014-04-05 08:30:50 | mark.dickinson | set | status: open -> closed resolution: fixed messages: + msg215585 |
| 2014-04-05 08:29:16 | python-dev | set | nosy: + python-dev messages: + msg215584 |
| 2014-04-04 16:16:22 | mark.dickinson | set | messages: + msg215532 |
| 2014-04-04 06:01:19 | rhettinger | set | files: + fraction_pow2.diff messages: + msg215492 |
| 2014-04-03 08:43:11 | mark.dickinson | set | messages: + msg215431 |
| 2014-04-03 08:41:19 | mark.dickinson | set | messages: + msg215430 |
| 2014-04-03 08:37:34 | mark.dickinson | set | messages: + msg215429 |
| 2014-04-03 08:36:32 | mark.dickinson | set | messages: + msg215428 |
| 2014-04-03 01:30:58 | rhettinger | set | files: + fraction_pow.diff keywords: + patch |
| 2014-04-03 01:12:54 | rhettinger | set | keywords: + easy assignee: rhettinger messages: + msg215412 |
| 2014-04-03 00:08:36 | ezio.melotti | set | nosy: + rhettinger, mark.dickinson, ezio.melotti stage: needs patch versions: + Python 3.5, - Python 2.7, Python 3.2 |
| 2014-04-02 23:52:30 | Orborde | create | |

