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-12-30 09:22 by serhiy.storchaka, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
total_ordering_faster.patch | serhiy.storchaka, 2014-12-30 09:22 | review | ||
total_ordering_bench.py | serhiy.storchaka, 2014-12-30 09:22 | |||
total_ordering_relative_bench.py | ncoghlan, 2014-12-31 06:39 | Timing comparison to explicit ordering methods | ||
total_ordering_faster_2.patch | serhiy.storchaka, 2014-12-31 09:26 | review | ||
total_ordering.diff | rhettinger, 2015-01-04 05:49 | Spell-out all twelve variants | ||
total_ordering2.diff | rhettinger, 2015-01-05 06:22 | Revised Py3.4 patch with better docstrings |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:11 | admin | set | github: 67321 |
2015-01-06 09:05:33 | serhiy.storchaka | set | messages: + msg233510 |
2015-01-06 06:22:55 | rhettinger | set | status: open -> closed resolution: fixed |
2015-01-06 06:00:42 | python-dev | set | messages: + msg233504 |
2015-01-05 06:22:13 | rhettinger | set | files: + total_ordering2.diff |
2015-01-04 14:19:08 | ncoghlan | set | messages: + msg233419 |
2015-01-04 14:04:48 | serhiy.storchaka | set | messages: + msg233417 |
2015-01-04 10:56:51 | rhettinger | set | assignee: rhettinger messages: + msg233412 |
2015-01-04 09:39:54 | ncoghlan | set | messages: + msg233406 |
2015-01-04 09:20:25 | ncoghlan | set | messages: + msg233404 |
2015-01-04 05:49:32 | rhettinger | set | files:
+ total_ordering.diff messages: + msg233389 |
2015-01-04 05:39:22 | rhettinger | set | messages: - msg233383 |
2015-01-04 02:39:12 | rhettinger | set | messages: + msg233383 |
2015-01-01 13:28:36 | python-dev | set | nosy:
+ python-dev messages: + msg233284 |
2014-12-31 09:26:37 | serhiy.storchaka | set | files:
+ total_ordering_faster_2.patch messages: + msg233233 |
2014-12-31 06:39:45 | ncoghlan | set | files:
+ total_ordering_relative_bench.py messages: + msg233229 |
2014-12-31 05:55:55 | ncoghlan | set | messages: + msg233228 |
2014-12-30 09:22:58 | serhiy.storchaka | set | files: + total_ordering_bench.py |
2014-12-30 09:22:09 | serhiy.storchaka | create |