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 davin
Recipients Vladimir Feinberg, Winterflower, davin, dsoprea, sbt
Date 2017-02-13.16:50:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487004629.55.0.94843992283.issue19675@psf.upfronthosting.co.za>
In-reply-to
Content
@Winterflower: Thank you for encouraging @dsoprea to create the new PR and working to convert the previous patch.

@dsoprea: Thank you for taking the time to create the PR especially after this has been sitting unloved for so long.

Though the new workflow using PR's is still in a bit of a state of flux, my understanding is that we will want to have one PR per feature branch (i.e. one for each of 2.7, 3.6, 3.7) that we want to target.

Now that we seem to have spawned two parallel discussion tracks (one here and one in the PR https://github.com/python/cpython/pull/57), I'm not sure how best to resolve that but for the time being I'll offer code-related comments here as they're much more likely to be preserved (and thus discoverable) for posterity:  we do need some sort of tests around this to complete the patch -- something that would exercise both the non-exception and exception paths (and thus would detect that intended call to util.debug()).
History
Date User Action Args
2017-02-13 16:50:29davinsetrecipients: + davin, sbt, dsoprea, Winterflower, Vladimir Feinberg
2017-02-13 16:50:29davinsetmessageid: <1487004629.55.0.94843992283.issue19675@psf.upfronthosting.co.za>
2017-02-13 16:50:29davinlinkissue19675 messages
2017-02-13 16:50:29davincreate