This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients JelleZijlstra, Mariatta, berker.peksag, brett.cannon, ezio.melotti, marco.buttu, python-dev, r.david.murray, rhettinger, terry.reedy, zach.ware
Date 2017-03-24.23:15:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490397315.04.0.821684114023.issue27200@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b2a7c2f9862b28cf5db11ef837646ef0c589955c by Berker Peksag (Marco Buttu) in branch 'master':
bpo-27200: fix configparser, copyreg and ctypes doctests (#240)
https://github.com/python/cpython/commit/b2a7c2f9862b28cf5db11ef837646ef0c589955c
History
Date User Action Args
2017-03-24 23:15:15berker.peksagsetrecipients: + berker.peksag, brett.cannon, rhettinger, terry.reedy, ezio.melotti, r.david.murray, python-dev, zach.ware, marco.buttu, JelleZijlstra, Mariatta
2017-03-24 23:15:15berker.peksagsetmessageid: <1490397315.04.0.821684114023.issue27200@psf.upfronthosting.co.za>
2017-03-24 23:15:15berker.peksaglinkissue27200 messages
2017-03-24 23:15:14berker.peksagcreate