python-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-Dev] Re: Explicit markers for special C-API situations
Christian Heimes
[Python-Dev] Re: Explicit markers for special C-API situations
Petr Viktorin
[Python-Dev] Re: Explicit markers for special C-API situations (re: Clarification regarding Stable ABI and _Py_*)
Eric Snow
[Python-Dev] Should isinstance call __getattribute__?
Steven D'Aprano
[Python-Dev] Re: Should isinstance call __getattribute__?
Ronald Oussoren via Python-Dev
[Python-Dev] Re: Should isinstance call __getattribute__?
Steven D'Aprano
[Python-Dev] Re: Should isinstance call __getattribute__?
Ronald Oussoren via Python-Dev
[Python-Dev] [RELEASE] Python 3.11.0a3 is available
Pablo Galindo Salgado
[Python-Dev] Re: [python-committers] [RELEASE] Python 3.11.0a3 is available
Victor Stinner
[Python-Dev] Re: [RELEASE] Python 3.11.0a3 is available
Mark Shannon
[Python-Dev] Re: [RELEASE] Python 3.11.0a3 is available
Pablo Galindo Salgado
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Tim Felgentreff
[Python-Dev] So many PEPs
Koos Zevenhoven
[Python-Dev] PEP 669: Low Impact Monitoring for CPython
Mark Shannon
[Python-Dev] Re: PEP 669: Low Impact Monitoring for CPython
Victor Stinner
[Python-Dev] Re: PEP 669: Low Impact Monitoring for CPython
Terry Reedy
[Python-Dev] PEP template file now available
Brett Cannon
[Python-Dev] [RELEASE] Python 3.10.1 is available
Pablo Galindo Salgado
[Python-Dev] Clarification regarding Stable ABI and _Py_*
Guido van Rossum
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Petr Viktorin
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Guido van Rossum
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Victor Stinner
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Petr Viktorin
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Guido van Rossum
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Christian Heimes
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Guido van Rossum
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Petr Viktorin
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Eric Snow
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Petr Viktorin
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Eric Snow
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Petr Viktorin
[Python-Dev] Re: Clarification regarding Stable ABI and _Py_*
Paul Moore
[Python-Dev] peps, devguide, voters repositories: master branch renamed to main
Victor Stinner
[Python-Dev] Re: peps, devguide, voters repositories: master branch renamed to main
Kyle Stanley
[Python-Dev] Tool to search in the source code of PyPI top 5000 projects
Victor Stinner
[Python-Dev] Re: Tool to search in the source code of PyPI top 5000 projects
Michał Górny
[Python-Dev] Re: Tool to search in the source code of PyPI top 5000 projects
Victor Stinner
[Python-Dev] Re: Tool to search in the source code of PyPI top 5000 projects
Steve Dower
[Python-Dev] Re: Tool to search in the source code of PyPI top 5000 projects
Victor Stinner
[Python-Dev] Re: Tool to search in the source code of PyPI top 5000 projects
Simon Cross
[Python-Dev] bpo-41544: Add missing parameters to dummy.DummyProcess and dummy.Pool
Martin Schröder
[Python-Dev] multiple inheritance and `__str__`
Ethan Furman
[Python-Dev] Re: multiple inheritance and `__str__`
Serhiy Storchaka
[Python-Dev] PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Guido van Rossum
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Petr Viktorin
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Antoine Pitrou
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Joao S. O. Bueno
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Sebastian Berg
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Steve Dower
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Guido van Rossum
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Guido van Rossum
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Petr Viktorin
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Greg Ewing
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Guido van Rossum
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Petr Viktorin
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Tim Felgentreff
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Tim Felgentreff
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
Victor Stinner
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
matti . picus
[Python-Dev] Re: PEP 674: Disallow using macros as l-value
matti . picus
[Python-Dev] Optimizing literal comparisons and contains
Jeremiah Vivian
[Python-Dev] Re: Optimizing literal comparisons and contains
Skip Montanaro
[Python-Dev] Re: Optimizing literal comparisons and contains
raymond . hettinger
[Python-Dev] Re: Optimizing literal comparisons and contains
Mark Shannon
[Python-Dev] Re: Optimizing literal comparisons and contains
Skip Montanaro
[Python-Dev] Re: Optimizing literal comparisons and contains
Serhiy Storchaka
[Python-Dev] Re: Optimizing literal comparisons and contains
Eric V. Smith
[Python-Dev] Re: Optimizing literal comparisons and contains
Rob Cliffe via Python-Dev
[Python-Dev] Re: Optimizing literal comparisons and contains
Christopher Barker
[Python-Dev] Re: Optimizing literal comparisons and contains
Eric V. Smith
[Python-Dev] Re: Optimizing literal comparisons and contains
MRAB
[Python-Dev] Re: Optimizing literal comparisons and contains
Chris Angelico
[Python-Dev] Re: Optimizing literal comparisons and contains
Serhiy Storchaka
[Python-Dev] Re: Optimizing literal comparisons and contains
Mark Shannon
[Python-Dev] Re: Optimizing literal comparisons and contains
Antoine Pitrou
[Python-Dev] Re: Optimizing literal comparisons and contains
Steven D'Aprano
[Python-Dev] Re: Optimizing literal comparisons and contains
Serhiy Storchaka
[Python-Dev] Re: Optimizing literal comparisons and contains
Victor Stinner
[Python-Dev] Re: Optimizing literal comparisons and contains
Serhiy Storchaka
[Python-Dev] Re: Optimizing literal comparisons and contains
Pablo Galindo Salgado
[Python-Dev] Re: Optimizing literal comparisons and contains
Victor Stinner
[Python-Dev] Re: Optimizing literal comparisons and contains
Barry Warsaw
[Python-Dev] Re: Optimizing literal comparisons and contains
Victor Stinner
[Python-Dev] Re: Optimizing literal comparisons and contains
Jeremiah Vivian
[Python-Dev] AWS Course in Chennai
gopinathinchennai01
[Python-Dev] Re: AWS Course in Chennai
Ethan Furman
[Python-Dev] Please be careful about changing PEPs post-submission to the SC
Brett Cannon
[Python-Dev] Re: Please be careful about changing PEPs post-submission to the SC
Guido van Rossum
[Python-Dev] Re: Please be careful about changing PEPs post-submission to the SC
Kyle Stanley
[Python-Dev] Re: Please be careful about changing PEPs post-submission to the SC
Brett Cannon
[Python-Dev] SC Rejection: PEP 663 -- Standardizing Enum str(), repr(), and format() behaviors
Barry Warsaw
[Python-Dev] The current state of typing PEPs
Barry Warsaw
[Python-Dev] Re: The current state of typing PEPs
Terry Reedy
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Rob Cliffe via Python-Dev
[Python-Dev] Re: The current state of typing PEPs
Stephen J. Turnbull
[Python-Dev] Re: The current state of typing PEPs
Rob Cliffe via Python-Dev
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Guido van Rossum
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Guido van Rossum
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Guido van Rossum
[Python-Dev] Re: The current state of typing PEPs
Barry Warsaw
[Python-Dev] Re: The current state of typing PEPs
Larry Hastings
[Python-Dev] Re: The current state of typing PEPs
Barry Warsaw
[Python-Dev] Re: The current state of typing PEPs
Terry Reedy
[Python-Dev] Re: The current state of typing PEPs
Steven D'Aprano
[Python-Dev] Re: The current state of typing PEPs
Guido van Rossum
[Python-Dev] Re: The current state of typing PEPs
Terry Reedy
[Python-Dev] Re: The current state of typing PEPs
Steve Dower
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Chris Angelico
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Oscar Benjamin
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Steven D'Aprano
[Python-Dev] Expectations of typing (was: The current state of typing PEPs)
Brett Cannon
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Paul Moore
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Christopher Barker
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Guido van Rossum
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Oscar Benjamin
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Guido van Rossum
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Steve Dower
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Christopher Barker
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Steven Troxler
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Brett Cannon
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Christopher Barker
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Eric Fahlgren
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Christopher Barker
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Brett Cannon
[Python-Dev] Re: Expectations of typing (was: The current state of typing PEPs)
Rob Cliffe via Python-Dev
[Python-Dev] Re: The current state of typing PEPs
Mike Miller
[Python-Dev] Re: The current state of typing PEPs
Steve Holden
[Python-Dev] Re: The current state of typing PEPs
Sebastian Rittau
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Sebastian Rittau
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Rob Cliffe via Python-Dev
[Python-Dev] Re: The current state of typing PEPs
Shantanu Jain
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Oscar Benjamin
[Python-Dev] Re: The current state of typing PEPs
Steven D'Aprano
[Python-Dev] Re: The current state of typing PEPs
David Mertz, Ph.D.
[Python-Dev] Re: The current state of typing PEPs
Walter Dörwald
[Python-Dev] Re: The current state of typing PEPs
Greg Ewing
[Python-Dev] Re: The current state of typing PEPs
Guido van Rossum
[Python-Dev] Re: The current state of typing PEPs
Paul Moore
[Python-Dev] Re: The current state of typing PEPs
Jim J. Jewett
[Python-Dev] Re: The current state of typing PEPs
Barry Warsaw
[Python-Dev] Re: The current state of typing PEPs
Eric V. Smith
[Python-Dev] Re: The current state of typing PEPs
Stephan Richter
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Patrick Arminio
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Ethan Furman
[Python-Dev] Re: The current state of typing PEPs
Oscar Benjamin
[Python-Dev] Re: The current state of typing PEPs
Rob Cliffe via Python-Dev
[Python-Dev] Re: The current state of typing PEPs
Sebastian Rittau
[Python-Dev] Re: The current state of typing PEPs
Antoine Pitrou
[Python-Dev] Re: The current state of typing PEPs
Steven D'Aprano
[Python-Dev] Re: The current state of typing PEPs
Stephen J. Turnbull
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Steven D'Aprano
[Python-Dev] Re: The current state of typing PEPs
Jim J. Jewett
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] Re: The current state of typing PEPs
Inada Naoki
[Python-Dev] Re: The current state of typing PEPs
Larry Hastings
[Python-Dev] Re: The current state of typing PEPs
Christopher Barker
[Python-Dev] SC Acceptance: PEP 646 -- Variadic Generics
Barry Warsaw
[Python-Dev] SC Acceptance: PEP 646 -- Variadic Generics
Petr Viktorin
[Python-Dev] Re: SC Acceptance: PEP 646 -- Variadic Generics
Matthew Rahtz via Python-Dev
[Python-Dev] Re: SC Acceptance: PEP 646 -- Variadic Generics
Guido van Rossum
[Python-Dev] Re: SC Acceptance: PEP 646 -- Variadic Generics
Brett Cannon
[Python-Dev] Re: SC Acceptance: PEP 646 -- Variadic Generics
Matthew Rahtz via Python-Dev
[Python-Dev] Re: SC Acceptance: PEP 646 -- Variadic Generics
Matthew Rahtz via Python-Dev
[Python-Dev] RFC on PEP 673: Self Type
Pradeep Kumar Srinivasan
[Python-Dev] Re: RFC on PEP 673: Self Type
Petr Viktorin
[Python-Dev] Re: RFC on PEP 673: Self Type
Jelle Zijlstra
[Python-Dev] Re: RFC on PEP 673: Self Type
S Pradeep Kumar
[Python-Dev] Re: RFC on PEP 673: Self Type
Petr Viktorin
[Python-Dev] portable venv
Tamás Ozsváth
[Python-Dev] Re: portable venv
Brett Cannon
[Python-Dev] [RELEASE] Python 3.9.9 hotfix release is now available
Łukasz Langa
[Python-Dev] Preventing Unicode-related gotchas (Was: pre-PEP: Unicode Security Considerations for Python)
ptmcg
[Python-Dev] Re: Preventing Unicode-related gotchas (Was: pre-PEP: Unicode Security Considerations for Python)
Stestagg
[Python-Dev] Re: Preventing Unicode-related gotchas (Was: pre-PEP: Unicode Security Considerations for Python)
Terry Reedy
Earlier messages
Later messages