The Python-ideas September 2012 Archive by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Sat Sep 1 02:03:06 CEST 2012
Ending: Sun Sep 30 23:51:30 CEST 2012
Messages: 197
- [Python-ideas] Unpack of sequences Greg Ewing
- [Python-ideas] Add a "hasmethod()" builtin? Gregory P. Smith
- [Python-ideas] Verbose traceback formatting Mike Graham
- [Python-ideas] itertools.chunks(iterable, size, fill=None)
anatoly techtonik
- [Python-ideas] itertools.chunks(iterable, size, fill=None)
Miki Tebeka
- [Python-ideas] itertools.chunks(iterable, size, fill=None)
anatoly techtonik
- [Python-ideas] itertools.chunks(iterable, size, fill=None) Stephen J. Turnbull
- [Python-ideas] itertools.chunks(iterable, size, fill=None)
anatoly techtonik
- [Python-ideas] itertools.chunks(iterable, size, fill=None) MRAB
- [Python-ideas] itertools.chunks(iterable, size, fill=None)
Miki Tebeka
- [Python-ideas] sequence.apply(function)
anatoly techtonik
- [Python-ideas] sequence.apply(function) Steven D'Aprano
- [Python-ideas] sequence.apply(function) Ned Batchelder
- [Python-ideas] sequence.apply(function)
Guido van Rossum
- [Python-ideas] sequence.apply(function)
Yuval Greenfield
- [Python-ideas] sequence.apply(function) Antoine Pitrou
- [Python-ideas] sequence.apply(function) Nick Coghlan
- [Python-ideas] sequence.apply(function) Yuval Greenfield
- [Python-ideas] sequence.apply(function)
Yuval Greenfield
- [Python-ideas] Memoryview tolist() method is misleading
Alexander Belopolsky
- [Python-ideas] 0-dimensional memoryviews?
Antoine Pitrou
- [Python-ideas] 0-dimensional memoryviews? Alexander Belopolsky
- [Python-ideas] Memoryview tolist() method is misleading Stefan Krah
- [Python-ideas] 0-dimensional memoryviews?
Antoine Pitrou
- [Python-ideas] Add annotations to global statement
Alexandre Bosc
- [Python-ideas] Add annotations to global statement
Rob Cliffe
- [Python-ideas] Add annotations to global statement Mike Graham
- [Python-ideas] Add annotations to global statement Alexandre Bosc
- [Python-ideas] Add annotations to global statement
Rob Cliffe
- [Python-ideas] reprs of recursive datastructures.
Mike Graham
- [Python-ideas] reprs of recursive datastructures.
Terry Reedy
- [Python-ideas] reprs of recursive datastructures.
Terry Reedy
- [Python-ideas] reprs of recursive datastructures. Alexander Belopolsky
- [Python-ideas] reprs of recursive datastructures. Guido van Rossum
- [Python-ideas] reprs of recursive datastructures. Terry Reedy
- [Python-ideas] reprs of recursive datastructures. Steven D'Aprano
- [Python-ideas] reprs of recursive datastructures. Steven D'Aprano
- [Python-ideas] reprs of recursive datastructures. Nick Coghlan
- [Python-ideas] reprs of recursive datastructures. Guido van Rossum
- [Python-ideas] reprs of recursive datastructures. Nick Coghlan
- [Python-ideas] reprs of recursive datastructures. Terry Reedy
- [Python-ideas] reprs of recursive datastructures. Alexander Belopolsky
- [Python-ideas] reprs of recursive datastructures. Guido van Rossum
- [Python-ideas] reprs of recursive datastructures. MRAB
- [Python-ideas] reprs of recursive datastructures. Alexander Belopolsky
- [Python-ideas] reprs of recursive datastructures. MRAB
- [Python-ideas] reprs of recursive datastructures. Cameron Simpson
- [Python-ideas] reprs of recursive datastructures. Raymond Hettinger
- [Python-ideas] reprs of recursive datastructures.
Terry Reedy
- [Python-ideas] reprs of recursive datastructures.
Terry Reedy
- [Python-ideas] bdist naming scheme (compatibility tags) PEP
Daniel Holth
- [Python-ideas] bdist naming scheme (compatibility tags) PEP
Nick Coghlan
- [Python-ideas] bdist naming scheme (compatibility tags) PEP
Paul Moore
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Daniel Holth
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Paul Moore
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Paul Moore
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Daniel Holth
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Paul Moore
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Daniel Holth
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Paul Moore
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Daniel Holth
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Paul Moore
- [Python-ideas] bdist naming scheme (compatibility tags) PEP
Paul Moore
- [Python-ideas] bdist naming scheme (compatibility tags) PEP Daniel Holth
- [Python-ideas] bdist naming scheme (compatibility tags) PEP
Nick Coghlan
- [Python-ideas] issue15824 Simon Sapin
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple
Masklinn
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple Terry Reedy
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple Steven D'Aprano
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple alex23
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple
Nick Coghlan
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple
Masklinn
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple Oscar Benjamin
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple Jim Jewett
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple Oscar Benjamin
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple Nick Coghlan
- [Python-ideas] Optional kwarg making attrgetter & itemgetter always return a tuple
Masklinn
- [Python-ideas] syntax to continue into the next subsequent except block
Paul Wiseman
- [Python-ideas] syntax to continue into the next subsequent except block Scott Dial
- [Python-ideas] syntax to continue into the next subsequent except block
Terry Reedy
- [Python-ideas] syntax to continue into the next subsequent except block
Stephen J. Turnbull
- [Python-ideas] syntax to continue into the next subsequent except block Nick Coghlan
- [Python-ideas] syntax to continue into the next subsequent except block Paul Wiseman
- [Python-ideas] syntax to continue into the next subsequent except block Cameron Simpson
- [Python-ideas] syntax to continue into the next subsequent except block Yury Selivanov
- [Python-ideas] syntax to continue into the next subsequent except block Guido van Rossum
- [Python-ideas] syntax to continue into the next subsequent except block Joshua Landau
- [Python-ideas] syntax to continue into the next subsequent except block Chris Rebert
- [Python-ideas] syntax to continue into the next subsequent except block Greg Ewing
- [Python-ideas] syntax to continue into the next subsequent except block Guido van Rossum
- [Python-ideas] syntax to continue into the next subsequent except block Paul Wiseman
- [Python-ideas] syntax to continue into the next subsequent except block Nick Coghlan
- [Python-ideas] syntax to continue into the next subsequent except block Jim Jewett
- [Python-ideas] syntax to continue into the next subsequent except block Steven D'Aprano
- [Python-ideas] syntax to continue into the next subsequent except block Paul Wiseman
- [Python-ideas] syntax to continue into the next subsequent except block Steven D'Aprano
- [Python-ideas] syntax to continue into the next subsequent except block Stephen J. Turnbull
- [Python-ideas] syntax to continue into the next subsequent except block Nick Coghlan
- [Python-ideas] syntax to continue into the next subsequent except block Chris Kaynor
- [Python-ideas] syntax to continue into the next subsequent except block Stephen J. Turnbull
- [Python-ideas] syntax to continue into the next subsequent except block Terry Reedy
- [Python-ideas] syntax to continue into the next subsequent except block Cameron Simpson
- [Python-ideas] syntax to continue into the next subsequent except block Joshua Landau
- [Python-ideas] syntax to continue into the next subsequent except block Jim Jewett
- [Python-ideas] syntax to continue into the next subsequent except block Joshua Landau
- [Python-ideas] syntax to continue into the next subsequent except block Paul Wiseman
- [Python-ideas] syntax to continue into the next subsequent except block Rob Cliffe
- [Python-ideas] syntax to continue into the next subsequent except block
Stephen J. Turnbull
- [Python-ideas] syntax to continue into the next subsequent except block Greg Ewing
- [Python-ideas] syntax to continue into the next subsequent except block V James Powell
- [Python-ideas] Why is there no way to pass PYTHONPATH on the command line?
Daniel Holth
- [Python-ideas] Why is there no way to pass PYTHONPATH on the command line? Mike Graham
- [Python-ideas] Why is there no way to pass PYTHONPATH on the command line? Eric Snow
- [Python-ideas] Why is there no way to pass PYTHONPATH on the command line? Gerald Britton
- [Python-ideas] Why is there no way to pass PYTHONPATH on the command line? Gerald Britton
- [Python-ideas] Expansion of the range of small integers
Serhiy Storchaka
- [Python-ideas] Expansion of the range of small integers
Steven D'Aprano
- [Python-ideas] Expansion of the range of small integers Serhiy Storchaka
- [Python-ideas] Expansion of the range of small integers
Antoine Pitrou
- [Python-ideas] Expansion of the range of small integers Serhiy Storchaka
- [Python-ideas] Expansion of the range of small integers Serhiy Storchaka
- [Python-ideas] Expansion of the range of small integers
Terry Reedy
- [Python-ideas] Expansion of the range of small integers Christian Heimes
- [Python-ideas] Expansion of the range of small integers Serhiy Storchaka
- [Python-ideas] Expansion of the range of small integers Jim Jewett
- [Python-ideas] Expansion of the range of small integers
Steven D'Aprano
- [Python-ideas] asyncore: included batteries don't fit
chrysn
- [Python-ideas] asyncore: included batteries don't fit
Oleg Broytman
- [Python-ideas] asyncore: included batteries don't fit
chrysn
- [Python-ideas] asyncore: included batteries don't fit Oleg Broytman
- [Python-ideas] asyncore: included batteries don't fit Amaury Forgeot d'Arc
- [Python-ideas] combine libraries with different mainloops Oleg Broytman
- [Python-ideas] asyncore: included batteries don't fit chrysn
- [Python-ideas] asyncore: included batteries don't fit
chrysn
- [Python-ideas] asyncore: included batteries don't fit Antoine Pitrou
- [Python-ideas] asyncore: included batteries don't fit Giampaolo RodolĂ
- [Python-ideas] asyncore: included batteries don't fit
Oleg Broytman
- [Python-ideas] file API
Mark Adam
- [Python-ideas] file API Joao S. O. Bueno
- [Python-ideas] file API
Jim Jewett
- [Python-ideas] file API
Guido van Rossum
- [Python-ideas] file API Calvin Spealman
- [Python-ideas] file API Steven D'Aprano
- [Python-ideas] file API
MRAB
- [Python-ideas] file API Philip Jenvey
- [Python-ideas] file API Devin Jeanpierre
- [Python-ideas] file API
Greg Ewing
- [Python-ideas] file API MRAB
- [Python-ideas] file API Amaury Forgeot d'Arc
- [Python-ideas] file API
Guido van Rossum
- [Python-ideas] Regex support code as std lib functions Matt Chaput
- [Python-ideas] Deprecate the round builtin
Mike Graham
- [Python-ideas] Deprecate the round builtin
Guido van Rossum
- [Python-ideas] Deprecate the round builtin
Calvin Spealman
- [Python-ideas] Deprecate the round builtin Steven D'Aprano
- [Python-ideas] Deprecate the round builtin Mike Graham
- [Python-ideas] Deprecate the round builtin
Calvin Spealman
- [Python-ideas] Deprecate the round builtin
Mark Dickinson
- [Python-ideas] Deprecate the round builtin
M.-A. Lemburg
- [Python-ideas] Deprecate the round builtin Joshua Landau
- [Python-ideas] Deprecate the round builtin Mark Dickinson
- [Python-ideas] Deprecate the round builtin M.-A. Lemburg
- [Python-ideas] Deprecate the round builtin Greg Ewing
- [Python-ideas] Deprecate the round builtin Amaury Forgeot d'Arc
- [Python-ideas] Deprecate the round builtin MRAB
- [Python-ideas] Deprecate the round builtin Alexander Belopolsky
- [Python-ideas] Deprecate the round builtin Bill Janssen
- [Python-ideas] Deprecate the round builtin Steven D'Aprano
- [Python-ideas] Deprecate the round builtin MRAB
- [Python-ideas] Deprecate the round builtin Ben Finney
- [Python-ideas] Deprecate the round builtin Steven D'Aprano
- [Python-ideas] Deprecate the round builtin Raymond Hettinger
- [Python-ideas] Deprecate the round builtin Mike Graham
- [Python-ideas] Deprecate the round builtin Joao S. O. Bueno
- [Python-ideas] Deprecate the round builtin Mark Adam
- [Python-ideas] Deprecate the round builtin Oleg Broytman
- [Python-ideas] Deprecate the round builtin Mark Adam
- [Python-ideas] Deprecate the round builtin Oleg Broytman
- [Python-ideas] Deprecate the round builtin Greg Ewing
- [Python-ideas] Deprecate the round builtin Gregory P. Smith
- [Python-ideas] Deprecate the round builtin Joshua Landau
- [Python-ideas] Deprecate the round builtin Joshua Landau
- [Python-ideas] Deprecate the round builtin Daniel Holth
- [Python-ideas] Deprecate the round builtin
M.-A. Lemburg
- [Python-ideas] Deprecate the round builtin
Guido van Rossum
- [Python-ideas] make decimal the default non-integer instead of float? Gregory P. Smith
- [Python-ideas] Visually confusable unicode characters in identifiers Oscar Benjamin
Last message date:
Sun Sep 30 23:51:30 CEST 2012
Archived on: Mon May 13 10:31:15 CEST 2013
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).