python-ideas
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-ideas] Re: Warn when iterating over an already exhausted generator
Chris Angelico
[Python-ideas] Re: Warn when iterating over an already exhausted generator
BoppreH via Python-ideas
[Python-ideas] Re: Warn when iterating over an already exhausted generator
Chris Angelico
[Python-ideas] Re: Warn when iterating over an already exhausted generator
Christopher Barker
[Python-ideas] Re: Warn when iterating over an already exhausted generator
David Mertz, Ph.D.
[Python-ideas] Re: Warn when iterating over an already exhausted generator
Dom Grigonis
[Python-ideas] Re: Warn when iterating over an already exhausted generator
Bruce Leban
[Python-ideas] Please update shutil.py copyfileobj to include code mentioned in below issues
jschwar
[Python-ideas] Re: Please update shutil.py copyfileobj to include code mentioned in below issues
Eryk Sun
[Python-ideas] Re: Please update shutil.py copyfileobj to include code mentioned in below issues
Jim Schwartz
[Python-ideas] Undefined type
Dom Grigonis
[Python-ideas] Re: Undefined type
David Mertz, Ph.D.
[Python-ideas] Re: Undefined type
Michael Foord
[Python-ideas] Fwd: Undefined type
Dom Grigonis
[Python-ideas] Re: Undefined type
Rob Cliffe via Python-ideas
[Python-ideas] Re: Undefined type
Dom Grigonis
[Python-ideas] Explicit encapsulation is better than implicit hardcoding?
Dom Grigonis
[Python-ideas] Re: Explicit encapsulation is better than implicit hardcoding?
Joao S. O. Bueno
[Python-ideas] Fwd: Explicit encapsulation is better than implicit hardcoding?
Dom Grigonis
[Python-ideas] Keyword argument support for exec/eval?
Raphael Gaschignard
[Python-ideas] Re: Keyword argument support for exec/eval?
Jelle Zijlstra
[Python-ideas] `join` method for the `list` class ... `list.join`
Samuel Muldoon
[Python-ideas] `join` method for the `list` class ... `list.join`
Stephen J. Turnbull
[Python-ideas] Re: `join` method for the `list` class ... `list.join`
Matthias Görgens
[Python-ideas] Re: `join` method for the `list` class ... `list.join`
David Mertz, Ph.D.
[Python-ideas] New Ideas for Python - Oregon State University Open Source Software Course
Woodlock, Eric
[Python-ideas] Re: New Ideas for Python - Oregon State University Open Source Software Course
Valentin Berlier
[Python-ideas] Add a .whitespace property to module unicodedata
Antonio Carlos Jorge Patricio
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Paul Moore
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Chris Angelico
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Paul Moore
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Marc-Andre Lemburg
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Richard Damon
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Ethan Furman
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Barry
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Marc-Andre Lemburg
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Chris Angelico
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Chris Angelico
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Chris Angelico
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Chris Angelico
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Chris Angelico
[Python-ideas] Re: Add a .whitespace property to module unicodedata
David Mertz, Ph.D.
[Python-ideas] Re: Add a .whitespace property to module unicodedata
Chris Angelico
[Python-ideas] Add a .whitespace property to module unicodedata
Antonio Carlos Jorge Patricio
[Python-ideas] extend method of the list class could return a reference to the list so that we can chain method calls
Samuel Muldoon
[Python-ideas] Re: extend method of the list class could return a reference to the list so that we can chain method calls
Richard Damon
[Python-ideas] Re: extend method of the list class could return a reference to the list so that we can chain method calls
Tal Einat
[Python-ideas] Virtual packages
Soni L.
[Python-ideas] Visual Python.
Michael R
[Python-ideas] Re: Visual Python.
Chris Angelico
[Python-ideas] Re: Visual Python.
André Roberge
[Python-ideas] Re: Visual Python.
Michael R
[Python-ideas] Re: Visual Python.
Jake Diamond-Reivich
[Python-ideas] Re: Visual Python.
Michael R
[Python-ideas] The exact operation of -m is unclear
Soni L.
[Python-ideas] Mark a set of keys of a TypedDict as incompatible
Sync In
[Python-ideas] Re: Mark a set of keys of a TypedDict as incompatible
Barry
[Python-ideas] Thoughts on allowing Path objects in shlex.join
mitchell . negus . 57
[Python-ideas] Re: Thoughts on allowing Path objects in shlex.join
Barry
[Python-ideas] Re: Thoughts on allowing Path objects in shlex.join
Mitch
[Python-ideas] @lazy decorator an alternative to functools.partial ?
Daniel Guffey
[Python-ideas] Re: @lazy decorator an alternative to functools.partial ?
Lucas Wiman
[Python-ideas] Re: @lazy decorator an alternative to functools.partial ?
Daniel Guffey
[Python-ideas] Re: @lazy decorator an alternative to functools.partial ?
David Mertz, Ph.D.
[Python-ideas] Re: @lazy decorator an alternative to functools.partial ?
Daniel Guffey
[Python-ideas] Re: @lazy decorator an alternative to functools.partial ?
Chris Angelico
[Python-ideas] Re: @lazy decorator an alternative to functools.partial ?
Christopher Barker
[Python-ideas] Re: @lazy decorator an alternative to functools.partial ?
Greg Ewing
[Python-ideas] Re: @lazy decorator an alternative to functools.partial ?
MRAB
[Python-ideas] Make ellipsis an indicator of missing implementation
haael
[Python-ideas] Re: Make ellipsis an indicator of missing implementation
Antoine Rozo
[Python-ideas] Re: Make ellipsis an indicator of missing implementation
Al Sweigart
[Python-ideas] Re: Make ellipsis an indicator of missing implementation
David Mertz, Ph.D.
[Python-ideas] Re: Make ellipsis an indicator of missing implementation
Rob Cliffe via Python-ideas
[Python-ideas] new PEP: implementation independent native code invocation and data exchange ABI standard (not sure if accurate)
Evan Greenup via Python-ideas
[Python-ideas] Re: new PEP: implementation independent native code invocation and data exchange ABI standard (not sure if accurate)
Jelle Zijlstra
[Python-ideas] Re: new PEP: implementation independent native code invocation and data exchange ABI standard (not sure if accurate)
Christopher Barker
[Python-ideas] Re: new PEP: implementation independent native code invocation and data exchange ABI standard (not sure if accurate)
turnbull
[Python-ideas] Re: new PEP: implementation independent native code invocation and data exchange ABI standard (not sure if accurate)
Wes Turner
[Python-ideas] Allowing `str.format` to format one or more parameters instead of all parameters
Samuel Muldoon
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Greg Ewing
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Matthias Görgens
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
KL5L
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Damian Cross
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Joao S. O. Bueno
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Chris Angelico
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
MRAB
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Alexandre Brault
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
MRAB
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Bruce Leban
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Greg Ewing
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Rob Cliffe via Python-ideas
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Damian Cross
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Matthias Görgens
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
David Mertz, Ph.D.
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Matsuoka Takuo
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
MRAB
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Matsuoka Takuo
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
MRAB
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Matsuoka Takuo
[Python-ideas] Re: Allowing `str.format` to format one or more parameters instead of all parameters
Matthias Görgens
[Python-ideas] Protocols Subclassing Normal Classes
Jordan Macdonald
[Python-ideas] Re: Protocols Subclassing Normal Classes
Chris Angelico
[Python-ideas] Re: Protocols Subclassing Normal Classes
Mathew Elman
[Python-ideas] Re: Protocols Subclassing Normal Classes
Jelle Zijlstra
[Python-ideas] Re: XDG Directory Support for PDB
Barry
[Python-ideas] XDG Directory Support for PDB
Gustaf Waldemarson
[Python-ideas] Re: XDG Directory Support for PDB
Barry
[Python-ideas] Re: XDG Directory Support for PDB
turnbull
[Python-ideas] Re: XDG Directory Support for PDB
Gustaf Waldemarson
[Python-ideas] Re: XDG Directory Support for PDB
Barry
[Python-ideas] Re: XDG Directory Support for PDB
Gustaf Waldemarson
[Python-ideas] Re: XDG Directory Support for PDB
Barry
[Python-ideas] Re: XDG Directory Support for PDB
turnbull
[Python-ideas] Python should add "__name__" and "__doc__" attributes to "functools.partial"
Matteo Raso via Python-ideas
[Python-ideas] Can we give built-in `help` function a `__qualname__` attribute
Samuel Muldoon
[Python-ideas] Re: Can we give built-in `help` function a `__qualname__` attribute
Michael Foord
[Python-ideas] Re: Can we give built-in `help` function a `__qualname__` attribute
Jeremiah Paige
[Python-ideas] Re: Can we give built-in `help` function a `__qualname__` attribute
Christopher Barker
[Python-ideas] Auto dedent -c arguments.
Jonathan Crall
[Python-ideas] Re: Auto dedent -c arguments.
Lucas Wiman
[Python-ideas] Re: Auto dedent -c arguments.
Cameron Simpson
[Python-ideas] Re: Auto dedent -c arguments.
Barry Scott
[Python-ideas] Re: Auto dedent -c arguments.
Jonathan Crall
[Python-ideas] Re: Auto dedent -c arguments.
Barry
[Python-ideas] Re: Auto dedent -c arguments.
Jonathan Crall
[Python-ideas] len(Enum) should raise TypeError
Richard Hajek
[Python-ideas] Re: len(Enum) should raise TypeError
Benedict Verhegghe
[Python-ideas] Re: len(Enum) should raise TypeError
Greg Ewing
[Python-ideas] Re: len(Enum) should raise TypeError
Chris Angelico
[Python-ideas] Re: len(Enum) should raise TypeError
Richard Hajek
[Python-ideas] Re: len(Enum) should raise TypeError
Benedict Verhegghe
[Python-ideas] Re: len(Enum) should raise TypeError
Chris Angelico
[Python-ideas] Re: len(Enum) should raise TypeError
Benedict Verhegghe
[Python-ideas] Re: len(Enum) should raise TypeError
Chris Angelico
[Python-ideas] Re: len(Enum) should raise TypeError
Richard Hajek
[Python-ideas] Re: len(Enum) should raise TypeError
James Addison via Python-ideas
[Python-ideas] Re: len(Enum) should raise TypeError
Jonathan Fine
[Python-ideas] Re: len(Enum) should raise TypeError
Richard Hajek
[Python-ideas] Re: len(Enum) should raise TypeError
Thomas Grainger
[Python-ideas] Re: len(Enum) should raise TypeError
Ethan Furman
[Python-ideas] Re: len(Enum) should raise TypeError
outthere
[Python-ideas] Make decorator-based context managers reentrant
Tobias Bengfort
[Python-ideas] Re: Make decorator-based context managers reentrant
Barry
[Python-ideas] Re: Make decorator-based context managers reentrant
Tobias Bengfort
[Python-ideas] An interface for `mro` methods similar to the interface for `iter`, `getattr`, etc...
Samuel Muldoon
[Python-ideas] Re: An interface for `mro` methods similar to the interface for `iter`, `getattr`, etc...
Steven D'Aprano
[Python-ideas] Re: An interface for `mro` methods similar to the interface for `iter`, `getattr`, etc...
Rob Cliffe via Python-ideas
[Python-ideas] C#-style "as" casting syntactic sugar for type hints
Will Bradley
[Python-ideas] Re: C#-style "as" casting syntactic sugar for type hints
Damian Shaw
[Python-ideas] Re: C#-style "as" casting syntactic sugar for type hints
Chris Angelico
[Python-ideas] Bind/normalize params for @functools.cache
Steve Jorgensen
[Python-ideas] Re: Bind/normalize params for @functools.cache
Steve Jorgensen
[Python-ideas] Native support of YAML in Python STDLIB
scott.fields--- via Python-ideas
[Python-ideas] Re: Native support of YAML in Python STDLIB
Christopher Barker
[Python-ideas] Re: Native support of YAML in Python STDLIB
David Mertz, Ph.D.
[Python-ideas] Re: Native support of YAML in Python STDLIB
Wes Turner
[Python-ideas] join() could add separators at start or end
Rob Cliffe via Python-ideas
[Python-ideas] Re: join() could add separators at start or end
Ben Rudiak-Gould
[Python-ideas] Re: join() could add separators at start or end
Bruce Leban
[Python-ideas] Re: join() could add separators at start or end
Rob Cliffe via Python-ideas
[Python-ideas] Re: join() could add separators at start or end
Antoine Rozo
[Python-ideas] Re: join() could add separators at start or end
constantin
[Python-ideas] Re: join() could add separators at start or end
Rob Cliffe via Python-ideas
[Python-ideas] Re: join() could add separators at start or end
Barry
[Python-ideas] Ampersand operator for strings
Rob Cliffe via Python-ideas
[Python-ideas] Re: Ampersand operator for strings
David Mertz, Ph.D.
[Python-ideas] Re: Ampersand operator for strings
Steven D'Aprano
[Python-ideas] Re: Ampersand operator for strings
Joao S. O. Bueno
[Python-ideas] Re: Ampersand operator for strings
Marc-Andre Lemburg
[Python-ideas] Re: Ampersand operator for strings
Steven D'Aprano
[Python-ideas] Re: Ampersand operator for strings
Marc-Andre Lemburg
[Python-ideas] Re: Ampersand operator for strings
Joao S. O. Bueno
[Python-ideas] Re: Ampersand operator for strings
Stephen J. Turnbull
[Python-ideas] Re: Ampersand operator for strings
Rob Cliffe via Python-ideas
[Python-ideas] Re: Ampersand operator for strings
Stephen J. Turnbull
[Python-ideas] Re: Ampersand operator for strings
Rob Cliffe via Python-ideas
[Python-ideas] Re: Ampersand operator for strings
Rob Cliffe via Python-ideas
[Python-ideas] Re: Ampersand operator for strings
Valentin Berlier
[Python-ideas] Re: Ampersand operator for strings
Jeremiah Paige
[Python-ideas] Re: Ampersand operator for strings
Rob Cliffe via Python-ideas
[Python-ideas] Re: Ampersand operator for strings
Antoine Rozo
[Python-ideas] Re: Ampersand operator for strings
Rob Cliffe via Python-ideas
[Python-ideas] Re: Ampersand operator for strings
Bruce Leban
[Python-ideas] Re: Ampersand operator for strings
Rob Cliffe via Python-ideas
[Python-ideas] Restricting access to sensitive APIs with a permission model like Deno
python--- via Python-ideas
[Python-ideas] Re: Restricting access to sensitive APIs with a permission model like Deno
Chris Angelico
[Python-ideas] Re: Restricting access to sensitive APIs with a permission model like Deno
python--- via Python-ideas
[Python-ideas] Re: Restricting access to sensitive APIs with a permission model like Deno
Tobias HT
[Python-ideas] Re: Restricting access to sensitive APIs with a permission model like Deno
Chris Angelico
[Python-ideas] Re: Restricting access to sensitive APIs with a permission model like Deno
python--- via Python-ideas
[Python-ideas] Re: Restricting access to sensitive APIs with a permission model like Deno
Chris Angelico
Earlier messages
Later messages