March 2014 Archives by thread
Starting: Sat Mar 1 00:34:05 CET 2014
Ending: Mon Mar 31 23:51:39 CEST 2014
Messages: 1065
- [Python-ideas] One more time... lambda function <--- from *** signature def.
Greg Ewing
- [Python-ideas] A python bridge between versions
ian o
- [Python-ideas] Update the required C compiler for Windows to a supported version.
Steve Dower
- [Python-ideas] PEP-257: drop recommendation for extra line at end of multi-line docstring
Robert Kern
- [Python-ideas] Python3.3 Decimal Library Released
Mark H. Harris
- [Python-ideas] Local scope for statement blocks
Brian Nguyen
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Carl Smith
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Ryan Gonzalez
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Cameron Simpson
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
David Mertz
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Cameron Simpson
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
David Mertz
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Cameron Simpson
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
David Mertz
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Steven D'Aprano
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
David Mertz
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Chris Angelico
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
David Mertz
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Ryan Gonzalez
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Haoyi Li
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
MRAB
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Cameron Simpson
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Chris Angelico
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Steven D'Aprano
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
João Bernardo
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Steven D'Aprano
- [Python-ideas] Another way to avoid clumsy lambdas, while adding new functionality
Carl Smith
- [Python-ideas] Python Numbers as Human Concept Decimal System
Mark H. Harris
- [Python-ideas] Please reconsider the Boolean evaluation of midnight
Shai Berger
- [Python-ideas] Suggestion for standardized annotations
Cem Karan
- [Python-ideas] Add "goto fail" to Python?
Sturla Molden
- [Python-ideas] Extend socket.accept to put accepted socket in non-blocking mode
Saúl Ibarra Corretgé
- [Python-ideas] Enhance exceptions by attaching some more information to them
Sebastian Kreft
- [Python-ideas] Changing Decimal.__pos__ and Decimal.__neg__ [Was: Re: Python Numbers as Human Concept Decimal System]
Oscar Benjamin
- [Python-ideas] numerical type combining integer and float/decimal properties [Was: Re: Python Numbers as Human Concept Decimal System]
Wolfgang Maier
- [Python-ideas] %-formatting with Decimals
Oscar Benjamin
- [Python-ideas] Parsing ISO 8601 with the standard library
Tin Tvrtković
- [Python-ideas] re-organizing the sys module
Eric Snow
- [Python-ideas] a standard approach to module-replace-itself-in-sys.modules
Eric Snow
- [Python-ideas] Fwd: [RFC] draft PEP: Dedicated infix operators for matrix multiplication and matrix power
Nathaniel Smith
- [Python-ideas] Function-like Modules (better control/introspection)
C Anthony Risinger
- [Python-ideas] for-loop-if like list comps have?
Christopher Welborn
- [Python-ideas] A resources tracker ?
Tarek Ziadé
- [Python-ideas] overloading chained comparison
Nathaniel Smith
- [Python-ideas] OrderedDict literals
Anthony Towns
- [Python-ideas] Preserving **kwargs order (was: Re: OrderedDict literals)
Eric Snow
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Jared Grubb
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Nick Coghlan
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Chris Angelico
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Steven D'Aprano
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Andrew Barnert
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Ron Adam
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Brandon W Maister
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Steven D'Aprano
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Brandon W Maister
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Chris Angelico
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Andrew Barnert
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Ethan Furman
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Chris Angelico
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Sturla Molden
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Henshaw, Andy
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Cem Karan
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Ethan Furman
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Mark Daoust
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Skip Montanaro
- [Python-ideas] Infix matrix-multiply, but not general infix operators?
Andrew Barnert
- [Python-ideas] alternative-implementation friendly changes to Python Launcher for Windows
Vernon D. Cole
- [Python-ideas] Make __reduce__ to correspond to __getnewargs_ex__
Neil Girdhar
- [Python-ideas] Python-ideas Digest, Vol 88, Issue 199
Colin J. Williams
- [Python-ideas] PEP feedback loop (with tracker account)
anatoly techtonik
- [Python-ideas] Turn signal.SIG* constants into enums
Giampaolo Rodola'
- [Python-ideas] iterating over a generator while sending values
Clay Gerrard
- [Python-ideas] Fixing the Python 3 bytes constructor
Nick Coghlan
- [Python-ideas] Browser for mailing lists
Richard Prosser
- [Python-ideas] Nested dictionaries
Richard Prosser
- [Python-ideas] "Read Only" namespaces
Richard Prosser
- [Python-ideas] Persisting private function state between calls (was: "Read Only" namespaces)
Eric Snow
- [Python-ideas] Allow specifying list of functions to `map`
Ram Rachum
- [Python-ideas] Making sys.std* thread-local
Eric Snow
Last message date:
Mon Mar 31 23:51:39 CEST 2014
Archived on: Mon Mar 31 23:51:48 CEST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).