Message265332
| Author | vstinner |
|---|---|
| Recipients | Demur Rumed, jvr, meador.inge, python-dev, serhiy.storchaka, theller, vstinner |
| Date | 2016-05-11.17:58:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAMpsgwYAaR2JcB72fi2kd6S16=j_v=vz-mz8sogrrp7AweHTtg@mail.gmail.com> |
| In-reply-to | <1462741429.3.0.902441171907.issue26881@psf.upfronthosting.co.za> |
| Content | |
|---|---|
It looks like the change is mentionned twice in Misc/NEWS. IMHO it's worth to add an optional argument to skip extended opcodes in _unpack_opcodes() to simplify the code in modulefinder. Is the scancode method public? If yes, I'm not sure that it's ok to rename it in a minor release. Thanks for the change, it prepares the work for wordcode. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-11 17:58:14 | vstinner | set | recipients: + vstinner, theller, jvr, meador.inge, python-dev, serhiy.storchaka, Demur Rumed |
| 2016-05-11 17:58:13 | vstinner | link | issue26881 messages |
| 2016-05-11 17:58:13 | vstinner | create | |