Messages by Thread
-
[Python-ideas] Re: commonprefix
Rob Cliffe via Python-ideas
-
[Python-ideas] commonprefix
Rob Cliffe via Python-ideas
-
[Python-ideas] Deprecate PEP 249 (DB-API 2.0)
Soni L.
-
[Python-ideas] Abstract dataclasses and dataclass fields
Steve Jorgensen
-
[Python-ideas] re.match(pattern, string, require=True)
Ram Rachum
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Paul Moore
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Ram Rachum
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Chris Angelico
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Ram Rachum
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Chris Angelico
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Ram Rachum
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Chris Angelico
-
[Python-ideas] Re: re.match(pattern, string, require=True)
MRAB
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Chris Angelico
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Stephen J. Turnbull
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Paul Moore
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Juancarlo Añez
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Chris Angelico
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Greg Ewing
-
[Python-ideas] Re: re.match(pattern, string, require=True)
David Mertz, Ph.D.
-
[Python-ideas] Re: re.match(pattern, string, require=True)
Eric V. Smith via Python-ideas
-
[Python-ideas] Re: re.match(pattern, string, require=True)
David Mertz, Ph.D.
-
[Python-ideas] Descriptor __get__ and __set__ argument discrepancy
Dom Grigonis
-
[Python-ideas] Non-aware operators PEP505
Dom Grigonis
-
[Python-ideas] SyntaxError: cannot use assignment expressions with attribute
Dom Grigonis
-
[Python-ideas] Reconstructing datetime from microsecond timestamp
Samuel Freilich via Python-ideas
-
[Python-ideas] Re: Extract variable name from itself
Pyrous
-
[Python-ideas] Extract variable name from itself
Dom Grigonis
-
[Python-ideas] Have del return a value
Daniel Walker
-
[Python-ideas] Revise using the colon ( : )
Morteza Mirzakhan
-
[Python-ideas] factory for sentinel objects
Tim Hoffmann via Python-ideas
-
[Python-ideas] while(tt--)
Daniil . arashkevich
-
[Python-ideas] Re: Conditional 1-line expression in python (Dom Grigonis)
Laurent Lyaudet
-
[Python-ideas] Conditional 1-line expression in python
Dom Grigonis
-
[Python-ideas] Proposal for get_or function in Python dictionaries
Jothir Adithyan