Created on 2009-03-31 21:01 by tdriscol, last changed 2013-03-28 10:03 by georg.brandl.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| timeit_issue_5633.patch | michael.henry, 2011-03-16 22:19 | Adds unit tests and an alternative fix for this bug | review | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-28 10:03:03 | georg.brandl | set | assignee: georg.brandl -> |
| 2012-06-25 17:56:54 | tshepang | set | title: fix for timeit when the statment is a string and the setup is not (and tests) -> fix for timeit when the statement is a string and the setup is not (and tests) |
| 2011-03-16 22:19:47 | michael.henry | set | files:
+ timeit_issue_5633.patch versions: + Python 3.2, Python 3.3 nosy: + r.david.murray, michael.henry messages: + msg131184 keywords: + patch |
| 2009-03-31 22:07:46 | georg.brandl | set | messages: + msg84933 |
| 2009-03-31 21:17:26 | rhettinger | set | assignee: rhettinger -> georg.brandl messages: + msg84910 nosy: + georg.brandl |
| 2009-03-31 21:10:43 | tdriscol | set | title: timeit breaks when the statment is a string and the setup is not -> fix for timeit when the statment is a string and the setup is not (and tests) |
| 2009-03-31 21:04:50 | rhettinger | set | assignee: rhettinger nosy: + rhettinger |
| 2009-03-31 21:01:38 | tdriscol | create | |
