Re: [Python-Dev] Update to PEP 11 to clarify garnering platform support

2015-02-27 Thread Ethan Furman
On 02/27/2015 06:40 AM, Brett Cannon wrote: > My proposed changes have now been committed. Thanks to everyone who provided > feedback! Thanks, Brett! > For those trying to get Python working on Android, this will mean a > conversation will be necessary about how to get a > buildbot or some for

Re: [Python-Dev] Update to PEP 11 to clarify garnering platform support

2015-02-27 Thread Brett Cannon
On Fri, Feb 20, 2015 at 1:47 PM Brett Cannon wrote: > I just realized I actually never committed this change. Assuming no new > objections I'll commit this in the near future (promise this time =). > My proposed changes have now been committed. Thanks to everyone who provided feedback! This sho

Re: [Python-Dev] Update to PEP 11 to clarify garnering platform support

2015-02-21 Thread Nick Coghlan
On 21 February 2015 at 04:47, Brett Cannon wrote: > I just realized I actually never committed this change. Assuming no new > objections I'll commit this in the near future (promise this time =). Looks good to me :) Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Austra

Re: [Python-Dev] Update to PEP 11 to clarify garnering platform support

2015-02-20 Thread Brett Cannon
I just realized I actually never committed this change. Assuming no new objections I'll commit this in the near future (promise this time =). On Fri May 16 2014 at 1:51:00 PM Brett Cannon wrote: > Here is some proposed wording. Since it is more of a clarification of what > it takes to garner sup