[Python-Dev] Presenting PEP 692: Using TypedDict for more precise **kwargs typing

2022-07-18 Thread Franek Magiera
PEP 692 is posted. It proposes to use TypedDict for more precise **kwargs typing, so that **kwargs consisting of arguments of different types can be appropriately typed. It also proposes a grammar change and a new dunder. Here is a link to the PEP: https://peps.python.org/pep-0692/ And a link

[Python-Dev] Re: Switching to Discourse

2022-07-18 Thread h . vetinari
I think it's a great idea! :) [1] LLVM did the same recently (though they imported all previous messages from the mailinglist, thus making them searchable in discourse) [2 - announcement; 3 - retro], and by and large, I think it was a success. One of the comments in the retro was: > Searching

[Python-Dev] Re: [SPAM] Re: Switching to Discourse

2022-07-18 Thread Baptiste Carvello
Le 15/07/2022 à 17:52, Petr Viktorin a écrit : > > For everything on Discourse, the RSS feed is at > https://discuss.python.org/latest.rss > For a specific categoriy/topic, append .rss to the Web URL. Hello, thanks for the useful information. However, I just tried it and I can only read the

[Python-Dev] Re: Switching to Discourse

2022-07-18 Thread Skip Montanaro
> > I don't think I *can* do much more than accept it and move on: > *if python-dev was used by everyone*, rather than almost exclusively by > people who prefer e-mail (and presumably use threading mail clients), > we'd get mangled threading anyway from all the non-threaded clients. > Don't

[Python-Dev] Re: Switching to Discourse

2022-07-18 Thread Joannah Nanjekye
I see I might have misunderstood, thinking a python-dev channel on discuss was not as active as the mailing list. Understood. My original stand on preferring email stands though due to stable standards. On Mon., Jul. 18, 2022, 4:41 p.m. Petr Viktorin, wrote: > On 15. 07. 22 21:13, Joannah

[Python-Dev] Re: Switching to Discourse

2022-07-18 Thread Petr Viktorin
On 15. 07. 22 21:13, Joannah Nanjekye wrote: I am -1 for leaving email due to the long history of standardization, for a platform whose future I don't know about. When you say core development is busier, does that mean the experiment with python-dev failed? aka wasn't a success, if so why are

[Python-Dev] Re: Switching to Discourse

2022-07-18 Thread Petr Viktorin
On 15. 07. 22 20:59, Ethan Furman wrote: On 7/15/22 08:37, Petr Viktorin wrote: > And that's exactly why I consume Discourse in mailing list mode, with client-side > filtering in Thunderbird. How do you handle threading?  I follow each (sub)thread through to it's end, as it keeps a

[Python-Dev] Re: Switching to Discourse

2022-07-18 Thread Petr Viktorin
On 16. 07. 22 8:48, Miro Hrončok wrote: On 15. 07. 22 13:18, Petr Viktorin wrote: - You can use discuss.python.org's “mailing list mode” (which subscribes you to all new posts), possibly with filtering and/or categorizing messages locally. Hello Petr, I suppose this might be the preferred