[python-committers] New Python Triagers: Andrei Kulakov and Yurii Karabas

2021-09-06 Thread Ken Jin
Hi everyone,

Last week we added two new members to the Python triage team: Andrei
Kulakov and Yurii Karabas.

[1] Andrei (andrei.avk on bpo and akulakov on GitHub) has been extremely
active on the bug tracker. He's helped out in a wide range of issues by
providing useful explanations, suggestions and PRs. I appreciate
him helping us move issues forward.

[2] Yurii (uriyyo  on bpo and on GitHub)
has worked on various parts of asyncio, typing and parts of the compiler. I
appreciate his help in clearing our issue backlog for the typing module.

I'm happy to mentor their triage activities for one month (or more if
required).

Congrats Andrei and Yurii!

[1] https://github.com/python/core-workflow/issues/414
[2] https://github.com/python/core-workflow/issues/413
___
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/ZDXFXXJ3CKIPPYZ5LHV7NVVAW2UCRM3K/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Re: [RELEASE] Python 3.7.12 and 3.6.15 security updates now available

2021-09-06 Thread Ned Deily
[Retransmit]

Python 3.7.12 and 3.6.15, the lastest security fix rollups for Python 3.7 and 
Python 3.6, are now available. You can find the release files, links to the 
changelogs, and more information here:

  https://www.python.org/downloads/release/python-3712/
  https://www.python.org/downloads/release/python-3615/

These releases are source code only; Windows and macOS binary installers are 
not provided for security fix releases.

Note that Python 3.9 is now the latest feature release series of Python 3. You 
should consider upgrading to 3.9 as soon as practical. Get the latest release 
of 3.9.x here:

  https://www.python.org/downloads/

Thanks to all of the many volunteers who help make Python Development and these 
releases possible! Please consider supporting our efforts by volunteering 
yourself or through organization contributions to the Python Software 
Foundation.

  https://www.python.org/psf-landing/
___
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/6QXBKDVKRVHVC75UQJVWX4WC4OBGJ3PM/
Code of Conduct: https://www.python.org/psf/codeofconduct/