Joao S. O. Bueno wrote:
> There is no need for a whole new syntax for what can trivially be
> accomplished by a decorator,
> and a simple one, in this cases.
> I for one am all for the inclusion of a decorator targeting either the
> __init__ method
> or the class itself to perform this binding of k
thank you for this explanation
Issue on bpo is just created.
A PR will coming soon
Yves
Le 26/02/2021 à 23:19, Guido van Rossum
a écrit :
On Fri, Feb 26, 2021 at
10:09 AM Yves Duprat <y
021 à 16:42, Barry Scott
<ba...@barrys-emacs.org>
a écrit :
&g
févr. 2021 à 16:42,
Barry Scott <ba...@barrys-emacs.org> a
écrit :
> On 25 Feb 2021, at 13:14, Yves Duprat <ydup...@gmail.com> wrote:
>
> Hi,the list,
>
> I'm wondering why Barrier object does not
Hi,the list,
I'm wondering why Barrier object does not exist in the synchronization
primitives of the asyncio lib while it is present in threading and
multiprocessing libs ?
This may not be the right place to ask this question, but I never found an
answer on the web.
Thanks for your help.
Yves