[Python-ideas] Re: builtins for running context managers

2021-07-14 Thread Ethan Furman
On 7/13/21 2:20 PM, Thomas Grainger wrote: > On Tue, 13 Jul 2021, 21:31 Ethan Furman, wrote: >> On 7/13/21 12:43 PM, Thomas Grainger wrote: >>> I used the order I did because it's idiomatic to return the value the user needs >>> followed by the value the user wants. >> >> citation? > > Like the

[Python-ideas] Re: Looking for a PEP sponsor

2021-07-14 Thread Bruce Leban
On Wed, Jul 14, 2021 at 8:50 AM Nick Humrich wrote: > > In accordance to PEP 0, I am looking for a Python-core-developer to > sponsor my new PEP. It is essentially a revisit of PEP 501. https:// > github.com/nhumrich/peps/blob/master/pep-.rst > > By immediatel

[Python-ideas] Looking for a PEP sponsor

2021-07-14 Thread Nick Humrich
Hello Python Devs, In accordance to PEP 0, I am looking for a Python-core-developer to sponsor my new PEP. It is essentially a revisit of PEP 501. https:// github.com/nhumrich/peps/blob/master/pep-.rst Please let me know if you have questions, or would be inter

[Python-ideas] Re: Advanced RGB Coloring

2021-07-14 Thread Felipe Rodrigues
I think you'll find rich (https://github.com/willmcgugan/rich) quite useful [image: --] *Felipe* Bidu *(Felipe Rodrigues)* [image: https://]*https://felipevr.com* On Wed, Jul 14, 2021 at 9:58 AM Chris Angelico wrote: > On Wed, Jul 14, 2021 at 10:53 PM wrote: > > > > He

[Python-ideas] Re: Advanced RGB Coloring

2021-07-14 Thread Chris Angelico
On Wed, Jul 14, 2021 at 10:53 PM wrote: > > Hey dear community, > > I want to use advanced RGB Coloring in python for teminals. > > There are already some modules but not advancrd enough. > > I hope this feature will be added in the next python versions! > > > I believe in this strong community, t

[Python-ideas] Advanced RGB Coloring

2021-07-14 Thread z3ntl3discord
Hey dear community, I want to use advanced RGB Coloring in python for teminals. There are already some modules but not advancrd enough. I hope this feature will be added in the next python versions! ❤ I believe in this strong community, this will powerup our ascii designs in terminals most us