[Python-Dev] Re: Accepting PEP 584: Add Union Operators To dict

2020-02-26 Thread Claudio Jolowicz
First off, apologies for entering the discussion after it has formally ended. I'm not sure this has any relevance now that the PEP is accepted and the reference implementation merged. If not, sorry and feel free to ignore. "Leftmost Value (First-Seen) Wins" was rejected because > it is not clear

[Python-Dev] Re: Accepting PEP 584: Add Union Operators To dict

2020-02-27 Thread Claudio Jolowicz
= null; > > var other = "test"; > > value = value || other; > > console.log(value); > test > > FWIW, I have very rarely seen "|=" used as an operator in JS, but I've > seen "value = value || other" used a decent amount. > > --- &g

[Python-Dev] Re: Call for papers for PyCon 2020

2020-09-13 Thread Claudio Jolowicz
Dear Amna, thank you for your interest in my talk, and sorry for the late reply. Unfortunately, I won't be able to make it this year. Please feel free to reach out again in the future. Wishing you all the best, and thank you for organizing this conference :) Claudio On Thu, 6 Aug 2020 at 18:22, Am