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 serhiy.storchaka
Recipients ezio.melotti, mrabarnett, serhiy.storchaka
Date 2017-05-27.13:37:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495892263.42.0.109077239296.issue30398@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b52c68a5a3f546cbbe1589f8bb3e51bfd55a6c15 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-30398: Add a docstring for re.error. (GH-1647) (#1830)
https://github.com/python/cpython/commit/b52c68a5a3f546cbbe1589f8bb3e51bfd55a6c15
History
Date User Action Args
2017-05-27 13:37:43serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett
2017-05-27 13:37:43serhiy.storchakasetmessageid: <1495892263.42.0.109077239296.issue30398@psf.upfronthosting.co.za>
2017-05-27 13:37:43serhiy.storchakalinkissue30398 messages
2017-05-27 13:37:43serhiy.storchakacreate