Message 272981 - Python tracker
Message272981
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, gregory.p.smith, larry, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner |
| Date | 2016-08-17.18:30:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471458603.26.0.50799746889.issue27574@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think for converting uses to Argument Clinic it can be done in a more iterative process on a per-module basis. How many modules do we have left to convert? If it isn't ridiculously huge we could open individual issues to convert them each. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-17 18:30:03 | brett.cannon | set | recipients: + brett.cannon, rhettinger, gregory.p.smith, pitrou, vstinner, larry, python-dev, serhiy.storchaka |
| 2016-08-17 18:30:03 | brett.cannon | set | messageid: <1471458603.26.0.50799746889.issue27574@psf.upfronthosting.co.za> |
| 2016-08-17 18:30:03 | brett.cannon | link | issue27574 messages |
| 2016-08-17 18:30:03 | brett.cannon | create | |