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-18.10:46:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495104380.16.0.498839679537.issue30375@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dfcfc915787def056e225fb22ad5a5ee8da4052f by Serhiy Storchaka in branch '2.7':
[2.7] bpo-30375: Correct the stacklevel of regex compiling warnings. (#1595) (#1648)
https://github.com/python/cpython/commit/dfcfc915787def056e225fb22ad5a5ee8da4052f
History
Date User Action Args
2017-05-18 10:46:20serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett
2017-05-18 10:46:20serhiy.storchakasetmessageid: <1495104380.16.0.498839679537.issue30375@psf.upfronthosting.co.za>
2017-05-18 10:46:20serhiy.storchakalinkissue30375 messages
2017-05-18 10:46:20serhiy.storchakacreate