Message 258556 - Python tracker
Message258556
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, brett.cannon, gvanrossum, python-dev, rhettinger, serhiy.storchaka, vstinner |
| Date | 2016-01-18.22:31:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1453156265.51.0.221809572741.issue26107@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch version 4: * finish to update Objects/lnotab_notes.txt * update _PyCode_CheckLineNumber() in codeobject.c * set importlib MAGIC to 3361 I don't expect my patch to be complete nor perfect. IMHO it's fine to adjust the code later if needed. I would like to integrate FAT Python changes step by step. It looks like the general idea of AST optimizers is well accepted. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-18 22:31:07 | vstinner | set | recipients: + vstinner, gvanrossum, brett.cannon, rhettinger, Mark.Shannon, python-dev, serhiy.storchaka |
| 2016-01-18 22:31:05 | vstinner | set | messageid: <1453156265.51.0.221809572741.issue26107@psf.upfronthosting.co.za> |
| 2016-01-18 22:31:05 | vstinner | link | issue26107 messages |
| 2016-01-18 22:31:05 | vstinner | create | |