Message 215290 - Python tracker
Message215290
| Author | yselivanov |
|---|---|
| Recipients | brett.cannon, larry, ncoghlan, r.david.murray, yselivanov |
| Date | 2014-04-01.01:53:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396317196.78.0.416514369444.issue21117@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@Nick: oh, it took me some time to realize that your suggestion to transform positional-or-keyword to keyword-only parameters is correct. If we do this, we no longer need '_partial_kwarg' hack. I'll work on the patch. Thank you. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-01 01:53:16 | yselivanov | set | recipients: + yselivanov, brett.cannon, ncoghlan, larry, r.david.murray |
| 2014-04-01 01:53:16 | yselivanov | set | messageid: <1396317196.78.0.416514369444.issue21117@psf.upfronthosting.co.za> |
| 2014-04-01 01:53:16 | yselivanov | link | issue21117 messages |
| 2014-04-01 01:53:16 | yselivanov | create | |