The Python-Dev March 2010 Archive by author (original) (raw)
March 2010 Archives by author
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
Starting: Mon Mar 1 00:14:41 CET 2010
Ending: Wed Mar 31 23:53:50 CEST 2010
Messages: 986
- [Python-Dev] FWD: http://www.python.org/dev/patches/ Aahz
- [Python-Dev] __file__ Ron Adam
- [Python-Dev] argparse ugliness Ron Adam
- [Python-Dev] __pycache__ creation Ron Adam
- [Python-Dev] __pycache__ creation Ron Adam
- [Python-Dev] __pycache__ creation Ron Adam
- [Python-Dev] __pycache__ creation Ron Adam
- [Python-Dev] __pycache__ creation Ron Adam
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: At least one package management tool for 2.7) Ron Adam
- [Python-Dev] "Fixing" the new GIL Nir Aides
- [Python-Dev] "Fixing" the new GIL Nir Aides
- [Python-Dev] "Fixing" the new GIL Nir Aides
- [Python-Dev] "Fixing" the new GIL Nir Aides
- [Python-Dev] GSoC 2010 is on -- projects? Joe Amenta
- [Python-Dev] Contribute Shashwat Anand
- [Python-Dev] Mixing float and Decimal -- thread reboot Pierre B.
- [Python-Dev] Mixing float and Decimal -- thread reboot Pierre B.
- [Python-Dev] Why is nan != nan? Pierre B.
- [Python-Dev] [Distutils] At least one package management tool for 2.7 Jason Baker
- [Python-Dev] __file__ Henning von Bargen
- [Python-Dev] __pycache__ creation Henning von Bargen
- [Python-Dev] Decimal <-> float comparisons in py3k. Facundo Batista
- [Python-Dev] Mixing float and Decimal -- thread reboot Facundo Batista
- [Python-Dev] "Fixing" the new GIL David Beazley
- [Python-Dev] (no subject) David Beazley
- [Python-Dev] "Fixing" the new GIL David Beazley
- [Python-Dev] "Fixing" the new GIL David Beazley
- [Python-Dev] argparse ugliness Neal Becker
- [Python-Dev] argparse ugliness Neal Becker
- [Python-Dev] argparse ugliness Neal Becker
- [Python-Dev] interesting article on regex performance Neal Becker
- [Python-Dev] C++ Neal Becker
- [Python-Dev] Update xml.etree.ElementTree for Python 2.7 and 3.2 Stefan Behnel
- [Python-Dev] ElementTree.tostring() returning str by default in Py3.2 Stefan Behnel
- [Python-Dev] ElementTree.tostring() returning str by default in Py3.2 Stefan Behnel
- [Python-Dev] ElementTree.tostring() returning str by default in Py3.2 Stefan Behnel
- [Python-Dev] [RELEASED] Python 3.1.2 release candidate Stefan Behnel
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def Stefan Behnel
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def Stefan Behnel
- [Python-Dev] Tracker reviews workflow and flags Alexander Belopolsky
- [Python-Dev] Mixing float and Decimal -- thread reboot Alexander Belopolsky
- [Python-Dev] Mixing float and Decimal -- thread reboot Alexander Belopolsky
- [Python-Dev] Mixing float and Decimal -- thread reboot Alexander Belopolsky
- [Python-Dev] Mixing float and Decimal -- thread reboot Alexander Belopolsky
- [Python-Dev] Mixing float and Decimal -- thread reboot Alexander Belopolsky
- [Python-Dev] Mixing float and Decimal -- thread reboot Alexander Belopolsky
- [Python-Dev] Why is nan != nan? Alexander Belopolsky
- [Python-Dev] Why is nan != nan? Alexander Belopolsky
- [Python-Dev] Why is nan != nan? Alexander Belopolsky
- [Python-Dev] Why is nan != nan? Alexander Belopolsky
- [Python-Dev] Why is nan != nan? Alexander Belopolsky
- [Python-Dev] Why is nan != nan? Alexander Belopolsky
- [Python-Dev] doctest, unicode repr, and 2to3 Andrew Bennetts
- [Python-Dev] argparse ugliness Steven Bethard
- [Python-Dev] argparse ugliness Steven Bethard
- [Python-Dev] argparse ugliness Steven Bethard
- [Python-Dev] argparse.py is licensed under the Apache License Steven Bethard
- [Python-Dev] argparse.py is licensed under the Apache License Steven Bethard
- [Python-Dev] [Distutils] At least one package management tool for 2.7 Ian Bicking
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) Ian Bicking
- [Python-Dev] doctest, unicode repr, and 2to3 Georg Brandl
- [Python-Dev] Desired changes to Hg emails to python-checkins Georg Brandl
- [Python-Dev] argparse ugliness Georg Brandl
- [Python-Dev] Modifying Grammar/grammar and other foul acts Georg Brandl
- [Python-Dev] interesting article on regex performance Georg Brandl
- [Python-Dev] Desired changes to Hg emails to python-checkins Georg Brandl
- [Python-Dev] Request for commit access Georg Brandl
- [Python-Dev] Why is nan != nan? Georg Brandl
- [Python-Dev] Why is nan != nan? Georg Brandl
- [Python-Dev] GSoC 2010 is on -- projects? C. Titus Brown
- [Python-Dev] GSoC 2010 is on -- projects? C. Titus Brown
- [Python-Dev] GSoC 2010 is on -- projects? C. Titus Brown
- [Python-Dev] GSoC 2010 is on -- projects? C. Titus Brown
- [Python-Dev] GSoC 2010 is on -- projects? C. Titus Brown
- [Python-Dev] Building thread-safe sqlite3 with Python 2.6.5rc1 Oleg Broytman
- [Python-Dev] Is Scala better than Python ??? Oleg Broytman
- [Python-Dev] Joel Spolsky on Mercurial Oleg Broytman
- [Python-Dev] right-side binary operations Oleg Broytman
- [Python-Dev] OOP On Web Oleg Broytman
- [Python-Dev] __file__ Floris Bruynooghe
- [Python-Dev] __file__ Bugbee, Larry
- [Python-Dev] __file__ Brett Cannon
- [Python-Dev] __file__ Brett Cannon
- [Python-Dev] __file__ Brett Cannon
- [Python-Dev] The fate of Distutils in Python 2.7 Brett Cannon
- [Python-Dev] __file__ Brett Cannon
- [Python-Dev] Who needs to be added to python-committers? Brett Cannon
- [Python-Dev] Python and Windows 2000 Brett Cannon
- [Python-Dev] __file__ Brett Cannon
- [Python-Dev] Deprecation warnings in Python 2.7 Brett Cannon
- [Python-Dev] __file__ and bytecode-only Brett Cannon
- [Python-Dev] Desired changes to Hg emails to python-checkins Brett Cannon
- [Python-Dev] Desired changes to Hg emails to python-checkins Brett Cannon
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brett Cannon
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brett Cannon
- [Python-Dev] Silencing DeprecationWarning by default in Python 2.7 is silencing division warnings Brett Cannon
- [Python-Dev] [RELEASED] Python 3.1.2 release candidate Brett Cannon
- [Python-Dev] Catch SIGINT at Python startup Brett Cannon
- [Python-Dev] Catch SIGINT at Python startup Brett Cannon
- [Python-Dev] "Fixing" the new GIL Brett Cannon
- [Python-Dev] 3.1.2 tagging delayed a little Brett Cannon
- [Python-Dev] Silencing DeprecationWarning by default in Python 2.7 is silencing division warnings Brett Cannon
- [Python-Dev] PEP 3147, __pycache__ directories and umask Brett Cannon
- [Python-Dev] argparse.py is licensed under the Apache License Brett Cannon
- [Python-Dev] Add -3 and -Wd to the buildbots Brett Cannon
- [Python-Dev] __file__ Baptiste Carvello
- [Python-Dev] __file__ Baptiste Carvello
- [Python-Dev] Why is nan != nan? Jesus Cea
- [Python-Dev] Why is nan != nan? Jesus Cea
- [Python-Dev] Why is nan != nan? Jesus Cea
- [Python-Dev] Why is nan != nan? Jesus Cea
- [Python-Dev] Why is nan != nan? Jesus Cea
- [Python-Dev] Attribute lookup ambiguity Pascal Chambon
- [Python-Dev] Attribute lookup ambiguity Pascal Chambon
- [Python-Dev] Attribute lookup ambiguity Pascal Chambon
- [Python-Dev] Attribute lookup ambiguity Pascal Chambon
- [Python-Dev] __file__ Nick Coghlan
- [Python-Dev] Breaking bytecode only imports (was Re: __file__) Nick Coghlan
- [Python-Dev] Deprecation warnings in Python 2.7 Nick Coghlan
- [Python-Dev] __file__ Nick Coghlan
- [Python-Dev] __file__ and bytecode-only Nick Coghlan
- [Python-Dev] Desired changes to Hg emails to python-checkins Nick Coghlan
- [Python-Dev] Desired changes to Hg emails to python-checkins Nick Coghlan
- [Python-Dev] doctest, unicode repr, and 2to3 Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] argparse ugliness Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] argparse ugliness Nick Coghlan
- [Python-Dev] argparse ugliness Nick Coghlan
- [Python-Dev] interesting article on regex performance Nick Coghlan
- [Python-Dev] interesting article on regex performance Nick Coghlan
- [Python-Dev] __file__ and bytecode-only Nick Coghlan
- [Python-Dev] "Fixing" the new GIL Nick Coghlan
- [Python-Dev] __file__ and bytecode-only Nick Coghlan
- [Python-Dev] __file__ and bytecode-only Nick Coghlan
- [Python-Dev] "Fixing" the new GIL Nick Coghlan
- [Python-Dev] "Fixing" the new GIL Nick Coghlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Nick Coghlan
- [Python-Dev] Decimal <-> float comparisons in py3k. Nick Coghlan
- [Python-Dev] Decimal <-> float comparisons in py3k. Nick Coghlan
- [Python-Dev] Decimal <-> float comparisons in py3k. Nick Coghlan
- [Python-Dev] Joel Spolsky on Mercurial Nick Coghlan
- [Python-Dev] Decimal <-> float comparisons in py3k. Nick Coghlan
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Nick Coghlan
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Nick Coghlan
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] Attribute lookup ambiguity Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] PEP 3147, __pycache__ directories and umask Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] At least one package management tool for 2.7 Nick Coghlan
- [Python-Dev] __pycache__ creation Nick Coghlan
- [Python-Dev] __pycache__ creation Nick Coghlan
- [Python-Dev] PEP 3147, __pycache__ directories and umask Nick Coghlan
- [Python-Dev] __pycache__ creation Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] __pycache__ creation Nick Coghlan
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Nick Coghlan
- [Python-Dev] Why is nan != nan? Nick Coghlan
- [Python-Dev] Mixing float and Decimal -- thread reboot Nick Coghlan
- [Python-Dev] Why is nan != nan? Nick Coghlan
- [Python-Dev] Why is nan != nan? Nick Coghlan
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Nick Coghlan
- [Python-Dev] Why is nan != nan? Nick Coghlan
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Nick Coghlan
- [Python-Dev] Why is nan != nan? Nick Coghlan
- [Python-Dev] Request for commit access Nick Coghlan
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def PC/os2vacpp/python.def Python/compile.c Python/getargs.c Nick Coghlan
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) Nick Coghlan
- [Python-Dev] Contribute Nick Coghlan
- [Python-Dev] Replacing threads with swapcontext() Nick Coghlan
- [Python-Dev] __file__ Robert Collins
- [Python-Dev] __file__ Robert Collins
- [Python-Dev] PEP 3188: Implementation Questions David Cournapeau
- [Python-Dev] Why is nan != nan? David Cournapeau
- [Python-Dev] Why is nan != nan? David Cournapeau
- [Python-Dev] Why is nan != nan? David Cournapeau
- [Python-Dev] Why is nan != nan? David Cournapeau
- [Python-Dev] [Distutils] Bootstrap script for package management tool in Python 2.7 (Was: Re: At least one package management tool for 2.7) David Cournapeau
- [Python-Dev] argparse ugliness Brian Curtin
- [Python-Dev] Tracker reviews workflow and flags Brian Curtin
- [Python-Dev] Tracker opened/closed issue list: missing? Brian Curtin
- [Python-Dev] Request for commit access Brian Curtin
- [Python-Dev] __file__ Steven D'Aprano
- [Python-Dev] __file__ Steven D'Aprano
- [Python-Dev] __file__ and bytecode-only Steven D'Aprano
- [Python-Dev] Decimal <-> float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Decimal <-> float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Decimal <-> float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Decimal <-> float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Decimal <-> float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Decimal <-> float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Decimal <-> float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Decimal <-> float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Mixing float and Decimal -- thread reboot Steven D'Aprano
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Steven D'Aprano
- [Python-Dev] Mixing float and Decimal -- thread reboot Steven D'Aprano
- [Python-Dev] __pycache__ creation Steven D'Aprano
- [Python-Dev] PEP 3147, __pycache__ directories and umask Steven D'Aprano
- [Python-Dev] Mixing float and Decimal -- thread reboot Steven D'Aprano
- [Python-Dev] Mixing float and Decimal -- thread reboot Steven D'Aprano
- [Python-Dev] Mixing float and Decimal -- thread reboot Steven D'Aprano
- [Python-Dev] Mixing float and Decimal -- thread reboot Steven D'Aprano
- [Python-Dev] Mixing float and Decimal -- thread reboot Steven D'Aprano
- [Python-Dev] Why is nan != nan? Steven D'Aprano
- [Python-Dev] Mixing float and Decimal -- thread reboot Steven D'Aprano
- [Python-Dev] Why is nan != nan? Steven D'Aprano
- [Python-Dev] Why is nan != nan? Steven D'Aprano
- [Python-Dev] Why is nan != nan? Steven D'Aprano
- [Python-Dev] Optional delta argument for assertAlmostEqual Steven D'Aprano
- [Python-Dev] Why is nan != nan? Steven D'Aprano
- [Python-Dev] [Distutils] At least one package management tool for 2.7 Darren Dale
- [Python-Dev] [Distutils] At least one package management tool for 2.7 Darren Dale
- [Python-Dev] PEP 3188: Implementation Questions Mark Dickinson
- [Python-Dev] PEP 3188: Implementation Questions Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] binary operation heuristics -- bug or undocumented? Mark Dickinson
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Fraction arithmetic (Was: Decimal ... float comparisons in py3k) Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Decimal <-> float comparisons in py3k. Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Mixing float and Decimal -- thread reboot Mark Dickinson
- [Python-Dev] Why is nan != nan? Mark Dickinson
- [Python-Dev] Optional delta argument for assertAlmostEqual Mark Dickinson
- [Python-Dev] Patch to telnetlib.py Jack Diederich
- [Python-Dev] Release blocker: urllib2 issue 7540 Fred Drake
- [Python-Dev] Desired changes to Hg emails to python-checkins Fred Drake
- [Python-Dev] argparse ugliness Fred Drake
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime Fred Drake
- [Python-Dev] Why is nan != nan? Casey Duncan
- [Python-Dev] Why is nan != nan? Casey Duncan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously P.J. Eby
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously P.J. Eby
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously P.J. Eby
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously P.J. Eby
- [Python-Dev] Decimal <-> float comparisons in py3k. P.J. Eby
- [Python-Dev] Why is nan != nan? P.J. Eby
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Phillip J. Eby
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Phillip J. Eby
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Phillip J. Eby
- [Python-Dev] __file__ Greg Ewing
- [Python-Dev] __file__ Greg Ewing
- [Python-Dev] __file__ Greg Ewing
- [Python-Dev] __file__ Greg Ewing
- [Python-Dev] __file__ Greg Ewing
- [Python-Dev] Python and Windows 2000 Greg Ewing
- [Python-Dev] __file__ and bytecode-only Greg Ewing
- [Python-Dev] __file__ and bytecode-only Greg Ewing
- [Python-Dev] __file__ and bytecode-only Greg Ewing
- [Python-Dev] __file__ and bytecode-only Greg Ewing
- [Python-Dev] __file__ and bytecode-only Greg Ewing
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Greg Ewing
- [Python-Dev] argparse ugliness Greg Ewing
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Greg Ewing
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Greg Ewing
- [Python-Dev] Modifying Grammar/grammar and other foul acts Greg Ewing
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Greg Ewing
- [Python-Dev] argparse ugliness Greg Ewing
- [Python-Dev] argparse ugliness Greg Ewing
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Greg Ewing
- [Python-Dev] argparse ugliness Greg Ewing
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Greg Ewing
- [Python-Dev] __file__ and bytecode-only Greg Ewing
- [Python-Dev] Decimal <-> float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal <-> float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal <-> float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal <-> float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal <-> float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal <-> float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal & lt; -& gt; float comparisons in py3k. Greg Ewing
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Greg Ewing
- [Python-Dev] Attribute lookup ambiguity Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] PEP 3147, __pycache__ directories and umask Greg Ewing
- [Python-Dev] __pycache__ creation Greg Ewing
- [Python-Dev] Attribute lookup ambiguity Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] __pycache__ creation Greg Ewing
- [Python-Dev] PEP 3147, __pycache__ directories and umask Greg Ewing
- [Python-Dev] __pycache__ creation Greg Ewing
- [Python-Dev] __pycache__ creation Greg Ewing
- [Python-Dev] PEP 3147, __pycache__ directories and umask Greg Ewing
- [Python-Dev] Attribute lookup ambiguity Greg Ewing
- [Python-Dev] PEP 3147, __pycache__ directories and umask Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Why is nan != nan? Greg Ewing
- [Python-Dev] Mixing float and Decimal -- thread reboot Greg Ewing
- [Python-Dev] Why is nan != nan? Greg Ewing
- [Python-Dev] Why is nan != nan? Greg Ewing
- [Python-Dev] Why is nan != nan? Greg Ewing
- [Python-Dev] Why is nan != nan? Greg Ewing
- [Python-Dev] Why is nan != nan? Greg Ewing
- [Python-Dev] Draft PEP on RSON configuration file format Daniel Fetchinson
- [Python-Dev] Catch SIGINT at Python startup Maciej Fijalkowski
- [Python-Dev] Why is nan != nan? Maciej Fijalkowski
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Ben Finney
- [Python-Dev] argparse ugliness Ben Finney
- [Python-Dev] PEP 3147, __pycache__ directories and umask Ben Finney
- [Python-Dev] PEP 3147, __pycache__ directories and umask Ben Finney
- [Python-Dev] PEP 3147, __pycache__ directories and umask Ben Finney
- [Python-Dev] FWD: Broken link in 2.6.5 rc 1 download page. Michael Foord
- [Python-Dev] doctest, unicode repr, and 2to3 Michael Foord
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Michael Foord
- [Python-Dev] unittest2 plus class and module level fixtures in unittest Michael Foord
- [Python-Dev] Catch SIGINT at Python startup Michael Foord
- [Python-Dev] unittest2 plus class and module level fixtures in unittest Michael Foord
- [Python-Dev] FWD: http://www.python.org/dev/patches/ Michael Foord
- [Python-Dev] __file__ and bytecode-only Michael Foord
- [Python-Dev] __file__ and bytecode-only Michael Foord
- [Python-Dev] Decimal <-> float comparisons in py3k. Michael Foord
- [Python-Dev] binary operation heuristics -- bug or undocumented? Michael Foord
- [Python-Dev] Attribute lookup ambiguity Michael Foord
- [Python-Dev] containment checking Michael Foord
- [Python-Dev] containment checking Michael Foord
- [Python-Dev] Attribute lookup ambiguity Michael Foord
- [Python-Dev] Optional delta argument for assertAlmostEqual Michael Foord
- [Python-Dev] OOP On Web Michael Foord
- [Python-Dev] WeakSet in Python 2.7 Michael Foord
- [Python-Dev] WeakSet in Python 2.7 Michael Foord
- [Python-Dev] WeakSet in Python 2.7 Michael Foord
- [Python-Dev] WeakSet in Python 2.7 Michael Foord
- [Python-Dev] WeakSet in Python 2.7 Michael Foord
- [Python-Dev] Contribute Michael Foord
- [Python-Dev] GSoC 2010 is on -- projects? Laurent Gautier
- [Python-Dev] GSoC 2010 is on -- projects? Laurent Gautier
- [Python-Dev] GSoC 2010 is on -- projects? Laurent Gautier
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Dj Gilcrease
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Dj Gilcrease
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Dj Gilcrease
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Dj Gilcrease
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Dj Gilcrease
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Dj Gilcrease
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Dj Gilcrease
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Dj Gilcrease
- [Python-Dev] Building thread-safe sqlite3 with Python 2.6.5rc1 Darren Govoni
- [Python-Dev] Building thread-safe sqlite3 with Python 2.6.5rc1 Darren Govoni
- [Python-Dev] Building thread-safe sqlite3 with Python 2.6.5rc1 Darren Govoni
- [Python-Dev] interesting article on regex performance Jared Grubb
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Filip Gruszczyński
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Filip Gruszczyński
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Filip Gruszczyński
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Curt Hagenlocher
- [Python-Dev] Why is nan != nan? Curt Hagenlocher
- [Python-Dev] Why is nan != nan? Curt Hagenlocher
- [Python-Dev] "Fixing" the new GIL Robert Hancock
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def PC/os2vacpp/python.def Python/compile.c Python/getargs.c Larry Hastings
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def PC/os2vacpp/python.def Python/compile.c Python/getargs.c Larry Hastings
- [Python-Dev] [Python-checkins] PyCapsule backport Larry Hastings
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def PC/os2vacpp/python.def Python/compile.c Python/getargs.c Larry Hastings
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) Larry Hastings
- [Python-Dev] Deprecation warnings in Python 2.7 Raymond Hettinger
- [Python-Dev] Decimal <-> float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Decimal <-> float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Decimal <-> float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Decimal <-> float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Decimal <-> float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Decimal <-> float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Decimal & lt; -& gt; float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Decimal & lt; -& gt; float comparisons in py3k. Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Mixing float and Decimal -- thread reboot Raymond Hettinger
- [Python-Dev] Why is nan != nan? Raymond Hettinger
- [Python-Dev] Why is nan != nan? Raymond Hettinger
- [Python-Dev] Why is nan != nan? Raymond Hettinger
- [Python-Dev] Why is nan != nan? Raymond Hettinger
- [Python-Dev] Why is nan != nan? Raymond Hettinger
- [Python-Dev] Python and Windows 2000 Neil Hodgson
- [Python-Dev] Python and Windows 2000 Neil Hodgson
- [Python-Dev] C++ Neil Hodgson
- [Python-Dev] Modifying Grammar/grammar and other foul acts Jeremy Hylton
- [Python-Dev] PEP 3188: Implementation Questions Meador Inge
- [Python-Dev] C++ Meador Inge
- [Python-Dev] Decimal <-> float comparisons in py3k. Bob Ippolito
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Bill Janssen
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Bill Janssen
- [Python-Dev] "Fixing" the new GIL Bill Janssen
- [Python-Dev] "Fixing" the new GIL Bill Janssen
- [Python-Dev] "Fixing" the new GIL Bill Janssen
- [Python-Dev] __file__ and bytecode-only Jim Jewett
- [Python-Dev] "Fixing" the new GIL Kristján Valur Jónsson
- [Python-Dev] "Fixing" the new GIL Kristján Valur Jónsson
- [Python-Dev] "Fixing" the new GIL Kristján Valur Jónsson
- [Python-Dev] "Fixing" the new GIL Kristján Valur Jónsson
- [Python-Dev] "Fixing" the new GIL Kristján Valur Jónsson
- [Python-Dev] "Fixing" the new GIL Kristján Valur Jónsson
- [Python-Dev] Status of PEP 381 Jacob Kaplan-Moss
- [Python-Dev] argparse ugliness Robert Kern
- [Python-Dev] argparse ugliness Robert Kern
- [Python-Dev] Decimal <-> float comparisons in py3k. Robert Kern
- [Python-Dev] Why is nan != nan? Robert Kern
- [Python-Dev] Why is nan != nan? Robert Kern
- [Python-Dev] Why is nan != nan? Robert Kern
- [Python-Dev] Joel Spolsky on Mercurial M. Shuaib Khan
- [Python-Dev] Caching function pointers in type objects Reid Kleckner
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime Reid Kleckner
- [Python-Dev] PEP 3147, __pycache__ directories and umask Matthias Klose
- [Python-Dev] Mixing float and Decimal -- thread reboot Stefan Krah
- [Python-Dev] Mixing float and Decimal -- thread reboot Stefan Krah
- [Python-Dev] Mixing float and Decimal -- thread reboot Stefan Krah
- [Python-Dev] Mixing float and Decimal -- thread reboot Stefan Krah
- [Python-Dev] Mixing float and Decimal -- thread reboot Stefan Krah
- [Python-Dev] Tracker reviews workflow and flags A.M. Kuchling
- [Python-Dev] Release blocker: urllib2 issue 7540 Senthil Kumaran
- [Python-Dev] At least one package management tool for 2.7 Olemis Lang
- [Python-Dev] [Distutils] At least one package management tool for 2.7 Olemis Lang
- [Python-Dev] __file__ and bytecode-only Glyph Lefkowitz
- [Python-Dev] doctest, unicode repr, and 2to3 Glyph Lefkowitz
- [Python-Dev] Catch SIGINT at Python startup Glyph Lefkowitz
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def PC/os2vacpp/python.def Python/compile.c Python/getargs.c M.-A. Lemburg
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def PC/os2vacpp/python.def Python/compile.c Python/getargs.c M.-A. Lemburg
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def PC/os2vacpp/python.def Python/compile.c Python/getargs.c M.-A. Lemburg
- [Python-Dev] [Python-checkins] r79397 - in python/trunk: Doc/c-api/capsule.rst Doc/c-api/cobject.rst Doc/c-api/concrete.rst Doc/data/refcounts.dat Doc/extending/extending.rst Include/Python.h Include/cStringIO.h Include/cobject.h Include/datetime.h Include/py_curses.h Include/pycapsule.h Include/pyexpat.h Include/ucnhash.h Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/ctypes.h Modules/_cursesmodule.c Modules/_elementtree.c Modules/_testcapimodule.c Modules/cStringIO.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/cjkcodecs/multibytecodec.h Modules/datetimemodule.c Modules/pyexpat.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata.c Objects/capsule.c Objects/object.c Objects/unicodeobject.c PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PC/os2emx/python27.def PC/os2vacpp/python.def Python/compile.c Python/getargs.c M.-A. Lemburg
- [Python-Dev] Removing Windows 95-related code in posixmodule.c Tim Lesher
- [Python-Dev] Modifying Grammar/grammar and other foul acts Gregg Lind
- [Python-Dev] Modifying Grammar/grammar and other foul acts Gregg Lind
- [Python-Dev] __file__ Glenn Linderman
- [Python-Dev] __file__ and bytecode-only Glenn Linderman
- [Python-Dev] Decimal <-> float comparisons in py3k. Glenn Linderman
- [Python-Dev] Decimal <-> float comparisons in py3k. Glenn Linderman
- [Python-Dev] Decimal <-> float comparisons in py3k. Glenn Linderman
- [Python-Dev] Decimal <-> float comparisons in py3k. Glenn Linderman
- [Python-Dev] Decimal <-> float comparisons in py3k. Glenn Linderman
- [Python-Dev] Decimal & lt; -& gt; float comparisons in py3k. Glenn Linderman
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Glenn Linderman
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Glenn Linderman
- [Python-Dev] containment checking Glenn Linderman
- [Python-Dev] Mixing float and Decimal -- thread reboot Glenn Linderman
- [Python-Dev] containment checking Glenn Linderman
- [Python-Dev] containment checking Glenn Linderman
- [Python-Dev] containment checking Glenn Linderman
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Glenn Linderman
- [Python-Dev] Mixing float and Decimal -- thread reboot Glenn Linderman
- [Python-Dev] Why is nan != nan? Glenn Linderman
- [Python-Dev] Why is nan != nan? Glenn Linderman
- [Python-Dev] Why is nan != nan? Glenn Linderman
- [Python-Dev] interesting article on regex performance Brent Longborough
- [Python-Dev] Python and Windows 2000 "Martin v. Löwis"
- [Python-Dev] Python and Windows 2000 "Martin v. Löwis"
- [Python-Dev] Python and Windows 2000 "Martin v. Löwis"
- [Python-Dev] code.python.org dead? "Martin v. Löwis"
- [Python-Dev] code.python.org dead? "Martin v. Löwis"
- [Python-Dev] doctest, unicode repr, and 2to3 "Martin v. Löwis"
- [Python-Dev] doctest, unicode repr, and 2to3 "Martin v. Löwis"
- [Python-Dev] doctest, unicode repr, and 2to3 "Martin v. Löwis"
- [Python-Dev] Modifying Grammar/grammar and other foul acts "Martin v. Löwis"
- [Python-Dev] Building thread-safe sqlite3 with Python 2.6.5rc1 "Martin v. Löwis"
- [Python-Dev] Building thread-safe sqlite3 with Python 2.6.5rc1 "Martin v. Löwis"
- [Python-Dev] Bug tracker: no confirmation before deleting a message "Martin v. Löwis"
- [Python-Dev] "Fixing" the new GIL "Martin v. Löwis"
- [Python-Dev] "Fixing" the new GIL "Martin v. Löwis"
- [Python-Dev] "Fixing" the new GIL "Martin v. Löwis"
- [Python-Dev] "Fixing" the new GIL "Martin v. Löwis"
- [Python-Dev] "Fixing" the new GIL "Martin v. Löwis"
- [Python-Dev] "Fixing" the new GIL "Martin v. Löwis"
- [Python-Dev] "Fixing" the new GIL "Martin v. Löwis"
- [Python-Dev] "Fixing" the new GIL "Martin v. Löwis"
- [Python-Dev] tagging 3.1.2 "Martin v. Löwis"
- [Python-Dev] test_bigmem and test_bigaddrspace broken "Martin v. Löwis"
- [Python-Dev] Removing Windows 95-related code in posixmodule.c "Martin v. Löwis"
- [Python-Dev] GSoC 2010 is on -- projects? "Martin v. Löwis"
- [Python-Dev] Tracker opened/closed issue list: missing? "Martin v. Löwis"
- [Python-Dev] PEP 3147, __pycache__ directories and umask "Martin v. Löwis"
- [Python-Dev] PEP 3147, __pycache__ directories and umask "Martin v. Löwis"
- [Python-Dev] __pycache__ creation "Martin v. Löwis"
- [Python-Dev] __pycache__ creation "Martin v. Löwis"
- [Python-Dev] __pycache__ creation "Martin v. Löwis"
- [Python-Dev] __pycache__ creation "Martin v. Löwis"
- [Python-Dev] __pycache__ creation "Martin v. Löwis"
- [Python-Dev] Request for commit access "Martin v. Löwis"
- [Python-Dev] argparse.py is licensed under the Apache License "Martin v. Löwis"
- [Python-Dev] Request for commit access "Martin v. Löwis"
- [Python-Dev] [Distutils] Bootstrap script for package management tool in Python 2.7 (Was: Re: At least one package management tool for 2.7) "Martin v. Löwis"
- [Python-Dev] Add -3 and -Wd to the buildbots "Martin v. Löwis"
- [Python-Dev] Matching multiple regexes MRAB
- [Python-Dev] C++ Andrew MacIntyre
- [Python-Dev] Packaging JIT-less versions of Python David Malcolm
- [Python-Dev] Draft PEP on RSON configuration file format Patrick Maupin
- [Python-Dev] Draft PEP on RSON configuration file format Patrick Maupin
- [Python-Dev] Draft PEP on RSON configuration file format Patrick Maupin
- [Python-Dev] Draft PEP on RSON configuration file format Patrick Maupin
- [Python-Dev] Draft PEP on RSON configuration file format Patrick Maupin
- [Python-Dev] Optional delta argument for assertAlmostEqual Charles McCreary
- [Python-Dev] Optional delta argument for assertAlmostEqual Charles McCreary
- [Python-Dev] Request for commit access Ezio Melotti
- [Python-Dev] Add -3 and -Wd to the buildbots Ezio Melotti
- [Python-Dev] [RELEASED] Python 3.1.2 release candidate Brad Miller
- [Python-Dev] __file__ and bytecode-only Paul Moore
- [Python-Dev] Fraction arithmetic (Was: Decimal ... float comparisons in py3k) Paul Moore
- [Python-Dev] Mixing float and Decimal -- thread reboot Paul Moore
- [Python-Dev] argparse ugliness Xavier Morel
- [Python-Dev] argparse ugliness Xavier Morel
- [Python-Dev] Why is nan != nan? Xavier Morel
- [Python-Dev] __pycache__ creation Isaac Morland
- [Python-Dev] PEP 3147, __pycache__ directories and umask Isaac Morland
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously R. David Murray
- [Python-Dev] argparse ugliness R. David Murray
- [Python-Dev] __file__ and bytecode-only R. David Murray
- [Python-Dev] Tracker reviews workflow and flags R. David Murray
- [Python-Dev] Tracker reviews workflow and flags R. David Murray
- [Python-Dev] Tracker reviews workflow and flags R. David Murray
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. R. David Murray
- [Python-Dev] Tracker reviews workflow and flags R. David Murray
- [Python-Dev] Tracker opened/closed issue list: missing? R. David Murray
- [Python-Dev] Mixing float and Decimal -- thread reboot R. David Murray
- [Python-Dev] __pycache__ creation R. David Murray
- [Python-Dev] Request for commit access R. David Murray
- [Python-Dev] binary operation heuristics -- bug or undocumented? Alex A. Naanou
- [Python-Dev] binary operation heuristics -- bug or undocumented? Alex A. Naanou
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jesse Noller
- [Python-Dev] Desired changes to Hg emails to python-checkins Dirkjan Ochtman
- [Python-Dev] Desired changes to Hg emails to python-checkins Dirkjan Ochtman
- [Python-Dev] Joel Spolsky on Mercurial Dirkjan Ochtman
- [Python-Dev] Request for commit access Dirkjan Ochtman
- [Python-Dev] Decimal <-> float comparisons in py3k. Adam Olsen
- [Python-Dev] Mixing float and Decimal -- thread reboot Adam Olsen
- [Python-Dev] Mixing float and Decimal -- thread reboot Adam Olsen
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Adam Olsen
- [Python-Dev] Mixing float and Decimal -- thread reboot Adam Olsen
- [Python-Dev] Mixing float and Decimal -- thread reboot Adam Olsen
- [Python-Dev] Mixing float and Decimal -- thread reboot Adam Olsen
- [Python-Dev] Mixing float and Decimal -- thread reboot Adam Olsen
- [Python-Dev] Mixing float and Decimal -- thread reboot Adam Olsen
- [Python-Dev] Mixing float and Decimal -- thread reboot Adam Olsen
- [Python-Dev] Why is nan != nan? Adam Olsen
- [Python-Dev] Why is nan != nan? Adam Olsen
- [Python-Dev] Why is nan != nan? Adam Olsen
- [Python-Dev] Why is nan != nan? Adam Olsen
- [Python-Dev] PEP 3147, __pycache__ directories and umask Russell E. Owen
- [Python-Dev] Draft PEP on RSON configuration file format Benjamin Peterson
- [Python-Dev] Caching function pointers in type objects Benjamin Peterson
- [Python-Dev] Deprecation warnings in Python 2.7 Benjamin Peterson
- [Python-Dev] Caching function pointers in type objects Benjamin Peterson
- [Python-Dev] [Pydotorg] FWD: Broken link in 2.6.5 rc 1 download page. Benjamin Peterson
- [Python-Dev] Desired changes to Hg emails to python-checkins Benjamin Peterson
- [Python-Dev] Desired changes to Hg emails to python-checkins Benjamin Peterson
- [Python-Dev] Silencing DeprecationWarning by default in Python 2.7 is silencing division warnings Benjamin Peterson
- [Python-Dev] [RELEASED] Python 3.1.2 release candidate Benjamin Peterson
- [Python-Dev] [RELEASED] Python 2.7 alpha 4 Benjamin Peterson
- [Python-Dev] Catch SIGINT at Python startup Benjamin Peterson
- [Python-Dev] "Fixing" the new GIL Benjamin Peterson
- [Python-Dev] tagging 3.1.2 Benjamin Peterson
- [Python-Dev] GSoC 2010 is on -- projects? Benjamin Peterson
- [Python-Dev] 3.1.2 tagging delayed a little Benjamin Peterson
- [Python-Dev] 3.1.2 tagging delayed a little Benjamin Peterson
- [Python-Dev] Needs Review: 2to3 fixer for sys.exitfunc to atexit. Benjamin Peterson
- [Python-Dev] [RELEASED] Python 3.1.2 Benjamin Peterson
- [Python-Dev] Contribute Benjamin Peterson
- [Python-Dev] Tracker reviews workflow and flags Zvezdan Petkovic
- [Python-Dev] Draft PEP on RSON configuration file format Antoine Pitrou
- [Python-Dev] Draft PEP on RSON configuration file format Antoine Pitrou
- [Python-Dev] __file__ Antoine Pitrou
- [Python-Dev] __file__ Antoine Pitrou
- [Python-Dev] code.python.org dead? Antoine Pitrou
- [Python-Dev] code.python.org dead? Antoine Pitrou
- [Python-Dev] Deprecation warnings in Python 2.7 Antoine Pitrou
- [Python-Dev] code.python.org dead? Antoine Pitrou
- [Python-Dev] __file__ and bytecode-only Antoine Pitrou
- [Python-Dev] __file__ and bytecode-only Antoine Pitrou
- [Python-Dev] __file__ and bytecode-only Antoine Pitrou
- [Python-Dev] doctest, unicode repr, and 2to3 Antoine Pitrou
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Antoine Pitrou
- [Python-Dev] argparse ugliness Antoine Pitrou
- [Python-Dev] Silencing DeprecationWarning by default in Python 2.7 is silencing division warnings Antoine Pitrou
- [Python-Dev] [RELEASED] Python 3.1.2 release candidate Antoine Pitrou
- [Python-Dev] unittest2 plus class and module level fixtures in unittest Antoine Pitrou
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Antoine Pitrou
- [Python-Dev] C++ Antoine Pitrou
- [Python-Dev] "Fixing" the new GIL Antoine Pitrou
- [Python-Dev] "Fixing" the new GIL Antoine Pitrou
- [Python-Dev] __file__ and bytecode-only Antoine Pitrou
- [Python-Dev] "Fixing" the new GIL Antoine Pitrou
- [Python-Dev] "Fixing" the new GIL Antoine Pitrou
- [Python-Dev] "Fixing" the new GIL Antoine Pitrou
- [Python-Dev] "Fixing" the new GIL Antoine Pitrou
- [Python-Dev] "Fixing" the new GIL Antoine Pitrou
- [Python-Dev] "Fixing" the new GIL Antoine Pitrou
- [Python-Dev] test_bigmem and test_bigaddrspace broken Antoine Pitrou
- [Python-Dev] test_bigmem and test_bigaddrspace broken Antoine Pitrou
- [Python-Dev] test_bigmem and test_bigaddrspace broken Antoine Pitrou
- [Python-Dev] Decimal <-> float comparisons in py3k. Antoine Pitrou
- [Python-Dev] Decimal <-> float comparisons in py3k. Antoine Pitrou
- [Python-Dev] Decimal & lt; -& gt; float comparisons in py3k. Antoine Pitrou
- [Python-Dev] Decimal & lt; -& gt; float comparisons in py3k. Antoine Pitrou
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Antoine Pitrou
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Antoine Pitrou
- [Python-Dev] Decimal [...] float comparisons in py3k. Antoine Pitrou
- [Python-Dev] containment checking Antoine Pitrou
- [Python-Dev] containment checking Antoine Pitrou
- [Python-Dev] 0.1 Antoine Pitrou
- [Python-Dev] Mixing float and Decimal -- thread reboot Antoine Pitrou
- [Python-Dev] Bug? syslog.openlog using ident " python" by default. Antoine Pitrou
- [Python-Dev] PEP 3147, __pycache__ directories and umask Antoine Pitrou
- [Python-Dev] __pycache__ creation Antoine Pitrou
- [Python-Dev] __pycache__ creation Antoine Pitrou
- [Python-Dev] PEP 3147, __pycache__ directories and umask Antoine Pitrou
- [Python-Dev] __pycache__ creation Antoine Pitrou
- [Python-Dev] __pycache__ creation Antoine Pitrou
- [Python-Dev] __pycache__ creation Antoine Pitrou
- [Python-Dev] PEP 3147, __pycache__ directories and umask Antoine Pitrou
- [Python-Dev] __pycache__ creation Antoine Pitrou
- [Python-Dev] PEP 3147, __pycache__ directories and umask Antoine Pitrou
- [Python-Dev] Request for commit access Antoine Pitrou
- [Python-Dev] PEP 3147, __pycache__ directories and umask Antoine Pitrou
- [Python-Dev] At least one package management tool for 2.7 Antoine Pitrou
- [Python-Dev] Why is nan != nan? Antoine Pitrou
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Antoine Pitrou
- [Python-Dev] [Python-checkins] PyCapsule backport Antoine Pitrou
- [Python-Dev] Mixing float and Decimal -- thread reboot Antoine Pitrou
- [Python-Dev] Google Groups mirror (Was: Bootstrap script for package management tool in Python 2.7) Antoine Pitrou
- [Python-Dev] Google Groups mirror (Was: Bootstrap script for package management tool in Python 2.7) Antoine Pitrou
- [Python-Dev] interesting article on regex performance Peter Portante
- [Python-Dev] "Fixing" the new GIL Peter Portante
- [Python-Dev] "Fixing" the new GIL Peter Portante
- [Python-Dev] OOP On Web Pry, Jeffrey
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Brian Quinlan
- [Python-Dev] Is Scala better than Python ??? OMEGA RED
- [Python-Dev] Python 2.6.5 rc 2 Sridhar Ratnakumar
- [Python-Dev] Status of PEP 381 Terry Reedy
- [Python-Dev] doctest, unicode repr, and 2to3 Terry Reedy
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Terry Reedy
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Terry Reedy
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Terry Reedy
- [Python-Dev] Patch to telnetlib.py Terry Reedy
- [Python-Dev] Decimal <-> float comparisons in py3k. Terry Reedy
- [Python-Dev] Joel Spolsky on Mercurial Terry Reedy
- [Python-Dev] Decimal <-> float comparisons in py3k. Terry Reedy
- [Python-Dev] GSoC 2010 is on -- projects? Terry Reedy
- [Python-Dev] Tracker reviews workflow and flags Terry Reedy
- [Python-Dev] Joel Spolsky on Mercurial Terry Reedy
- [Python-Dev] binary operation heuristics -- bug or undocumented? Terry Reedy
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Terry Reedy
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Terry Reedy
- [Python-Dev] Decimal <-> float comparisons in py3k. Terry Reedy
- [Python-Dev] Tracker opened/closed issue list: missing? Terry Reedy
- [Python-Dev] [RELEASED] Python 3.1.2 Terry Reedy
- [Python-Dev] __pycache__ creation Terry Reedy
- [Python-Dev] [Distutils] Bootstrap script for package management tool in Python 2.7 (Was: Re: At least one package management tool for 2.7) Lennart Regebro
- [Python-Dev] [Distutils] Bootstrap script for package management tool in Python 2.7 (Was: Re: At least one package management tool for 2.7) Lennart Regebro
- [Python-Dev] [Distutils] Bootstrap script for package management tool in Python 2.7 (Was: Re: At least one package management tool for 2.7) Lennart Regebro
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) Lennart Regebro
- [Python-Dev] Bug? syslog.openlog using ident "python" by default. Sean Reifschneider
- [Python-Dev] Needs Review: 2to3 fixer for sys.exitfunc to atexit. Sean Reifschneider
- [Python-Dev] __file__ and bytecode-only Jon Ribbens
- [Python-Dev] PyPy 1.2, JIT included Armin Rigo
- [Python-Dev] GSoC 2010 is on -- projects? Arc Riley
- [Python-Dev] GSoC 2010 is on -- projects? Arc Riley
- [Python-Dev] unittest2 plus class and module level fixtures in unittest Mark Roddy
- [Python-Dev] Python and Windows 2000 Guido van Rossum
- [Python-Dev] Breaking bytecode only imports (was Re: __file__) Guido van Rossum
- [Python-Dev] Breaking bytecode only imports (was Re: __file__) Guido van Rossum
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Guido van Rossum
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Guido van Rossum
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Guido van Rossum
- [Python-Dev] doctest, unicode repr, and 2to3 Guido van Rossum
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Guido van Rossum
- [Python-Dev] Modifying Grammar/grammar and other foul acts Guido van Rossum
- [Python-Dev] argparse ugliness Guido van Rossum
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Guido van Rossum
- [Python-Dev] Catch SIGINT at Python startup Guido van Rossum
- [Python-Dev] argparse ugliness Guido van Rossum
- [Python-Dev] Catch SIGINT at Python startup Guido van Rossum
- [Python-Dev] Catch SIGINT at Python startup Guido van Rossum
- [Python-Dev] Catch SIGINT at Python startup Guido van Rossum
- [Python-Dev] Catch SIGINT at Python startup Guido van Rossum
- [Python-Dev] Patch to telnetlib.py Guido van Rossum
- [Python-Dev] Decimal <-> float comparisons in py3k. Guido van Rossum
- [Python-Dev] Decimal <-> float comparisons in py3k. Guido van Rossum
- [Python-Dev] Decimal <-> float comparisons in py3k. Guido van Rossum
- [Python-Dev] Decimal <-> float comparisons in py3k. Guido van Rossum
- [Python-Dev] Decimal <-> float comparisons in py3k. Guido van Rossum
- [Python-Dev] Decimal <-> float comparisons in py3k. Guido van Rossum
- [Python-Dev] Decimal & amp; amp; lt; -& amp; amp; gt; float comparisons in py3k. Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Fraction arithmetic (Was: Decimal ... float comparisons in py3k) Guido van Rossum
- [Python-Dev] Decimal <-> float comparisons in py3k. Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] __pycache__ creation Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Mixing float and Decimal -- thread reboot Guido van Rossum
- [Python-Dev] Why is nan != nan? Guido van Rossum
- [Python-Dev] argparse ugliness Mark Russell
- [Python-Dev] Replacing threads with swapcontext() Alexander Sabourenkov
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Tres Seaver
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Tres Seaver
- [Python-Dev] interesting article on regex performance Tres Seaver
- [Python-Dev] doctest, unicode repr, and 2to3 Žiga Seilnacht
- [Python-Dev] "Fixing" the new GIL Cameron Simpson
- [Python-Dev] "Fixing" the new GIL Cameron Simpson
- [Python-Dev] "Fixing" the new GIL Cameron Simpson
- [Python-Dev] "Fixing" the new GIL Cameron Simpson
- [Python-Dev] "Fixing" the new GIL Cameron Simpson
- [Python-Dev] PEP 3147, __pycache__ directories and umask Cameron Simpson
- [Python-Dev] PEP 3147, __pycache__ directories and umask Cameron Simpson
- [Python-Dev] Desired changes to Hg emails to python-checkins Eric Smith
- [Python-Dev] argparse ugliness Eric Smith
- [Python-Dev] Patch to telnetlib.py Eric Smith
- [Python-Dev] Bug? syslog.openlog using ident "python" by default. Eric Smith
- [Python-Dev] Request for commit access Eric Smith
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Eric Smith
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Eric Smith
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Eric Smith
- [Python-Dev] Issue 6081: format string using mapping rather than kwargs Eric Smith
- [Python-Dev] C++ Gregory P. Smith
- [Python-Dev] "Fixing" the new GIL Gregory P. Smith
- [Python-Dev] Optional delta argument for assertAlmostEqual Gregory P. Smith
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Calvin Spealman
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Calvin Spealman
- [Python-Dev] argparse ugliness David Stanek
- [Python-Dev] argparse ugliness David Stanek
- [Python-Dev] Catch SIGINT at Python startup Victor Stinner
- [Python-Dev] Catch SIGINT at Python startup Victor Stinner
- [Python-Dev] Catch SIGINT at Python startup Victor Stinner
- [Python-Dev] Catch SIGINT at Python startup Victor Stinner
- [Python-Dev] Catch SIGINT at Python startup Victor Stinner
- [Python-Dev] Bug tracker: no confirmation before deleting a message Victor Stinner
- [Python-Dev] Catch SIGINT at Python startup Victor Stinner
- [Python-Dev] Decimal <-> float comparisons in py3k. Victor Stinner
- [Python-Dev] Caching function pointers in type objects Daniel Stutzbach
- [Python-Dev] Caching function pointers in type objects Daniel Stutzbach
- [Python-Dev] Caching function pointers in type objects Daniel Stutzbach
- [Python-Dev] Caching function pointers in type objects Daniel Stutzbach
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Daniel Stutzbach
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Daniel Stutzbach
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Daniel Stutzbach
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Daniel Stutzbach
- [Python-Dev] "Fixing" the new GIL Daniel Stutzbach
- [Python-Dev] WeakSet in Python 2.7 Daniel Stutzbach
- [Python-Dev] WeakSet in Python 2.7 Daniel Stutzbach
- [Python-Dev] Desired changes to Hg emails to python-checkins Stephen J. Turnbull
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Stephen J. Turnbull
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Stephen J. Turnbull
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Stephen J. Turnbull
- [Python-Dev] Mixing float and Decimal -- thread reboot Stephen J. Turnbull
- [Python-Dev] Mixing float and Decimal -- thread reboot Stephen J. Turnbull
- [Python-Dev] __pycache__ creation Stephen J. Turnbull
- [Python-Dev] Why is nan != nan? Stephen J. Turnbull
- [Python-Dev] GSoC 2010 is on -- projects? Stephen J. Turnbull
- [Python-Dev] Contribute Valerio Turturici
- [Python-Dev] Decimal <-> float comparisons in py3k. Case Vanhorsen
- [Python-Dev] Decimal <-> float comparisons in py3k. Case Vanhorsen
- [Python-Dev] Decimal <-> float comparisons in py3k. Case Vanhorsen
- [Python-Dev] __file__ Barry Warsaw
- [Python-Dev] __file__ Barry Warsaw
- [Python-Dev] __file__ Barry Warsaw
- [Python-Dev] __file__ Barry Warsaw
- [Python-Dev] Breaking bytecode only imports (was Re: __file__) Barry Warsaw
- [Python-Dev] code.python.org dead? Barry Warsaw
- [Python-Dev] Python 2.6.5 release candidate 1 now available Barry Warsaw
- [Python-Dev] __file__ Barry Warsaw
- [Python-Dev] __file__ and bytecode-only Barry Warsaw
- [Python-Dev] __file__ Barry Warsaw
- [Python-Dev] Desired changes to Hg emails to python-checkins Barry Warsaw
- [Python-Dev] doctest, unicode repr, and 2to3 Barry Warsaw
- [Python-Dev] doctest, unicode repr, and 2to3 Barry Warsaw
- [Python-Dev] Python 2.6.5 rc 2 Barry Warsaw
- [Python-Dev] Python 2.6.5 rc 2 Barry Warsaw
- [Python-Dev] Python 2.6.5 release candidate 2 now available Barry Warsaw
- [Python-Dev] __file__ and bytecode-only Barry Warsaw
- [Python-Dev] C++ Barry Warsaw
- [Python-Dev] __file__ and bytecode-only Barry Warsaw
- [Python-Dev] __file__ and bytecode-only Barry Warsaw
- [Python-Dev] __file__ and bytecode-only Barry Warsaw
- [Python-Dev] __file__ and bytecode-only Barry Warsaw
- [Python-Dev] tagging 2.6.5 (Re: tagging 3.1.2) Barry Warsaw
- [Python-Dev] RELEASED Python 2.6.5 Barry Warsaw
- [Python-Dev] PEP 3147, __pycache__ directories and umask Barry Warsaw
- [Python-Dev] __file__ and bytecode-only Barry Warsaw
- [Python-Dev] PEP 3147, __pycache__ directories and umask Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] PEP 3147, __pycache__ directories and umask Barry Warsaw
- [Python-Dev] PEP 3147, __pycache__ directories and umask Barry Warsaw
- [Python-Dev] PEP 3147, __pycache__ directories and umask Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] __pycache__ creation Barry Warsaw
- [Python-Dev] Contribute Matthew Wilkes
- [Python-Dev] Packaging JIT-less versions of Python Collin Winter
- [Python-Dev] Packaging JIT-less versions of Python Collin Winter
- [Python-Dev] Caching function pointers in type objects Collin Winter
- [Python-Dev] Caching function pointers in type objects Collin Winter
- [Python-Dev] interesting article on regex performance Collin Winter
- [Python-Dev] interesting article on regex performance Collin Winter
- [Python-Dev] Update xml.etree.ElementTree for Python 2.7 and 3.2 Florent XICLUNA
- [Python-Dev] Deprecation warnings in Python 2.7 Florent XICLUNA
- [Python-Dev] Deprecation warnings in Python 2.7 Florent Xicluna
- [Python-Dev] Deprecation warnings in Python 2.7 Florent Xicluna
- [Python-Dev] Deprecation warnings in Python 2.7 Florent Xicluna
- [Python-Dev] Add -3 and -Wd to the buildbots Florent Xicluna
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jeffrey Yasskin
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jeffrey Yasskin
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jeffrey Yasskin
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jeffrey Yasskin
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously Jeffrey Yasskin
- [Python-Dev] C++ Jeffrey Yasskin
- [Python-Dev] C++ Jeffrey Yasskin
- [Python-Dev] Mixing float and Decimal -- thread reboot Jeffrey Yasskin
- [Python-Dev] Mixing float and Decimal -- thread reboot Jeffrey Yasskin
- [Python-Dev] Status of PEP 381 Tarek Ziadé
- [Python-Dev] The fate of Distutils in Python 2.7 Tarek Ziadé
- [Python-Dev] At least one package management tool for 2.7 Tarek Ziadé
- [Python-Dev] At least one package management tool for 2.7 Tarek Ziadé
- [Python-Dev] [Distutils] At least one package management tool for 2.7 Tarek Ziadé
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) Tarek Ziadé
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) Tarek Ziadé
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) Tarek Ziadé
- [Python-Dev] [Distutils] Bootstrap script for package management tool in Python 2.7 (Was: Re: At least one package management tool for 2.7) Tarek Ziadé
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) Tarek Ziadé
- [Python-Dev] "expected a character buffer object" messages aditya bhargava
- [Python-Dev] Optional delta argument for assertAlmostEqual geremy condra
- [Python-Dev] argparse.py is licensed under the Apache License Amaury Forgeot d'Arc
- [Python-Dev] Patch to telnetlib.py gregory dudek
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously skip at pobox.com
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously skip at pobox.com
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously skip at pobox.com
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously skip at pobox.com
- [Python-Dev] interesting article on regex performance skip at pobox.com
- [Python-Dev] interesting article on regex performance skip at pobox.com
- [Python-Dev] C++ skip at pobox.com
- [Python-Dev] C++ skip at pobox.com
- [Python-Dev] "Fixing" the new GIL skip at pobox.com
- [Python-Dev] Joel Spolsky on Mercurial skip at pobox.com
- [Python-Dev] Google Groups mirror (Was: Bootstrap script for package management tool in Python 2.7) skip at pobox.com
- [Python-Dev] Contribute skip at pobox.com
- [Python-Dev] Contribute skip at pobox.com
- [Python-Dev] Fwd: Broken link to download (Mac OS X) webmaster at python.org
- [Python-Dev] Python and Windows 2000 ssteinerX at gmail.com
- [Python-Dev] Tracker reviews workflow and flags anatoly techtonik
- [Python-Dev] At least one package management tool for 2.7 anatoly techtonik
- [Python-Dev] Joel Spolsky on Mercurial anatoly techtonik
- [Python-Dev] At least one package management tool for 2.7 anatoly techtonik
- [Python-Dev] At least one package management tool for 2.7 anatoly techtonik
- [Python-Dev] Request for commit access anatoly techtonik
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) anatoly techtonik
- [Python-Dev] GSoC 2010 is on -- projects? anatoly techtonik
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) anatoly techtonik
- [Python-Dev] [Distutils] Bootstrap script for package management tool in Python 2.7 (Was: Re: At least one package management tool for 2.7) anatoly techtonik
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) anatoly techtonik
- [Python-Dev] Google Groups mirror (Was: Bootstrap script for package management tool in Python 2.7) anatoly techtonik
- [Python-Dev] Bootstrap script for package management tool in Python 2.7 (Was: Re: [Distutils] At least one package management tool for 2.7) anatoly techtonik
- [Python-Dev] Google Groups mirror (Was: Bootstrap script for package management tool in Python 2.7) anatoly techtonik
- [Python-Dev] Contribute anatoly techtonik
- [Python-Dev] GSoC 2010 is on -- projects? anatoly techtonik
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously exarkun at twistedmatrix.com
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously exarkun at twistedmatrix.com
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously exarkun at twistedmatrix.com
- [Python-Dev] [PEP 3148] futures - execute computations asynchronously exarkun at twistedmatrix.com
Last message date: Wed Mar 31 23:53:50 CEST 2010
Archived on: Wed Mar 31 23:54:00 CEST 2010
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).