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 xdegaye
Recipients skrah, vstinner, xdegaye, yan12125
Date 2017-02-19.10:11:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487499077.49.0.962068854938.issue29436@psf.upfronthosting.co.za>
In-reply-to
Content
> For me it's good to fix things as soon as possible.

The problem here is that you are attempting to push a change through a PR without providing the other core developers with important information. You should at least have given a reference to issue 29040 and explain why you think it is safe to push this change now and not wait for the decision to switch to r14 and you should have done it *before* publishing the PR. By behaving this way, you may lead other core developers to think that you cannot be trusted.

> If you think issues on beta should be postponed until the final release, I can keep my patches locally and submit them later.

Yes, please do. Note that this issue is closed for now anyway.
Also when you are running Python on Android and publishing some results on bpo (such as for example in issue 29176) please make sure that Python has been built with r13.
History
Date User Action Args
2017-02-19 10:11:17xdegayesetrecipients: + xdegaye, vstinner, skrah, yan12125
2017-02-19 10:11:17xdegayesetmessageid: <1487499077.49.0.962068854938.issue29436@psf.upfronthosting.co.za>
2017-02-19 10:11:17xdegayelinkissue29436 messages
2017-02-19 10:11:17xdegayecreate