Message 208167 - Python tracker
Message208167
| Author | barry |
|---|---|
| Recipients | Arfrever, barry, benjamin.peterson, eric.snow, pitrou, rhettinger |
| Date | 2014-01-15.15:08:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1389798485.04.0.459619340257.issue16251@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I ran into this recently while porting nose to 3.4. I duped http://bugs.python.org/issue20261 to this issue, but note that in http://bugs.python.org/issue20261#msg208109 I notice that the presence or absence of __getnewargs__() regresses the specific behavior in Python 3.4. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-15 15:08:05 | barry | set | recipients: + barry, rhettinger, pitrou, benjamin.peterson, Arfrever, eric.snow |
| 2014-01-15 15:08:05 | barry | set | messageid: <1389798485.04.0.459619340257.issue16251@psf.upfronthosting.co.za> |
| 2014-01-15 15:08:05 | barry | link | issue16251 messages |
| 2014-01-15 15:08:04 | barry | create | |