[Python-Dev] Review status policy [was: PEP 585: Type Hinting Generics ...]

2020-03-14 Thread Stephen J. Turnbull
Guido van Rossum writes:

 > This now happened. Maybe you can just submit it to the SC for
 > review? Or did that already happen? (I no longer have any insight
 > into the SC's queue.)

Shouldn't the fact that it's been submitted be public?  As a status
value in the header material of the PEP itself, for example.  The SC's
internal review process is no business of mine (IMO), but the fact of
submission is in some sense "property" of the proponent, no?
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/6N6NTJ2DT3ZMXIEXIQFIAR5V44MGWMM3/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: Review status policy [was: PEP 585: Type Hinting Generics ...]

2020-03-14 Thread Guido van Rossum
Maybe this can be done by using the public SC issue tracker:
https://mail.google.com/mail/u/0/#inbox/FMfcgxwHMPfZfZKJSsbVCFPXmLBQlHQd

On Sat, Mar 14, 2020 at 2:01 AM Stephen J. Turnbull <
turnbull.stephen...@u.tsukuba.ac.jp> wrote:

> Guido van Rossum writes:
>
>  > This now happened. Maybe you can just submit it to the SC for
>  > review? Or did that already happen? (I no longer have any insight
>  > into the SC's queue.)
>
> Shouldn't the fact that it's been submitted be public?  As a status
> value in the header material of the PEP itself, for example.  The SC's
> internal review process is no business of mine (IMO), but the fact of
> submission is in some sense "property" of the proponent, no?
>


-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*

___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/MWALNRBNJAC7LBGUEVBD5UJZ2JYCXKHK/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: Review status policy [was: PEP 585: Type Hinting Generics ...]

2020-03-14 Thread Jonathan Goble
On Sat, Mar 14, 2020 at 11:55 AM Guido van Rossum  wrote:

> Maybe this can be done by using the public SC issue tracker:
> https://mail.google.com/mail/u/0/#inbox/FMfcgxwHMPfZfZKJSsbVCFPXmLBQlHQd
>

That looks like a private Gmail link, possibly a copy-and-paste mixup. Can
you give the correct link?
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/QZH4EK7OAHEPLLH4MMB2HSBY5TU3XL6F/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: Review status policy [was: PEP 585: Type Hinting Generics ...]

2020-03-14 Thread Guido van Rossum
Whoops. Here it is: https://github.com/python/steering-council/issues

Tested in a private browsing window.

On Sat, Mar 14, 2020 at 1:21 PM Jonathan Goble  wrote:

> On Sat, Mar 14, 2020 at 11:55 AM Guido van Rossum 
> wrote:
>
>> Maybe this can be done by using the public SC issue tracker:
>> https://mail.google.com/mail/u/0/#inbox/FMfcgxwHMPfZfZKJSsbVCFPXmLBQlHQd
>>
>
> That looks like a private Gmail link, possibly a copy-and-paste mixup. Can
> you give the correct link?
>


-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*

___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/FSE4HBEVBCY6YA3R2WNSLJ4X32ZQNBSM/
Code of Conduct: http://python.org/psf/codeofconduct/