Message180976
| Author | michael.foord |
|---|---|
| Recipients | eric.araujo, ezio.melotti, michael.foord, pitrou |
| Date | 2013-01-30.17:49:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1359568154.21.0.441103489242.issue17015@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Wow, impressive work Antoine - thanks. I am a little concerned that this relies on Python 3 only features of inspect, and *in fact* relies on bug fixes in Python 3.4 to work. That means it would be hard / impossible for the backport "mock" to have the new feature. That may be solveable (there is a backport of function signatures which mock could use for example). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-30 17:49:14 | michael.foord | set | recipients: + michael.foord, pitrou, ezio.melotti, eric.araujo |
| 2013-01-30 17:49:14 | michael.foord | set | messageid: <1359568154.21.0.441103489242.issue17015@psf.upfronthosting.co.za> |
| 2013-01-30 17:49:14 | michael.foord | link | issue17015 messages |
| 2013-01-30 17:49:14 | michael.foord | create | |