Message244737
| Author | taleinat |
|---|---|
| Recipients | georg.brandl, larry, python-dev, taleinat |
| Date | 2015-06-03.10:52:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433328758.4.0.957538078566.issue20186@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached is an AC conversion patch for Objects/enumobject.c. Note that this file contains the implementations of the 'enumerate' and 'reversed' classes, but *not* the 'Enum' class. This is based on the 3.5 branch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-03 10:52:38 | taleinat | set | recipients: + taleinat, georg.brandl, larry, python-dev |
| 2015-06-03 10:52:38 | taleinat | set | messageid: <1433328758.4.0.957538078566.issue20186@psf.upfronthosting.co.za> |
| 2015-06-03 10:52:38 | taleinat | link | issue20186 messages |
| 2015-06-03 10:52:38 | taleinat | create | |