The Python-Dev September 2010 Archive by author (original) (raw)
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
Starting: Wed Sep 1 00:23:42 CEST 2010
Ending: Thu Sep 30 23:04:05 CEST 2010
Messages: 979
- [Python-Dev] (Not) delaying the 3.2 release Martin (gzlist)
- [Python-Dev] (Not) delaying the 3.2 release Martin (gzlist)
- [Python-Dev] Buffer protocol for io.BytesIO? Éric Araujo
- [Python-Dev] new LRU cache API in Py3.2 Éric Araujo
- [Python-Dev] Volunteer help with porting Éric Araujo
- [Python-Dev] terminology for "free variables" in Python Éric Araujo
- [Python-Dev] [Python-checkins] r84619 - python/branches/py3k/Misc/developers.txt Éric Araujo
- [Python-Dev] [Python-checkins] r84619 - python/branches/py3k/Misc/developers.txt Éric Araujo
- [Python-Dev] [Python-checkins] r84619 - python/branches/py3k/Misc/developers.txt Éric Araujo
- [Python-Dev] [Python-checkins] r84743 - in python/branches/py3k: Doc/license.rst Misc/NEWS Modules/expat/COPYING Éric Araujo
- [Python-Dev] 3.x as the official release Éric Araujo
- [Python-Dev] 3.x as the official release Éric Araujo
- [Python-Dev] 3.x as the official release Éric Araujo
- [Python-Dev] 3.x as the official release Éric Araujo
- [Python-Dev] [Python-checkins] r84858 - in python/branches: py3k/Doc/library/logging.rst release27-maint/Doc/library/logging.rst Éric Araujo
- [Python-Dev] [Python-checkins] r84871 + committing distutils fixes Éric Araujo
- [Python-Dev] [Python-checkins] r84906 - python/branches/py3k/Doc/library/ssl.rst Éric Araujo
- [Python-Dev] Goodbye Éric Araujo
- [Python-Dev] Goodbye Éric Araujo
- [Python-Dev] Python wiki Éric Araujo
- [Python-Dev] distutils and distutils2 bugs (Was: Re: Goodbye) Éric Araujo
- [Python-Dev] os.path.normcase rationale? Ned Batchelder
- [Python-Dev] Buffer protocol for io.BytesIO? Stefan Behnel
- [Python-Dev] Buffer protocol for io.BytesIO? Stefan Behnel
- [Python-Dev] new LRU cache API in Py3.2 Stefan Behnel
- [Python-Dev] hg conversion: tags Alexander Belopolsky
- [Python-Dev] We should be using a tool for code reviews Alexander Belopolsky
- [Python-Dev] We should be using a tool for code reviews Alexander Belopolsky
- [Python-Dev] Working on the Python code-base with a VIM-based setup Eli Bendersky
- [Python-Dev] terminology for "free variables" in Python Eli Bendersky
- [Python-Dev] terminology for "free variables" in Python Eli Bendersky
- [Python-Dev] terminology for "free variables" in Python Eli Bendersky
- [Python-Dev] terminology for "free variables" in Python Eli Bendersky
- [Python-Dev] terminology for "free variables" in Python Eli Bendersky
- [Python-Dev] terminology for "free variables" in Python Eli Bendersky
- [Python-Dev] Question on bz2 codec. Is this a bug? Chris Bergstresser
- [Python-Dev] Question on bz2 codec. Is this a bug? Chris Bergstresser
- [Python-Dev] Question on bz2 codec. Is this a bug? Chris Bergstresser
- [Python-Dev] [Python-checkins] r84858 - in python/branches: py3k/Doc/library/logging.rst release27-maint/Doc/library/logging.rst Steven Bethard
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Ian Bicking
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Ian Bicking
- [Python-Dev] [Web-SIG] Backup plan: WSGI 1 Addenda and wsgiref update for Py3 Ian Bicking
- [Python-Dev] [Web-SIG] Backup plan: WSGI 1 Addenda and wsgiref update for Py3 Ian Bicking
- [Python-Dev] Python wiki Paul Boddie
- [Python-Dev] Fwd: Builder: x86 Windows7 3.x OpenSSL compile error David Bolen
- [Python-Dev] Builder: x86 Windows7 3.x OpenSSL compile error David Bolen
- [Python-Dev] r84388 - in python/branches/py3k/Doc: conf.py using/index.rst Georg Brandl
- [Python-Dev] r84388 - in python/branches/py3k/Doc: conf.py using/index.rst Georg Brandl
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Georg Brandl
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Georg Brandl
- [Python-Dev] PEP 3149 accepted Georg Brandl
- [Python-Dev] r84456 - python/branches/py3k/Doc/c-api/unicode.rst Georg Brandl
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Georg Brandl
- [Python-Dev] C API doc question Georg Brandl
- [Python-Dev] 3.2 "What's New" Georg Brandl
- [Python-Dev] 3.2 "What's New" Georg Brandl
- [Python-Dev] 3.2 "What's New" Georg Brandl
- [Python-Dev] new LRU cache API in Py3.2 Georg Brandl
- [Python-Dev] r84513 - python/branches/py3k/Doc/whatsnew/3.2.rst Georg Brandl
- [Python-Dev] PEP 3149 thoughts Georg Brandl
- [Python-Dev] [RELEASED] Python 3.2 alpha 2 Georg Brandl
- [Python-Dev] Write access to hg.python.org Georg Brandl
- [Python-Dev] Write access to hg.python.org Georg Brandl
- [Python-Dev] Garbage announcement printed on interpreter shutdown Georg Brandl
- [Python-Dev] terminology for "free variables" in Python Georg Brandl
- [Python-Dev] r84744 - python/branches/py3k/Objects/unicodeobject.c Georg Brandl
- [Python-Dev] 3.x as the official release Georg Brandl
- [Python-Dev] r84771 - python/branches/release27-maint/Lib/test/test_io.py Georg Brandl
- [Python-Dev] r84847 - python/branches/py3k/Doc/library/re.rst Georg Brandl
- [Python-Dev] [Python-checkins] r84858 - in python/branches: py3k/Doc/library/logging.rst release27-maint/Doc/library/logging.rst Georg Brandl
- [Python-Dev] r84931 - in python/branches/py3k: Include/symtable.h Misc/NEWS Python/ast.c Python/compile.c Python/future.c Python/symtable.c Georg Brandl
- [Python-Dev] Tracker BD Was:Goodbye Georg Brandl
- [Python-Dev] Moving the developer docs? Georg Brandl
- [Python-Dev] Goodbye Georg Brandl
- [Python-Dev] Goodbye Georg Brandl
- [Python-Dev] Moving the developer docs? Georg Brandl
- [Python-Dev] Moving the developer docs? Georg Brandl
- [Python-Dev] Moving the developer docs? Georg Brandl
- [Python-Dev] Goodbye Georg Brandl
- [Python-Dev] Goodbye Georg Brandl
- [Python-Dev] Python wiki Georg Brandl
- [Python-Dev] Summary of Python tracker Issues Georg Brandl
- [Python-Dev] Summary of Python tracker Issues Georg Brandl
- [Python-Dev] Summary of Python tracker Issues Georg Brandl
- [Python-Dev] Summary of Python tracker Issues Georg Brandl
- [Python-Dev] Relative imports in Py3k Georg Brandl
- [Python-Dev] Python wiki Georg Brandl
- [Python-Dev] Summary of Python tracker Issues Georg Brandl
- [Python-Dev] Python wiki Georg Brandl
- [Python-Dev] Summary of Python tracker Issues Georg Brandl
- [Python-Dev] Python wiki Georg Brandl
- [Python-Dev] Python wiki Georg Brandl
- [Python-Dev] Python wiki Georg Brandl
- [Python-Dev] hg conversion: tags Georg Brandl
- [Python-Dev] r85028 - in python/branches/py3k: Doc/c-api/init.rst Include/pythonrun.h Modules/getpath.c PC/getpathp.c Georg Brandl
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Georg Brandl
- [Python-Dev] Atlassian and bitbucket merge Georg Brandl
- [Python-Dev] We should be using a tool for code reviews Georg Brandl
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Python 2.7 Won't Build Tom Browder
- [Python-Dev] Working on the Python code-base with a VIM-based setup Oleg Broytman
- [Python-Dev] Volunteer help with porting Oleg Broytman
- [Python-Dev] Volunteer help with porting Oleg Broytman
- [Python-Dev] Volunteer help with porting Oleg Broytman
- [Python-Dev] (no subject) Oleg Broytman
- [Python-Dev] Resource leaks warnings Floris Bruynooghe
- [Python-Dev] standards for distribution names Dan Buch
- [Python-Dev] Two small PEP ideas Brett Cannon
- [Python-Dev] Garbage announcement printed on interpreter shutdown Brett Cannon
- [Python-Dev] Rework nntlib? Brett Cannon
- [Python-Dev] 3.x as the official release Brett Cannon
- [Python-Dev] 3.x as the official release Brett Cannon
- [Python-Dev] 3.x as the official release Brett Cannon
- [Python-Dev] 3.x as the official release Brett Cannon
- [Python-Dev] how to decide on a Python 3 design for wsgiref Brett Cannon
- [Python-Dev] how to decide on a Python 3 design for wsgiref Brett Cannon
- [Python-Dev] [Python-checkins] r84842 - peps/trunk/pep-0444.txt Brett Cannon
- [Python-Dev] (Not) delaying the 3.2 release Brett Cannon
- [Python-Dev] Python 2.7 Won't Build Brett Cannon
- [Python-Dev] Python 2.7 Won't Build Brett Cannon
- [Python-Dev] Goodbye Brett Cannon
- [Python-Dev] Moving the developer docs? Brett Cannon
- [Python-Dev] Moving the developer docs? Brett Cannon
- [Python-Dev] Summary of Python tracker Issues Brett Cannon
- [Python-Dev] Summary of Python tracker Issues Brett Cannon
- [Python-Dev] Summary of Python tracker Issues Brett Cannon
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Brett Cannon
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Brett Cannon
- [Python-Dev] Atlassian and bitbucket merge Brett Cannon
- [Python-Dev] Resource leaks warnings Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] hg conversion: tags Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] We should be using a tool for code reviews Brett Cannon
- [Python-Dev] Tracker BD Was:Goodbye Thomas Capricelli
- [Python-Dev] Rework nntlib? Baptiste Carvello
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Baptiste Carvello
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Baptiste Carvello
- [Python-Dev] Pronouncement needed in issue9675 Jesus Cea
- [Python-Dev] Pronouncement needed in issue9675 Jesus Cea
- [Python-Dev] Pronouncement needed in issue9675 Jesus Cea
- [Python-Dev] PEP 384 status Adal Chiriliuc
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] [Python-checkins] r84391 - in python/branches/py3k: Include/abstract.h Misc/NEWS Objects/abstract.c Objects/memoryobject.c Nick Coghlan
- [Python-Dev] r84388 - in python/branches/py3k/Doc: conf.py using/index.rst Nick Coghlan
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Nick Coghlan
- [Python-Dev] Buffer protocol for io.BytesIO? Nick Coghlan
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] Buffer protocol for io.BytesIO? Nick Coghlan
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Nick Coghlan
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Nick Coghlan
- [Python-Dev] C API doc question Nick Coghlan
- [Python-Dev] Buffer protocol for io.BytesIO? Nick Coghlan
- [Python-Dev] C API doc question Nick Coghlan
- [Python-Dev] [Python-checkins] r84559 - python/branches/py3k/Lib/subprocess.py Nick Coghlan
- [Python-Dev] [Python-checkins] r84562 - in python/branches/py3k: Doc/library/io.rst Lib/_pyio.py Lib/test/test_memoryio.py Misc/NEWS Modules/_io/_iomodule.c Modules/_io/_iomodule.h Modules/_io/bytesio.c Nick Coghlan
- [Python-Dev] [Python-checkins] r84564 - in python/branches/py3k/Lib: ntpath.py test/test_ntpath.py Nick Coghlan
- [Python-Dev] [Python-checkins] r84559 - python/branches/py3k/Lib/subprocess.py Nick Coghlan
- [Python-Dev] r84562 - in python/branches/py3k: Doc/library/io.rst Lib/_pyio.py Lib/test/test_memoryio.py Misc/NEWS Modules/_io/_iomodule.c Modules/_io/_iomodule.h Modules/_io/bytesio.c Nick Coghlan
- [Python-Dev] Volunteer help with porting Nick Coghlan
- [Python-Dev] [Python-checkins] r84562 - in python/branches/py3k: Doc/library/io.rst Lib/_pyio.py Lib/test/test_memoryio.py Misc/NEWS Modules/_io/_iomodule.c Modules/_io/_iomodule.h Modules/_io/bytesio.c Nick Coghlan
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] PEP 3149 thoughts Nick Coghlan
- [Python-Dev] PEP 384 status Nick Coghlan
- [Python-Dev] terminology for "free variables" in Python Nick Coghlan
- [Python-Dev] terminology for "free variables" in Python Nick Coghlan
- [Python-Dev] terminology for "free variables" in Python Nick Coghlan
- [Python-Dev] terminology for "free variables" in Python Nick Coghlan
- [Python-Dev] Garbage announcement printed on interpreter shutdown Nick Coghlan
- [Python-Dev] [Python-checkins] r84685 - in python/branches/py3k: Doc/library/dis.rst Doc/reference/simple_stmts.rst Doc/whatsnew/3.2.rst Include/opcode.h Lib/opcode.py Lib/test/test_exceptions.py Lib/test/test_scope.py Lib/test/test_syntax.py Misc/NEWS Python Nick Coghlan
- [Python-Dev] [Python-checkins] r84685 - in python/branches/py3k: Doc/library/dis.rst Doc/reference/simple_stmts.rst Doc/whatsnew/3.2.rst Include/opcode.h Lib/opcode.py Lib/test/test_exceptions.py Lib/test/test_scope.py Lib/test/test_syntax.py Misc/NEWS Python Nick Coghlan
- [Python-Dev] [Python-checkins] r84792 - in python/branches/py3k: Doc/library/reprlib.rst Lib/collections.py Lib/reprlib.py Lib/test/test_reprlib.py Misc/NEWS Nick Coghlan
- [Python-Dev] Rework nntlib? Nick Coghlan
- [Python-Dev] Rework nntlib? Nick Coghlan
- [Python-Dev] Rework nntlib? Nick Coghlan
- [Python-Dev] Rework nntlib? Nick Coghlan
- [Python-Dev] [Python-checkins] r84823 - python/branches/py3k/Doc/reference/expressions.rst Nick Coghlan
- [Python-Dev] Rework nntlib? Nick Coghlan
- [Python-Dev] (Not) delaying the 3.2 release Nick Coghlan
- [Python-Dev] (Not) delaying the 3.2 release Nick Coghlan
- [Python-Dev] [Catalog-sig] egg_info in PyPI Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Rework nntplib? Nick Coghlan
- [Python-Dev] Rework nntplib? Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] [Python-checkins] r84858 - in python/branches: py3k/Doc/library/logging.rst release27-maint/Doc/library/logging.rst Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Goodbye Nick Coghlan
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Nick Coghlan
- [Python-Dev] Some changes to logging for 3.2 Nick Coghlan
- [Python-Dev] Moving the developer docs? Nick Coghlan
- [Python-Dev] Problems with hex-conversion functions Nick Coghlan
- [Python-Dev] Goodbye Nick Coghlan
- [Python-Dev] Goodbye Nick Coghlan
- [Python-Dev] Python wiki Nick Coghlan
- [Python-Dev] [Python-checkins] r84988 - in python/branches/py3k: Lib/ntpath.py Misc/NEWS Nick Coghlan
- [Python-Dev] Python wiki Nick Coghlan
- [Python-Dev] Goodbye Nick Coghlan
- [Python-Dev] Goodbye Nick Coghlan
- [Python-Dev] Goodbye Nick Coghlan
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? Nick Coghlan
- [Python-Dev] Relative imports in Py3k Nick Coghlan
- [Python-Dev] Relative imports in Py3k Nick Coghlan
- [Python-Dev] Goodbye Nick Coghlan
- [Python-Dev] Python wiki Nick Coghlan
- [Python-Dev] Python wiki Nick Coghlan
- [Python-Dev] Python wiki Nick Coghlan
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Nick Coghlan
- [Python-Dev] Python wiki Nick Coghlan
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Nick Coghlan
- [Python-Dev] Mark PEP 3148 as Final? Nick Coghlan
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Nick Coghlan
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Nick Coghlan
- [Python-Dev] Pronouncement needed in issue9675 Nick Coghlan
- [Python-Dev] Pronouncement needed in issue9675 Nick Coghlan
- [Python-Dev] hg conversion: tags Nick Coghlan
- [Python-Dev] Resource leaks warnings Nick Coghlan
- [Python-Dev] r85028 - in python/branches/py3k: Doc/c-api/init.rst Include/pythonrun.h Modules/getpath.c PC/getpathp.c Nick Coghlan
- [Python-Dev] We should be using a tool for code reviews Nick Coghlan
- [Python-Dev] We should be using a tool for code reviews Nick Coghlan
- [Python-Dev] API for binary operations on Sets Nick Coghlan
- [Python-Dev] Some news from my sandbox project Robert Collins
- [Python-Dev] Rework nntlib? Devin Cook
- [Python-Dev] PEP 3149 thoughts David Cournapeau
- [Python-Dev] PEP 384 status David Cournapeau
- [Python-Dev] PEP 384 status David Cournapeau
- [Python-Dev] PEP 384 status David Cournapeau
- [Python-Dev] [Catalog-sig] egg_info in PyPI David Cournapeau
- [Python-Dev] [Catalog-sig] egg_info in PyPI David Cournapeau
- [Python-Dev] [Python-checkins] r84559 - python/branches/py3k/Lib/subprocess.py Brian Curtin
- [Python-Dev] [Python-checkins] r84564 - in python/branches/py3k/Lib: ntpath.py test/test_ntpath.py Brian Curtin
- [Python-Dev] [Python-checkins] r84559 - python/branches/py3k/Lib/subprocess.py Brian Curtin
- [Python-Dev] [Python-checkins] r84988 - in python/branches/py3k: Lib/ntpath.py Misc/NEWS Brian Curtin
- [Python-Dev] r84983 - in python/branches/py3k: Doc/library/os.rst Lib/test/test_os.py Misc/NEWS Modules/posixmodule.c Brian Curtin
- [Python-Dev] os.path.normcase rationale? Brian Curtin
- [Python-Dev] We should be using a tool for code reviews Brian Curtin
- [Python-Dev] Rework nntlib? Steven D'Aprano
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Steven D'Aprano
- [Python-Dev] Goodbye Steven D'Aprano
- [Python-Dev] Moving the developer docs? Steven D'Aprano
- [Python-Dev] Moving the developer docs? Steven D'Aprano
- [Python-Dev] Python wiki Steven D'Aprano
- [Python-Dev] os.path.normcase rationale? Steven D'Aprano
- [Python-Dev] Resource leaks warnings Steven D'Aprano
- [Python-Dev] r85028 - in python/branches/py3k: Doc/c-api/init.rst Include/pythonrun.h Modules/getpath.c PC/getpathp.c Lisandro Dalcin
- [Python-Dev] Tracker BD Was:Goodbye Ned Deily
- [Python-Dev] Version fields [was Re: Goodbye] Ned Deily
- [Python-Dev] Python wiki Scott Dial
- [Python-Dev] Python wiki Scott Dial
- [Python-Dev] Python wiki Scott Dial
- [Python-Dev] Behaviour of max() and min() with equal keys Mark Dickinson
- [Python-Dev] Behaviour of max() and min() with equal keys Mark Dickinson
- [Python-Dev] Behaviour of max() and min() with equal keys Mark Dickinson
- [Python-Dev] Behaviour of max() and min() with equal keys Mark Dickinson
- [Python-Dev] Behaviour of max() and min() with equal keys Mark Dickinson
- [Python-Dev] Goodbye Jack Diederich
- [Python-Dev] Tracker BD Was:Goodbye Jack Diederich
- [Python-Dev] API for binary operations on Sets Jack Diederich
- [Python-Dev] Advice sought on memory allocation latency reduction C1X standard proposal Niall Douglas
- [Python-Dev] Push notification Fred Drake
- [Python-Dev] Garbage announcement printed on interpreter shutdown Fred Drake
- [Python-Dev] [Catalog-sig] egg_info in PyPI Fred Drake
- [Python-Dev] Moving the developer docs? Fred Drake
- [Python-Dev] Moving the developer docs? Fred Drake
- [Python-Dev] Atlassian and bitbucket merge Fred Drake
- [Python-Dev] We should be using a tool for code reviews Fred Drake
- [Python-Dev] 3.x as the official release P.J. Eby
- [Python-Dev] 3.x as the official release P.J. Eby
- [Python-Dev] 3.x as the official release P.J. Eby
- [Python-Dev] PEP 444 aka "Web3" (was Re: how to decide on a Python 3 design for wsgiref) P.J. Eby
- [Python-Dev] standards for distribution names P.J. Eby
- [Python-Dev] standards for distribution names P.J. Eby
- [Python-Dev] 3.x as the official release P.J. Eby
- [Python-Dev] [Catalog-sig] egg_info in PyPI P.J. Eby
- [Python-Dev] [Catalog-sig] egg_info in PyPI P.J. Eby
- [Python-Dev] Backup plan: WSGI 1 Addenda and wsgiref update for Py3 P.J. Eby
- [Python-Dev] [Web-SIG] Backup plan: WSGI 1 Addenda and wsgiref update for Py3 P.J. Eby
- [Python-Dev] Backup plan: WSGI 1 Addenda and wsgiref update for Py3 P.J. Eby
- [Python-Dev] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly P.J. Eby
- [Python-Dev] PEP 384 status Greg Ewing
- [Python-Dev] PEP 384 status Greg Ewing
- [Python-Dev] PEP 384 status Greg Ewing
- [Python-Dev] Some news from my sandbox project Greg Ewing
- [Python-Dev] Some news from my sandbox project Greg Ewing
- [Python-Dev] Some news from my sandbox project Greg Ewing
- [Python-Dev] Some news from my sandbox project Greg Ewing
- [Python-Dev] os.path.normcase rationale? Greg Ewing
- [Python-Dev] os.path function for “get the real filename” Greg Ewing
- [Python-Dev] os.path.normcase rationale? Greg Ewing
- [Python-Dev] os.path.normcase rationale? Greg Ewing
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Greg Ewing
- [Python-Dev] os.path function for “get the real filename” (was: os.path.normcase rationale?) Ben Finney
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Ben Finney
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Ben Finney
- [Python-Dev] Atlassian and bitbucket merge Ben Finney
- [Python-Dev] wiki/docs enhancement idea Gerard Flanagan
- [Python-Dev] PEP 384 status Michael Foord
- [Python-Dev] 'hasattr' is broken by design Michael Foord
- [Python-Dev] 'hasattr' is broken by design Michael Foord
- [Python-Dev] Volunteer help with porting Michael Foord
- [Python-Dev] Rework nntlib? Michael Foord
- [Python-Dev] Rework nntlib? Michael Foord
- [Python-Dev] Rework nntlib? Michael Foord
- [Python-Dev] Rework nntlib? Michael Foord
- [Python-Dev] 3.x as the official release Michael Foord
- [Python-Dev] r84847 - python/branches/py3k/Doc/library/re.rst Michael Foord
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Michael Foord
- [Python-Dev] [Catalog-sig] egg_info in PyPI Michael Foord
- [Python-Dev] [Catalog-sig] egg_info in PyPI Michael Foord
- [Python-Dev] [Catalog-sig] egg_info in PyPI Michael Foord
- [Python-Dev] [Catalog-sig] egg_info in PyPI Michael Foord
- [Python-Dev] [Catalog-sig] egg_info in PyPI Michael Foord
- [Python-Dev] [Catalog-sig] egg_info in PyPI Michael Foord
- [Python-Dev] [Python-checkins] r84858 - in python/branches: py3k/Doc/library/logging.rst release27-maint/Doc/library/logging.rst Michael Foord
- [Python-Dev] Goodbye Michael Foord
- [Python-Dev] Goodbye Michael Foord
- [Python-Dev] Moving the developer docs? Michael Foord
- [Python-Dev] Goodbye Michael Foord
- [Python-Dev] Moving the developer docs? Michael Foord
- [Python-Dev] Python wiki Michael Foord
- [Python-Dev] Python wiki Michael Foord
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Michael Foord
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Michael Foord
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Michael Foord
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Michael Foord
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? Jim Fulton
- [Python-Dev] (Not) delaying the 3.2 release Hagen Fürstenau
- [Python-Dev] Prefetching on buffered IO files Hagen Fürstenau
- [Python-Dev] We should be using a tool for code reviews Martin Geisler
- [Python-Dev] hg conversion: tags Dj Gilcrease
- [Python-Dev] Goodbye Tim Golden
- [Python-Dev] Goodbye Tim Golden
- [Python-Dev] Goodbye Tim Golden
- [Python-Dev] cProfile and threads GrosBedo
- [Python-Dev] cProfile and threads GrosBedo
- [Python-Dev] Two small PEP ideas Raymond Hettinger
- [Python-Dev] 3.2 "What's New" Raymond Hettinger
- [Python-Dev] new LRU cache API in Py3.2 Raymond Hettinger
- [Python-Dev] new LRU cache API in Py3.2 Raymond Hettinger
- [Python-Dev] Behaviour of max() and min() with equal keys Raymond Hettinger
- [Python-Dev] 3.x as the official release Raymond Hettinger
- [Python-Dev] Goodbye Raymond Hettinger
- [Python-Dev] Tracker BD Was:Goodbye Raymond Hettinger
- [Python-Dev] API for binary operations on Sets Raymond Hettinger
- [Python-Dev] API for binary operations on Sets Raymond Hettinger
- [Python-Dev] API for binary operations on Sets Raymond Hettinger
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Neil Hodgson
- [Python-Dev] Volunteer help with porting Steve Holden
- [Python-Dev] Volunteer help with porting Steve Holden
- [Python-Dev] Rework nntlib? Steve Holden
- [Python-Dev] Rework nntlib? Steve Holden
- [Python-Dev] Rework nntlib? Steve Holden
- [Python-Dev] Rework nntlib? Steve Holden
- [Python-Dev] Rework nntlib? Steve Holden
- [Python-Dev] Rework nntlib? Steve Holden
- [Python-Dev] Rework nntlib? Steve Holden
- [Python-Dev] Rework nntlib? Steve Holden
- [Python-Dev] 3.x as the official release Steve Holden
- [Python-Dev] (Not) delaying the 3.2 release Steve Holden
- [Python-Dev] egg_info in PyPI Steve Holden
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Steve Holden
- [Python-Dev] Goodbye Steve Holden
- [Python-Dev] Goodbye Steve Holden
- [Python-Dev] Goodbye Steve Holden
- [Python-Dev] Goodbye Steve Holden
- [Python-Dev] Python wiki Steve Holden
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Steve Holden
- [Python-Dev] Atlassian and bitbucket merge Steve Holden
- [Python-Dev] Atlassian and bitbucket merge Steve Holden
- [Python-Dev] Behaviour of max() and min() with equal keys Laurens Van Houtven
- [Python-Dev] (no subject) Laurens Van Houtven
- [Python-Dev] We should be using a tool for code reviews Laurens Van Houtven
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Meador Inge
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Meador Inge
- [Python-Dev] Rework nntlib? Bill Janssen
- [Python-Dev] Rework nntlib? Bill Janssen
- [Python-Dev] Moving the developer docs? Steven Elliott Jr
- [Python-Dev] Moving the developer docs? Steven Elliott Jr
- [Python-Dev] cProfile and threads Kristján Valur Jónsson
- [Python-Dev] 3.x as the official release Jacob Kaplan-Moss
- [Python-Dev] (Not) delaying the 3.2 release Jacob Kaplan-Moss
- [Python-Dev] (Not) delaying the 3.2 release Jacob Kaplan-Moss
- [Python-Dev] Backup plan: WSGI 1 Addenda and wsgiref update for Py3 Jacob Kaplan-Moss
- [Python-Dev] We should be using a tool for code reviews Robert Kern
- [Python-Dev] os.path.normcase rationale? James Y Knight
- [Python-Dev] os.path.normcase rationale? James Y Knight
- [Python-Dev] Python wiki A.M. Kuchling
- [Python-Dev] Volunteer help with porting Prashant Kumar
- [Python-Dev] Volunteer help with porting Prashant Kumar
- [Python-Dev] Volunteer help with porting Prashant Kumar
- [Python-Dev] Rework nntlib? Senthil Kumaran
- [Python-Dev] Rework nntlib? Senthil Kumaran
- [Python-Dev] Rework nntlib? Senthil Kumaran
- [Python-Dev] We should be using a tool for code reviews Senthil Kumaran
- [Python-Dev] We should be using a tool for code reviews Senthil Kumaran
- [Python-Dev] (Not) delaying the 3.2 release Toshio Kuratomi
- [Python-Dev] (Not) delaying the 3.2 release Toshio Kuratomi
- [Python-Dev] We should be using a tool for code reviews Toshio Kuratomi
- [Python-Dev] Garbage announcement printed on interpreter shutdown Łukasz Langa
- [Python-Dev] Goodbye Mark Lawrence
- [Python-Dev] Goodbye Mark Lawrence
- [Python-Dev] Garbage announcement printed on interpreter shutdown Glyph Lefkowitz
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Glyph Lefkowitz
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Glyph Lefkowitz
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Glyph Lefkowitz
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c M.-A. Lemburg
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c M.-A. Lemburg
- [Python-Dev] _PyUnicode_New crash M.-A. Lemburg
- [Python-Dev] versioned .so files for Python 3.2 M.-A. Lemburg
- [Python-Dev] PEP 384 status M.-A. Lemburg
- [Python-Dev] versioned .so files for Python 3.2 M.-A. Lemburg
- [Python-Dev] [Catalog-sig] egg_info in PyPI M.-A. Lemburg
- [Python-Dev] hg conversion: tags M.-A. Lemburg
- [Python-Dev] hg conversion: tags M.-A. Lemburg
- [Python-Dev] Question on bz2 codec. Is this a bug? M.-A. Lemburg
- [Python-Dev] hg conversion: tags M.-A. Lemburg
- [Python-Dev] Thoughts fresh after EuroPython Glenn Linderman
- [Python-Dev] Moving the developer docs? Glenn Linderman
- [Python-Dev] os.path.normcase rationale? Glenn Linderman
- [Python-Dev] egg_info in PyPI Thomas Lotze
- [Python-Dev] [Catalog-sig] egg_info in PyPI Thomas Lotze
- [Python-Dev] PEP 384 status "Martin v. Löwis"
- [Python-Dev] PEP 384 status "Martin v. Löwis"
- [Python-Dev] PEP 384 status "Martin v. Löwis"
- [Python-Dev] PEP 384 status "Martin v. Löwis"
- [Python-Dev] versioned .so files for Python 3.2 "Martin v. Löwis"
- [Python-Dev] PEP 3149 thoughts "Martin v. Löwis"
- [Python-Dev] PEP 3149 thoughts "Martin v. Löwis"
- [Python-Dev] versioned .so files for Python 3.2 "Martin v. Löwis"
- [Python-Dev] PEP 3149 thoughts "Martin v. Löwis"
- [Python-Dev] PEP 384 status "Martin v. Löwis"
- [Python-Dev] PEP 3149 thoughts "Martin v. Löwis"
- [Python-Dev] PEP 384 status "Martin v. Löwis"
- [Python-Dev] PEP 384 status "Martin v. Löwis"
- [Python-Dev] r84775 - peps/trunk/pep-3149.txt "Martin v. Löwis"
- [Python-Dev] [issue1633863] AIX: configure ignores $CC "Martin v. Löwis"
- [Python-Dev] Add PEP 444, Python Web3 Interface. "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] egg_info in PyPI "Martin v. Löwis"
- [Python-Dev] Buildbot for AIX "Martin v. Löwis"
- [Python-Dev] Goodbye "Martin v. Löwis"
- [Python-Dev] Goodbye "Martin v. Löwis"
- [Python-Dev] Goodbye "Martin v. Löwis"
- [Python-Dev] Goodbye "Martin v. Löwis"
- [Python-Dev] Goodbye "Martin v. Löwis"
- [Python-Dev] Goodbye "Martin v. Löwis"
- [Python-Dev] Moving the developer docs? "Martin v. Löwis"
- [Python-Dev] Moving the developer docs? "Martin v. Löwis"
- [Python-Dev] Moving the developer docs? "Martin v. Löwis"
- [Python-Dev] Goodbye "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? "Martin v. Löwis"
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? "Martin v. Löwis"
- [Python-Dev] Summary of Python tracker Issues "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] Summary of Python tracker Issues "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] Relative imports in Py3k "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] WSGI is now Python 3-friendly "Martin v. Löwis"
- [Python-Dev] Goodbye "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] hg conversion: tags "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] WSGI is now Python 3-friendly "Martin v. Löwis"
- [Python-Dev] WSGI is now Python 3-friendly "Martin v. Löwis"
- [Python-Dev] hg conversion: tags "Martin v. Löwis"
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? "Martin v. Löwis"
- [Python-Dev] hg conversion: tags "Martin v. Löwis"
- [Python-Dev] Python wiki "Martin v. Löwis"
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly "Martin v. Löwis"
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly "Martin v. Löwis"
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly "Martin v. Löwis"
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly "Martin v. Löwis"
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly "Martin v. Löwis"
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's "Martin v. Löwis"
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's "Martin v. Löwis"
- [Python-Dev] Atlassian and bitbucket merge "Martin v. Löwis"
- [Python-Dev] We should be using a tool for code reviews "Martin v. Löwis"
- [Python-Dev] We should be using a tool for code reviews "Martin v. Löwis"
- [Python-Dev] We should be using a tool for code reviews "Martin v. Löwis"
- [Python-Dev] hg conversion: tags "Martin v. Löwis"
- [Python-Dev] We should be using a tool for code reviews "Martin v. Löwis"
- [Python-Dev] We should be using a tool for code reviews "Martin v. Löwis"
- [Python-Dev] We should be using a tool for code reviews "Martin v. Löwis"
- [Python-Dev] Pronouncement needed in issue9675 David Malcolm
- [Python-Dev] Pronouncement needed in issue9675 David Malcolm
- [Python-Dev] Two small PEP ideas Massa, Harald Armin
- [Python-Dev] 3.x as the official release Chris McDonough
- [Python-Dev] 3.x as the official release Chris McDonough
- [Python-Dev] how to decide on a Python 3 design for wsgiref Chris McDonough
- [Python-Dev] PEP 444 aka "Web3" (was Re: how to decide on a Python 3 design for wsgiref) Chris McDonough
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Chris McDonough
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Chris McDonough
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Chris McDonough
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Chris McDonough
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Chris McDonough
- [Python-Dev] [Web-SIG] Backup plan: WSGI 1 Addenda and wsgiref update for Py3 Chris McDonough
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Andrew McNamara
- [Python-Dev] (Not) delaying the 3.2 release James Mills
- [Python-Dev] PEP 444 aka "Web3" (was Re: how to decide on a Python 3 design for wsgiref) James Mills
- [Python-Dev] (Not) delaying the 3.2 release James Mills
- [Python-Dev] Summary of Python tracker Issues Paul Moore
- [Python-Dev] Summary of Python tracker Issues Paul Moore
- [Python-Dev] (Not) delaying the 3.2 release Paul Moore
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Paul Moore
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Paul Moore
- [Python-Dev] os.path.normcase rationale? Paul Moore
- [Python-Dev] os.path.normcase rationale? Paul Moore
- [Python-Dev] os.path.normcase rationale? Paul Moore
- [Python-Dev] os.path.normcase rationale? Paul Moore
- [Python-Dev] os.path.normcase rationale? Paul Moore
- [Python-Dev] WSGI is now Python 3-friendly Paul Moore
- [Python-Dev] We should be using a tool for code reviews Paul Moore
- [Python-Dev] Atlassian and bitbucket merge Xavier Morel
- [Python-Dev] Atlassian and bitbucket merge Xavier Morel
- [Python-Dev] Volunteer help with porting R. David Murray
- [Python-Dev] Rework nntlib? R. David Murray
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] R. David Murray
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] R. David Murray
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] R. David Murray
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] R. David Murray
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] R. David Murray
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] R. David Murray
- [Python-Dev] Rework nntplib? R. David Murray
- [Python-Dev] Goodbye R. David Murray
- [Python-Dev] Moving the developer docs? R. David Murray
- [Python-Dev] Moving the developer docs? R. David Murray
- [Python-Dev] Moving the developer docs? R. David Murray
- [Python-Dev] Goodbye R. David Murray
- [Python-Dev] os.path.normcase rationale? R. David Murray
- [Python-Dev] Summary of Python tracker Issues R. David Murray
- [Python-Dev] Python wiki R. David Murray
- [Python-Dev] Add PEP 444, Python Web3 Interface. John Nagle
- [Python-Dev] Polymorphic best practices John Nagle
- [Python-Dev] Buffer protocol for io.BytesIO? Hrvoje Niksic
- [Python-Dev] Behaviour of max() and min() with equal keys Hrvoje Niksic
- [Python-Dev] Resource leaks warnings Hrvoje Niksic
- [Python-Dev] Rework nntlib? Jesse Noller
- [Python-Dev] Rework nntlib? Jesse Noller
- [Python-Dev] 3.x as the official release Jesse Noller
- [Python-Dev] 3.x as the official release Jesse Noller
- [Python-Dev] Rework nntlib? Jesse Noller
- [Python-Dev] 3.x as the official release Jesse Noller
- [Python-Dev] Rework nntlib? Jesse Noller
- [Python-Dev] Rework nntlib? Jesse Noller
- [Python-Dev] 3.x as the official release Jesse Noller
- [Python-Dev] 3.x as the official release Jesse Noller
- [Python-Dev] how to decide on a Python 3 design for wsgiref Jesse Noller
- [Python-Dev] (Not) delaying the 3.2 release Jesse Noller
- [Python-Dev] (Not) delaying the 3.2 release Jesse Noller
- [Python-Dev] Moving the developer docs? Jesse Noller
- [Python-Dev] Moving the developer docs? Jesse Noller
- [Python-Dev] Moving the developer docs? Jesse Noller
- [Python-Dev] Moving the developer docs? Jesse Noller
- [Python-Dev] Call for proposals -- PyCon 2011 Jesse Noller
- [Python-Dev] WSGI is now Python 3-friendly Jesse Noller
- [Python-Dev] Mark PEP 3148 as Final? Jesse Noller
- [Python-Dev] We should be using a tool for code reviews Jesse Noller
- [Python-Dev] We should be using a tool for code reviews Jesse Noller
- [Python-Dev] We should be using a tool for code reviews Jesse Noller
- [Python-Dev] Goodbye Zooko O'Whielacronx
- [Python-Dev] Write access to hg.python.org Dirkjan Ochtman
- [Python-Dev] Write access to hg.python.org Dirkjan Ochtman
- [Python-Dev] Push notification Dirkjan Ochtman
- [Python-Dev] how to decide on a Python 3 design for wsgiref Dirkjan Ochtman
- [Python-Dev] 3.x as the official release Dirkjan Ochtman
- [Python-Dev] Moving the developer docs? Dirkjan Ochtman
- [Python-Dev] Moving the developer docs? Dirkjan Ochtman
- [Python-Dev] hg conversion: tags Dirkjan Ochtman
- [Python-Dev] hg conversion: tags Dirkjan Ochtman
- [Python-Dev] os.path.normcase rationale? Dirkjan Ochtman
- [Python-Dev] hg conversion: tags Dirkjan Ochtman
- [Python-Dev] Atlassian and bitbucket merge Dirkjan Ochtman
- [Python-Dev] Atlassian and bitbucket merge Dirkjan Ochtman
- [Python-Dev] hg conversion: tags Dirkjan Ochtman
- [Python-Dev] Atlassian and bitbucket merge Dirkjan Ochtman
- [Python-Dev] Resource leaks warnings Dirkjan Ochtman
- [Python-Dev] Atlassian and bitbucket merge Dirkjan Ochtman
- [Python-Dev] We should be using a tool for code reviews Dirkjan Ochtman
- [Python-Dev] Python 2.7 Won't Build Ronald Oussoren
- [Python-Dev] PEP 3149 thoughts Piotr Ożarowski
- [Python-Dev] r84775 - peps/trunk/pep-3149.txt Piotr Ożarowski
- [Python-Dev] Goodbye Tim Peters
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? Tim Peters
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? Tim Peters
- [Python-Dev] [Python-checkins] r84562 - in python/branches/py3k: Doc/library/io.rst Lib/_pyio.py Lib/test/test_memoryio.py Misc/NEWS Modules/_io/_iomodule.c Modules/_io/_iomodule.h Modules/_io/bytesio.c Benjamin Peterson
- [Python-Dev] [Python-checkins] r84685 - in python/branches/py3k: Doc/library/dis.rst Doc/reference/simple_stmts.rst Doc/whatsnew/3.2.rst Include/opcode.h Lib/opcode.py Lib/test/test_exceptions.py Lib/test/test_scope.py Lib/test/test_syntax.py Misc/NEWS Python Benjamin Peterson
- [Python-Dev] r84744 - python/branches/py3k/Objects/unicodeobject.c Benjamin Peterson
- [Python-Dev] [Python-checkins] r84842 - peps/trunk/pep-0444.txt Benjamin Peterson
- [Python-Dev] problem with python 3.1 Benjamin Peterson
- [Python-Dev] [Python-checkins] r84858 - in python/branches: py3k/Doc/library/logging.rst release27-maint/Doc/library/logging.rst Benjamin Peterson
- [Python-Dev] Goodbye Benjamin Peterson
- [Python-Dev] Moving the developer docs? Benjamin Peterson
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Benjamin Peterson
- [Python-Dev] Pronouncement needed in issue9675 Benjamin Peterson
- [Python-Dev] Resource leaks warnings Benjamin Peterson
- [Python-Dev] hg conversion: tags Benjamin Peterson
- [Python-Dev] We should be using a tool for code reviews Benjamin Peterson
- [Python-Dev] PEP 384 status Antoine Pitrou
- [Python-Dev] PEP 384 status Antoine Pitrou
- [Python-Dev] PEP 384 status Antoine Pitrou
- [Python-Dev] Buffer protocol for io.BytesIO? Antoine Pitrou
- [Python-Dev] Buffer protocol for io.BytesIO? Antoine Pitrou
- [Python-Dev] r84447 - in python/branches/py3k: Lib/test/test_set.py Objects/setobject.c Antoine Pitrou
- [Python-Dev] Buffer protocol for io.BytesIO? Antoine Pitrou
- [Python-Dev] Buffer protocol for io.BytesIO? Antoine Pitrou
- [Python-Dev] Buffer protocol for io.BytesIO? Antoine Pitrou
- [Python-Dev] new LRU cache API in Py3.2 Antoine Pitrou
- [Python-Dev] PEP 384 status Antoine Pitrou
- [Python-Dev] new LRU cache API in Py3.2 Antoine Pitrou
- [Python-Dev] r84513 - python/branches/py3k/Doc/whatsnew/3.2.rst Antoine Pitrou
- [Python-Dev] PEP 384 status Antoine Pitrou
- [Python-Dev] Write access to hg.python.org Antoine Pitrou
- [Python-Dev] Write access to hg.python.org Antoine Pitrou
- [Python-Dev] r84562 - in python/branches/py3k: Doc/library/io.rst Lib/_pyio.py Lib/test/test_memoryio.py Misc/NEWS Modules/_io/_iomodule.c Modules/_io/_iomodule.h Modules/_io/bytesio.c Antoine Pitrou
- [Python-Dev] random guarantees Antoine Pitrou
- [Python-Dev] r84576 - in python/branches/py3k: Doc/library/random.rst Lib/random.py Lib/test/test_random.py Misc/NEWS Antoine Pitrou
- [Python-Dev] Volunteer help with porting Antoine Pitrou
- [Python-Dev] Push notification Antoine Pitrou
- [Python-Dev] Volunteer help with porting Antoine Pitrou
- [Python-Dev] r84727 - in python/branches/py3k: Lib/collections.py Misc/NEWS Antoine Pitrou
- [Python-Dev] PEP 384 status Antoine Pitrou
- [Python-Dev] r84775 - peps/trunk/pep-3149.txt Antoine Pitrou
- [Python-Dev] r84775 - peps/trunk/pep-3149.txt Antoine Pitrou
- [Python-Dev] r84775 - peps/trunk/pep-3149.txt Antoine Pitrou
- [Python-Dev] Rework nntlib? Antoine Pitrou
- [Python-Dev] Rework nntlib? Antoine Pitrou
- [Python-Dev] Rework nntlib? Antoine Pitrou
- [Python-Dev] Rework nntlib? Antoine Pitrou
- [Python-Dev] 3.x as the official release Antoine Pitrou
- [Python-Dev] (Not) delaying the 3.2 release Antoine Pitrou
- [Python-Dev] (Not) delaying the 3.2 release Antoine Pitrou
- [Python-Dev] r84771 - python/branches/release27-maint/Lib/test/test_io.py Antoine Pitrou
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Antoine Pitrou
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Antoine Pitrou
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Antoine Pitrou
- [Python-Dev] [issue1633863] AIX: configure ignores $CC Antoine Pitrou
- [Python-Dev] Some news from my sandbox project Antoine Pitrou
- [Python-Dev] Rework nntplib? Antoine Pitrou
- [Python-Dev] Python 2.7 Won't Build Antoine Pitrou
- [Python-Dev] Builder: x86 Windows7 3.x OpenSSL compile error Antoine Pitrou
- [Python-Dev] Builder: x86 Windows7 3.x OpenSSL compile error Antoine Pitrou
- [Python-Dev] Builder: x86 Windows7 3.x OpenSSL compile error Antoine Pitrou
- [Python-Dev] [Python-checkins] r84906 - python/branches/py3k/Doc/library/ssl.rst Antoine Pitrou
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Antoine Pitrou
- [Python-Dev] Backup plan: WSGI 1 Addenda and wsgiref update for Py3 Antoine Pitrou
- [Python-Dev] Goodbye Antoine Pitrou
- [Python-Dev] Goodbye Antoine Pitrou
- [Python-Dev] Goodbye Antoine Pitrou
- [Python-Dev] Goodbye Antoine Pitrou
- [Python-Dev] Moving the developer docs? Antoine Pitrou
- [Python-Dev] Moving the developer docs? Antoine Pitrou
- [Python-Dev] Python wiki Antoine Pitrou
- [Python-Dev] Python wiki Antoine Pitrou
- [Python-Dev] r84983 - in python/branches/py3k: Doc/library/os.rst Lib/test/test_os.py Misc/NEWS Modules/posixmodule.c Antoine Pitrou
- [Python-Dev] r84983 - in python/branches/py3k: Doc/library/os.rst Lib/test/test_os.py Misc/NEWS Modules/posixmodule.c Antoine Pitrou
- [Python-Dev] Goodbye Antoine Pitrou
- [Python-Dev] Goodbye Antoine Pitrou
- [Python-Dev] os.path.normcase rationale? Antoine Pitrou
- [Python-Dev] Goodbye Antoine Pitrou
- [Python-Dev] Goodbye Antoine Pitrou
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? Antoine Pitrou
- [Python-Dev] r85000 - python/branches/py3k/Lib/test/test_trace.py Antoine Pitrou
- [Python-Dev] Summary of Python tracker Issues Antoine Pitrou
- [Python-Dev] hg conversion: tags Antoine Pitrou
- [Python-Dev] Prefetching on buffered IO files Antoine Pitrou
- [Python-Dev] issue2180 and using 'tokenize' with Python 3 'str's Antoine Pitrou
- [Python-Dev] Pronouncement needed in issue9675 Antoine Pitrou
- [Python-Dev] Prefetching on buffered IO files Antoine Pitrou
- [Python-Dev] Atlassian and bitbucket merge Antoine Pitrou
- [Python-Dev] Resource leaks warnings Antoine Pitrou
- [Python-Dev] Resource leaks warnings Antoine Pitrou
- [Python-Dev] We should be using a tool for code reviews Antoine Pitrou
- [Python-Dev] We should be using a tool for code reviews Antoine Pitrou
- [Python-Dev] We should be using a tool for code reviews Antoine Pitrou
- [Python-Dev] We should be using a tool for code reviews Antoine Pitrou
- [Python-Dev] We should be using a tool for code reviews Antoine Pitrou
- [Python-Dev] Question on bz2 codec. Is this a bug? Antoine Pitrou
- [Python-Dev] Question on bz2 codec. Is this a bug? Antoine Pitrou
- [Python-Dev] We should be using a tool for code reviews Antoine Pitrou
- [Python-Dev] We should be using a tool for code reviews Antoine Pitrou
- [Python-Dev] We should be using a tool for code reviews Antoine Pitrou
- [Python-Dev] [Catalog-sig] egg_info in PyPI Sridhar Ratnakumar
- [Python-Dev] [Catalog-sig] egg_info in PyPI Sridhar Ratnakumar
- [Python-Dev] Internal counter to debug leaking file descriptors Terry Reedy
- [Python-Dev] Volunteer help with porting Terry Reedy
- [Python-Dev] [Python-checkins] r84619 - python/branches/py3k/Misc/developers.txt Terry Reedy
- [Python-Dev] [Python-checkins] r84619 - python/branches/py3k/Misc/developers.txt Terry Reedy
- [Python-Dev] (Not) delaying the 3.2 release Terry Reedy
- [Python-Dev] (Not) delaying the 3.2 release Terry Reedy
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Terry Reedy
- [Python-Dev] Python 2.7 Won't Build Terry Reedy
- [Python-Dev] Goodbye Terry Reedy
- [Python-Dev] Problems with hex-conversion functions Terry Reedy
- [Python-Dev] Goodbye Terry Reedy
- [Python-Dev] Goodbye Terry Reedy
- [Python-Dev] Goodbye Terry Reedy
- [Python-Dev] Goodbye Terry Reedy
- [Python-Dev] Goodbye Terry Reedy
- [Python-Dev] Goodbye Terry Reedy
- [Python-Dev] Summary of Python tracker Issues Terry Reedy
- [Python-Dev] Summary of Python tracker Issues Terry Reedy
- [Python-Dev] Goodbye Terry Reedy
- [Python-Dev] hg conversion: tags Terry Reedy
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Terry Reedy
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Terry Reedy
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Terry Reedy
- [Python-Dev] API for binary operations on Sets Terry Reedy
- [Python-Dev] Rework nntlib? Jon Ribbens
- [Python-Dev] Rework nntlib? Jon Ribbens
- [Python-Dev] Internal counter to debug leaking file descriptors Giampaolo Rodolà
- [Python-Dev] Internal counter to debug leaking file descriptors Giampaolo Rodolà
- [Python-Dev] Two small PEP ideas Guido van Rossum
- [Python-Dev] Two small PEP ideas Guido van Rossum
- [Python-Dev] Buffer protocol for io.BytesIO? Guido van Rossum
- [Python-Dev] Buffer protocol for io.BytesIO? Guido van Rossum
- [Python-Dev] Two small PEP ideas Guido van Rossum
- [Python-Dev] terminology for "free variables" in Python Guido van Rossum
- [Python-Dev] terminology for "free variables" in Python Guido van Rossum
- [Python-Dev] Python needs a standard asynchronous return object Guido van Rossum
- [Python-Dev] Rework nntlib? Guido van Rossum
- [Python-Dev] 3.x as the official release Guido van Rossum
- [Python-Dev] (Not) delaying the 3.2 release Guido van Rossum
- [Python-Dev] (Not) delaying the 3.2 release Guido van Rossum
- [Python-Dev] (Not) delaying the 3.2 release Guido van Rossum
- [Python-Dev] os.path.normcase rationale? Guido van Rossum
- [Python-Dev] Goodbye Guido van Rossum
- [Python-Dev] Goodbye Guido van Rossum
- [Python-Dev] Goodbye Guido van Rossum
- [Python-Dev] Moving the developer docs? Guido van Rossum
- [Python-Dev] Moving the developer docs? Guido van Rossum
- [Python-Dev] Moving the developer docs? Guido van Rossum
- [Python-Dev] Python wiki Guido van Rossum
- [Python-Dev] os.path.normcase rationale? Guido van Rossum
- [Python-Dev] Python wiki Guido van Rossum
- [Python-Dev] os.path.normcase rationale? Guido van Rossum
- [Python-Dev] os.path function for “get the real filename” (was: os.path.normcase rationale?) Guido van Rossum
- [Python-Dev] os.path.normcase rationale? Guido van Rossum
- [Python-Dev] Python wiki Guido van Rossum
- [Python-Dev] WSGI is now Python 3-friendly Guido van Rossum
- [Python-Dev] WSGI is now Python 3-friendly Guido van Rossum
- [Python-Dev] WSGI is now Python 3-friendly Guido van Rossum
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Guido van Rossum
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Guido van Rossum
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Guido van Rossum
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Guido van Rossum
- [Python-Dev] Prefetching on buffered IO files Guido van Rossum
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Guido van Rossum
- [Python-Dev] Pronouncement needed in issue9675 Guido van Rossum
- [Python-Dev] Pronouncement needed in issue9675 Guido van Rossum
- [Python-Dev] Pronouncement needed in issue9675 Guido van Rossum
- [Python-Dev] Pronouncement needed in issue9675 Guido van Rossum
- [Python-Dev] Pronouncement needed in issue9675 Guido van Rossum
- [Python-Dev] We should be using a tool for code reviews Guido van Rossum
- [Python-Dev] We should be using a tool for code reviews Guido van Rossum
- [Python-Dev] We should be using a tool for code reviews Guido van Rossum
- [Python-Dev] We should be using a tool for code reviews Guido van Rossum
- [Python-Dev] We should be using a tool for code reviews Guido van Rossum
- [Python-Dev] We should be using a tool for code reviews Guido van Rossum
- [Python-Dev] We should be using a tool for code reviews Guido van Rossum
- [Python-Dev] We should be using a tool for code reviews Guido van Rossum
- [Python-Dev] [issue1633863] AIX: configure ignores $CC Sébastien Sablé
- [Python-Dev] Buildbot for AIX Sébastien Sablé
- [Python-Dev] Buildbot for AIX Sébastien Sablé
- [Python-Dev] Python needs a standard asynchronous return object Vinay Sajip
- [Python-Dev] Python needs a standard asynchronous return object Vinay Sajip
- [Python-Dev] Some changes to logging for 3.2 Vinay Sajip
- [Python-Dev] Some changes to logging for 3.2 Vinay Sajip
- [Python-Dev] Some changes to logging for 3.2 Vinay Sajip
- [Python-Dev] WSGI is now Python 3-friendly Vinay Sajip
- [Python-Dev] PEP 3149 thoughts Ralf Schmitt
- [Python-Dev] hg conversion: tags Tres Seaver
- [Python-Dev] WSGI is now Python 3-friendly Tres Seaver
- [Python-Dev] hg conversion: tags Tres Seaver
- [Python-Dev] hg conversion: tags Tres Seaver
- [Python-Dev] Goodbye Cameron Simpson
- [Python-Dev] Relative imports in Py3k Eric Smith
- [Python-Dev] [Python-checkins] r85101 - in python/branches/py3k/Doc/library: http.client.rst urllib.request.rst Eric Smith
- [Python-Dev] Python wiki David Stanek
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Victor Stinner
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Victor Stinner
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Victor Stinner
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Victor Stinner
- [Python-Dev] Summary of Python tracker Issues Victor Stinner
- [Python-Dev] r84456 - python/branches/py3k/Doc/c-api/unicode.rst Victor Stinner
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Victor Stinner
- [Python-Dev] 3.2 "What's New" Victor Stinner
- [Python-Dev] Python 2.7 Won't Build Victor Stinner
- [Python-Dev] Python 2.7 Won't Build Victor Stinner
- [Python-Dev] Some news from my sandbox project Victor Stinner
- [Python-Dev] Some news from my sandbox project Victor Stinner
- [Python-Dev] Some news from my sandbox project Victor Stinner
- [Python-Dev] [Python-checkins] r84877 - python/branches/release27-maint/Lib/posixpath.py Victor Stinner
- [Python-Dev] Some news from my sandbox project Victor Stinner
- [Python-Dev] Atlassian and bitbucket merge Victor Stinner
- [Python-Dev] r84430 - in python/branches/py3k: Include/unicodeobject.h Objects/unicodeobject.c Daniel Stutzbach
- [Python-Dev] new LRU cache API in Py3.2 Daniel Stutzbach
- [Python-Dev] Garbage announcement printed on interpreter shutdown Daniel Stutzbach
- [Python-Dev] PyObject_GC_UnTrack() no longer reliable in 2.7? Daniel Stutzbach
- [Python-Dev] We should be using a tool for code reviews Daniel Stutzbach
- [Python-Dev] Atlassian and bitbucket merge Daniel Stutzbach
- [Python-Dev] API for binary operations on Sets Daniel Stutzbach
- [Python-Dev] We should be using a tool for code reviews Daniel Stutzbach
- [Python-Dev] We should be using a tool for code reviews Daniel Stutzbach
- [Python-Dev] _PyUnicode_New crash Trigve
- [Python-Dev] _PyUnicode_New crash Trigve
- [Python-Dev] [Catalog-sig] egg_info in PyPI Stephen J. Turnbull
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Stephen J. Turnbull
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Stephen J. Turnbull
- [Python-Dev] Goodbye Stephen J. Turnbull
- [Python-Dev] Goodbye Stephen J. Turnbull
- [Python-Dev] Moving the developer docs? Stephen J. Turnbull
- [Python-Dev] Goodbye Stephen J. Turnbull
- [Python-Dev] Goodbye Stephen J. Turnbull
- [Python-Dev] os.path.normcase rationale? Stephen J. Turnbull
- [Python-Dev] Python wiki Stephen J. Turnbull
- [Python-Dev] We should be using a tool for code reviews Stephen J. Turnbull
- [Python-Dev] We should be using a tool for code reviews Stephen J. Turnbull
- [Python-Dev] (no subject) Ketan Vijayvargiya
- [Python-Dev] problem with python 3.1 João Vitor
- [Python-Dev] PEP 3149 accepted Barry Warsaw
- [Python-Dev] Two small PEP ideas Barry Warsaw
- [Python-Dev] PEP 3149 accepted Barry Warsaw
- [Python-Dev] [Python-checkins] r84536 - sandbox/trunk/release/release.py Barry Warsaw
- [Python-Dev] PEP 3149 thoughts Barry Warsaw
- [Python-Dev] PEP 3149 thoughts Barry Warsaw
- [Python-Dev] PEP 3149 thoughts Barry Warsaw
- [Python-Dev] PEP 3149 thoughts Barry Warsaw
- [Python-Dev] PEP 3149 thoughts Barry Warsaw
- [Python-Dev] r84775 - peps/trunk/pep-3149.txt Barry Warsaw
- [Python-Dev] r84775 - peps/trunk/pep-3149.txt Barry Warsaw
- [Python-Dev] Rework nntlib? Barry Warsaw
- [Python-Dev] Rework nntlib? Barry Warsaw
- [Python-Dev] Rework nntlib? Barry Warsaw
- [Python-Dev] Rework nntlib? Barry Warsaw
- [Python-Dev] Rework nntlib? Barry Warsaw
- [Python-Dev] 2.6.6 is a release candidate? Barry Warsaw
- [Python-Dev] Rework nntlib? Barry Warsaw
- [Python-Dev] 3.x as the official release Barry Warsaw
- [Python-Dev] Rework nntlib? Barry Warsaw
- [Python-Dev] 3.x as the official release Barry Warsaw
- [Python-Dev] (Not) delaying the 3.2 release Barry Warsaw
- [Python-Dev] Python 2.7 Won't Build Barry Warsaw
- [Python-Dev] Python 2.7 Won't Build Barry Warsaw
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Barry Warsaw
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Barry Warsaw
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Barry Warsaw
- [Python-Dev] Polymorphic best practices [was: (Not) delaying the 3.2 release] Barry Warsaw
- [Python-Dev] Supporting raw bytes data in urllib.parse.* (was Re: Polymorphic best practices) Barry Warsaw
- [Python-Dev] Moving the developer docs? Barry Warsaw
- [Python-Dev] Moving the developer docs? Barry Warsaw
- [Python-Dev] Moving the developer docs? Barry Warsaw
- [Python-Dev] Moving the developer docs? Barry Warsaw
- [Python-Dev] Moving the developer docs? Barry Warsaw
- [Python-Dev] Python wiki Barry Warsaw
- [Python-Dev] Moving the developer docs? Barry Warsaw
- [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly Barry Warsaw
- [Python-Dev] hg conversion: tags Barry Warsaw
- [Python-Dev] Python wiki Barry Warsaw
- [Python-Dev] Resource leaks warnings Barry Warsaw
- [Python-Dev] hg conversion: tags Barry Warsaw
- [Python-Dev] Atlassian and bitbucket merge Barry Warsaw
- [Python-Dev] We should be using a tool for code reviews Barry Warsaw
- [Python-Dev] We should be using a tool for code reviews Barry Warsaw
- [Python-Dev] We should be using a tool for code reviews Barry Warsaw
- [Python-Dev] We should be using a tool for code reviews Barry Warsaw
- [Python-Dev] We should be using a tool for code reviews Barry Warsaw
- [Python-Dev] We should be using a tool for code reviews Barry Warsaw
- [Python-Dev] Working on the Python code-base with a VIM-based setup Kevin Watters
- [Python-Dev] Problems with hex-conversion functions Ender Wiggin
- [Python-Dev] 2.6.6 is a release candidate? Chris Withers
- [Python-Dev] standards for distribution names Chris Withers
- [Python-Dev] os.path.normcase rationale? Chris Withers
- [Python-Dev] url shortening services (was Re: standards for distribution names) Chris Withers
- [Python-Dev] os.path.normcase rationale? Chris Withers
- [Python-Dev] Some changes to logging for 3.2 Chris Withers
- [Python-Dev] Some changes to logging for 3.2 Chris Withers
- [Python-Dev] Behaviour of max() and min() with equal keys Matthew Woodcraft
- [Python-Dev] Behaviour of max() and min() with equal keys Matthew Woodcraft
- [Python-Dev] Behaviour of max() and min() with equal keys Matthew Woodcraft
- [Python-Dev] Fwd: Builder: x86 Windows7 3.x OpenSSL compile error Hirokazu Yamamoto
- [Python-Dev] Behaviour of max() and min() with equal keys Jeffrey Yasskin
- [Python-Dev] Behaviour of max() and min() with equal keys Jeffrey Yasskin
- [Python-Dev] Python needs a standard asynchronous return object James Yonan
- [Python-Dev] 3.x as the official release Tarek Ziadé
- [Python-Dev] [Catalog-sig] egg_info in PyPI Tarek Ziadé
- [Python-Dev] [Catalog-sig] egg_info in PyPI Tarek Ziadé
- [Python-Dev] [Catalog-sig] egg_info in PyPI Tarek Ziadé
- [Python-Dev] Atlassian and bitbucket merge Tarek Ziadé
- [Python-Dev] Rework nntlib? geremy condra
- [Python-Dev] Rework nntlib? geremy condra
- [Python-Dev] Rework nntlib? geremy condra
- [Python-Dev] Rework nntlib? geremy condra
- [Python-Dev] Rework nntlib? geremy condra
- [Python-Dev] Rework nntlib? geremy condra
- [Python-Dev] Resource leaks warnings geremy condra
- [Python-Dev] API for binary operations on Sets geremy condra
- [Python-Dev] We should be using a tool for code reviews geremy condra
- [Python-Dev] C API doc question Amaury Forgeot d'Arc
- [Python-Dev] versioned .so files for Python 3.2 Amaury Forgeot d'Arc
- [Python-Dev] Garbage announcement printed on interpreter shutdown Amaury Forgeot d'Arc
- [Python-Dev] r84983 - in python/branches/py3k: Doc/library/os.rst Lib/test/test_os.py Misc/NEWS Modules/posixmodule.c Amaury Forgeot d'Arc
- [Python-Dev] Pronouncement needed in issue9675 Amaury Forgeot d'Arc
- [Python-Dev] Pronouncement needed in issue9675 Amaury Forgeot d'Arc
- [Python-Dev] Pronouncement needed in issue9675 Amaury Forgeot d'Arc
- [Python-Dev] Pronouncement needed in issue9675 Amaury Forgeot d'Arc
- [Python-Dev] Goodbye darren at ontrenet.com
- [Python-Dev] Goodbye darren at ontrenet.com
- [Python-Dev] Rework nntlib? skip at pobox.com
- [Python-Dev] Rework nntlib? skip at pobox.com
- [Python-Dev] Rework nntlib? skip at pobox.com
- [Python-Dev] Python wiki skip at pobox.com
- [Python-Dev] Python wiki skip at pobox.com
- [Python-Dev] Python wiki skip at pobox.com
- [Python-Dev] We should be using a tool for code reviews skip at pobox.com
- [Python-Dev] Internal counter to debug leaking file descriptors anatoly techtonik
- [Python-Dev] r84388 - in python/branches/py3k/Doc: conf.py using/index.rst anatoly techtonik
- [Python-Dev] Python wiki anatoly techtonik
- [Python-Dev] Python development tools (Was: Goodbye) anatoly techtonik
- [Python-Dev] Python wiki anatoly techtonik
- [Python-Dev] Python wiki anatoly techtonik
- [Python-Dev] Relative imports in Py3k anatoly techtonik
- [Python-Dev] Python wiki anatoly techtonik
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Volunteer help with porting exarkun at twistedmatrix.com
- [Python-Dev] Volunteer help with porting exarkun at twistedmatrix.com
- [Python-Dev] Atlassian and bitbucket merge exarkun at twistedmatrix.com
- [Python-Dev] We should be using a tool for code reviews exarkun at twistedmatrix.com
Last message date: Thu Sep 30 23:04:05 CEST 2010
Archived on: Thu Sep 30 23:08:15 CEST 2010
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).