Message255989
| Author | random832 |
|---|---|
| Recipients | SilentGhost, aroberge, docs@python, larry, martin.panter, random832 |
| Date | 2015-12-05.23:03:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1449356626.67.0.628894562668.issue25810@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What about fixing all methods so that they can take keywords? Are the functions with their current C signatures part of the stable ABI? Is there somewhere we could centrally add some magic "convert tuple+keywords to tuple, given list of names" code? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-05 23:03:46 | random832 | set | recipients: + random832, larry, aroberge, SilentGhost, docs@python, martin.panter |
| 2015-12-05 23:03:46 | random832 | set | messageid: <1449356626.67.0.628894562668.issue25810@psf.upfronthosting.co.za> |
| 2015-12-05 23:03:46 | random832 | link | issue25810 messages |
| 2015-12-05 23:03:46 | random832 | create | |