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 cool-RR
Recipients BreamoreBoy, cool-RR, josh.r, rhettinger
Date 2014-07-03.23:08:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404428888.5.0.0458998911514.issue21911@psf.upfronthosting.co.za>
In-reply-to
Content
Josh, I agree with most of what you're saying. (Except the tips about debugging are not helpful, the point is to get the information as quickly as possible without having to make code modifications if possible.)

I can totally understand a reaction of "Your idea is helpful because it makes it easier to debug problems in your code quickly, which is a very important thing, but we prefer not to implement it because it'll introduce a considerable performance penalty." (Or use the -100 points argument which is depressing but valid.) 

But when people (like Raymond and Mark here) are not even acknowledging the obvious advantages of the suggestion before shooting it down, that is really frustrating, and next time someone on python-dev writes a blog post "why don't more people contribute to CPython", they should be looking at behavior like this.
History
Date User Action Args
2014-07-03 23:08:08cool-RRsetrecipients: + cool-RR, rhettinger, BreamoreBoy, josh.r
2014-07-03 23:08:08cool-RRsetmessageid: <1404428888.5.0.0458998911514.issue21911@psf.upfronthosting.co.za>
2014-07-03 23:08:08cool-RRlinkissue21911 messages
2014-07-03 23:08:08cool-RRcreate