Message174767
| Author | daniel.urban |
|---|---|
| Recipients | aliles, daniel.urban, eric.araujo, ezio.melotti, flox, meador.inge, ncoghlan, rhettinger |
| Date | 2012-11-04.09:39:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1352021993.06.0.110466646257.issue13266@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've attached a patch addressing the comments on Rietveld. I've added another modification: inspect.signature uses inspect.unwrap. (It already tried to unwrap the function, but it wasn't protected from infinite recursion. I don't know if this worth fixing in 3.3.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-04 09:39:53 | daniel.urban | set | recipients: + daniel.urban, rhettinger, ncoghlan, ezio.melotti, eric.araujo, flox, meador.inge, aliles |
| 2012-11-04 09:39:53 | daniel.urban | set | messageid: <1352021993.06.0.110466646257.issue13266@psf.upfronthosting.co.za> |
| 2012-11-04 09:39:53 | daniel.urban | link | issue13266 messages |
| 2012-11-04 09:39:52 | daniel.urban | create | |