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 skrah
Recipients facundobatista, mark.dickinson, rhettinger, serhiy.storchaka, skrah
Date 2014-02-07.20:45:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I must say that I'm moderately against these kinds of changes since
the benefit is small. The original reason for keeping the older
forms of assert* was to keep the diffs between 2.5-3.x manageable.

Perhaps that reason is gone now, but still: If anything changes,
I must update my private test suite, perhaps deal with merge
conflicts etc...
History
Date User Action Args
2014-02-07 20:45:02skrahsetrecipients: + skrah, rhettinger, facundobatista, mark.dickinson, serhiy.storchaka
2014-02-07 20:45:02skrahsetmessageid: <[email protected]>
2014-02-07 20:45:02skrahlinkissue20551 messages
2014-02-07 20:45:02skrahcreate