Message 286490 - Python tracker
Message286490
| Author | marco.buttu |
|---|---|
| Recipients | JelleZijlstra, berker.peksag, brett.cannon, ezio.melotti, marco.buttu, python-dev, r.david.murray, terry.reedy, zach.ware |
| Date | 2017-01-30.13:19:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1485782357.44.0.911415974301.issue27200@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks Brett :-) Following the suggestion of Ezio to split the patch in more patches (msg284560), and according to msg284628, here is a first patch for just three files. To run their doctests: $ sphinx-build -b doctest . build/doctest \ library/configparser.rst \ library/ctypes.rst \ library/copyreg.rst |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-30 13:19:17 | marco.buttu | set | recipients: + marco.buttu, brett.cannon, terry.reedy, ezio.melotti, r.david.murray, python-dev, berker.peksag, zach.ware, JelleZijlstra |
| 2017-01-30 13:19:17 | marco.buttu | set | messageid: <1485782357.44.0.911415974301.issue27200@psf.upfronthosting.co.za> |
| 2017-01-30 13:19:17 | marco.buttu | link | issue27200 messages |
| 2017-01-30 13:19:17 | marco.buttu | create | |