Messages by Thread
-
-
[Python-Dev] September Steering Council update
Pablo Galindo Salgado
-
[Python-Dev] Tips on C and the CPython Codebase
Abdur-Rahmaan Janhangeer
-
[Python-Dev] The list.sort(reverse=True) method not consistent with description
Raymond Bisdorff
-
[Python-Dev] Re: Should the definition of an "(async) iterator" include __iter__?
Brett Cannon
-
[Python-Dev] Oh wow, this is really impressive
Steven D'Aprano
-
[Python-Dev] raising a io exception when fileno is requested on a tarfile FileInFile
makapuf2
-
[Python-Dev] Naming convention for AST types
Chris Angelico
-
[Python-Dev] Sinai and Bunimovich stadium Billiard
edivmancio64
-
[Python-Dev] Should python-config be an stdlib module?
Joannah Nanjekye
-
[Python-Dev] August Steering Council update
Pablo Galindo Salgado
-
[Python-Dev] Add a vendor configuration
Filipe Laíns
-
[Python-Dev] PEP 3118 C APIs
Joannah Nanjekye
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Henry Fredrick Schreiner
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Inada Naoki
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Larry Hastings
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Damian Shaw
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Carl Meyer
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Jelle Zijlstra
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Carl Meyer
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Larry Hastings
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Guido van Rossum
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Larry Hastings
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Steven D'Aprano
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Larry Hastings
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Christopher Barker
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Steven D'Aprano
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Christopher Barker
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Larry Hastings
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Steven D'Aprano
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Guido van Rossum
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Jim J. Jewett
-
[Python-Dev] Type annotations, PEP 649 and PEP 563
Thomas Wouters
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Sebastian Rittau
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
asafspades
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Sebastian Rittau
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Christopher Barker
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Inada Naoki
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Łukasz Langa
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Bluenix
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Inada Naoki
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Bluenix
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Inada Naoki
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Bluenix
-
[Python-Dev] Re: Type annotations, PEP 649 and PEP 563
Larry Hastings
-
[Python-Dev] PEP 670: Convert macros to functions in the Python C API
Victor Stinner
-
[Python-Dev] compiled python3.10 is unable to find _ssl
Sandeep Gupta
-
[Python-Dev] Documenting Python versioning and stability expectations
Petr Viktorin
-
[Python-Dev] PEP 505 (None-aware operators) for Python 3.11
Doug Swarin
-
[Python-Dev] Heads up: core sprint coming up!
Łukasz Langa
-
[Python-Dev] What is __int__ still useful for?
Antoine Pitrou