On Thu, Apr 22, 2021, at 1:01 PM, Brett Cannon wrote:
>
>
> On Thu, Apr 22, 2021 at 4:11 AM Paul Moore wrote:
>> On Thu, 22 Apr 2021 at 11:21, Paul Moore wrote:
>> >
>> > On Thu, 22 Apr 2021 at 11:06, Chris Angelico wrote:
>> > >
>> > > Someone will likely correct me if this is inaccurate, but
Hi,
The fix for https://bugs.python.org/issue33786 ("@asynccontextmanager
doesn't work well with async generators") was merged in 3.8 and then
backported to 3.6. However, it was overlooked to be backported for 3.7 (
https://github.com/python/cpython/pull/7506).
I'm aware that 3.7 is in security f
On Wed, Feb 3, 2016 at 3:15 AM, Alexander Walters
wrote:
> ...just when I thought I have solved the registry headaches I have been
> dealing with...
>
> I am not saying this proposal will make the registry situation worse, but
> it may break my solution to the headaches Python's registry use caus
On Wed, Sep 30, 2015 at 3:57 PM, Carl Kleffner wrote:
> Concerning the claims that mingw is difficult:
>
> The mingwpy package is a sligthly modified mingw-w64 based gcc toolchain,
> that is in development. It is designed for simple use and for much better
> compatibility to the standard MSVC pyt