python-ideas
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-ideas] Re: Syntax proposal of for..in..if in regular for loops
Rob Cliffe via Python-ideas
[Python-ideas] Re: Syntax proposal of for..in..if in regular for loops
Steven D'Aprano
[Python-ideas] Re: Syntax proposal of for..in..if in regular for loops
Christopher Barker
[Python-ideas] Re: Syntax proposal of for..in..if in regular for loops
Stephen J. Turnbull
[Python-ideas] Re: Syntax proposal of for..in..if in regular for loops
David Mertz, Ph.D.
[Python-ideas] Re: Syntax proposal of for..in..if in regular for loops
brian . patrick . mccall
[Python-ideas] Re: Syntax proposal of for..in..if in regular for loops
Hasan Diwan
[Python-ideas] repeat until
lynneandallan
[Python-ideas] Re: repeat until
Eric Fahlgren
[Python-ideas] Re: repeat until
Rob Cliffe via Python-ideas
[Python-ideas] Re: repeat until
Om Joshi
[Python-ideas] Re: repeat until
Steven D'Aprano
[Python-ideas] Re: repeat until
Chris Angelico
[Python-ideas] Re: repeat until
Rob Cliffe via Python-ideas
[Python-ideas] Re: repeat until
Chris Angelico
[Python-ideas] Re: repeat until
Rob Cliffe via Python-ideas
[Python-ideas] Re: repeat until
Chris Angelico
[Python-ideas] Re: repeat until
Rob Cliffe via Python-ideas
[Python-ideas] Re: repeat until
Chris Angelico
[Python-ideas] Re: repeat until
Rob Cliffe via Python-ideas
[Python-ideas] Re: repeat until
Steven D'Aprano
[Python-ideas] Re: repeat until
Ben Rudiak-Gould
[Python-ideas] Re: repeat until
Greg Ewing
[Python-ideas] Re: repeat until
Ben Rudiak-Gould
[Python-ideas] Re: repeat until
Rob Cliffe via Python-ideas
[Python-ideas] Re: repeat until
Rob Cliffe via Python-ideas
[Python-ideas] Re: repeat until
Chris Angelico
[Python-ideas] Re: repeat until
Greg Ewing
[Python-ideas] Re: repeat until
Chris Angelico
[Python-ideas] Re: repeat until
Kevin Mills
[Python-ideas] Re: repeat until
om
[Python-ideas] Str to Byte
one last Day
[Python-ideas] Re: Str to Byte
Barry Scott
[Python-ideas] Re: Bringing the print statement back
Josiah (Gaming32) Glosson
[Python-ideas] Re: Bringing the print statement back
Juancarlo Añez
[Python-ideas] CLI convenience?
Eliot Lear
[Python-ideas] Re: CLI convenience?
Barry Scott
[Python-ideas] Re: CLI convenience?
Steven D'Aprano
[Python-ideas] Re: CLI convenience?
Cameron Simpson
[Python-ideas] Re: CLI convenience?
Eliot Lear
[Python-ideas] Please consider making dataclasses define an empty __post_init__
Neil Girdhar
[Python-ideas] Make 10**400 / 1e200 work?
Stefan Pochmann
[Python-ideas] Re: Make 10**400 / 1e200 work?
Damian Shaw
[Python-ideas] Re: Make 10**400 / 1e200 work?
Christopher Barker
[Python-ideas] Re: Make 10**400 / 1e200 work?
Chris Angelico
[Python-ideas] Re: Make 10**400 / 1e200 work?
Stefan Pochmann
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Stefan Pochmann
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Ben Rudiak-Gould
[Python-ideas] Re: Make 10**400 / 1e200 work?
Mark Dickinson
[Python-ideas] Re: Make 10**400 / 1e200 work?
Stefan Pochmann
[Python-ideas] Re: Make 10**400 / 1e200 work?
Mark Dickinson
[Python-ideas] Re: Make 10**400 / 1e200 work?
Ben Rudiak-Gould
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Ben Rudiak-Gould
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Christopher Barker
[Python-ideas] Re: Make 10**400 / 1e200 work?
om
[Python-ideas] Re: Make 10**400 / 1e200 work?
Om Joshi
[Python-ideas] Re: Make 10**400 / 1e200 work?
Dennis Sweeney
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Stephen J. Turnbull
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Ben Rudiak-Gould
[Python-ideas] Re: Make 10**400 / 1e200 work?
Tim Peters
[Python-ideas] Re: Make 10**400 / 1e200 work?
Chris Angelico
[Python-ideas] Using "Get Satisfaction" for Python Suggestions
Samuel Muldoon
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
Chris Angelico
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
Steven D'Aprano
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
Chris Angelico
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
Senhaji Rhazi hamza
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
Gerrit Holl
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
Steven D'Aprano
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
Stephen J. Turnbull
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
MRAB
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
David Mertz, Ph.D.
[Python-ideas] Re: Using "Get Satisfaction" for Python Suggestions
Richard Mateosian
[Python-ideas] A memory map based data persistence and startup speedup approach
文极
[Python-ideas] A memory map based data persistence and startup speedup approach
Stephen J. Turnbull
[Python-ideas] Re: A memory map based data persistence and startup speedup approach
Guido van Rossum
[Python-ideas] Re: A memory map based data persistence and startup speedup approach
Yichen Yan via Python-ideas
[Python-ideas] Requirements.txt inside virtual environment
Vishesh Mangla
[Python-ideas] Re: Requirements.txt inside virtual environment
Chris Angelico
[Python-ideas] Re: Requirements.txt inside virtual environment
Shantanu Jain
[Python-ideas] Re: Requirements.txt inside virtual environment
Vishesh Mangla
[Python-ideas] Re: Requirements.txt inside virtual environment
Ricky Teachey
[Python-ideas] Re: Requirements.txt inside virtual environment
Vishesh Mangla
[Python-ideas] Re: Requirements.txt inside virtual environment
Ricky Teachey
[Python-ideas] Re: Requirements.txt inside virtual environment
Vishesh Mangla
[Python-ideas] Re: Requirements.txt inside virtual environment
Steven D'Aprano
[Python-ideas] Re: Requirements.txt inside virtual environment
Chris Angelico
[Python-ideas] Re: Requirements.txt inside virtual environment
Oleg Broytman
[Python-ideas] Re: Requirements.txt inside virtual environment
Steven D'Aprano
[Python-ideas] Re: Requirements.txt inside virtual environment
Christopher Barker
[Python-ideas] Re: Requirements.txt inside virtual environment
Paul Moore
[Python-ideas] Re: Requirements.txt inside virtual environment
Steven D'Aprano
[Python-ideas] Irrelevant venv? [was: Requirements.txt inside virtual environment]
Stephen J. Turnbull
[Python-ideas] Re: Irrelevant venv? [was: Requirements.txt inside virtual environment]
Steven D'Aprano
[Python-ideas] Re: Irrelevant venv? [was: Requirements.txt inside virtual environment]
Stephen J. Turnbull
[Python-ideas] Re: Adding a thin wrapper class around the functions in stdlib.heapq
jackyeenguyen
[Python-ideas] Regex pattern matching
Valentin Berlier
[Python-ideas] Re: Regex pattern matching
Paul Moore
[Python-ideas] Re: Regex pattern matching
Eric V. Smith
[Python-ideas] Re: Regex pattern matching
Valentin Berlier
[Python-ideas] Re: Creating a class template file generator inside Python language
Avanish Gupta
[Python-ideas] Re: Creating a class template file generator inside Python language
Steven D'Aprano
[Python-ideas] Re: Creating a class template file generator inside Python language
Chris Angelico
[Python-ideas] Re: Creating a class template file generator inside Python language
Jelle Zijlstra
[Python-ideas] Creating ranges with ellipsis
Soni L.
[Python-ideas] Re: Creating ranges with ellipsis
Steven D'Aprano
[Python-ideas] Re: Creating ranges with ellipsis
Soni L.
[Python-ideas] Re: Creating ranges with ellipsis
Serhiy Storchaka
[Python-ideas] Re: Creating ranges with ellipsis
David Lowry-Duda
[Python-ideas] Re: Creating ranges with ellipsis
Nick Timkovich
[Python-ideas] Re: Creating ranges with ellipsis
Vishesh Mangla
[Python-ideas] New convenience attribute pathlib.Path.stems
Clay Gerrard
[Python-ideas] Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
Jonathan Slenders
[Python-ideas] Re: Regex timeouts
Bruce Leban
[Python-ideas] Re: Regex timeouts
Nick Timkovich
[Python-ideas] Re: Regex timeouts
Steven D'Aprano
[Python-ideas] Re: Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
Steven D'Aprano
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
Steven D'Aprano
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
Steven D'Aprano
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
MRAB
[Python-ideas] Regex timeouts
Ben Rudiak-Gould
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
David Mertz, Ph.D.
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
Stephen J. Turnbull
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
Stephen J. Turnbull
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
Paul Moore
[Python-ideas] Re: Regex timeouts
Ricky Teachey
[Python-ideas] Re: Regex timeouts
Stephen J. Turnbull
[Python-ideas] Re: Regex timeouts
Steven D'Aprano
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
MRAB
[Python-ideas] Re: Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
Chris Angelico
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
MRAB
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
Barry
[Python-ideas] Re: Regex timeouts
Steven D'Aprano
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Re: Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
J.B. Langston
[Python-ideas] Re: Regex timeouts
Tim Peters
[Python-ideas] Please consider mentioning property without setter when an attribute can't be set
Neil Girdhar
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Steven D'Aprano
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Neil Girdhar
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Christopher Barker
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Christopher Barker
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Steven D'Aprano
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Christopher Barker
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Eryk Sun
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Eric Fahlgren
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Paul Moore
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Eryk Sun
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
André Roberge
[Python-ideas] Re: Please consider mentioning property without setter when an attribute can't be set
Bruce Leban
[Python-ideas] urllib: addressing inflexibility in scheme-based joining
Lincoln Auster
[Python-ideas] urllib: addressing inflexibility in scheme-based joining
Stephen J. Turnbull
[Python-ideas] Missing expandvars equivalent in pathlib
anthony.flury via Python-ideas
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Christopher Barker
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Damian Shaw
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Serhiy Storchaka
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Christopher Barker
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Paul Moore
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Ricky Teachey
[Python-ideas] Re: Missing expandvars equivalent in pathlib
MRAB
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Ricky Teachey
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Chris Angelico
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Ricky Teachey
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Eric V. Smith
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Christopher Barker
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Steven D'Aprano
[Python-ideas] Re: Missing expandvars equivalent in pathlib
Steven D'Aprano
Earlier messages
Later messages