Message263263
| Author | vstinner |
|---|---|
| Recipients | Demur Rumed, abarnert, benjamin.peterson, brett.cannon, georg.brandl, josh.r, ncoghlan, rhettinger, serhiy.storchaka, vstinner, yselivanov |
| Date | 2016-04-12.16:29:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1460478541.92.0.877293529733.issue26647@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
module_finder.patch: cleanup (optimize?) modulefinder.ModuleFinder.scan_opcodes_25(): Use an index rather than creating a lot of substrings. It's unrelated to Wordcode, it's just that I noticed the inefficient code while reviewing the whole patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-12 16:29:01 | vstinner | set | recipients: + vstinner, brett.cannon, georg.brandl, rhettinger, ncoghlan, benjamin.peterson, serhiy.storchaka, yselivanov, abarnert, josh.r, Demur Rumed |
| 2016-04-12 16:29:01 | vstinner | set | messageid: <1460478541.92.0.877293529733.issue26647@psf.upfronthosting.co.za> |
| 2016-04-12 16:29:01 | vstinner | link | issue26647 messages |
| 2016-04-12 16:29:01 | vstinner | create | |