The Python-ideas April 2013 Archive by thread
April 2013 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Mon Apr 1 11:21:12 CEST 2013
Ending: Tue Apr 30 16:41:38 CEST 2013
Messages: 241
- [Python-ideas] [Python-Dev] A bit about the GIL
Charles-François Natali
- [Python-ideas] [Python-Dev] A bit about the GIL Charles-François Natali
- [Python-ideas] [Python-Dev] A bit about the GIL
Trent Nelson
- [Python-ideas] [Python-Dev] A bit about the GIL
Trent Nelson
- [Python-ideas] [Python-Dev] A bit about the GIL Trent Nelson
- [Python-ideas] [Python-Dev] A bit about the GIL Alfredo Solano Martínez
- [Python-ideas] [Python-Dev] A bit about the GIL
Trent Nelson
- [Python-ideas] ProtoPEP: A Standardized Marker for Mirroring the TTY to Other Devices Eric Snow
- [Python-ideas] str-type enumerations
Ethan Furman
- [Python-ideas] str-type enumerations
Eli Bendersky
- [Python-ideas] str-type enumerations
Eli Bendersky
- [Python-ideas] str-type enumerations Ethan Furman
- [Python-ideas] str-type enumerations Eli Bendersky
- [Python-ideas] str-type enumerations Ethan Furman
- [Python-ideas] str-type enumerations random832 at fastmail.us
- [Python-ideas] str-type enumerations Ethan Furman
- [Python-ideas] str-type enumerations Eli Bendersky
- [Python-ideas] str-type enumerations Ethan Furman
- [Python-ideas] str-type enumerations
Eli Bendersky
- [Python-ideas] str-type enumerations
Eli Bendersky
- [Python-ideas] zip_strict() or similar in itertools ?
Wolfgang Maier
- [Python-ideas] zip_strict() or similar in itertools ?
Wolfgang Maier
- [Python-ideas] zip_strict() or similar in itertools ?
Alfredo Solano Martínez
- [Python-ideas] zip_strict() or similar in itertools ? Wolfgang Maier
- [Python-ideas] zip_strict() or similar in itertools ? Alfredo Solano Martínez
- [Python-ideas] zip_strict() or similar in itertools ? Wolfgang Maier
- [Python-ideas] zip_strict() or similar in itertools ?
Alfredo Solano Martínez
- [Python-ideas] zip_strict() or similar in itertools ?
Peter Otten
- [Python-ideas] zip_strict() or similar in itertools ?
Peter Otten
- [Python-ideas] zip_strict() or similar in itertools ? Wolfgang Maier
- [Python-ideas] zip_strict() or similar in itertools ?
Peter Otten
- [Python-ideas] zip_strict() or similar in itertools ? Wolfgang Maier
- [Python-ideas] zip_strict() or similar in itertools ?
Wolfgang Maier
- [Python-ideas] [Python-Dev] relative import circular problem Guido van Rossum
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)"
Piotr Dobrogost
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Guido van Rossum
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Ned Batchelder
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)"
Mark Janssen
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)"
Terry Jan Reedy
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Mark Janssen
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Steven D'Aprano
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Ned Batchelder
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Andrew Barnert
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Guido van Rossum
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Ethan Furman
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Guido van Rossum
- [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)"
Terry Jan Reedy
- [Python-ideas] An iterable version of find/index for strings?
Tom Schumm
- [Python-ideas] An iterable version of find/index for strings? MRAB
- [Python-ideas] An iterable version of find/index for strings?
Raymond Hettinger
- [Python-ideas] An iterable version of find/index for strings?
Antoine Pitrou
- [Python-ideas] An iterable version of find/index for strings? Laurens Van Houtven
- [Python-ideas] An iterable version of find/index for strings? Nick Coghlan
- [Python-ideas] An iterable version of find/index for strings? Steven D'Aprano
- [Python-ideas] An iterable version of find/index for strings?
Antoine Pitrou
- [Python-ideas] An iterable version of find/index for strings?
Wolfgang Maier
- [Python-ideas] An iterable version of find/index for strings?
Yuval Greenfield
- [Python-ideas] An iterable version of find/index for strings? Andrew Barnert
- [Python-ideas] An iterable version of find/index for strings? Nick Coghlan
- [Python-ideas] An iterable version of find/index for strings? Tom Schumm
- [Python-ideas] An iterable version of find/index for strings? Stephen J. Turnbull
- [Python-ideas] An iterable version of find/index for strings? Andrew Barnert
- [Python-ideas] An iterable version of find/index for strings? Tom Schumm
- [Python-ideas] An iterable version of find/index for strings? Stephen J. Turnbull
- [Python-ideas] An iterable version of find/index for strings? Steven D'Aprano
- [Python-ideas] An iterable version of find/index for strings?
Yuval Greenfield
- [Python-ideas] An iterable version of find/index for strings? Giampaolo Rodolà
- [Python-ideas] An iterable version of find/index for strings? Brett Cannon
- [Python-ideas] itertools.chunks()
Giampaolo Rodolà
- [Python-ideas] itertools.chunks() Carlo Pires
- [Python-ideas] itertools.chunks()
MRAB
- [Python-ideas] itertools.chunks()
Giampaolo Rodolà
- [Python-ideas] itertools.chunks() João Bernardo
- [Python-ideas] itertools.chunks() Giampaolo Rodolà
- [Python-ideas] itertools.chunks() Nathan Schneider
- [Python-ideas] itertools.chunks()
Giampaolo Rodolà
- [Python-ideas] itertools.chunks() Serhiy Storchaka
- [Python-ideas] itertools.chunks()
Mathias Panzenböck
- [Python-ideas] itertools.chunks()
Andrew Barnert
- [Python-ideas] itertools.chunks() Mark Lawrence
- [Python-ideas] itertools.chunks()
Andrew Barnert
- [Python-ideas] itertools.chunks() Steven D'Aprano
- [Python-ideas] itertools.chunks()
Wolfgang Maier
- [Python-ideas] itertools.chunks()
Oscar Benjamin
- [Python-ideas] itertools.chunks() Wolfgang Maier
- [Python-ideas] itertools.chunks() Wolfgang Maier
- [Python-ideas] itertools.chunks() Oscar Benjamin
- [Python-ideas] itertools.chunks() Wolfgang Maier
- [Python-ideas] itertools.chunks() Oscar Benjamin
- [Python-ideas] itertools.chunks() Wolfgang Maier
- [Python-ideas] itertools.chunks()
Oscar Benjamin
- [Python-ideas] itertools.chunks() Antoine Pitrou
- [Python-ideas] itertools.chunks() anatoly techtonik
- [Python-ideas] shutil.trash()
Virgil Dupras
- [Python-ideas] shutil.trash()
Gregory P. Smith
- [Python-ideas] shutil.trash() Yuval Greenfield
- [Python-ideas] shutil.trash()
Gregory P. Smith
- [Python-ideas] mixing tabs and spaces
Neal Becker
- [Python-ideas] mixing tabs and spaces
Guido van Rossum
- [Python-ideas] mixing tabs and spaces
Stephen J. Turnbull
- [Python-ideas] mixing tabs and spaces Tom Schumm
- [Python-ideas] mixing tabs and spaces Ned Batchelder
- [Python-ideas] mixing tabs and spaces
Eli Bendersky
- [Python-ideas] mixing tabs and spaces INADA Naoki
- [Python-ideas] mixing tabs and spaces Guido van Rossum
- [Python-ideas] mixing tabs and spaces Philipp A.
- [Python-ideas] mixing tabs and spaces
Stephen J. Turnbull
- [Python-ideas] mixing tabs and spaces
Guido van Rossum
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case)
Zahari Petkov
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case)
Guido van Rossum
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case)
Zahari Petkov
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Zahari Petkov
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Guido van Rossum
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Terry Jan Reedy
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Joao S. O. Bueno
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Zahari Petkov
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Joao S. O. Bueno
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Zahari Petkov
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Nick Coghlan
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Zahari Petkov
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case) Shane Green
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case)
Zahari Petkov
- [Python-ideas] Name mangling and code repetition (with cooperative inheritance use case)
Guido van Rossum
- [Python-ideas] Proposal: itertools.batch
Blagoj Petrushev
- [Python-ideas] Proposal: itertools.batch Oscar Benjamin
- [Python-ideas] Allow key='attribute_name' to various sorting functions
Ram Rachum
- [Python-ideas] Allow key='attribute_name' to various sorting functions
Carl Meyer
- [Python-ideas] Allow key='attribute_name' to various sorting functions
Ram Rachum
- [Python-ideas] Allow key='attribute_name' to various sorting functions Donald Stufft
- [Python-ideas] Allow key='attribute_name' to various sorting functions Stephen J. Turnbull
- [Python-ideas] Allow key='attribute_name' to various sorting functions Oscar Benjamin
- [Python-ideas] Allow key='attribute_name' to various sorting functions Haoyi Li
- [Python-ideas] Allow key='attribute_name' to various sorting functions Ram Rachum
- [Python-ideas] Allow key='attribute_name' to various sorting functions João Bernardo
- [Python-ideas] Allow key='attribute_name' to various sorting functions Ram Rachum
- [Python-ideas] Allow key='attribute_name' to various sorting functions João Bernardo
- [Python-ideas] Allow key='attribute_name' to various sorting functions Carlo Pires
- [Python-ideas] Allow key='attribute_name' to various sorting functions Oscar Benjamin
- [Python-ideas] Allow key='attribute_name' to various sorting functions
Ram Rachum
- [Python-ideas] Allow key='attribute_name' to various sorting functions Steven D'Aprano
- [Python-ideas] Allow key='attribute_name' to various sorting functions Markus Unterwaditzer
- [Python-ideas] Allow key='attribute_name' to various sorting functions Markus Unterwaditzer
- [Python-ideas] Allow key='attribute_name' to various sorting functions
Carl Meyer
- [Python-ideas] "else" expression ":"
Peter Norvig
- [Python-ideas] "else" expression ":"
David Mertz
- [Python-ideas] "else" expression ":" Shane Green
- [Python-ideas] "else" expression ":"
Terry Jan Reedy
- [Python-ideas] "else" expression ":"
Serhiy Storchaka
- [Python-ideas] "else" expression ":" Yaroslav Fedevych
- [Python-ideas] "else" expression ":" Philipp A.
- [Python-ideas] "else" expression ":" Chris Angelico
- [Python-ideas] "else" expression ":" Serhiy Storchaka
- [Python-ideas] "else" expression ":"
Serhiy Storchaka
- [Python-ideas] "else" expression ":" Mark Lawrence
- [Python-ideas] "else" expression ":" Greg Ewing
- [Python-ideas] "else" expression ":"
Steven D'Aprano
- [Python-ideas] "else" expression ":" Shane Green
- [Python-ideas] "else" expression ":"
Nick Coghlan
- [Python-ideas] "else" expression ":" Shane Green
- [Python-ideas] "else" expression ":"
David Mertz
- [Python-ideas] Poll about -h,--help options Ben Finney
- [Python-ideas] [pydotorg-www] Poll about -h,--help options M.-A. Lemburg
- [Python-ideas] Macros for Python
Haoyi Li
- [Python-ideas] Macros for Python Yuval Greenfield
- [Python-ideas] Macros for Python
Terry Jan Reedy
- [Python-ideas] Macros for Python
Haoyi Li
- [Python-ideas] Macros for Python Andrew Barnert
- [Python-ideas] Macros for Python Haoyi Li
- [Python-ideas] Macros for Python Jonathan Slenders
- [Python-ideas] Macros for Python Haoyi Li
- [Python-ideas] Macros for Python Haoyi Li
- [Python-ideas] Macros for Python
Haoyi Li
- [Python-ideas] Automatic context managers
anatoly techtonik
- [Python-ideas] Automatic context managers
Ronald Oussoren
- [Python-ideas] Automatic context managers
anatoly techtonik
- [Python-ideas] Automatic context managers Ronald Oussoren
- [Python-ideas] Automatic context managers anatoly techtonik
- [Python-ideas] Automatic context managers Ned Batchelder
- [Python-ideas] Automatic context managers Ronald Oussoren
- [Python-ideas] Automatic context managers anatoly techtonik
- [Python-ideas] Automatic context managers Georg Brandl
- [Python-ideas] Automatic context managers random832 at fastmail.us
- [Python-ideas] Automatic context managers Andrew Svetlov
- [Python-ideas] Automatic context managers Bruce Leban
- [Python-ideas] Automatic context managers Random832
- [Python-ideas] Automatic context managers David Mertz
- [Python-ideas] Automatic context managers Bruce Leban
- [Python-ideas] Automatic context managers David Mertz
- [Python-ideas] Automatic context managers Bruce Leban
- [Python-ideas] Automatic context managers David Mertz
- [Python-ideas] Automatic context managers Bruce Leban
- [Python-ideas] Automatic context managers David Mertz
- [Python-ideas] Automatic context managers
anatoly techtonik
- [Python-ideas] Automatic context managers
Joao S. O. Bueno
- [Python-ideas] Automatic context managers
anatoly techtonik
- [Python-ideas] Automatic context managers Cameron Simpson
- [Python-ideas] Automatic context managers anatoly techtonik
- [Python-ideas] Automatic context managers Steven D'Aprano
- [Python-ideas] Automatic context managers Cameron Simpson
- [Python-ideas] Automatic context managers Steven D'Aprano
- [Python-ideas] Automatic context managers anatoly techtonik
- [Python-ideas] Automatic context managers Ethan Furman
- [Python-ideas] Automatic context managers anatoly techtonik
- [Python-ideas] Automatic context managers Ned Batchelder
- [Python-ideas] Automatic context managers anatoly techtonik
- [Python-ideas] Automatic context managers Georg Brandl
- [Python-ideas] Automatic context managers Andrew Barnert
- [Python-ideas] Automatic context managers MRAB
- [Python-ideas] Automatic context managers MRAB
- [Python-ideas] Automatic context managers Jim Jewett
- [Python-ideas] Automatic context managers Greg Ewing
- [Python-ideas] Automatic context managers anatoly techtonik
- [Python-ideas] Automatic context managers MRAB
- [Python-ideas] Automatic context managers
anatoly techtonik
- [Python-ideas] Automatic context managers
Ronald Oussoren
- [Python-ideas] Cross Platform Python Sound Module/Library
Clay Sweetser
- [Python-ideas] Cross Platform Python Sound Module/Library Antoine Pitrou
- [Python-ideas] Cross Platform Python Sound Module/Library
Oleg Broytman
- [Python-ideas] Cross Platform Python Sound Module/Library
Greg Ewing
- [Python-ideas] Cross Platform Python Sound Module/Library Andrew Barnert
- [Python-ideas] Cross Platform Python Sound Module/Library Antoine Pitrou
- [Python-ideas] Cross Platform Python Sound Module/Library anatoly techtonik
- [Python-ideas] Cross Platform Python Sound Module/Library M.-A. Lemburg
- [Python-ideas] Cross Platform Python Sound Module/Library Oleg Broytman
- [Python-ideas] Cross Platform Python Sound Module/Library anatoly techtonik
- [Python-ideas] Cross Platform Python Sound Module/Library
Greg Ewing
- [Python-ideas] Cross Platform Python Sound Module/Library anatoly techtonik
- [Python-ideas] CPython's cyclic garbage collector (was Automatic context managers) MRAB
- [Python-ideas] Specificity in AttributeError
Devin Jeanpierre
- [Python-ideas] Specificity in AttributeError
Ethan Furman
- [Python-ideas] Specificity in AttributeError
Devin Jeanpierre
- [Python-ideas] Specificity in AttributeError Ethan Furman
- [Python-ideas] Specificity in AttributeError Ned Batchelder
- [Python-ideas] Specificity in AttributeError Georg Brandl
- [Python-ideas] Specificity in AttributeError Brett Cannon
- [Python-ideas] Specificity in AttributeError
Devin Jeanpierre
- [Python-ideas] Specificity in AttributeError
Masklinn
- [Python-ideas] Specificity in AttributeError Greg Ewing
- [Python-ideas] Specificity in AttributeError Eric Snow
- [Python-ideas] Specificity in AttributeError Random832
- [Python-ideas] Specificity in AttributeError
Ethan Furman
- [Python-ideas] Personal views/filters (summaries) for discussions
anatoly techtonik
- [Python-ideas] Personal views/filters (summaries) for discussions
Ned Batchelder
- [Python-ideas] Personal views/filters (summaries) for discussions Stephen J. Turnbull
- [Python-ideas] Personal views/filters (summaries) for discussions Terry Jan Reedy
- [Python-ideas] Personal views/filters (summaries) for discussions
Ned Batchelder
- [Python-ideas] hexdump
anatoly techtonik
- [Python-ideas] hexdump
Antoine Pitrou
- [Python-ideas] hexdump
Yuval Greenfield
- [Python-ideas] hexdump Antoine Pitrou
- [Python-ideas] hexdump Yuval Greenfield
- [Python-ideas] hexdump Eric V. Smith
- [Python-ideas] hexdump
Yuval Greenfield
- [Python-ideas] hexdump
Antoine Pitrou
- [Python-ideas] Make traceback messages aware of line continuation
Giampaolo Rodola'
- [Python-ideas] Make traceback messages aware of line continuation
Giampaolo Rodola'
- [Python-ideas] Make traceback messages aware of line continuation
Terry Jan Reedy
- [Python-ideas] Make traceback messages aware of line continuation Antoine Pitrou
- [Python-ideas] Make traceback messages aware of line continuation Guido van Rossum
- [Python-ideas] Make traceback messages aware of line continuation Giampaolo Rodola'
- [Python-ideas] Make traceback messages aware of line continuation Felipe Cruz
- [Python-ideas] Make traceback messages aware of line continuation
Terry Jan Reedy
- [Python-ideas] Make traceback messages aware of line continuation
Giampaolo Rodola'
Last message date:
Tue Apr 30 16:41:38 CEST 2013
Archived on: Mon May 13 10:31:24 CEST 2013
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).