[python-committers] Dennis Sweeney is now a member of the Python Triage team

2021-07-27 Thread Zachary Ware
Hi all,

Just a quick note to mention that Dennis Sweeney (CC'd) has been added
to the Python Triage team:
https://github.com/python/core-workflow/issues/412.  Dennis has
already been responding to new issues, and the newly added permissions
will enable better responses and corrections to issue/PR metadata.

Welcome, Dennis!
___
python-committers mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/YSLNWZHDJK63HH4X4NI4LG2SN3DCCDPK/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Re: Dennis Sweeney is now a member of the Python Triage team

2021-07-27 Thread Guido van Rossum
Great acquisition!

On Tue, Jul 27, 2021 at 18:25 Zachary Ware  wrote:

> Hi all,
>
> Just a quick note to mention that Dennis Sweeney (CC'd) has been added
> to the Python Triage team:
> https://github.com/python/core-workflow/issues/412.  Dennis has
> already been responding to new issues, and the newly added permissions
> will enable better responses and corrections to issue/PR metadata.
>
> Welcome, Dennis!
> ___
> python-committers mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-committers.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/message/YSLNWZHDJK63HH4X4NI4LG2SN3DCCDPK/
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>
-- 
--Guido (mobile)
___
python-committers mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/NKXSUDBSZIANEZ7FX4OQU3UL4JKJULV6/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] [IMPORTANT] [Release communication] Python 3.10.0rc1 next week: get ready!

2021-07-27 Thread Pablo Galindo Salgado
Hi everyone,

This is a friendly reminder from the release management team that the first
release candidate of Python 3.10 is
next Monday. Now is a fantastic time you make sure that:

## If you are a user or library developer

* If you filed a bug for something not working in any of the betas for
3.10, check that the bug is properly fixed.
* Ensure that your library/application works as expected with Python 3.10.
* Ensure that if your library needs to interact with the Python syntax or
type system, it works with the new additions in 3.10

.
* [Optional] Check that there are no performance regressions in your
application/library with Python 3.10

## If you are a core developer or a member of the triage team

* Merge or review any urgent bugfixes that you are interested in
* Your changes are properly documented.
* There isn't any critical bug in the tracker regarding a feature you
implemented/merged.
* If your change is relevant enough, it appears in the What's new document
 (if you have doubts, you
can ask me ;) ).

Some technical details of the release candidate:

Once the 3.10 branch reaches RC status, it only can have bug fixes applied
that have been reviewed by
other core developers (so you cannot merge your own PR without review even
if you are a core dev). Generally, these issues
must be severe enough (e.g. crashes) that they deserve fixing before the
final release. All other issues should be deferred to
the next development cycle (Python 3.10.1) since stability is the strongest
concern at this point. Also bear in mind that
once we reach the RC, the *ABI is frozen* and cannot change even for bug
fixes.

While the goal is to have no code changes between an RC and a final
release, there may be a need for final documentation o
test fixes. Any such proposed changes should be discussed first with the
release manager.

*You cannot skip the peer review during an RC*, no matter how small! Even
if it is a simple copy-and-paste change,
everything requires peer review from a core developer.

(You can find these instructions and details in the devguide
).

Thank you all for your help!

Regards from rainy London,
Pablo Galindo Salgado
___
python-committers mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/RLO5Y6FPOPUJAJVN6MHRIKUSMSRUXUT6/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Re: Dennis Sweeney is now a member of the Python Triage team

2021-07-27 Thread Dong-hee Na
Congrats Dennis!

I can not believe that you were not a triage member :)
Personally, I am a big fan of your fast search patch!

I am looking forward to your future contributions!

Regards,
Dong-hee


2021년 7월 28일 (수) 오전 1:25, Zachary Ware 님이 작성:

> Hi all,
>
> Just a quick note to mention that Dennis Sweeney (CC'd) has been added
> to the Python Triage team:
> https://github.com/python/core-workflow/issues/412.  Dennis has
> already been responding to new issues, and the newly added permissions
> will enable better responses and corrections to issue/PR metadata.
>
> Welcome, Dennis!
> ___
> python-committers mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-committers.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/message/YSLNWZHDJK63HH4X4NI4LG2SN3DCCDPK/
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>
___
python-committers mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/PBFM63LU7F27QV75CLVDV4MWVVWP3D34/
Code of Conduct: https://www.python.org/psf/codeofconduct/