> On 12 Apr 2022, at 01:23, Nick Coghlan wrote:
> On Tue, 12 Apr 2022, 3:59 am Guido van Rossum, wrote:
> In the sentence starting with
>
> Making that final paragraph the first paragraph in the section should help on
> both points (reminds me of flipping an if/else in code so the one-liner
On Mon, Apr 11, 2022 at 2:03 PM Brett Cannon wrote:
> That is an extremely subtle shift for what `import x.y` does compared to
> `(import x.y)`. That requires a context switch of not only seeing `import`
> in an expression context, but that the statement also acts differently in
> terms of what i
Hello,
The Steering Council is **Accepting** the latest iteration of PEP 670:
Convert macros to functions in the Python C API. Congratulations!
- Petr, on behalf of the Steering Council
___
Python-Dev mailing list -- python-dev@python.org
To unsubscr