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 2009-08-12 21:32 by alex, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
simple-optimization-of-BUILD_SET-COMPARE_OP(IN)-to-LOAD_CONST(tuple)_COMPARE_OP(IN)-py3k.patch | dmalcolm, 2010-01-12 19:36 | |||
simple-optimization-of-BUILD_SET-COMPARE_OP(IN)-to-LOAD_CONST(frozenset)_COMPARE_OP(IN)-py3k.patch | dmalcolm, 2010-01-12 19:57 | |||
simple-optimization-of-BUILD_SET-COMPARE_OP(IN)-to-LOAD_CONST(frozenset)_COMPARE_OP(IN)-with-tests-py3k.patch | dmalcolm, 2010-01-12 22:59 | |||
optimize-BUILD_SET-v4.patch | dmalcolm, 2010-01-16 00:13 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:51 | admin | set | github: 50939 |
2010-01-16 18:38:14 | pitrou | set | status: open -> closed resolution: fixed messages: + msg97894 stage: patch review -> resolved |
2010-01-16 17:54:39 | brian.curtin | set | stage: needs patch -> patch review |
2010-01-16 01:44:48 | rhettinger | set | messages: + msg97859 |
2010-01-16 00:13:37 | dmalcolm | set | files:
+ optimize-BUILD_SET-v4.patch messages: + msg97858 |
2010-01-15 22:41:43 | pitrou | set | messages: + msg97856 |
2010-01-12 22:59:44 | dmalcolm | set | files:
+ simple-optimization-of-BUILD_SET-COMPARE_OP(IN)-to-LOAD_CONST(frozenset)_COMPARE_OP(IN)-with-tests-py3k.patch messages: + msg97671 |
2010-01-12 19:58:53 | alex | set | messages: + msg97654 |
2010-01-12 19:57:18 | dmalcolm | set | files:
+ simple-optimization-of-BUILD_SET-COMPARE_OP(IN)-to-LOAD_CONST(frozenset)_COMPARE_OP(IN)-py3k.patch messages: + msg97653 |
2010-01-12 19:39:12 | alex | set | messages: + msg97651 |
2010-01-12 19:36:20 | dmalcolm | set | files:
+ simple-optimization-of-BUILD_SET-COMPARE_OP(IN)-to-LOAD_CONST(tuple)_COMPARE_OP(IN)-py3k.patch nosy: + dmalcolm messages: + msg97650 keywords: + patch |
2010-01-12 18:07:14 | pitrou | set | versions: + Python 2.7 |
2010-01-12 18:05:24 | alex | set | messages: + msg97640 |
2009-10-21 20:45:41 | rhettinger | set | assignee: rhettinger -> messages: + msg94324 |
2009-08-16 05:04:11 | rhettinger | set | assignee: rhettinger |
2009-08-16 02:31:34 | alex | set | messages: + msg91626 |
2009-08-15 17:39:37 | pitrou | set | priority: normal nosy: + rhettinger, pitrou messages: + msg91614 type: performance stage: needs patch |
2009-08-12 21:32:06 | alex | create |