Message 262842 - Python tracker
Message262842
| Author | martin.panter |
|---|---|
| Recipients | bethard, chris.jerdonek, gfxmonk, leonard.gerard, martin.panter, paul.j3, tshepang, waltermundt |
| Date | 2016-04-04.03:27:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1459740431.13.0.374957744273.issue15112@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Playing with Steven and Paul’s patches, they both seem to work well. Paul’s seems to have debug printing included, which should be removed. I confirmed both patches also seem to address the nargs="?" case (Issue 24223). At the moment I have zero knowledge of how the argparse internals work. Are there any advantages of one patch over the other? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-04 03:27:11 | martin.panter | set | recipients: + martin.panter, bethard, gfxmonk, chris.jerdonek, tshepang, paul.j3, waltermundt, leonard.gerard |
| 2016-04-04 03:27:11 | martin.panter | set | messageid: <1459740431.13.0.374957744273.issue15112@psf.upfronthosting.co.za> |
| 2016-04-04 03:27:11 | martin.panter | link | issue15112 messages |
| 2016-04-04 03:27:10 | martin.panter | create | |