[python-committers] The importance of mental health

2021-05-10 Thread Kyle Stanley
Hey all,

In these last few months, I have been in the process of healing from some
pretty heavy past trauma. And now that I am on the road to recovery, I want
to share my journey with the Python community in hopes that it may reach
those that are struggling with their own mental health battles, as many of
us are during these dark and difficult times.

Trigger warning that it includes a decent amount of highly personal
content, so only check it out if you are okay with that:
https://discuss.python.org/t/break-from-open-source/6372/7?u=aeros.

To anyone that would limit my employment opportunities as a result of
having had these struggles, *that's perfectly okay*. I kept the post in the
private section because I was originally in fear of discriminate. However,
I have reached an important conclusion: *I would not want to work for your
company if you discriminate against people who have overcome past struggles*
.

-- 
--Kyle R. Stanley, Python Core Developer (what is a core dev?
)
*Pronouns: they/them **(why is my pronoun here?*

)
___
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/3H6JIULWOTFYMJLWOBFO7PM4RAOEL74U/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Important: Python3.10 what's new

2021-05-10 Thread Pablo Galindo Salgado
Hi everyone,

Now that we are in the beta period for 3.10 is very important that we make
sure that all
improvements, new APIs and deprecations are reflected in the 3.10 what's
New document.

IMPORTANT!!

If you have worked on:

* Make a PEP that affects Python 3.10.
* A new feature/class/function/argument/option...
* Deprecating something.
* Remove something.
* Improve something important.

Please, make sure is reflected on the What's new document for Python 3.10.
Users normally don't
read the changelog directly and learn about what's available from the
What's New document so
you *absolutely* want your work to be reflected there. *Small* tutorials
and small code samples
and descriptions are a fantastic thing to add as well.

Specially for deprecations and removals, this is our public window to the
world so that learn what's
coming or how to port code to Python 3.10.

Thanks for helping to make Python3.10 a great release.

Regards from sunny 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/DC37BKDIPECMRHZSXI3RSBTWE3TOKLDZ/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Re: Important: Python3.10 what's new

2021-05-10 Thread Terry Reedy

On 5/10/2021 2:42 PM, Pablo Galindo Salgado wrote:

Hi everyone,

Now that we are in the beta period for 3.10 is very important that we 
make sure that all
improvements, new APIs and deprecations are reflected in the 3.10 what's 
New document.


Remember that What's New in Python 3.10 should be *identical* in main 
and 3.10 branches, so changes should be merged to main and backported to 
3.10. (Some merges to WN in 3.9 initially only went to one of the two 
branches, creating issues.)


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


[python-committers] Welcome Irit Katriel to the team!

2021-05-10 Thread Brett Cannon
EOM
___
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/RJLSGQW233DBYJWKXGHCXVZUKLMOTYJR/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Re: Welcome Irit Katriel to the team!

2021-05-10 Thread Victor Stinner
Congratulations Irit and welcome aboard!

I hope that PEP 654 "Exception Groups and except*" will be accepted soon ;-)

For the record, link to the vote which lists Irit's work and
endorsement: https://discuss.python.org/t/vote-to-promote-irit-katriel/8457

Victor

On Tue, May 11, 2021 at 7:18 AM Brett Cannon  wrote:
>
> EOM
> ___
> 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/RJLSGQW233DBYJWKXGHCXVZUKLMOTYJR/
> Code of Conduct: https://www.python.org/psf/codeofconduct/



-- 
Night gathers, and now my watch begins. It shall not end until my death.
___
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/HEV2DQVJYQSYXNKF7CQVAMLPTTXIET3R/
Code of Conduct: https://www.python.org/psf/codeofconduct/