Message 258514 - Python tracker (original) (raw)
Message258514
Author | vstinner |
---|---|
Recipients | Mark.Shannon, brett.cannon, gvanrossum, python-dev, rhettinger, serhiy.storchaka, vstinner |
Date | 2016-01-18.11:00:28 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1453114829.46.0.15247398221.issue26107@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Patch version 3: * When I reviewed issue #16956 patch, I noticed that I forgot to extract my changes on codeobject.c :-/ (FAT Python became a giant patch, it's hard to browse it!) * Fix typo in dis.py (regression of patch 2) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-01-18 11:00:30 | vstinner | set | recipients: + vstinner, gvanrossum, brett.cannon, rhettinger, Mark.Shannon, python-dev, serhiy.storchaka |
2016-01-18 11:00:29 | vstinner | set | messageid: 1453114829.46.0.15247398221.issue26107@psf.upfronthosting.co.za |
2016-01-18 11:00:29 | vstinner | link | issue26107 messages |
2016-01-18 11:00:29 | vstinner | create |