Showing content from https://mail.python.org/pipermail/python-dev/2006-March/thread.html below:
The Python-Dev March 2006 Archive by thread
March 2006 Archives by thread
Starting: Wed Mar 1 00:05:43 CEST 2006
Ending: Fri Mar 31 22:38:52 CEST 2006
Messages: 1335
- [Python-Dev] defaultdict and on_missing() Greg Ewing
- [Python-Dev] bytes.from_hex() Greg Ewing
- [Python-Dev] str.count is slow Greg Ewing
- [Python-Dev] bytes.from_hex() Greg Ewing
- [Python-Dev] New test failure on Windows Tim Peters
- [Python-Dev] .py and .txt files missing svn:eol-style in trunk Tim Peters
- [Python-Dev] Webstats for www.python.org et al. Thomas Wouters
- [Python-Dev] Using and binding relative names (was Re: PEP forBetter Control of Nested Lexical Scopes) Tim Peters
- [Python-Dev] Using and binding relative names (was Re: PEP forBetter Control of Nested Lexical Scopes) Tim Peters
- [Python-Dev] Proposal: defaultdict Gareth McCaughan
- [Python-Dev] Stateful codecs [Was: str object going in Py3K] Walter Dörwald
- [Python-Dev] Making staticmethod objects callable? Nicolas Fleury
- [Python-Dev] bytes.from_hex() Chermside, Michael
- [Python-Dev] bytes.from_hex() Michael Chermside
- [Python-Dev] Slightly OT: Replying to posts Talin
- [Python-Dev] Slightly OT: Replying to posts Talin
- [Python-Dev] bytes thoughts Jason Orendorff
- [Python-Dev] test_compiler failure martin at v.loewis.de
- [Python-Dev] bytes.from_hex() Greg Ewing
- [Python-Dev] bytes.from_hex() Michael Urman
- [Python-Dev] DRAFT: python-dev Summary for 2006-01-16 through 2005-01-31 Tony Meyer
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] When will regex really go away? Neal Norwitz
- [Python-Dev] Arena-freeing obmalloc ready for testing Tim Peters
- [Python-Dev] ref leak w/except hooks Neal Norwitz
- [Python-Dev] bytes.from_hex() Stephen J. Turnbull
- [Python-Dev] bytes.from_hex() Delaney, Timothy (Tim)
- [Python-Dev] bytes.from_hex() Delaney, Timothy (Tim)
- [Python-Dev] Faster list comprehensions Collin Winter
- [Python-Dev] PEP 357 Guido van Rossum
- [Python-Dev] Lib/test/test_compiler.py fails Matthew Fleming
- [Python-Dev] iterator API in Py3.0 Michael Chermside
- [Python-Dev] FrOSCon 2006 - Call for {Papers|Projects} M.-A. Lemburg
- [Python-Dev] Bug in from __future__ processing? Martin Maly
- [Python-Dev] __exit__ API? Guido van Rossum
- [Python-Dev] Outdated Python Info on www.unicode.org (fwd) skip at pobox.com
- [Python-Dev] My buildbot host upgraded to OSX 10.4 skip at pobox.com
- [Python-Dev] Another Windows buildbot slave Josiah Carlson
- [Python-Dev] iterator API in Py3.0 Phillip J. Eby
- [Python-Dev] .len() instead of __len__() (was: iterator API in Py3.0) Oleg Broytmann
- [Python-Dev] New Future Keywords Thomas Lee
- [Python-Dev] [Python-checkins] Python Regression Test Failures refleak (1) Thomas Wouters
- [Python-Dev] Coverity Open Source Defect Scan of Python Ben Chelf
- [Python-Dev] .len() instead of __len__() (was: iterator API inPy3.0) Michael Chermside
- [Python-Dev] conditional expressions - add parens? Jim Jewett
- [Python-Dev] [Python-checkins] Python humor Tim Peters
- [Python-Dev] collections.idset and collections.iddict? Neil Schemenauer
- [Python-Dev] (no subject) Michael Chermside
- [Python-Dev] conditional expressions - add parens? Steve Holden
- [Python-Dev] Two gcmodule patches Barry Warsaw
- [Python-Dev] how about adding ping's uuid module to the standard lib ? Fredrik Lundh
- [Python-Dev] "as" mania Georg Brandl
- [Python-Dev] Scientific Survey: Working Conditions in Open Source Projects Dirk Jendroska
- [Python-Dev] _bsddb.c ownership Thomas Wouters
- [Python-Dev] str(Exception) changed, is that intended? Thomas Heller
- [Python-Dev] quit() on the prompt Ian Bicking
- [Python-Dev] quit() on the prompt Jim Jewett
- [Python-Dev] conditional expressions - add parens? Robert Brewer
- [Python-Dev] Long-time shy failure in test_socket_ssl Neal Norwitz
- [Python-Dev] mail.python.org disruption Thomas Wouters
- [Python-Dev] 2.5 release schedule? Aahz
- [Python-Dev] Long-time shy failure in test_socket_ssl Tim Peters
- [Python-Dev] Bug Day? Georg Brandl
- [Python-Dev] fixing log messages Christos Georgiou
- [Python-Dev] Generated code in test_ast.py Grant Olson
- [Python-Dev] Making builtins more efficient Steven Elliott
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] ctypes is in SVN now. Thomas Heller
- [Python-Dev] [Python-checkins] r42929 - python/trunk/Tools/scripts/svneol.py Tim Peters
- [Python-Dev] unicodedata.c no longer compiles on Windows Tim Peters
- [Python-Dev] Developing/patching ctypes (was: Re: integrating ctypes into python) Thomas Heller
- [Python-Dev] multidict API Ian Bicking
- [Python-Dev] Still looking for volunteer to run Windows buildbot "Martin v. Löwis"
- [Python-Dev] Google ads on python.org? Georg Brandl
- [Python-Dev] libbzip2 version? Alan McIntyre
- [Python-Dev] Still looking for volunteer to run Windows buildbot Tim Peters
- [Python-Dev] decorator module patch Georg Brandl
- [Python-Dev] str.count is slow Armin Rigo
- [Python-Dev] PythonCore\CurrentVersion "Martin v. Löwis"
- [Python-Dev] Making builtins more efficient Delaney, Timothy (Tim)
- [Python-Dev] Strange behavior in Python 2.5a0 (trunk) --- possible error in AST? Travis E. Oliphant
- [Python-Dev] Coverity Open Source Defect Scan of Python Michael Chermside
- [Python-Dev] About "Coverity Study Ranks LAMP Code Quality" fermigier
- [Python-Dev] decorator module patch Jim Jewett
- [Python-Dev] Making builtins more efficient Jim Jewett
- [Python-Dev] Making builtins more efficient Phillip J. Eby
- [Python-Dev] Why are so many built-in types inheritable? Fabiano Sidler
- [Python-Dev] checkin r43015 Jeff Epler
- [Python-Dev] Threading idea -- exposing a global thread lock Raymond Hettinger
- [Python-Dev] Topic suggestions from the PyCon feedback A.M. Kuchling
- [Python-Dev] Coverity report Neal Norwitz
- [Python-Dev] Threading idea -- exposing a global thread lock Michael Chermside
- [Python-Dev] Another threading idea Raymond Hettinger
- [Python-Dev] Py3k branch - please stay out :-) Guido van Rossum
- [Python-Dev] Octal literals Guido van Rossum
- [Python-Dev] Keep default comparisons - or add a second set? Guido van Rossum
- [Python-Dev] Deprecated modules going away in 2.5 Neal Norwitz
- [Python-Dev] [Python-checkins] r43022 - in python/trunk: Modules/xxmodule.c Objects/object.c Tim Peters
- [Python-Dev] [Python-checkins] Python Regression Test Failures refleak (1) Tim Peters
- [Python-Dev] [Python-checkins] r43028 - python/trunk/Modules/_ctypes/cfield.c Tim Peters
- [Python-Dev] [Python-checkins] r43041 - python/trunk/Modules/_ctypes/cfield.c Tim Peters
- [Python-Dev] Using relative imports in std lib packages ([Python-checkins] r43033 - in python/trunk/Lib: distutils/sysconfig.py encodings/__init__.py) M.-A. Lemburg
- [Python-Dev] PEP 338 implemented in SVN Nick Coghlan
- [Python-Dev] [Python-checkins] r43033 - in python/trunk/Lib: distutils/sysconfig.py encodings/__init__.py Thomas Wouters
- [Python-Dev] Py3k: Except clause syntax Greg Ewing
- [Python-Dev] open() mode is lax Greg Ewing
- [Python-Dev] towards a stricter definition of sys.executable Fredrik Lundh
- [Python-Dev] Switch to MS VC++ 2005 ?! Christos Georgiou
- [Python-Dev] Problem with module loading on multi-arch? Neal Becker
- [Python-Dev] Python Library Reference top page too long Edward C. Jones
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Expose the array interface in Python 2.5? Travis E. Oliphant
- [Python-Dev] Bug 1184112 still valid Wolfgang Langner
- [Python-Dev] Merging email 4.0 to Python 2.5 svn trunk Barry Warsaw
- [Python-Dev] Making runpy.run_module *not* thread-safe Nick Coghlan
- [Python-Dev] Expose the array interface in Python 2.5? Edward C. Jones
- [Python-Dev] Py3K thought: use external library for client-side HTTP A.M. Kuchling
- [Python-Dev] dealing with decorators hiding metadata of decorated functions Brett Cannon
- [Python-Dev] All green! Tim Peters
- [Python-Dev] Python 2.5 Schedule Neal Norwitz
- [Python-Dev] GeneratorExit inheriting from Exception Nick Coghlan
- [Python-Dev] Patch or feature? Tix.Grid working for 2.5 Christos Georgiou
- [Python-Dev] __dict__ strangeness Georg Brandl
- [Python-Dev] Two buildbot slaves wedged Tim Peters
- [Python-Dev] buildbot failure in sparc solaris10 gcc trunk python-dev at python.org
- [Python-Dev] Test python-dev at python.org
- [Python-Dev] Python 3000 Process Guido van Rossum
- [Python-Dev] buildbot failure in x86 W2k trunk python-dev at python.org
- [Python-Dev] buildbot failure in x86 XP-2 trunk python-dev at python.org
- [Python-Dev] buildbot failure in x86 XP-2 trunk python-dev at python.org
- [Python-Dev] buildbot failure in x86 W2k trunk python-dev at python.org
- [Python-Dev] release24-maint FREEZE for 2.4.3c1, this Thursday Anthony Baxter
- [Python-Dev] buildbot failure in x86 XP 2.4 python-dev at python.org
- [Python-Dev] Bug Day on Friday, 31st of March Georg Brandl
- [Python-Dev] GeneratorExit inheriting from Exception Michael Chermside
- [Python-Dev] buildbot failure in sparc solaris10 gcc trunk buildbot at python.org
- [Python-Dev] supported platforms OS2? Jim Jewett
- [Python-Dev] r43041 - python/trunk/Modules/_ctypes/cfield.c Jim Jewett
- [Python-Dev] Expose the array interface in Python 2.5? Chris Barker
- [Python-Dev] buildbot warnings in x86 gentoo trunk buildbot at python.org
- [Python-Dev] segfaults on Mac (was Re: Long-time shy failure in test_socket_ssl)) Tim Peters
- [Python-Dev] Problem with module loading on multi-arch? Jim Jewett
- [Python-Dev] buildbot warnings in x86 gentoo trunk buildbot at python.org
- [Python-Dev] buildbot warnings in amd64 gentoo trunk buildbot at python.org
- [Python-Dev] [Python-checkins] r43126 - in python/trunk: Doc/lib/libsocket.tex Lib/socket.py Lib/test/test_socket.py Misc/NEWS Modules/socketmodule.c Tim Peters
- [Python-Dev] buildbot warnings in x86 XP-2 trunk buildbot at python.org
- [Python-Dev] buildbot failure in x86 XP-2 trunk buildbot at python.org
- [Python-Dev] buildbot warnings in g4 osx.4 trunk buildbot at python.org
- [Python-Dev] svn checkins are now split Barry Warsaw
- [Python-Dev] buildbot warnings in amd64 gentoo trunk buildbot at python.org
- [Python-Dev] buildbot warnings in amd64 gentoo trunk buildbot at python.org
- [Python-Dev] buildbot warnings in x86 gentoo trunk buildbot at python.org
- [Python-Dev] r43214 - peps/trunk/pep-3000.txt Fredrik Lundh
- [Python-Dev] howto return malloc()ed memory from C -> Python Uwe Mayer
- [Python-Dev] buildbot warnings in x86 gentoo trunk buildbot at python.org
- [Python-Dev] buildbot warnings in g4 osx.4 trunk buildbot at python.org
- [Python-Dev] buildbot warnings in x86 gentoo trunk buildbot at python.org
- [Python-Dev] buildbot warnings in sparc solaris10 gcc trunk buildbot at python.org
- [Python-Dev] buildbot warnings in amd64 gentoo trunk buildbot at python.org
- [Python-Dev] Building Python for AMD64 (Windows) Thomas Heller
- [Python-Dev] [Fwd: buildbot warnings in amd64 gentoo trunk] M.-A. Lemburg
- [Python-Dev] buildbot warnings in x86 gentoo trunk buildbot at python.org
- [Python-Dev] buildbot warnings in sparc solaris10 gcc trunk buildbot at python.org
- [Python-Dev] [Fwd: Re: r43214 - peps/trunk/pep-3000.txt] Charlie Clark
- [Python-Dev] RELEASED Python 2.4.3, release candidate 1 Anthony Baxter
- [Python-Dev] buildbot warnings in x86 gentoo trunk buildbot at python.org
- [Python-Dev] release24-maint unfrozen, kinda Anthony Baxter
- [Python-Dev] buildbot warnings in sparc solaris10 gcc trunk buildbot at python.org
- [Python-Dev] buildbot warnings in x86 W2k trunk buildbot at python.org
- [Python-Dev] buildbot warnings in x86 XP trunk buildbot at python.org
- [Python-Dev] buildbot warnings in x86 XP-2 trunk buildbot at python.org
- [Python-Dev] Patch to add timestamp() method to datetime objects Chris AtLee
- [Python-Dev] test_quopri, test_wait3, and test_popen2 "Martin v. Löwis"
- [Python-Dev] [Python-3000] Iterators for dict keys, values, and items == annoying :) Nick Coghlan
- [Python-Dev] PEP 343: A messy contextmanager corner case Phillip J. Eby
- [Python-Dev] PEP 342 support for string exceptions in throw() Phillip J. Eby
- [Python-Dev] Another PEP 343 contextmanager glitch Phillip J. Eby
- [Python-Dev] Pickling problems are hard to debug Greg Ewing
- [Python-Dev] Prevalence of low-level memory abuse? Tim Peters
- [Python-Dev] Class decorators Greg Ewing
- [Python-Dev] Prevalence of low-level memory abuse? Tim Peters
- [Python-Dev] daily releases? Neal Norwitz
- [Python-Dev] Changing -Q to warn for 2.5? Neal Norwitz
- [Python-Dev] BRANCH release24-maint FREEZE from 00:00 UTC on Wednesday 29th Anthony Baxter
- [Python-Dev] TRUNK FREEZE for 2.5a1: 0000 UTC, Thursday 30th Anthony Baxter
- [Python-Dev] refleaks in 2.4 Neal Norwitz
- [Python-Dev] Inconsistency in 2.4.3 for __repr__() returning unicode Hye-Shik Chang
- [Python-Dev] Next PyPy Sprint: Tokyo 23/4 - 29/4 Samuele Pedroni
- [Python-Dev] [Python-checkins] r43358 - python/trunk/Modules/itertoolsmodule.c Thomas Wouters
- [Python-Dev] Libref sections to put new modules under? Phillip J. Eby
- [Python-Dev] I'm not getting email from SF when assigned a bug/patch Guido van Rossum
- [Python-Dev] INPLACE_ADD and INPLACE_MULTIPLY oddities in ceval.c Travis Oliphant
- [Python-Dev] improving quality Neal Norwitz
- [Python-Dev] pysqlite for 2.5? Anthony Baxter
- [Python-Dev] PySet API Raymond Hettinger
- [Python-Dev] Error msgs for new-style division Georg Brandl
- [Python-Dev] What about PEP 299? Georg Brandl
- [Python-Dev] Reminder: Bug Day this Friday, 31st of March Georg Brandl
- [Python-Dev] Fwd: [Python-checkins] r43358 - python/trunk/Modules/itertoolsmodule.c Thomas Wouters
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] [Python-3000] Iterators for dict keys, values, and items == annoying :) Nick Coghlan
- [Python-Dev] pysqlite for 2.5? Michael Chermside
- [Python-Dev] [Python-3000] Iterators for dict keys, values, and items == annoying :) Robert Brewer
- [Python-Dev] pysqlite for 2.5? Robert Brewer
- [Python-Dev] Discussing the Great Library Reorganization Brett Cannon
- [Python-Dev] RELEASED Python 2.4.3, final. Anthony Baxter
- [Python-Dev] pysqlite for 2.5? Delaney, Timothy (Tim)
- [Python-Dev] warnings in libffi Brett Cannon
- [Python-Dev] Name for python package repository Greg Ewing
- [Python-Dev] pysqlite for 2.5? Greg Ewing
- [Python-Dev] alpha problems -- need input Neal Norwitz
- [Python-Dev] unicode vs buffer (array) design issue can crash interpreter Neal Norwitz
- [Python-Dev] Win64 AMD64 (aka x64) binaries available64 Thomas Heller
- [Python-Dev] (finally) getting around to killing __private names from stdlib Anthony Baxter
- [Python-Dev] new article - MapPoint and Python Eric Frost
- [Python-Dev] xmlrpclib.binary missing? Chris AtLee
- [Python-Dev] Fwd: Python 2.5 update Martin Blais
- [Python-Dev] 2.5 trunk built for Windows available? Georg Brandl
- [Python-Dev] pysqlite for 2.5? Guido van Rossum
- [Python-Dev] Nasty trunk test failures Tim Peters
- [Python-Dev] reference leaks, __del__, and annotations Jim Jewett
- [Python-Dev] Class decorators Jim Jewett
- [Python-Dev] pysqlite for 2.5? "Martin v. Löwis"
- [Python-Dev] New-style icons, .desktop file Georg Brandl
- [Python-Dev] Class decorators Michael Chermside
- [Python-Dev] x86 trunk MSI preview martin at v.loewis.de
- [Python-Dev] [Python-checkins] Python Regression Test Failures all (1) Jeremy Hylton
- [Python-Dev] Class decorators Phillip J. Eby
- [Python-Dev] gmane.comp.python.devel.3000 has disappeared Terry Reedy
Last message date: Fri Mar 31 22:38:52 CEST 2006
Archived on: Fri Mar 31 22:38:55 CEST 2006
This archive was generated by Pipermail 0.09 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4