October 2014 Archives by date
Starting: Wed Oct 1 02:51:57 CEST 2014
Ending: Fri Oct 31 10:54:07 CET 2014
Messages: 309
- [Python-ideas] Python 2's re module should take longs
Steven D'Aprano
- [Python-ideas] Python 2's re module should take longs
Ned Deily
- [Python-ideas] Python 2's re module should take longs
Steven D'Aprano
- [Python-ideas] Python 2's re module should take longs
Antoine Pitrou
- [Python-ideas] Python 2's re module should take longs
Rob Cliffe
- [Python-ideas] possible extension to how the new StopIteration is handled (python >=3.3)
Stephan Sahm
- [Python-ideas] possible extension to how the new StopIteration is handled (python >=3.3)
Chris Angelico
- [Python-ideas] possible extension to how the new StopIteration is handled (python >=3.3)
Greg Ewing
- [Python-ideas] possible extension to how the new StopIteration is handled (python >=3.3)
Stephan Sahm
- [Python-ideas] possible extension to how the new StopIteration is handled (python >=3.3)
Chris Angelico
- [Python-ideas] possible extension to how the new StopIteration is handled (python >=3.3)
Stephan Sahm
- [Python-ideas] Make len() usable on a generator
Thomas Chaumeny
- [Python-ideas] Make len() usable on a generator
Chris Angelico
- [Python-ideas] Make len() usable on a generator
Mark Young
- [Python-ideas] Make len() usable on a generator
Thomas Chaumeny
- [Python-ideas] Make len() usable on a generator
Nick Coghlan
- [Python-ideas] Make len() usable on a generator
Mark Young
- [Python-ideas] Make len() usable on a generator
Todd
- [Python-ideas] Make len() usable on a generator
Stephen J. Turnbull
- [Python-ideas] Make len() usable on a generator
Skip Montanaro
- [Python-ideas] Make len() usable on a generator
Cathal Garvey
- [Python-ideas] Make len() usable on a generator
Thomas Chaumeny
- [Python-ideas] Make len() usable on a generator
Alexander Belopolsky
- [Python-ideas] Make len() usable on a generator
Ian Cordasco
- [Python-ideas] Delegating `BoundArguments.__getitem__` to `BoundArguments.arguments.__getitem__`
Ram Rachum
- [Python-ideas] Make len() usable on a generator
Alexander Belopolsky
- [Python-ideas] Make len() usable on a generator
Ian Cordasco
- [Python-ideas] Delegating `BoundArguments.__getitem__` to `BoundArguments.arguments.__getitem__`
Ram Rachum
- [Python-ideas] Make len() usable on a generator
Stefan Behnel
- [Python-ideas] Make len() usable on a generator
Joshua Landau
- [Python-ideas] Make len() usable on a generator
Andrew Barnert
- [Python-ideas] Make len() usable on a generator
Thomas Chaumeny
- [Python-ideas] Make len() usable on a generator
Andrew Barnert
- [Python-ideas] Extend unicodedata with a name search
Philipp A.
- [Python-ideas] Extend unicodedata with a name search
M.-A. Lemburg
- [Python-ideas] Delegating `BoundArguments.__getitem__` to `BoundArguments.arguments.__getitem__`
Yury Selivanov
- [Python-ideas] Make len() usable on a generator
Scott Dial
- [Python-ideas] Extend unicodedata with a name search
Stephen J. Turnbull
- [Python-ideas] Make len() usable on a generator
Stephen J. Turnbull
- [Python-ideas] Extend unicodedata with a name search
Chris Angelico
- [Python-ideas] Extend unicodedata with a name search
Steven D'Aprano
- [Python-ideas] Extend unicodedata with a name search
Steven D'Aprano
- [Python-ideas] Extend unicodedata with a name search
Stephen J. Turnbull
- [Python-ideas] Extend unicodedata with a name search
Chris Angelico
- [Python-ideas] Extend unicodedata with a name search
Steven D'Aprano
- [Python-ideas] Extend unicodedata with a name search
Andrew Barnert
- [Python-ideas] Extend unicodedata with a name search
Steven D'Aprano
- [Python-ideas] Delegating `BoundArguments.__getitem__` to `BoundArguments.arguments.__getitem__`
Nick Coghlan
- [Python-ideas] Make len() usable on a generator
Nick Coghlan
- [Python-ideas] Make len() usable on a generator
Nick Coghlan
- [Python-ideas] Make len() usable on a generator
Andrew Barnert
- [Python-ideas] Make len() usable on a generator
Steven D'Aprano
- [Python-ideas] Extend unicodedata with a name search
Paul Moore
- [Python-ideas] Make len() usable on a generator
Andrew Barnert
- [Python-ideas] Extend unicodedata with a name search
Andrew Barnert
- [Python-ideas] Make len() usable on a generator
Thomas Chaumeny
- [Python-ideas] Make len() usable on a generator
Guido van Rossum
- [Python-ideas] O(1) containment testing with Py3 range objects (was Re: Make len() usable on a generator)
Nick Coghlan
- [Python-ideas] Extend unicodedata with a name search
Serhiy Storchaka
- [Python-ideas] Add __parent__ to all classes, functions, and modules
Neil Girdhar
- [Python-ideas] Add __parent__ to all classes, functions, and modules
Benjamin Peterson
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Serhiy Storchaka
- [Python-ideas] Add __parent__ to all classes, functions, and modules
Neil Girdhar
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] Add __parent__ to all classes, functions, and modules
Benjamin Peterson
- [Python-ideas] Add __parent__ to all classes, functions, and modules
Neil Girdhar
- [Python-ideas] Add __parent__ to all classes, functions, and modules
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ed Kellett
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] collections.abc.BytesLike or ...? [was: [Python-Dev] bytes-like objects]
Jan Kaliszewski
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Raymond Hettinger
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Andrew Barnert
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Steven D'Aprano
- [Python-ideas] Add __parent__ to all classes, functions, and modules
Neil Girdhar
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Guido van Rossum
- [Python-ideas] Add __parent__ to all classes, functions, and modules
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Serhiy Storchaka
- [Python-ideas] collections.abc.BytesLike or ...? [was: [Python-Dev] bytes-like objects]
Serhiy Storchaka
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Andrew Barnert
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Ethan Furman
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Guido van Rossum
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Donald Stufft
- [Python-ideas] Better stdlib support for Path objects
Antoine Pitrou
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Guido van Rossum
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Guido van Rossum
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Terry Reedy
- [Python-ideas] Better stdlib support for Path objects
MRAB
- [Python-ideas] Better stdlib support for Path objects
Yury Selivanov
- [Python-ideas] Better stdlib support for Path objects
Cathal Garvey
- [Python-ideas] Better stdlib support for Path objects
Juancarlo Añez
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Andrew Barnert
- [Python-ideas] Better stdlib support for Path objects
Georg Brandl
- [Python-ideas] Better stdlib support for Path objects
random832 at fastmail.us
- [Python-ideas] Better stdlib support for Path objects
Juancarlo Añez
- [Python-ideas] Classes returned from functions
Juancarlo Añez
- [Python-ideas] Better stdlib support for Path objects
Alexander Belopolsky
- [Python-ideas] Better stdlib support for Path objects
MRAB
- [Python-ideas] Better stdlib support for Path objects
Antoine Pitrou
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Guido van Rossum
- [Python-ideas] Idea to support lazy loaded names.
Brian Allen Vanderburg II
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Donald Stufft
- [Python-ideas] Better stdlib support for Path objects
Donald Stufft
- [Python-ideas] Idea to support lazy loaded names.
Steven D'Aprano
- [Python-ideas] Idea to support lazy loaded names.
Terry Reedy
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Steven D'Aprano
- [Python-ideas] Idea to support lazy loaded names.
Steven D'Aprano
- [Python-ideas] Idea to support lazy loaded names.
Andrew Barnert
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] Better stdlib support for Path objects
Antoine Pitrou
- [Python-ideas] Better stdlib support for Path objects
Nick Coghlan
- [Python-ideas] Better stdlib support for Path objects
Nick Coghlan
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Cathal Garvey
- [Python-ideas] Better stdlib support for Path objects
M.-A. Lemburg
- [Python-ideas] Classes inside functions [was Re: Add __parent__ to all classes, functions, and modules]
Nick Coghlan
- [Python-ideas] Idea to support lazy loaded names.
Nick Coghlan
- [Python-ideas] Better stdlib support for Path objects
Wolfgang Maier
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Donald Stufft
- [Python-ideas] Better stdlib support for Path objects
Juancarlo Añez
- [Python-ideas] Better stdlib support for Path objects
random832 at fastmail.us
- [Python-ideas] Better stdlib support for Path objects
Donald Stufft
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Antoine Pitrou
- [Python-ideas] Better stdlib support for Path objects
Chris Angelico
- [Python-ideas] Better stdlib support for Path objects
Ed Kellett
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Paul Moore
- [Python-ideas] Better stdlib support for Path objects
Wolfgang Maier
- [Python-ideas] Enhanced stat_result objects (was: Better stdlib support for Path objects)
Paul Moore
- [Python-ideas] Better stdlib support for Path objects
Barry Warsaw
- [Python-ideas] Better stdlib support for Path objects
Ed Kellett
- [Python-ideas] Better stdlib support for Path objects
Nick Coghlan
- [Python-ideas] Better stdlib support for Path objects
Alexander Belopolsky
- [Python-ideas] Better stdlib support for Path objects
Nick Coghlan
- [Python-ideas] Better stdlib support for Path objects
Stephen J. Turnbull
- [Python-ideas] Better stdlib support for Path objects
Andrew Barnert
- [Python-ideas] Better stdlib support for Path objects
Donald Stufft
- [Python-ideas] Better stdlib support for Path objects
Antoine Pitrou
- [Python-ideas] Better stdlib support for Path objects
Chris Angelico
- [Python-ideas] Better stdlib support for Path objects
Antoine Pitrou
- [Python-ideas] Better stdlib support for Path objects
Chris Angelico
- [Python-ideas] Better stdlib support for Path objects
Antoine Pitrou
- [Python-ideas] Better stdlib support for Path objects
Wes Turner
- [Python-ideas] Better stdlib support for Path objects
Ethan Furman
- [Python-ideas] Better stdlib support for Path objects
Petr Viktorin
- [Python-ideas] Better stdlib support for Path objects
Donald Stufft
- [Python-ideas] Better stdlib support for Path objects
Georg Brandl
- [Python-ideas] Better stdlib support for Path objects
Alexander Belopolsky
- [Python-ideas] Better stdlib support for Path objects
Antoine Pitrou
- [Python-ideas] Better stdlib support for Path objects
Donald Stufft
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ethan Furman
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ethan Furman
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Alexander Belopolsky
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ethan Furman
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Guido van Rossum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
random832 at fastmail.us
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ram Rachum
- [Python-ideas] Enhanced stat_result objects (was: Better stdlib support for Path objects)
Tim Delaney
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Steven D'Aprano
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Steven D'Aprano
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Stephen J. Turnbull
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
random832 at fastmail.us
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Guido van Rossum
- [Python-ideas] Enhanced stat_result objects
Ben Finney
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Stephen J. Turnbull
- [Python-ideas] Better integration of multiprocessing with asyncio
Dan O'Reilly
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Nick Coghlan
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ed Kellett
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Stephen J. Turnbull
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ed Kellett
- [Python-ideas] metamodules (was: Re: Idea to support lazy loaded names.)
Nathaniel Smith
- [Python-ideas] Better integration of multiprocessing with asyncio
Guido van Rossum
- [Python-ideas] Better integration of multiprocessing with asyncio
Dan O'Reilly
- [Python-ideas] Better integration of multiprocessing with asyncio
Guido van Rossum
- [Python-ideas] Better integration of multiprocessing with asyncio
Dan O'Reilly
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Stephen J. Turnbull
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ed Kellett
- [Python-ideas] metamodules (was: Re: Idea to support lazy loaded names.)
Petr Viktorin
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
random832 at fastmail.us
- [Python-ideas] metamodules (was: Re: Idea to support lazy loaded names.)
Nathaniel Smith
- [Python-ideas] issubclass(collections.OrderedDict, collections.Sequence)
Ethan Furman
- [Python-ideas] metamodules (was: Re: Idea to support lazy loaded names.)
Nick Coghlan
- [Python-ideas] metamodules (was: Re: Idea to support lazy loaded names.)
Andrew Barnert
- [Python-ideas] metamodules (was: Re: Idea to support lazy loaded names.)
Nathaniel Smith
- [Python-ideas] reduce(func, seq, initial=0)
Stephan Sahm
- [Python-ideas] Extend unicodedata with a name search
Philipp A.
- [Python-ideas] reduce(func, seq, initial=0)
Chris Angelico
- [Python-ideas] reduce(func, seq, initial=0)
Steven D'Aprano
- [Python-ideas] metamodules (was: Re: Idea to support lazy loaded names.)
Nick Coghlan
- [Python-ideas] reduce(func, seq, initial=0)
Stefan Behnel
- [Python-ideas] reduce(func, seq, initial=0)
Nick Coghlan
- [Python-ideas] reduce(func, seq, initial=0)
Florian Bruhin
- [Python-ideas] reduce(func, seq, initial=0)
Stefan Behnel
- [Python-ideas] Extend unicodedata with a name search
Philipp A.
- [Python-ideas] reduce(func, seq, initial=0)
Florian Bruhin
- [Python-ideas] reduce(func, seq, initial=0)
Nick Coghlan
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
Adam Jorgensen
- [Python-ideas] Make len() usable on a generator
Adam Jorgensen
- [Python-ideas] Make len() usable on a generator
random832 at fastmail.us
- [Python-ideas] Make len() usable on a generator
Chris Angelico
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
João Santos
- [Python-ideas] Make len() usable on a generator
random832 at fastmail.us
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
Guido van Rossum
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
Ethan Furman
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
random832 at fastmail.us
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
Nick Coghlan
- [Python-ideas] Make len() usable on a generator
Thomas
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
Andrew Barnert
- [Python-ideas] Make len() usable on a generator
Andrew Barnert
- [Python-ideas] Make len() usable on a generator
Steven D'Aprano
- [Python-ideas] Negative limit for traceback.*
Thomas Allen
- [Python-ideas] Negative limit for traceback.*
Ethan Furman
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
Nick Coghlan
- [Python-ideas] Make len() usable on a generator
random832 at fastmail.us
- [Python-ideas] Make len() usable on a generator
random832 at fastmail.us
- [Python-ideas] Make len() usable on a generator
Terry Reedy
- [Python-ideas] including psutil in the standard library?
Victor Stinner
- [Python-ideas] including psutil in the standard library?
Andrew Barnert
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
Adam Jorgensen
- [Python-ideas] including psutil in the standard library?
Nick Coghlan
- [Python-ideas] Query about proposed Multi-line Anonymous Function syntaxes
Chris Angelico
- [Python-ideas] including psutil in the standard library?
Tshepang Lekhonkhobe
- [Python-ideas] including psutil in the standard library?
Jim Baker
- [Python-ideas] Need feedback about exposing an operator overloading in a module
Julien Palard
- [Python-ideas] Need feedback about exposing an operator overloading in a module
Ethan Furman
- [Python-ideas] Need feedback about exposing an operator overloading in a module
Greg Ewing
- [Python-ideas] namespace for backported stdlib modules?
Robert Collins
- [Python-ideas] Need feedback about exposing an operator overloading in a module
Terry Reedy
- [Python-ideas] namespace for backported stdlib modules?
Terry Reedy
- [Python-ideas] namespace for backported stdlib modules?
Ian Cordasco
- [Python-ideas] namespace for backported stdlib modules?
Robert Collins
- [Python-ideas] namespace for backported stdlib modules?
Antoine Pitrou
- [Python-ideas] namespace for backported stdlib modules?
Victor Stinner
- [Python-ideas] namespace for backported stdlib modules?
Georg Brandl
- [Python-ideas] namespace for backported stdlib modules?
Robert Collins
- [Python-ideas] namespace for backported stdlib modules?
Barry Warsaw
- [Python-ideas] namespace for backported stdlib modules?
Ethan Furman
- [Python-ideas] namespace for backported stdlib modules?
Robert Collins
- [Python-ideas] namespace for backported stdlib modules?
Sebastian Kreft
- [Python-ideas] namespace for backported stdlib modules?
Robert Collins
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Guido van Rossum
- [Python-ideas] Adding iOS/Android support to Python
Todd
- [Python-ideas] Adding iOS/Android support to Python
Masklinn
- [Python-ideas] Adding iOS/Android support to Python
Nick Coghlan
- [Python-ideas] Adding iOS/Android support to Python
Antoine Pitrou
- [Python-ideas] Adding iOS/Android support to Python
Terry Reedy
- [Python-ideas] Adding iOS/Android support to Python
Andrew Barnert
- [Python-ideas] Fwd: Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Fwd: Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Ned Deily
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Ned Deily
- [Python-ideas] Adding iOS/Android support to Python
Stefan Behnel
- [Python-ideas] Adding iOS/Android support to Python
Nick Coghlan
- [Python-ideas] Adding iOS/Android support to Python
Todd
- [Python-ideas] Adding iOS/Android support to Python
Ronald Oussoren
- [Python-ideas] Adding iOS/Android support to Python
Wes Turner
- [Python-ideas] Adding iOS/Android support to Python
Wes Turner
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Fwd: Adding iOS/Android support to Python
Terry Reedy
- [Python-ideas] Fwd: Adding iOS/Android support to Python
Terry Reedy
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Nick Coghlan
- [Python-ideas] Adding iOS/Android support to Python
Sturla Molden
- [Python-ideas] Adding iOS/Android support to Python
Russell Keith-Magee
- [Python-ideas] Adding iOS/Android support to Python
Andrew Barnert
- [Python-ideas] operator.call / operator.__call__
Antony Lee
- [Python-ideas] operator.call / operator.__call__
Yann Kaiser
- [Python-ideas] Deprecate dunder functions from operator module
Steven D'Aprano
- [Python-ideas] operator.call / operator.__call__
Steven D'Aprano
- [Python-ideas] Deprecate dunder functions from operator module
Ethan Furman
- [Python-ideas] Deprecate dunder functions from operator module
Terry Reedy
- [Python-ideas] operator.call / operator.__call__
Antony Lee
- [Python-ideas] operator.call / operator.__call__
Jonas Wielicki
- [Python-ideas] operator.call / operator.__call__
Andrew Barnert
- [Python-ideas] operator.call / operator.__call__
Jonas Wielicki
- [Python-ideas] "or raise" syntax
Javier Dehesa
- [Python-ideas] "or raise" syntax
Ethan Furman
- [Python-ideas] operator.call / operator.__call__
Terry Reedy
- [Python-ideas] "or raise" syntax
Terry Reedy
- [Python-ideas] Improving memory usage in shared-key attribute dicts
Hill, Bruce
- [Python-ideas] Improving memory usage in shared-key attribute dicts
Steven D'Aprano
- [Python-ideas] Improving memory usage in shared-key attribute dicts
Hill, Bruce
- [Python-ideas] Deprecate dunder functions from operator module
Nick Coghlan
Last message date:
Fri Oct 31 10:54:07 CET 2014
Archived on: Fri Oct 31 13:33:47 CET 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).