
Hey all,
Unfortunately this year am too busy and cant even attend the language summit mostly. However if I knew the schedule, I could sign up for a session or two online.
Are we going to have recordings of the sessions this year given its a zoom? A chance to catch up later.
Best, Joannah Nanjekye
*"You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis*

joannah nanjekye wrote:
Hey all, Unfortunately this year am too busy and cant even attend the language summit mostly.
:( Sorry to hear that.
However if I knew the schedule, I could sign up for a session or two online.
Schedule can be found at https://us.pycon.org/2020/events/languagesummit/.
Are we going to have recordings of the sessions this year given its a zoom?
I personally don't know, but my guess is no for privacy reasons. But Jesse will be attending to write up a blog post about what occurs.
-Brett
A chance to catch up later. Best, Joannah Nanjekye "You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis

On Wed, Apr 15, 2020 at 6:53 AM Brett Cannon <brett@python.org> wrote:
joannah nanjekye wrote:
Hey all, Unfortunately this year am too busy and cant even attend the language summit mostly.
:( Sorry to hear that.
However if I knew the schedule, I could sign up for a session or two online.
Schedule can be found at https://us.pycon.org/2020/events/languagesummit/.
Are we going to have recordings of the sessions this year given its a zoom?
I personally don't know, but my guess is no for privacy reasons. But Jesse will be attending to write up a blog post about what occurs.
-Brett
FWIW, I found it surprising to learn that there even was an online language summit happening (yesterday). I hadn't heard about that being planned at all.
Just because I said "no" to attending the physical one sometime in ~January doesn't mean I would've had the same response to joining an online one.
But I decided to dismiss this as "whatever" rather than a diss. I realize coordinating these things takes work and limiting attendance only to those who signed up for the physical one was probably easiest to transition the existing plans to.
I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Happy summiting! -gps
A chance to catch up later. Best, Joannah Nanjekye "You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/T... Code of Conduct: https://www.python.org/psf/codeofconduct/

I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Hi, Greg.
Here are the slides from my talk: https://github.com/ericvsmith/f-strings-by-default/raw/master/F-strings%20ev...
I can't decide if it's worth continuing my work on a PEP. I need to re-read and consider the various questions and suggestions from today. Thanks, everyone, for your input.
Eric

You should definitely finish your PEP!
-Barry
On Apr 15, 2020, at 16:40, Eric V. Smith <eric@trueblade.com> wrote:
I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Hi, Greg.
Here are the slides from my talk: https://github.com/ericvsmith/f-strings-by-default/raw/master/F-strings%20ev...
I can't decide if it's worth continuing my work on a PEP. I need to re-read and consider the various questions and suggestions from today. Thanks, everyone, for your input.
Eric
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/C... Code of Conduct: https://www.python.org/psf/codeofconduct/

On Wed, Apr 15, 2020 at 5:38 PM Eric V. Smith <eric@trueblade.com> wrote:
I can't decide if it's worth continuing my work on a PEP. I need to re-read and consider the various questions and suggestions from today. Thanks, everyone, for your input.
Even if we decide not to do it, I think it would still be useful to have a PEP with the pros and cons of various design choices written up. Negative results are results too! (I think this was part of the original plan for PEPs, although right now I can't find it in PEP 0.)
F-strings are such a tremendous success that it's inevitable that making them the default will come up again, so the effort of writing up how it could be done and what problems it would encounter won't be a waste.
-- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-c...>

On Wed, Apr 15, 2020 at 6:38 PM Eric V. Smith <eric@trueblade.com> wrote:
Here are the slides from my talk: https://github.com/ericvsmith/f-strings-by-default/raw/master/F-strings%20ev...
Here are slides for my lightning talk ("A Retrospective on My “Multi-core Python” Project"):
https://docs.google.com/presentation/d/16M3v1sEOJO0xoMW9qupAzyPsYLfseeWv9zXX...
-eric

I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
I agree. I would love to follow along if people share slides. Especially I was looking forward to the hpy talk by PyPy's Antonio Cuni. So if anyone has a link to any written residues on this discussion, I will be happy to catch up on it.
Best, Joannah
On Wed, Apr 15, 2020 at 6:33 PM Gregory P. Smith <greg@krypto.org> wrote:
On Wed, Apr 15, 2020 at 6:53 AM Brett Cannon <brett@python.org> wrote:
joannah nanjekye wrote:
Hey all, Unfortunately this year am too busy and cant even attend the language summit mostly.
:( Sorry to hear that.
However if I knew the schedule, I could sign up for a session or two online.
Schedule can be found at https://us.pycon.org/2020/events/languagesummit/ .
Are we going to have recordings of the sessions this year given its a zoom?
I personally don't know, but my guess is no for privacy reasons. But Jesse will be attending to write up a blog post about what occurs.
-Brett
FWIW, I found it surprising to learn that there even was an online language summit happening (yesterday). I hadn't heard about that being planned at all.
Just because I said "no" to attending the physical one sometime in ~January doesn't mean I would've had the same response to joining an online one.
But I decided to dismiss this as "whatever" rather than a diss. I realize coordinating these things takes work and limiting attendance only to those who signed up for the physical one was probably easiest to transition the existing plans to.
I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Happy summiting! -gps
A chance to catch up later. Best, Joannah Nanjekye "You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/T... Code of Conduct: https://www.python.org/psf/codeofconduct/
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/W... Code of Conduct: https://www.python.org/psf/codeofconduct/
-- Best, Joannah Nanjekye
*"You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis*

Antonio Cuni has published his slides: https://speakerdeck.com/antocuni/hpy-a-future-proof-way-of-extending-python
On Wed, Apr 15, 2020 at 5:46 PM joannah nanjekye <nanjekyejoannah@gmail.com> wrote:
I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
I agree. I would love to follow along if people share slides. Especially I was looking forward to the hpy talk by PyPy's Antonio Cuni. So if anyone has a link to any written residues on this discussion, I will be happy to catch up on it.
Best, Joannah
On Wed, Apr 15, 2020 at 6:33 PM Gregory P. Smith <greg@krypto.org> wrote:
On Wed, Apr 15, 2020 at 6:53 AM Brett Cannon <brett@python.org> wrote:
joannah nanjekye wrote:
Hey all, Unfortunately this year am too busy and cant even attend the language summit mostly.
:( Sorry to hear that.
However if I knew the schedule, I could sign up for a session or two online.
Schedule can be found at https://us.pycon.org/2020/events/languagesummit/.
Are we going to have recordings of the sessions this year given its a zoom?
I personally don't know, but my guess is no for privacy reasons. But Jesse will be attending to write up a blog post about what occurs.
-Brett
FWIW, I found it surprising to learn that there even was an online language summit happening (yesterday). I hadn't heard about that being planned at all.
Just because I said "no" to attending the physical one sometime in ~January doesn't mean I would've had the same response to joining an online one.
But I decided to dismiss this as "whatever" rather than a diss. I realize coordinating these things takes work and limiting attendance only to those who signed up for the physical one was probably easiest to transition the existing plans to.
I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Happy summiting! -gps
A chance to catch up later. Best, Joannah Nanjekye "You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/T... Code of Conduct: https://www.python.org/psf/codeofconduct/
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/W... Code of Conduct: https://www.python.org/psf/codeofconduct/
-- Best, Joannah Nanjekye
*"You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis*
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/M... Code of Conduct: https://www.python.org/psf/codeofconduct/

Gregory P. Smith schrieb am 15.04.20 um 23:33:
FWIW, I found it surprising to learn that there even was an online language summit happening (yesterday). I hadn't heard about that being planned at all.
Just because I said "no" to attending the physical one sometime in ~January doesn't mean I would've had the same response to joining an online one.
But I decided to dismiss this as "whatever" rather than a diss. I realize coordinating these things takes work and limiting attendance only to those who signed up for the physical one was probably easiest to transition the existing plans to.
I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Happy summiting!
+1 to all of this, FWIW.
Stefan

On Thu, Apr 16, 2020 at 1:10 AM Stefan Behnel <stefan_ml@behnel.de> wrote:
FWIW, I found it surprising to learn that there even was an online language summit happening (yesterday). I hadn't heard about that being planned at all.
Just because I said "no" to attending the physical one sometime in ~January doesn't mean I would've had the same response to joining an online one.
But I decided to dismiss this as "whatever" rather than a diss. I realize coordinating these things takes work and limiting attendance only to
Gregory P. Smith schrieb am 15.04.20 um 23:33: those
who signed up for the physical one was probably easiest to transition the existing plans to.
I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Happy summiting!
+1 to all of this, FWIW.
Stefan
I'm sorry for the lack of information and communication from our side. Please take into consideration that the idea of online language summit was conceived, planned, and organized within the past 30 days amidst the global covid-19 pandemic. As a comparison, we had begun planning for the in-person language summit since fall of 2019.
In our limited time and energy available, we as language summit chairs made the choice to prioritize those who were already prepared and committed to attend the in-person language summit, that they get the experienced we promised. Additionally, we haven't organized such online meeting discussion with 50 active participants before, we're still learning this new process and did not know how well it would go. So we decided to be conservative in our effort, and we chose to keep it a small manageable group.
I do recognize that we could at least have sent out an update to the community about the remote language summit, even if we couldn't take in additional participants. I'll definitely keep this in mind for future events.
Thank you for your understanding.

Antonio Cuni's slides: "HPy: a future-proof way of extending Python?" https://speakerdeck.com/antocuni/hpy-a-future-proof-way-of-extending-python
Guido, Pablo: are your slides public? (Guido sent a link but I didn't know if it can be shared in public, moreover I lost the link :-))
Victor
Le mer. 15 avr. 2020 à 23:33, Gregory P. Smith <greg@krypto.org> a écrit :
On Wed, Apr 15, 2020 at 6:53 AM Brett Cannon <brett@python.org> wrote:
joannah nanjekye wrote:
Hey all, Unfortunately this year am too busy and cant even attend the language summit mostly.
:( Sorry to hear that.
However if I knew the schedule, I could sign up for a session or two online.
Schedule can be found at https://us.pycon.org/2020/events/languagesummit/.
Are we going to have recordings of the sessions this year given its a zoom?
I personally don't know, but my guess is no for privacy reasons. But Jesse will be attending to write up a blog post about what occurs.
-Brett
FWIW, I found it surprising to learn that there even was an online language summit happening (yesterday). I hadn't heard about that being planned at all.
Just because I said "no" to attending the physical one sometime in ~January doesn't mean I would've had the same response to joining an online one.
But I decided to dismiss this as "whatever" rather than a diss. I realize coordinating these things takes work and limiting attendance only to those who signed up for the physical one was probably easiest to transition the existing plans to.
I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Happy summiting! -gps
A chance to catch up later. Best, Joannah Nanjekye "You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/T... Code of Conduct: https://www.python.org/psf/codeofconduct/
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/W... Code of Conduct: https://www.python.org/psf/codeofconduct/
-- Night gathers, and now my watch begins. It shall not end until my death.

Here are the slides for our talk about the new PEG parser:
https://docs.google.com/presentation/d/1N_GaMjrLt1HUicbSwqC6QWGB751qj2RqtEqo...
Pablo
On Thu, 16 Apr 2020, 12:44 Victor Stinner, <vstinner@python.org> wrote:
Antonio Cuni's slides: "HPy: a future-proof way of extending Python?" https://speakerdeck.com/antocuni/hpy-a-future-proof-way-of-extending-python
Guido, Pablo: are your slides public? (Guido sent a link but I didn't know if it can be shared in public, moreover I lost the link :-))
Victor
Le mer. 15 avr. 2020 à 23:33, Gregory P. Smith <greg@krypto.org> a écrit :
On Wed, Apr 15, 2020 at 6:53 AM Brett Cannon <brett@python.org> wrote:
joannah nanjekye wrote:
Hey all, Unfortunately this year am too busy and cant even attend the language summit mostly.
:( Sorry to hear that.
However if I knew the schedule, I could sign up for a session or two
Schedule can be found at
https://us.pycon.org/2020/events/languagesummit/.
Are we going to have recordings of the sessions this year given its a
zoom?
I personally don't know, but my guess is no for privacy reasons. But
Jesse will be attending to write up a blog post about what occurs.
-Brett
FWIW, I found it surprising to learn that there even was an online language summit happening (yesterday). I hadn't heard about that being
online. planned at all.
Just because I said "no" to attending the physical one sometime in
~January doesn't mean I would've had the same response to joining an online one.
But I decided to dismiss this as "whatever" rather than a diss. I
realize coordinating these things takes work and limiting attendance only to those who signed up for the physical one was probably easiest to transition the existing plans to.
I am reliant on summaries and anyone attending posting details.
Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =)
Happy summiting! -gps
A chance to catch up later. Best, Joannah Nanjekye "You think you know when you learn, are more sure when you can write,
even
more when you can teach, but certain when you can program." Alan J. Perlis
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/T... Code of Conduct: https://www.python.org/psf/codeofconduct/
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/W... 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 -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/2... Code of Conduct: https://www.python.org/psf/codeofconduct/

Thanks for sending those references.
On 4/16/2020 2:04 PM, Pablo Galindo Salgado wrote:
Here are the slides for our talk about the new PEG parser:
https://docs.google.com/presentation/d/1N_GaMjrLt1HUicbSwqC6QWGB751qj2RqtEqo...
Pablo
On Thu, 16 Apr 2020, 12:44 Victor Stinner, <vstinner@python.org <mailto:vstinner@python.org>> wrote:
Antonio Cuni's slides: "HPy: a future-proof way of extending Python?" https://speakerdeck.com/antocuni/hpy-a-future-proof-way-of-extending-python Guido, Pablo: are your slides public? (Guido sent a link but I didn't know if it can be shared in public, moreover I lost the link :-)) Victor Le mer. 15 avr. 2020 à 23:33, Gregory P. Smith <greg@krypto.org <mailto:greg@krypto.org>> a écrit : > > > On Wed, Apr 15, 2020 at 6:53 AM Brett Cannon <brett@python.org <mailto:brett@python.org>> wrote: >> >> joannah nanjekye wrote: >> > Hey all, >> > Unfortunately this year am too busy and cant even attend the language >> > summit mostly. >> >> :( Sorry to hear that. >> >> > However if I knew the schedule, I could sign up for a session or two online. >> >> Schedule can be found at https://us.pycon.org/2020/events/languagesummit/. >> >> > Are we going to have recordings of the sessions this year given its a zoom? >> >> I personally don't know, but my guess is no for privacy reasons. But Jesse will be attending to write up a blog post about what occurs. >> >> -Brett > > > FWIW, I found it surprising to learn that there even was an online language summit happening (yesterday). I hadn't heard about that being planned at all. > > Just because I said "no" to attending the physical one sometime in ~January doesn't mean I would've had the same response to joining an online one. > > But I decided to dismiss this as "whatever" rather than a diss. I realize coordinating these things takes work and limiting attendance only to those who signed up for the physical one was probably easiest to transition the existing plans to. > > I am reliant on summaries and anyone attending posting details. Everyone please share your slides if you have any that are meaningful without a talk to go with them. At least to this committers list or discourse forum. I expect I feel just like all of our non-travel-enabled colleagues who feel left out on a recurring basis. =) > > Happy summiting! > -gps > > >> >> >> > A chance to catch up later. >> > Best, >> > Joannah Nanjekye >> > "You think you know when you learn, are more sure when you can write, even >> > more when you can teach, but certain when you can program." Alan J. Perlis >> _______________________________________________ >> python-committers mailing list -- python-committers@python.org <mailto:python-committers@python.org> >> To unsubscribe send an email to python-committers-leave@python.org <mailto:python-committers-leave@python.org> >> https://mail.python.org/mailman3/lists/python-committers.python.org/ >> Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/TQ67ZFA6FCQNXZMRZDY27PYYDMQJRD3Q/ >> Code of Conduct: https://www.python.org/psf/codeofconduct/ > > _______________________________________________ > python-committers mailing list -- python-committers@python.org <mailto:python-committers@python.org> > To unsubscribe send an email to python-committers-leave@python.org <mailto:python-committers-leave@python.org> > https://mail.python.org/mailman3/lists/python-committers.python.org/ > Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/WYV6ONZKMCYWKTXSSD4Q2VYYAPWVIQPP/ > 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 -- python-committers@python.org <mailto:python-committers@python.org> To unsubscribe send an email to python-committers-leave@python.org <mailto:python-committers-leave@python.org> https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/2MFR4XVO4KQQAHKP5V2VBRUFC5BGU246/ Code of Conduct: https://www.python.org/psf/codeofconduct/
python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-leave@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/5... Code of Conduct: https://www.python.org/psf/codeofconduct/
-- Marc-Andre Lemburg eGenix.com
Professional Python Services directly from the Experts (#1, Apr 16 2020)
Python Projects, Coaching and Support ... https://www.egenix.com/ Python Product Development ... https://consulting.egenix.com/
::: We implement business ideas - efficiently in both time and costs :::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 https://www.egenix.com/company/contact/ https://www.malemburg.com/
participants (12)
-
Barry Warsaw
-
Brett Cannon
-
Eric Snow
-
Eric V. Smith
-
Gregory P. Smith
-
Guido van Rossum
-
joannah nanjekye
-
M.-A. Lemburg
-
Mariatta
-
Pablo Galindo Salgado
-
Stefan Behnel
-
Victor Stinner