Message208803
| Author | taleinat |
|---|---|
| Recipients | larry, taleinat |
| Date | 2014-01-22.13:14:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390396497.76.0.00302872677693.issue20180@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached nearly complete conversion of Modules/_collectionsmodule.c. I've converted all functions using PyArg_* functions, including __new__ methods, but not deque.__init__. I'm attaching a separate patch for deque.__init__. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-22 13:14:57 | taleinat | set | recipients: + taleinat, larry |
| 2014-01-22 13:14:57 | taleinat | set | messageid: <1390396497.76.0.00302872677693.issue20180@psf.upfronthosting.co.za> |
| 2014-01-22 13:14:57 | taleinat | link | issue20180 messages |
| 2014-01-22 13:14:57 | taleinat | create | |