The Python-Dev September 2009 Archive by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Tue Sep 1 00:06:37 CEST 2009
Ending: Wed Sep 30 23:59:56 CEST 2009
Messages: 914
- [Python-Dev] how important is setting co_filename for a module being imported to what __file__ is set to? P.J. Eby
- [Python-Dev] default of returning None hurts performance?
Gregory P. Smith
- [Python-Dev] default of returning None hurts performance?
Collin Winter
- [Python-Dev] default of returning None hurts performance?
Raymond Hettinger
- [Python-Dev] default of returning None hurts performance? Scott Dial
- [Python-Dev] default of returning None hurts performance? Steven D'Aprano
- [Python-Dev] default of returning None hurts performance? Raymond Hettinger
- [Python-Dev] default of returning None hurts performance? Scott Dial
- [Python-Dev] default of returning None hurts performance?
Raymond Hettinger
- [Python-Dev] default of returning None hurts performance? Benjamin Peterson
- [Python-Dev] default of returning None hurts performance? Antoine Pitrou
- [Python-Dev] default of returning None hurts performance?
Collin Winter
- [Python-Dev] default of returning None hurts performance?
Greg Ewing
- [Python-Dev] default of returning None hurts performance? Gregory P. Smith
- [Python-Dev] default of returning None hurts performance?
Xavier Morel
- [Python-Dev] default of returning None hurts performance?
Greg Ewing
- [Python-Dev] default of returning None hurts performance? Nick Coghlan
- [Python-Dev] default of returning None hurts performance? Kristján Valur Jónsson
- [Python-Dev] default of returning None hurts performance?
Greg Ewing
- [Python-Dev] default of returning None hurts performance? Jake McGuire
- [Python-Dev] why different between staticmethod and classmethod on non-callable object?
xiaobing jiang
- [Python-Dev] why different between staticmethod and classmethod on non-callable object?
Benjamin Peterson
- [Python-Dev] why different between staticmethod and classmethod on non-callable object?
Brett Cannon
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? Benjamin Peterson
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? Brett Cannon
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? Raymond Hettinger
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? Greg Ewing
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? Benjamin Peterson
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? Greg Ewing
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? Terry Reedy
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? P.J. Eby
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? Terry Reedy
- [Python-Dev] why different between staticmethod and classmethod on non-callable object? xiaobing jiang
- [Python-Dev] why different between staticmethod and classmethod on non-callable object?
Brett Cannon
- [Python-Dev] why different between staticmethod and classmethod on non-callable object?
Benjamin Peterson
- [Python-Dev] 3to2 0.1 alpha 1 released Joe Amenta
- [Python-Dev] how important is setting co_filename for a module being imported to what __file__ is set to? Nick Coghlan
- [Python-Dev] runpy.py Nick Coghlan
- [Python-Dev] [OT] implicit return values
Antoine Pitrou
- [Python-Dev] [OT] implicit return values
Xavier Morel
- [Python-Dev] [OT] implicit return values
Greg Ewing
- [Python-Dev] [OT] implicit return values Xavier Morel
- [Python-Dev] [OT] implicit return values Greg Ewing
- [Python-Dev] [OT] implicit return values Xavier Morel
- [Python-Dev] [OT] implicit return values
Greg Ewing
- [Python-Dev] [OT] implicit return values
Xavier Morel
- [Python-Dev] Whether to call Py_Finalize when exiting from the child process of a fork from a spawned thread Reid Kleckner
- [Python-Dev] Decorator syntax
Rob Cliffe
- [Python-Dev] Decorator syntax
Carl Johnson
- [Python-Dev] [Python-ideas] Decorator syntax Michael Foord
- [Python-Dev] Decorator syntax Brett Cannon
- [Python-Dev] Decorator syntax Xavier Morel
- [Python-Dev] Decorator syntax
James Y Knight
- [Python-Dev] Decorator syntax
Erik Bray
- [Python-Dev] Decorator syntax Eric Smith
- [Python-Dev] Decorator syntax MRAB
- [Python-Dev] Decorator syntax
Erik Bray
- [Python-Dev] Decorator syntax
Carl Johnson
- [Python-Dev] Setting up a buildbot
Paul Moore
- [Python-Dev] Setting up a buildbot "Martin v. Löwis"
- [Python-Dev] Bugs discovered by researchers at Case Western Reserve University Boya Sun
- [Python-Dev] Py_CmpToRich removed, alternatives for comparison?
Campbell Barton
- [Python-Dev] Py_CmpToRich removed, alternatives for comparison? Benjamin Peterson
- [Python-Dev] OT : Cannot login to PyPI using MyOpenId
Olemis Lang
- [Python-Dev] OT : Cannot login to PyPI using MyOpenId
"Martin v. Löwis"
- [Python-Dev] OT : Cannot login to PyPI using MyOpenId
Ben Finney
- [Python-Dev] OT : Cannot login to PyPI using MyOpenId "Martin v. Löwis"
- [Python-Dev] OT : Cannot login to PyPI using MyOpenId Ben Finney
- [Python-Dev] OT : Cannot login to PyPI using MyOpenId
Ben Finney
- [Python-Dev] OT : Cannot login to PyPI using MyOpenId
"Martin v. Löwis"
- [Python-Dev] REMINDER: PyCon 2010: Call for Proposals Aahz
- [Python-Dev] PyMem_Malloc() vs PyObject_Malloc()
Kristján Valur Jónsson
- [Python-Dev] PyMem_Malloc() vs PyObject_Malloc() M.-A. Lemburg
- [Python-Dev] PyMem_Malloc() vs PyObject_Malloc() Nick Coghlan
- [Python-Dev] how to debug httplib slowness
Chris Withers
- [Python-Dev] how to debug httplib slowness
Simon Cross
- [Python-Dev] how to debug httplib slowness Antoine Pitrou
- [Python-Dev] how to debug httplib slowness
Chris Withers
- [Python-Dev] how to debug httplib slowness Oleg Broytmann
- [Python-Dev] how to debug httplib slowness Bill Janssen
- [Python-Dev] how to debug httplib slowness Scott Dial
- [Python-Dev] how to debug httplib slowness
Guido van Rossum
- [Python-Dev] how to debug httplib slowness Chris Withers
- [Python-Dev] how to debug httplib slowness Antoine Pitrou
- [Python-Dev] how to debug httplib slowness
Simon Cross
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] test failure on py3k branch in test___all__ Chris Withers
- [Python-Dev] Mercurial migration: help needed
Mark Hammond
- [Python-Dev] Mercurial migration: help needed
"Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed
Paul Moore
- [Python-Dev] hgeol extension (Was: Mercurial migration: help needed) "Martin v. Löwis"
- [Python-Dev] hgeol extension (Was: Mercurial migration: help needed) Brett Cannon
- [Python-Dev] hgeol extension (Was: Mercurial migration: help needed) "Martin v. Löwis"
- [Python-Dev] hgeol extension (Was: Mercurial migration: help needed) Brett Cannon
- [Python-Dev] hgeol extension (Was: Mercurial migration: help needed) "Martin v. Löwis"
- [Python-Dev] hgeol extension (Was: Mercurial migration: help needed) Stephen J. Turnbull
- [Python-Dev] hgeol extension Martin Geisler
- [Python-Dev] Mercurial migration: help needed
Paul Moore
- [Python-Dev] Mercurial migration: help needed
Antoine Pitrou
- [Python-Dev] Mercurial migration: help needed
"Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed Antoine Pitrou
- [Python-Dev] Mercurial migration: help needed Martin Geisler
- [Python-Dev] Mercurial migration: help needed "Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed Martin Geisler
- [Python-Dev] Mercurial migration: help needed Stephen J. Turnbull
- [Python-Dev] Mercurial migration: help needed Dirkjan Ochtman
- [Python-Dev] Mercurial migration: help needed Stephen J. Turnbull
- [Python-Dev] Mercurial migration: help needed "Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed Dirkjan Ochtman
- [Python-Dev] Mercurial migration: help needed "Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed Dirkjan Ochtman
- [Python-Dev] Mercurial migration: help needed Georg Brandl
- [Python-Dev] Mercurial migration: help needed Terry Reedy
- [Python-Dev] Mercurial migration: help needed Antoine Pitrou
- [Python-Dev] Mercurial migration: help needed Martin (gzlist)
- [Python-Dev] Mercurial migration: help needed Dirkjan Ochtman
- [Python-Dev] Mercurial migration: help needed "Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed Dirkjan Ochtman
- [Python-Dev] Mercurial migration: help needed "Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed Martin (gzlist)
- [Python-Dev] Mercurial migration: help needed Neil Hodgson
- [Python-Dev] Mercurial migration: help needed Paul Moore
- [Python-Dev] Mercurial migration: help needed "Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed "Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed Neil Hodgson
- [Python-Dev] Mercurial migration: help needed Stephen J. Turnbull
- [Python-Dev] Mercurial migration: help needed
"Martin v. Löwis"
- [Python-Dev] Mercurial migration: help needed
"Martin v. Löwis"
- [Python-Dev] Problems with hex-conversion functions
Ender Wiggin
- [Python-Dev] Problems with hex-conversion functions
Brett Cannon
- [Python-Dev] Problems with hex-conversion functions Nick Coghlan
- [Python-Dev] Problems with hex-conversion functions
Brett Cannon
- [Python-Dev] Controlling the cipher list for SSL connections Chris Frantz
- [Python-Dev] PEP 3145
Eric Pruitt
- [Python-Dev] PEP 3145
Benjamin Peterson
- [Python-Dev] PEP 3145 Brett Cannon
- [Python-Dev] PEP 3145
Benjamin Peterson
- [Python-Dev] Numeric alignment issue with PEP 3101
Eric Smith
- [Python-Dev] Numeric alignment issue with PEP 3101
Greg Ewing
- [Python-Dev] Numeric alignment issue with PEP 3101
Eric Smith
- [Python-Dev] Numeric alignment issue with PEP 3101 Mark Dickinson
- [Python-Dev] Numeric alignment issue with PEP 3101 Eric Smith
- [Python-Dev] Numeric alignment issue with PEP 3101 Eric Smith
- [Python-Dev] Numeric alignment issue with PEP 3101
Eric Smith
- [Python-Dev] Numeric alignment issue with PEP 3101
Raymond Hettinger
- [Python-Dev] Numeric alignment issue with PEP 3101
Lie Ryan
- [Python-Dev] Numeric alignment issue with PEP 3101 Raymond Hettinger
- [Python-Dev] Numeric alignment issue with PEP 3101
Lie Ryan
- [Python-Dev] Numeric alignment issue with PEP 3101
Greg Ewing
- [Python-Dev] compiling python2.5 on linux under wine tinku99
- [Python-Dev] [Distutils] Static metadata using setup.cfg Chris Withers
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library Peter Moody
- [Python-Dev] PEP 3145 (With Contents)
Eric Pruitt
- [Python-Dev] PEP 3145 (With Contents)
Eric Pruitt
- [Python-Dev] PEP 3145 (With Contents) Oleg Broytmann
- [Python-Dev] PEP 3145 (With Contents) Antoine Pitrou
- [Python-Dev] PEP 3145 (With Contents) exarkun at twistedmatrix.com
- [Python-Dev] PEP 3145 (With Contents)
Eric Pruitt
- [Python-Dev] Python 2.6.3
Barry Warsaw
- [Python-Dev] Python 2.6.3
Nick Coghlan
- [Python-Dev] Python 2.6.3
Barry Warsaw
- [Python-Dev] Python 2.6.3 Ned Deily
- [Python-Dev] Python 2.6.3 Ronald Oussoren
- [Python-Dev] Python 2.6.3 Zvezdan Petkovic
- [Python-Dev] Python 2.6.3 Russell E. Owen
- [Python-Dev] Python 2.6.3 Barry Warsaw
- [Python-Dev] Python 2.6.3 Ned Deily
- [Python-Dev] Python 2.6.3 Ronald Oussoren
- [Python-Dev] Python 2.6.3 Barry Warsaw
- [Python-Dev] Python 2.6.3 Brett Cannon
- [Python-Dev] Python 2.6.3 Ronald Oussoren
- [Python-Dev] Python 2.6.3 qwavel
- [Python-Dev] Python 2.6.3 Bill Janssen
- [Python-Dev] Python 2.6.3 Barry Warsaw
- [Python-Dev] Python 2.6.3 Jesse Noller
- [Python-Dev] Python 2.6.3 Barry Warsaw
- [Python-Dev] Python 2.6.3 Ned Deily
- [Python-Dev] Python 2.6.3 Barry Warsaw
- [Python-Dev] Python 2.6.3 Sridhar Ratnakumar
- [Python-Dev] Python 2.6.3 Barry Warsaw
- [Python-Dev] Python 2.6.3 Sridhar Ratnakumar
- [Python-Dev] Python 2.6.3 Raymond Hettinger
- [Python-Dev] Python 2.6.3
Barry Warsaw
- [Python-Dev] Python 2.6.3
"Martin v. Löwis"
- [Python-Dev] Python 2.6.3 Barry Warsaw
- [Python-Dev] Python 2.6.3
Nick Coghlan
- [Python-Dev] pthreads, fork, import, and execvp
Thomas Wouters
- [Python-Dev] pthreads, fork, import, and execvp
Gregory P. Smith
- [Python-Dev] pthreads, fork, import, and execvp Thomas Wouters
- [Python-Dev] pthreads, fork, import, and execvp
Nick Coghlan
- [Python-Dev] pthreads, fork, import, and execvp Thomas Wouters
- [Python-Dev] pthreads, fork, import, and execvp
Gregory P. Smith
- [Python-Dev] pthreads, fork, import, and execvp Gregory P. Smith
- [Python-Dev] FWD: Front Runner Program
Aahz
- [Python-Dev] FWD: Front Runner Program
C. Titus Brown
- [Python-Dev] FWD: Front Runner Program "Martin v. Löwis"
- [Python-Dev] FWD: Front Runner Program Paul Moore
- [Python-Dev] FWD: Front Runner Program
C. Titus Brown
- [Python-Dev] Controlling the cipher list for SSL connections
Bill Janssen
- [Python-Dev] Controlling the cipher list for SSL connections Chris Frantz
- [Python-Dev] Controlling the cipher list for SSL connections
Heikki Toivonen
- [Python-Dev] evolving the SSL module API
Bill Janssen
- [Python-Dev] evolving the SSL module API Jesse Noller
- [Python-Dev] evolving the SSL module API Devin Cook
- [Python-Dev] evolving the SSL module API
Bill Janssen
- [Python-Dev] pthreads, fork, import, and execvp
Cameron Simpson
- [Python-Dev] pthreads, fork, import, and execvp Thomas Wouters
- [Python-Dev] M.L.S.(Multiple Language Support) in Core-Compiler R. Müller
- [Python-Dev] About Python Kalite LAB.
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] About Python Michael Foord
- [Python-Dev] Anyone knows how to compile pywin32 for 64bit operating system Jacky Lam
- [Python-Dev] clarification on PEP 3124 status
Darren Dale
- [Python-Dev] clarification on PEP 3124 status Darren Dale
- [Python-Dev] clarification on PEP 3124 status
"Martin v. Löwis"
- [Python-Dev] clarification on PEP 3124 status
Darren Dale
- [Python-Dev] clarification on PEP 3124 status Paul Moore
- [Python-Dev] clarification on PEP 3124 status Darren Dale
- [Python-Dev] clarification on PEP 3124 status P.J. Eby
- [Python-Dev] clarification on PEP 3124 status
Darren Dale
- [Python-Dev] FWD: Windows 7 Compatibility Aahz
- [Python-Dev] PEP 3144 review.
Peter Moody
- [Python-Dev] PEP 3144 review.
Guido van Rossum
- [Python-Dev] PEP 3144 review.
Jake McGuire
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Jake McGuire
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Jake McGuire
- [Python-Dev] PEP 3144 review. Jake McGuire
- [Python-Dev] PEP 3144 review. Terry Reedy
- [Python-Dev] PEP 3144 review. Daniel Fetchinson
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Daniel Fetchinson
- [Python-Dev] PEP 3144 review. Jake McGuire
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review.
Jake McGuire
- [Python-Dev] PEP 3144 review.
Andrew McNamara
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review.
Antoine Pitrou
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Scott Dial
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Scott Dial
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Scott Dial
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Eric Smith
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. rascal
- [Python-Dev] PEP 3144 review. Eric Smith
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Paul Moore
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. exarkun at twistedmatrix.com
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Eric Smith
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Eric Smith
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Cameron Simpson
- [Python-Dev] PEP 3144 review. Eric Smith
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Paul Moore
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Scott Dial
- [Python-Dev] PEP 3144 review. Tres Seaver
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. David Moss
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Paul Moore
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] conceptual clarity Antoine Pitrou
- [Python-Dev] conceptual clarity Eric Smith
- [Python-Dev] conceptual clarity Nick Coghlan
- [Python-Dev] conceptual clarity Eric Smith
- [Python-Dev] conceptual clarity R. David Murray
- [Python-Dev] conceptual clarity Peter Moody
- [Python-Dev] conceptual clarity Antoine Pitrou
- [Python-Dev] conceptual clarity Peter Moody
- [Python-Dev] conceptual clarity R. David Murray
- [Python-Dev] conceptual clarity Peter Moody
- [Python-Dev] conceptual clarity R. David Murray
- [Python-Dev] conceptual clarity Nick Coghlan
- [Python-Dev] conceptual clarity R. David Murray
- [Python-Dev] conceptual clarity Sebastian Rittau
- [Python-Dev] conceptual clarity R. David Murray
- [Python-Dev] conceptual clarity Andrew McNamara
- [Python-Dev] conceptual clarity Peter Moody
- [Python-Dev] conceptual clarity Andrew McNamara
- [Python-Dev] conceptual clarity Steven D'Aprano
- [Python-Dev] conceptual clarity R. David Murray
- [Python-Dev] conceptual clarity David Harrison
- [Python-Dev] conceptual clarity Andrew McNamara
- [Python-Dev] conceptual clarity Steven D'Aprano
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Andrew McNamara
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. DrKJam
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review. DrKJam
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Barry Scott
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. James Y Knight
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review, and the inclusion process Antoine Pitrou
- [Python-Dev] PEP 3144 review, and the inclusion process Peter Moody
- [Python-Dev] PEP 3144 review, and the inclusion process Antoine Pitrou
- [Python-Dev] PEP 3144 review, and the inclusion process Guido van Rossum
- [Python-Dev] PEP 3144 review, and the inclusion process Peter Moody
- [Python-Dev] PEP 3144 review, and the inclusion process DrKJam
- [Python-Dev] PEP 3144 review, and the inclusion process Antoine Pitrou
- [Python-Dev] PEP 3144 review, and the inclusion process Guido van Rossum
- [Python-Dev] PEP 3144 review, and the inclusion process Steven D'Aprano
- [Python-Dev] PEP 3144 review, and the inclusion process Andrew McNamara
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. David Robinow
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Janzert
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Dj Gilcrease
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. Scott Dial
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Guido van Rossum
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Mark Dickinson
- [Python-Dev] PEP 3144 review. Paul Moore
- [Python-Dev] PEP 3144 review. Mark Dickinson
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Terry Reedy
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Guido van Rossum
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] [OT] Denormalized fractions [was Re: PEP 3144 review.] Steven D'Aprano
- [Python-Dev] [OT] Denormalized fractions [was Re: PEP 3144 review.] Greg Ewing
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Terry Reedy
- [Python-Dev] PEP 3144 review. Guido van Rossum
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Guido van Rossum
- [Python-Dev] PEP 3144 review. Greg Ewing
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Eric Smith
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. Nick Coghlan
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review. Mark Dickinson
- [Python-Dev] PEP 3144 review. Eric Smith
- [Python-Dev] PEP 3144 review. Dj Gilcrease
- [Python-Dev] PEP 3144 review. Guido van Rossum
- [Python-Dev] PEP 3144 review. Dj Gilcrease
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Mark Dickinson
- [Python-Dev] PEP 3144 review. Dj Gilcrease
- [Python-Dev] PEP 3144 review. Paul Moore
- [Python-Dev] PEP 3144 review. Dj Gilcrease
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. exarkun at twistedmatrix.com
- [Python-Dev] PEP 3144 review. "Martin v. Löwis"
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Steven D'Aprano
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Scott Dial
- [Python-Dev] PEP 3144 review. Stephen J. Turnbull
- [Python-Dev] PEP 3144 review. Antoine Pitrou
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review. Sebastian Rittau
- [Python-Dev] PEP 3144 review. Scott Dial
- [Python-Dev] PEP 3144 review. python-3000 at udmvt.ru
- [Python-Dev] PEP 3144 review. Cameron Simpson
- [Python-Dev] PEP 3144 review.
Antoine Pitrou
- [Python-Dev] PEP 3144 review.
Peter Moody
- [Python-Dev] PEP 3144 review. Terry Reedy
- [Python-Dev] PEP 3144 review.
Peter Moody
- [Python-Dev] PEP 3144 review.
Antoine Pitrou
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review.
Barry Scott
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review.
Guido van Rossum
- [Python-Dev] Python Language Summit #2 in February
A.M. Kuchling
- [Python-Dev] Python Language Summit #2 in February
Michael Foord
- [Python-Dev] Python Language Summit #2 in February
Antoine Pitrou
- [Python-Dev] Python Language Summit #2 in February Michael Foord
- [Python-Dev] Python Language Summit #2 in February Barry Warsaw
- [Python-Dev] Python Language Summit #2 in February
Antoine Pitrou
- [Python-Dev] Python Language Summit #2 in February Eric Smith
- [Python-Dev] Python Language Summit #2 in February
Michael Foord
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
Alexey S
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
"Martin v. Löwis"
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
Guido van Rossum
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library "Martin v. Löwis"
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library Guido van Rossum
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library "Martin v. Löwis"
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
Guido van Rossum
- [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
"Martin v. Löwis"
- [Python-Dev] displayhook behavior in pdb
Georg Brandl
- [Python-Dev] displayhook behavior in pdb
Michael Foord
- [Python-Dev] displayhook behavior in pdb
Paul Moore
- [Python-Dev] displayhook behavior in pdb Guido van Rossum
- [Python-Dev] displayhook behavior in pdb Georg Brandl
- [Python-Dev] displayhook behavior in pdb
Paul Moore
- [Python-Dev] displayhook behavior in pdb
Michael Foord
- [Python-Dev] PEP 3144 review. Eric Smith
- [Python-Dev] Roundup dependency tree changes anatoly techtonik
- [Python-Dev] PEP 3144 review.
DrKJam
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review.
Peter Moody
- [Python-Dev] PEP 3144 review.
David Moss
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. A.M. Kuchling
- [Python-Dev] PEP 3144 review.
David Moss
- [Python-Dev] Fwd: PEP 3144 review.
DrKJam
- [Python-Dev] Fwd: PEP 3144 review. Antoine Pitrou
- [Python-Dev] Fwd: PEP 3144 review. R. David Murray
- [Python-Dev] Fwd: PEP 3144 review. Steven D'Aprano
- [Python-Dev] re.Scanner and string.Template
nathan binkert
- [Python-Dev] re.Scanner and string.Template Benjamin Peterson
- [Python-Dev] Misc/maintainers.rst
R. David Murray
- [Python-Dev] Misc/maintainers.rst
Georg Brandl
- [Python-Dev] Misc/maintainers.rst
Brett Cannon
- [Python-Dev] Misc/maintainers.rst Fred Drake
- [Python-Dev] Misc/maintainers.rst R. David Murray
- [Python-Dev] Misc/maintainers.rst Nick Coghlan
- [Python-Dev] Misc/maintainers.rst
Brett Cannon
- [Python-Dev] Misc/maintainers.rst R. David Murray
- [Python-Dev] Misc/maintainers.rst R. David Murray
- [Python-Dev] Misc/maintainers.rst Raymond Hettinger
- [Python-Dev] Misc/maintainers.rst
A.M. Kuchling
- [Python-Dev] Misc/maintainers.rst Georg Brandl
- [Python-Dev] Misc/maintainers.rst A.M. Kuchling
- [Python-Dev] Misc/maintainers.rst Jesse Noller
- [Python-Dev] Misc/maintainers.rst Jesse Noller
- [Python-Dev] Misc/maintainers.rst
"Martin v. Löwis"
- [Python-Dev] Misc/maintainers.rst Nick Coghlan
- [Python-Dev] Misc/maintainers.rst
Brett Cannon
- [Python-Dev] Misc/maintainers.rst
Brett Cannon
- [Python-Dev] Misc/maintainers.rst
R. David Murray
- [Python-Dev] Misc/maintainers.rst Eric Smith
- [Python-Dev] Misc/maintainers.rst
R. David Murray
- [Python-Dev] Misc/maintainers.rst
Paul Moore
- [Python-Dev] Misc/maintainers.rst Nick Coghlan
- [Python-Dev] Misc/maintainers.rst
Georg Brandl
- [Python-Dev] maintainers.rst committed R. David Murray
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] OS X buildbot Thomas Heller
- [Python-Dev] Fuzziness in io module specs
Pascal Chambon
- [Python-Dev] Fuzziness in io module specs Guido van Rossum
- [Python-Dev] Fuzziness in io module specs Matthew Barnett
- [Python-Dev] Fuzziness in io module specs
MRAB
- [Python-Dev] Fuzziness in io module specs
James Y Knight
- [Python-Dev] Fuzziness in io module specs MRAB
- [Python-Dev] POSIX [Fuzziness in io module specs] Antoine Pitrou
- [Python-Dev] POSIX [Fuzziness in io module specs] Stephen J. Turnbull
- [Python-Dev] POSIX [Fuzziness in io module specs] Antoine Pitrou
- [Python-Dev] POSIX [Fuzziness in io module specs] James Y Knight
- [Python-Dev] POSIX [Fuzziness in io module specs] Pascal Chambon
- [Python-Dev] POSIX [Fuzziness in io module specs] Antoine Pitrou
- [Python-Dev] POSIX [Fuzziness in io module specs] Pascal Chambon
- [Python-Dev] POSIX [Fuzziness in io module specs] Stephen J. Turnbull
- [Python-Dev] POSIX [Fuzziness in io module specs] "Martin v. Löwis"
- [Python-Dev] Fuzziness in io module specs Steven D'Aprano
- [Python-Dev] Fuzziness in io module specs Greg Ewing
- [Python-Dev] Fuzziness in io module specs Pascal Chambon
- [Python-Dev] Fuzziness in io module specs Greg Ewing
- [Python-Dev] Fuzziness in io module specs - PEP update proposition Pascal Chambon
- [Python-Dev] Fuzziness in io module specs - PEP update proposition MRAB
- [Python-Dev] Fuzziness in io module specs - PEP update proposition Antoine Pitrou
- [Python-Dev] Fuzziness in io module specs - PEP update proposition Daniel Stutzbach
- [Python-Dev] Fuzziness in io module specs - PEP update proposition Pascal Chambon
- [Python-Dev] Fuzziness in io module specs - PEP update proposition MRAB
- [Python-Dev] Fuzziness in io module specs - PEP update proposition V2 Pascal Chambon
- [Python-Dev] Fuzziness in io module specs - PEP update proposition V2 Antoine Pitrou
- [Python-Dev] Fuzziness in io module specs - PEP update proposition V2 Guido van Rossum
- [Python-Dev] Fuzziness in io module specs - PEP update proposition V2 Antoine Pitrou
- [Python-Dev] Fuzziness in io module specs - PEP update proposition V2 Guido van Rossum
- [Python-Dev] Fuzziness in io module specs - PEP update proposition V2 Antoine Pitrou
- [Python-Dev] Fuzziness in io module specs - PEP update proposition V2 Pascal Chambon
- [Python-Dev] Fuzziness in io module specs - PEP update proposition V2 MRAB
- [Python-Dev] Fuzziness in io module specs MRAB
- [Python-Dev] Fuzziness in io module specs
James Y Knight
- [Python-Dev] Fuzziness in io module specs Daniel Stutzbach
- [Python-Dev] Fuzziness in io module specs Antoine Pitrou
- [Python-Dev] POSIX [Fuzziness in io module specs]
Pascal Chambon
- [Python-Dev] POSIX [Fuzziness in io module specs]
Daniel Stutzbach
- [Python-Dev] POSIX [Fuzziness in io module specs]
Pascal Chambon
- [Python-Dev] POSIX [Fuzziness in io module specs] Daniel Stutzbach
- [Python-Dev] POSIX [Fuzziness in io module specs] R. David Murray
- [Python-Dev] POSIX [Fuzziness in io module specs] Nick Coghlan
- [Python-Dev] POSIX [Fuzziness in io module specs] Greg Ewing
- [Python-Dev] POSIX [Fuzziness in io module specs] Steven D'Aprano
- [Python-Dev] POSIX [Fuzziness in io module specs]
Pascal Chambon
- [Python-Dev] POSIX [Fuzziness in io module specs]
Greg Ewing
- [Python-Dev] POSIX [Fuzziness in io module specs] Pascal Chambon
- [Python-Dev] POSIX [Fuzziness in io module specs]
Daniel Stutzbach
- [Python-Dev] please consider changing --enable-unicode default to ucs4
Zooko O'Whielacronx
- [Python-Dev] please consider changing --enable-unicode default to ucs4
Benjamin Peterson
- [Python-Dev] please consider changing --enable-unicode default to ucs4
Zooko O'Whielacronx
- [Python-Dev] please consider changing --enable-unicode default to ucs4 "Martin v. Löwis"
- [Python-Dev] please consider changing --enable-unicode default to ucs4
Zooko O'Whielacronx
- [Python-Dev] please consider changing --enable-unicode default to ucs4
Antoine Pitrou
- [Python-Dev] please consider changing --enable-unicode default to ucs4 Zooko O'Whielacronx
- [Python-Dev] please consider changing --enable-unicode default to ucs4 Zooko O'Whielacronx
- [Python-Dev] please consider changing --enable-unicode default to ucs4
Benjamin Peterson
- [Python-Dev] buildbots Antoine Pitrou
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Oleg Broytmann
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format P.J. Eby
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Antoine Pitrou
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Michael Foord
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Dirkjan Ochtman
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Michael Foord
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Michael Foord
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Chris Withers
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Michael Foord
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Chris Withers
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Brett Cannon
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Chris Withers
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Sridhar Ratnakumar
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Stephen J. Turnbull
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Stephen J. Turnbull
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Michael Foord
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Sridhar Ratnakumar
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Antoine Pitrou
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Nick Coghlan
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Nick Coghlan
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Chris Withers
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Toshio Kuratomi
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format P.J. Eby
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Antoine Pitrou
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Tarek Ziadé
- [Python-Dev] a new setuptools release? Chris Withers
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format P.J. Eby
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
David Lyon
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Guido van Rossum
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format David Lyon
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Brett Cannon
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format David Lyon
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Brett Cannon
- [Python-Dev] altruism Antoine Pitrou
- [Python-Dev] altruism Nick Coghlan
- [Python-Dev] altruism Brett Cannon
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Guido van Rossum
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
M.-A. Lemburg
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format Floris Bruynooghe
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
David Lyon
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format M.-A. Lemburg
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
Chris Withers
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
Jared Flatow
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
Chris Withers
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Mark Dickinson
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Willem Broekema
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Dino Viehland
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Frank Wierzbicki
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Dino Viehland
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Frank Wierzbicki
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations skip at pobox.com
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Mark Dickinson
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Eric Smith
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations skip at pobox.com
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Frank Wierzbicki
- [Python-Dev] sharing stdlib across python implementations Chris Withers
- [Python-Dev] sharing stdlib across python implementations Antoine Pitrou
- [Python-Dev] sharing stdlib across python implementations Chris Withers
- [Python-Dev] sharing stdlib across python implementations Olemis Lang
- [Python-Dev] sharing stdlib across python implementations Olemis Lang
- [Python-Dev] sharing stdlib across python implementations Olemis Lang
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Dino Viehland
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Mark Dickinson
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Dino Viehland
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Michael Foord
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Nick Coghlan
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations R. David Murray
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Chris Withers
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Greg Ewing
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Nick Coghlan
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Greg Ewing
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Guido van Rossum
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Mark Dickinson
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Chris Withers
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Mark Dickinson
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Greg Ewing
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Nick Coghlan
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Guido van Rossum
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations Georg Brandl
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
Chris Withers
- [Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
Jared Flatow
- [Python-Dev] how to properly object to something (was: Distutils ML wrap-up: setup.cfg new format) Brett Cannon
- [Python-Dev] unsubscriptable vs object does not support indexing
Dino Viehland
- [Python-Dev] unsubscriptable vs object does not support indexing
MRAB
- [Python-Dev] unsubscriptable vs object does not support indexing
R. David Murray
- [Python-Dev] unsubscriptable vs object does not support indexing Dino Viehland
- [Python-Dev] unsubscriptable vs object does not support indexing Brett Cannon
- [Python-Dev] unsubscriptable vs object does not support indexing Dino Viehland
- [Python-Dev] unsubscriptable vs object does not support indexing Brett Cannon
- [Python-Dev] unsubscriptable vs object does not support indexing Steven D'Aprano
- [Python-Dev] unsubscriptable vs object does not support indexing Janzert
- [Python-Dev] unsubscriptable vs object does not support indexing MRAB
- [Python-Dev] unsubscriptable vs object does not support indexing Ben Finney
- [Python-Dev] unsubscriptable vs object does not support indexing MRAB
- [Python-Dev] unsubscriptable vs object does not support indexing Antoine Pitrou
- [Python-Dev] unsubscriptable vs object does not support indexing Guido van Rossum
- [Python-Dev] unsubscriptable vs object does not support indexing Greg Ewing
- [Python-Dev] unsubscriptable vs object does not support indexing M.-A. Lemburg
- [Python-Dev] unsubscriptable vs object does not support indexing Michael Foord
- [Python-Dev] unsubscriptable vs object does not support indexing Brett Cannon
- [Python-Dev] unsubscriptable vs object does not support indexing Michael Foord
- [Python-Dev] unsubscriptable vs object does not support indexing Brett Cannon
- [Python-Dev] unsubscriptable vs object does not support indexing Nick Coghlan
- [Python-Dev] unsubscriptable vs object does not support indexing
R. David Murray
- [Python-Dev] unsubscriptable vs object does not support indexing
MRAB
- [Python-Dev] surprised to "++" and "--"
Wee Binn
- [Python-Dev] surprised to "++" and "--" Rob Cliffe
- [Python-Dev] surprised to "++" and "--" Matthew Wilkes
- [Python-Dev] surprised to "++" and "--" Facundo Batista
- [Python-Dev] thinking about 2.7
Benjamin Peterson
- [Python-Dev] thinking about 2.7
exarkun at twistedmatrix.com
- [Python-Dev] thinking about 2.7 / buildbots / testing
David Lyon
- [Python-Dev] thinking about 2.7 / buildbots / testing C. Titus Brown
- [Python-Dev] thinking about 2.7 / buildbots / testing Antoine Pitrou
- [Python-Dev] thinking about 2.7 / buildbots / testing R. David Murray
- [Python-Dev] thinking about 2.7 / buildbots / testing Antoine Pitrou
- [Python-Dev] thinking about 2.7 / buildbots / testing "Martin v. Löwis"
- [Python-Dev] thinking about 2.7
David Bolen
- [Python-Dev] thinking about 2.7 "Martin v. Löwis"
- [Python-Dev] thinking about 2.7 / buildbots / testing
David Lyon
- [Python-Dev] thinking about 2.7 Michael Foord
- [Python-Dev] thinking about 2.7
Antoine Pitrou
- [Python-Dev] thinking about 2.7 Benjamin Peterson
- [Python-Dev] thinking about 2.7
Brett Cannon
- [Python-Dev] thinking about 2.7 exarkun at twistedmatrix.com
- [Python-Dev] thinking about 2.7
Benjamin Peterson
- [Python-Dev] thinking about 2.7 Brett Cannon
- [Python-Dev] thinking about 2.7 Benjamin Peterson
- [Python-Dev] thinking about 2.7 Michael Foord
- [Python-Dev] thinking about 2.7 Benjamin Peterson
- [Python-Dev] thinking about 2.7 Michael Foord
- [Python-Dev] thinking about 2.7 Benjamin Peterson
- [Python-Dev] thinking about 2.7 Michael Foord
- [Python-Dev] thinking about 2.7 Eric Smith
- [Python-Dev] thinking about 2.7 Nick Coghlan
- [Python-Dev] thinking about 2.7 Michael Foord
- [Python-Dev] thinking about 2.7 Brett Cannon
- [Python-Dev] thinking about 2.7 Benjamin Peterson
- [Python-Dev] thinking about 2.7 Antoine Pitrou
- [Python-Dev] thinking about 2.7 Raymond Hettinger
- [Python-Dev] thinking about 2.7 Michael Foord
- [Python-Dev] thinking about 2.7 Antoine Pitrou
- [Python-Dev] thinking about 2.7
"Martin v. Löwis"
- [Python-Dev] thinking about 2.7 exarkun at twistedmatrix.com
- [Python-Dev] thinking about 2.7 "Martin v. Löwis"
- [Python-Dev] thinking about 2.7
exarkun at twistedmatrix.com
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Tarek Ziadé
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
P.J. Eby
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Guido van Rossum
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format P.J. Eby
- [Python-Dev] [OT] cutting the cc list Antoine Pitrou
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
Guido van Rossum
- [Python-Dev] Distutils ML wrap-up: setup.cfg new format
P.J. Eby
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] help required
waqas ahmad
- [Python-Dev] help required Michael Foord
- [Python-Dev] help required MRAB
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk
Barry Scott
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk Ned Deily
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk
Ronald Oussoren
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk skip at pobox.com
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk
M.-A. Lemburg
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk Ronald Oussoren
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk M.-A. Lemburg
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk Ronald Oussoren
- [Python-Dev] Python 2.7 Mac universal builds seem broken on trunk M.-A. Lemburg
- [Python-Dev] LAST CHANCE: PyCon 2010: Call for Proposals Aahz
- [Python-Dev] Python build question (fixing pymath.c).
Mark Dickinson
- [Python-Dev] Python build question (fixing pymath.c).
Brett Cannon
- [Python-Dev] Python build question (fixing pymath.c). Mark Dickinson
- [Python-Dev] Python build question (fixing pymath.c).
Brett Cannon
- [Python-Dev] IO module precisions and exception hierarchy
Pascal Chambon
- [Python-Dev] IO module precisions and exception hierarchy
Greg Ewing
- [Python-Dev] IO module precisions and exception hierarchy Pascal Chambon
- [Python-Dev] IO module precisions and exception hierarchy Michael Foord
- [Python-Dev] IO module precisions and exception hierarchy
Antoine Pitrou
- [Python-Dev] IO module precisions and exception hierarchy
Nick Coghlan
- [Python-Dev] IO module precisions and exception hierarchy Michael Foord
- [Python-Dev] IO module precisions and exception hierarchy Greg Ewing
- [Python-Dev] IO module precisions and exception hierarchy Michael Foord
- [Python-Dev] IO module precisions and exception hierarchy Greg Ewing
- [Python-Dev] IO module precisions and exception hierarchy Michael Foord
- [Python-Dev] IO module precisions and exception hierarchy Greg Ewing
- [Python-Dev] IO module precisions and exception hierarchy Antoine Pitrou
- [Python-Dev] IO module precisions and exception hierarchy Nick Coghlan
- [Python-Dev] IO module precisions and exception hierarchy
Nick Coghlan
- [Python-Dev] IO module precisions and exception hierarchy
MRAB
- [Python-Dev] IO module precisions and exception hierarchy Antoine Pitrou
- [Python-Dev] IO module precisions and exception hierarchy James Y Knight
- [Python-Dev] IO module precisions and exception hierarchy
Greg Ewing
- [Python-Dev] PEP 389: argparse - new command line parsing module
Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module
Brett Cannon
- [Python-Dev] PEP 389: argparse - new command line parsing module
Michael Foord
- [Python-Dev] PEP 389: argparse - new command line parsing module Doug Hellmann
- [Python-Dev] PEP 389: argparse - new command line parsing module Nick Coghlan
- [Python-Dev] PEP 389: argparse - new command line parsing module skip at pobox.com
- [Python-Dev] PEP 389: argparse - new command line parsing module Nick Coghlan
- [Python-Dev] PEP 389: argparse - new command line parsing module
Fernando Perez
- [Python-Dev] PEP 389: argparse - new command line parsing module Kevin Jacobs <jacobs at bioinformed.com>
- [Python-Dev] PEP 389: argparse - new command line parsing module Jesse Noller
- [Python-Dev] PEP 389: argparse - new command line parsing module
Michael Foord
- [Python-Dev] PEP 389: argparse - new command line parsing module
Antoine Pitrou
- [Python-Dev] PEP 389: argparse - new command line parsing module
Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Benjamin Peterson
- [Python-Dev] PEP 389: argparse - new command line parsing module "Martin v. Löwis"
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Cameron Simpson
- [Python-Dev] PEP 389: argparse - new command line parsing module Oleg Broytman
- [Python-Dev] PEP 389: argparse - new command line parsing module M.-A. Lemburg
- [Python-Dev] PEP 389: argparse - new command line parsing module
Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module
Neal Becker
- [Python-Dev] PEP 389: argparse - new command line parsing module Michael Foord
- [Python-Dev] PEP 389: argparse - new command line parsing module
Steven Bethard
- [Python-Dev] PEP 389: argparse - optparse compatibility Antoine Pitrou
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven D'Aprano
- [Python-Dev] PEP 389: argparse - new command line parsing module m h
- [Python-Dev] PEP 389: argparse - new command line parsing module
Brett Cannon
- [Python-Dev] PEP 389: argparse - new command line parsing module
Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Benjamin Peterson
- [Python-Dev] PEP 389: argparse - new command line parsing module
Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module
Yuvgoog Greenle
- [Python-Dev] PEP 389: argparse - new command line parsing module
Floris Bruynooghe
- [Python-Dev] PEP 389: argparse - new command line parsing module Jon Ribbens
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Yuvgoog Greenle
- [Python-Dev] PEP 389: argparse - new command line parsing module Vinay Sajip
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven D'Aprano
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Brett Cannon
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Yuvgoog Greenle
- [Python-Dev] PEP 389: argparse - new command line parsing module Paul Moore
- [Python-Dev] PEP 389: argparse - new command line parsing module m h
- [Python-Dev] PEP 389: argparse - new command line parsing module Eric Smith
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Glenn Linderman
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Glenn Linderman
- [Python-Dev] PEP 389: argparse - new command line parsing module Toshio Kuratomi
- [Python-Dev] PEP 389: argparse - new command line parsing module Robert Kern
- [Python-Dev] PEP 389: argparse - new command line parsing module Paul Moore
- [Python-Dev] PEP 389: argparse - new command line parsing module Michael Haggerty
- [Python-Dev] PEP 389: argparse - new command line parsing module Greg Ewing
- [Python-Dev] PEP 389: argparse - new command line parsing module Nick Coghlan
- [Python-Dev] PEP 389: argparse - new command line parsing module Paul Moore
- [Python-Dev] PEP 389: argparse - new command line parsing module "Martin v. Löwis"
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Brett Cannon
- [Python-Dev] PEP 389: argparse - new command line parsing module skip at pobox.com
- [Python-Dev] PEP 389: argparse - new command line parsing module Greg Ewing
- [Python-Dev] PEP 389: argparse - new command line parsing module Barry Warsaw
- [Python-Dev] PEP 389: argparse - new command line parsing module Nick Coghlan
- [Python-Dev] PEP 389: argparse - new command line parsing module Barry Warsaw
- [Python-Dev] PEP 389: argparse - new command line parsing module Nick Coghlan
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Barry Warsaw
- [Python-Dev] PEP 389: argparse - new command line parsing module Fred Drake
- [Python-Dev] PEP 389: argparse - new command line parsing module Vinay Sajip
- [Python-Dev] PEP 389: argparse - new command line parsing module Guido van Rossum
- [Python-Dev] PEP 389: argparse - new command line parsing module Robert Kern
- [Python-Dev] PEP 389: argparse - new command line parsing module Barry Warsaw
- [Python-Dev] PEP 389: argparse - new command line parsing module Andrew McNabb
- [Python-Dev] PEP 389: argparse - new command line parsing module Robert Kern
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] PEP 389: argparse - new command line parsing module Brett Cannon
- [Python-Dev] PEP 389: argparse - new command line parsing module Vinay Sajip
- [Python-Dev] PEP 389: argparse - new command line parsing module Floris Bruynooghe
- [Python-Dev] PEP 389: argparse - new command line parsing module
Floris Bruynooghe
- [Python-Dev] PEP 389: argparse - new command line parsing module Nick Coghlan
- [Python-Dev] PEP 389: argparse - new command line parsing module
Yuvgoog Greenle
- [Python-Dev] PEP 389: argparse - new command line parsing module Steven Bethard
- [Python-Dev] please consider changing --enable-unicode default to ucs4
M.-A. Lemburg
- [Python-Dev] please consider changing --enable-unicode default to ucs4 M.-A. Lemburg
- [Python-Dev] please consider changing --enable-unicode default to ucs4 James Y Knight
- [Python-Dev] please consider changing --enable-unicode default to ucs4 Zooko O'Whielacronx
- [Python-Dev] PEP 3144 review.
Antoine Pitrou
- [Python-Dev] PEP 3144 review.
Guido van Rossum
- [Python-Dev] PEP 3144 review.
Glyph Lefkowitz
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review. R. David Murray
- [Python-Dev] PEP 3144 review.
Glyph Lefkowitz
- [Python-Dev] PEP 3144 review.
Guido van Rossum
- [Python-Dev] bug 3890 Barry Warsaw
- [Python-Dev] Announcing PEP 3136
Hatem Nassrat
- [Python-Dev] Announcing PEP 3136
Guido van Rossum
- [Python-Dev] Announcing PEP 3136
Yuvgoog Greenle
- [Python-Dev] Announcing PEP 3136 Michael Foord
- [Python-Dev] Announcing PEP 3136
Yuvgoog Greenle
- [Python-Dev] Announcing PEP 3136
Guido van Rossum
- [Python-Dev] transitioning from % to {} formatting
Steven Bethard
- [Python-Dev] transitioning from % to {} formatting
"Martin v. Löwis"
- [Python-Dev] transitioning from % to {} formatting
Steven Bethard
- [Python-Dev] transitioning from % to {} formatting James Y Knight
- [Python-Dev] transitioning from % to {} formatting Nick Coghlan
- [Python-Dev] transitioning from % to {} formatting Steven Bethard
- [Python-Dev] transitioning from % to {} formatting Paul Moore
- [Python-Dev] transitioning from % to {} formatting Nick Coghlan
- [Python-Dev] transitioning from % to {} formatting Steven D'Aprano
- [Python-Dev] transitioning from % to {} formatting James Y Knight
- [Python-Dev] transitioning from % to {} formatting Terry Reedy
- [Python-Dev] transitioning from % to {} formatting Raymond Hettinger
- [Python-Dev] transitioning from % to {} formatting Antoine Pitrou
- [Python-Dev] transitioning from % to {} formatting Barry Warsaw
- [Python-Dev] transitioning from % to {} formatting
Eric Smith
- [Python-Dev] transitioning from % to {} formatting "Martin v. Löwis"
- [Python-Dev] transitioning from % to {} formatting Guido van Rossum
- [Python-Dev] transitioning from % to {} formatting
Barry Warsaw
- [Python-Dev] transitioning from % to {} formatting Paul Moore
- [Python-Dev] transitioning from % to {} formatting Brett Cannon
- [Python-Dev] transitioning from % to {} formatting Steven Bethard
- [Python-Dev] transitioning from % to {} formatting Barry Warsaw
- [Python-Dev] transitioning from % to {} formatting Steven Bethard
- [Python-Dev] transitioning from % to {} formatting Barry Warsaw
- [Python-Dev] transitioning from % to {} formatting Steven Bethard
- [Python-Dev] transitioning from % to {} formatting Raymond Hettinger
- [Python-Dev] transitioning from % to {} formatting "Martin v. Löwis"
- [Python-Dev] transitioning from % to {} formatting
Steven Bethard
- [Python-Dev] transitioning from % to {} formatting
"Martin v. Löwis"
- [Python-Dev] transitioning from % to {} formatting Steven Bethard
- [Python-Dev] test_thread tracebacks
skip at pobox.com
- [Python-Dev] test_thread tracebacks
Barry Warsaw
- [Python-Dev] test_thread tracebacks
Ned Deily
- [Python-Dev] test_thread tracebacks Ned Deily
- [Python-Dev] test_thread tracebacks skip at pobox.com
- [Python-Dev] test_thread tracebacks
Ned Deily
- [Python-Dev] test_thread tracebacks
Barry Warsaw
- [Python-Dev] PEP 3144 review.
Mark Dickinson
- [Python-Dev] PEP 3144 review.
Guido van Rossum
- [Python-Dev] PEP 3144 review.
R. David Murray
- [Python-Dev] PEP 3144 review. Daniel Stutzbach
- [Python-Dev] PEP 3144 review.
"Martin v. Löwis"
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review. Raymond Hettinger
- [Python-Dev] PEP 3144 review. Peter Moody
- [Python-Dev] PEP 3144 review.
R. David Murray
- [Python-Dev] PEP 3144 review.
Guido van Rossum
- [Python-Dev] Python 2.6.3rc1 available Barry Warsaw
- [Python-Dev] Python logging and 1.5.2 compatibility
Vinay Sajip
- [Python-Dev] Python logging and 1.5.2 compatibility
Antoine Pitrou
- [Python-Dev] Python logging and 1.5.2 compatibility
Vinay Sajip
- [Python-Dev] Python logging and 1.5.2 compatibility "Martin v. Löwis"
- [Python-Dev] Python logging and 1.5.2 compatibility
Vinay Sajip
- [Python-Dev] Python logging and 1.5.2 compatibility R. David Murray
- [Python-Dev] Python logging and 1.5.2 compatibility
Antoine Pitrou
Last message date:
Wed Sep 30 23:59:56 CEST 2009
Archived on: Sat Oct 3 04:20:50 CEST 2009
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).