[python-committers] Re: Consider adding a Tier 3 to tiered platform support

2022-04-01 Thread Victor Stinner
On Fri, Apr 1, 2022 at 11:19 PM Christian Heimes wrote: > How about: > > * a buildbot is required. For a transition period a public CI system, > that runs Python's test suite at least once per day, is also acceptable. > > * at least one active contributor who acts as a point of contact, > monitors

[python-committers] Re: Dependabot actions on my cpython fork

2022-04-01 Thread Guido van Rossum
This was just discussed on Discord. The upstream issue is https://github.com/dependabot/dependabot-core/issues/2804 On Fri, Apr 1, 2022 at 14:19 Paul Moore wrote: > I have a cpython fork on my github account - every so often, > dependabot kicks in and runs a whole load of actions, which I don't

[python-committers] Re: Consider adding a Tier 3 to tiered platform support

2022-04-01 Thread Christian Heimes
On 01/04/2022 01.40, Victor Stinner wrote: Hi, I don't think that the current PEP 11 draft (*) describes correctly the current status of a bunch of platforms which are not "actively" supported. I like to call these plaforms as "best effort support" platforms. I propose considering adding an expl

[python-committers] Dependabot actions on my cpython fork

2022-04-01 Thread Paul Moore
I have a cpython fork on my github account - every so often, dependabot kicks in and runs a whole load of actions, which I don't need. I'm not sure how I can switch these off, short of removing the .github directory (which would mean my fork has diverged from upstream, which I'm therefore reluctant

[python-committers] Re: Consider adding a Tier 3 to tiered platform support

2022-04-01 Thread Victor Stinner
I like your proposal better than mine :-) I agree that my Tier 3's constraints were too weak :-( On Fri, Apr 1, 2022 at 9:22 PM Brett Cannon wrote: >> For me the main threat of (adding a platform to) Tier 3 is the risk >> that we might never ever able to drop support for these platforms. PEP >> 1

[python-committers] Re: Consider adding a Tier 3 to tiered platform support

2022-04-01 Thread Gregory P. Smith
On Fri, Apr 1, 2022 at 12:22 PM Brett Cannon wrote: > > On Thu, Mar 31, 2022 at 4:40 PM Victor Stinner > wrote: > >> Hi, >> >> I don't think that the current PEP 11 draft (*) describes correctly >> the current status of a bunch of platforms which are not "actively" >> supported. I like to call t

[python-committers] Re: Consider adding a Tier 3 to tiered platform support

2022-04-01 Thread Brett Cannon
On Thu, Mar 31, 2022 at 4:40 PM Victor Stinner wrote: > Hi, > > I don't think that the current PEP 11 draft (*) describes correctly > the current status of a bunch of platforms which are not "actively" > supported. I like to call these plaforms as "best effort support" > platforms. I propose cons