python-ideas
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-ideas] Re: Dataclasses for complex models, A proposal for datatrees,
Christopher Barker
[Python-ideas] Make dataclass aware that it might be used with Enum
Steve Jorgensen
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Steve Jorgensen
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Steve Jorgensen
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Barry Scott
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Michael Foord
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Ethan Furman
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Ethan Furman
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Steve Jorgensen
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Ethan Furman
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Steve Jorgensen
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Steve Jorgensen
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Barry Scott
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
David Mertz, Ph.D.
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Steve Jorgensen
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Chris Angelico
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Steve Jorgensen
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Michael Foord
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Ethan Furman
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Ethan Furman
[Python-ideas] Re: Make dataclass aware that it might be used with Enum
Ethan Furman
[Python-ideas] Confusing naming of Optional type should be changed
nverich07
[Python-ideas] Re: Confusing naming of Optional type should be changed
Jelle Zijlstra
[Python-ideas] Re: Confusing naming of Optional type should be changed
nverich07
[Python-ideas] Re: Confusing naming of Optional type should be changed
Stephen J. Turnbull
[Python-ideas] Re: Confusing naming of Optional type should be changed
Thomas Grainger
[Python-ideas] Re: Confusing naming of Optional type should be changed
Jelle Zijlstra
[Python-ideas] Re: Confusing naming of Optional type should be changed
Stephen J. Turnbull
[Python-ideas] Re: Confusing naming of Optional type should be changed
nverich07
[Python-ideas] Re: Confusing naming of Optional type should be changed
Kevin Mills
[Python-ideas] Re: Confusing naming of Optional type should be changed
Stephen J. Turnbull
[Python-ideas] Pip & gpg story
J. Pic
[Python-ideas] Re: Pip & gpg story
Chris Angelico
[Python-ideas] Re: Pip & gpg story
Jean Abou Samra
[Python-ideas] Adopting better naming conventions (food for thought)
abed...@gmail.com
[Python-ideas] Re: Adopting better naming conventions (food for thought)
Paul Moore
[Python-ideas] dataclass field argument to allow converting value on init
Dexter Hill
[Python-ideas] Re: dataclass field argument to allow converting value on init
Paul Bryan
[Python-ideas] Re: dataclass field argument to allow converting value on init
Simão Afonso
[Python-ideas] Re: dataclass field argument to allow converting value on init
Dexter Hill
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Simão Afonso
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Dexter Hill
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Dexter Hill
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Dexter Hill
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Paul Bryan
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Paul Bryan
[Python-ideas] Re: dataclass field argument to allow converting value on init
Dexter Hill
[Python-ideas] Re: dataclass field argument to allow converting value on init
Steve Jorgensen
[Python-ideas] Re: dataclass field argument to allow converting value on init
Dexter Hill
[Python-ideas] Re: dataclass field argument to allow converting value on init
Thomas Kehrenberg
[Python-ideas] Re: dataclass field argument to allow converting value on init
Dexter Hill
[Python-ideas] Ellipsis (...) to be roughly synonymous with *<varname> in destructuring but without capture.
Steve Jorgensen
[Python-ideas] Re: Ellipsis (...) to be roughly synonymous with *<varname> in destructuring but without capture.
Steve Jorgensen
[Python-ideas] Re: Ellipsis (...) to be roughly synonymous with *<varname> in destructuring but without capture.
Chris Angelico
[Python-ideas] Re: Ellipsis (...) to be roughly synonymous with *<varname> in destructuring but without capture.
Steve Jorgensen
[Python-ideas] Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Brendan Barnwell
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Carl Meyer via Python-ideas
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Carl Meyer via Python-ideas
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Carl Meyer via Python-ideas
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Martin Di Paola
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Paul Moore
[Python-ideas] Re: Generalized deferred computation in Python
Eric V. Smith via Python-ideas
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Martin Di Paola
[Python-ideas] Re: Generalized deferred computation in Python
Paul Moore
[Python-ideas] Re: Generalized deferred computation in Python
Martin Di Paola
[Python-ideas] Re: Generalized deferred computation in Python
Ben Rudiak-Gould
[Python-ideas] Re: Generalized deferred computation in Python
Barry Scott
[Python-ideas] Re: Generalized deferred computation in Python
Stephen J. Turnbull
[Python-ideas] Re: Generalized deferred computation in Python
Barry
[Python-ideas] Re: Generalized deferred computation in Python
Stephen J. Turnbull
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Stephen J. Turnbull
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Stephen J. Turnbull
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Neil Girdhar
[Python-ideas] Re: Generalized deferred computation in Python
Joao S. O. Bueno
[Python-ideas] Re: Generalized deferred computation in Python
Ben Rudiak-Gould
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Joao S. O. Bueno
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Joao S. O. Bueno
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Joao S. O. Bueno
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Joao S. O. Bueno
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Steve Jorgensen
[Python-ideas] Re: Generalized deferred computation in Python
Steve Jorgensen
[Python-ideas] Re: Generalized deferred computation in Python
Rob Cliffe via Python-ideas
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
David Mertz, Ph.D.
[Python-ideas] Re: Generalized deferred computation in Python
Brendan Barnwell
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Brendan Barnwell
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Re: Generalized deferred computation in Python
Piotr Duda
[Python-ideas] Re: Generalized deferred computation in Python
Jelle Zijlstra
[Python-ideas] Re: Generalized deferred computation in Python
Chris Angelico
[Python-ideas] Add tz argument to date.today()
Lucas Wiman
[Python-ideas] Re: Add tz argument to date.today()
Paul Bryan
[Python-ideas] Re: Add tz argument to date.today()
Steven D'Aprano
[Python-ideas] Add a line_offsets() method to str
Jonathan Slenders
[Python-ideas] Re: Add a line_offsets() method to str
Christopher Barker
[Python-ideas] Re: Add a line_offsets() method to str
Lucas Wiman
[Python-ideas] Re: Add a line_offsets() method to str
Jonathan Slenders
[Python-ideas] Re: Add a line_offsets() method to str
Paul Moore
[Python-ideas] Re: Add a line_offsets() method to str
Eric V. Smith via Python-ideas
[Python-ideas] Re: Add a line_offsets() method to str
Paul Moore
[Python-ideas] Re: Add a line_offsets() method to str
Jeremiah Gabriel Pascual
[Python-ideas] Re: Add a line_offsets() method to str
MRAB
[Python-ideas] Re: Add a line_offsets() method to str
Stephen J. Turnbull
[Python-ideas] Re: Add a line_offsets() method to str
Inada Naoki
[Python-ideas] Re: Add a line_offsets() method to str
Inada Naoki
[Python-ideas] Re: Add a line_offsets() method to str
n . musolino
[Python-ideas] Re: Add a line_offsets() method to str
Jonathan Fine
[Python-ideas] Re: Add a line_offsets() method to str
Christopher Barker
[Python-ideas] Re: Add a line_offsets() method to str
Jonathan Slenders
[Python-ideas] Re: Add a line_offsets() method to str
Christopher Barker
[Python-ideas] Re: Add a line_offsets() method to str
Christopher Barker
[Python-ideas] Re: Add a line_offsets() method to str
MRAB
[Python-ideas] Re: Add a line_offsets() method to str
Steve Jorgensen
[Python-ideas] Re: Add a line_offsets() method to str
Steve Jorgensen
[Python-ideas] Type checking for **kwargs based on its use
Mauricio Villegas via Python-ideas
[Python-ideas] Re: Type checking for **kwargs based on its use
Alex Waygood
[Python-ideas] Re: Type checking for **kwargs based on its use
Paul Moore
[Python-ideas] Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steve Jorgensen
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Chris Angelico
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steven D'Aprano
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steve Jorgensen
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Paul Moore
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Chris Angelico
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Jonathan Fine
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
MRAB
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steve Jorgensen
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Stephen J. Turnbull
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steven D'Aprano
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Lucas Wiman
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Stephen J. Turnbull
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steven D'Aprano
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Lucas Wiman
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steven D'Aprano
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steve Jorgensen
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Paul Moore
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Mike Miller
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Chris Angelico
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Jeremiah Paige
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Lucas Wiman
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Steven D'Aprano
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Paul Moore
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Jonathan Fine
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Chris Angelico
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Jonathan Fine
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
MRAB
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Chris Angelico
[Python-ideas] Re: Bare wildcard in de-structuring to ignore remainder and stop iterating (restart)
Mike Miller
[Python-ideas] TaskGroup and create_task method.
Abdulla Al Kathiri
[Python-ideas] Re: disallow assignment to unknown ssl.SSLContext attributes
Thomas Grainger
[Python-ideas] Re: disallow assignment to unknown ssl.SSLContext attributes
Thomas Grainger
[Python-ideas] A “big picture” question.
James Johnson
[Python-ideas] Re: A “big picture” question.
Chris Angelico
[Python-ideas] Re: A “big picture” question.
Steven D'Aprano
[Python-ideas] Re: A “big picture” question.
Steven D'Aprano
[Python-ideas] Re: A “big picture” question.
Dennis Sweeney
[Python-ideas] Re: A “big picture” question.
Stephen J. Turnbull
[Python-ideas] default as a keyword argument for dict.get and dict.pop
martineznicolas41541
[Python-ideas] Re: default as a keyword argument for dict.get and dict.pop
Steven D'Aprano
[Python-ideas] Re: default as a keyword argument for dict.get and dict.pop
Chris Angelico
[Python-ideas] Re: default as a keyword argument for dict.get and dict.pop
Eric V. Smith via Python-ideas
[Python-ideas] Re: default as a keyword argument for dict.get and dict.pop
Rob Cliffe via Python-ideas
[Python-ideas] Re: default as a keyword argument for dict.get and dict.pop
Barry
[Python-ideas] Re: default as a keyword argument for dict.get and dict.pop
Rob Cliffe via Python-ideas
[Python-ideas] Add .except() and .only(), and .values_at(). instance methods to dict
Steve Jorgensen
[Python-ideas] Re: Add .except() and .only(), and .values_at(). instance methods to dict
David Mertz, Ph.D.
[Python-ideas] Re: Add .except() and .only(), and .values_at(). instance methods to dict
Stephen J. Turnbull
[Python-ideas] Re: Add .except() and .only(), and .values_at(). instance methods to dict
Chris Angelico
[Python-ideas] Re: Add .except() and .only(), and .values_at(). instance methods to dict
Christopher Barker
[Python-ideas] Re: Add .except() and .only(), and .values_at(). instance methods to dict
Steven D'Aprano
[Python-ideas] Addition to fnmatch.py
John Carter
[Python-ideas] Re: Addition to fnmatch.py
David Mertz, Ph.D.
Earlier messages
Later messages