Hello Pradeep, James and Jelle,
The Steering Council discussed PEP 673 -- Self Type, and unanimously
decided to accept it. Congratulations!
Please change the PEP status to Accepted, and merge the change to Python
3.11, at your convenience.
Happy typing!
- Petr (on behalf of the Python Steer
> It would be nice if someone did some work and collected a list of tutorials
> about type annotations that exist (especially the ones that are discoverable
> with a simple Bing query) and ranked them by quality.
I went with Google rather than Bing but here's what I found:
https://gist.github.c
On 24/01/2022 14.34, Miro Hrončok wrote:
Hello Pythonistas.
In (development branch of) Fedora, we have juts upgraded to GCC 12.
It seems that the presence of AC_C_CHAR_UNSIGNED in Python's autotools
files (configure.ac?) is causing the __CHAR_UNSIGNED__ symbol to be
defined in pyconfig.h and
Hello Pythonistas.
In (development branch of) Fedora, we have juts upgraded to GCC 12.
It seems that the presence of AC_C_CHAR_UNSIGNED in Python's autotools files
(configure.ac?) is causing the __CHAR_UNSIGNED__ symbol to be defined in
pyconfig.h and that breaks some other packages with GCC 1