Showing content from http://mail.python.org/pipermail/python-dev/2006-October/thread.html below:
The Python-Dev October 2006 Archive by thread
October 2006 Archives by thread
Starting: Sun Oct 1 00:19:22 CEST 2006
Ending: Tue Oct 31 23:59:11 CET 2006
Messages: 614
- [Python-Dev] PEP 355 status Giovanni Bajo
- [Python-Dev] Caching float(0.0) Bob Ippolito
- [Python-Dev] Caching float(0.0) skip at pobox.com
- [Python-Dev] Tix not included in 2.5 for Windows Bob Ippolito
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] PEP 351 - do while Nick Coghlan
- [Python-Dev] Tix not included in 2.5 for Windows Ronald Oussoren
- [Python-Dev] HAVE_UINTPTR_T test in configure.in Ronald Oussoren
- [Python-Dev] Caching float(0.0) Nick Craig-Wood
- [Python-Dev] OT: How many other people got this spam? Jack Jansen
- [Python-Dev] difficulty of implementing phase 2 of PEP 302 in Python source Armin Rigo
- [Python-Dev] PEP 315 - do while Nick Coghlan
- [Python-Dev] Caching float(0.0) "Martin v. Löwis"
- [Python-Dev] Caching float(0.0) "Martin v. Löwis"
- [Python-Dev] Caching float(0.0) Kristján V. Jónsson
- [Python-Dev] Caching float(0.0) Kristján V. Jónsson
- [Python-Dev] Created branch for PEP 302 phase 2 work (in C) Brett Cannon
- [Python-Dev] Created branch for PEP 302 phase 2 work (in C) Phillip J. Eby
- [Python-Dev] Caching float(0.0) Delaney, Timothy (Tim)
- [Python-Dev] PSF Infrastructure Committee's recommendation for a new issue tracker Brett Cannon
- [Python-Dev] PEP 315 - do while Nick Coghlan
- [Python-Dev] Caching float(0.0) Kristján V. Jónsson
- [Python-Dev] what's really new in python 2.5 ? Fredrik Lundh
- [Python-Dev] 2.4.4 fixes A.M. Kuchling
- [Python-Dev] 2.4.4 fix: Socketmodule Ctl-C patch Tony Nelson
- [Python-Dev] [Python-checkins] r51862 - python/branches/release25-maint/Tools/msi/msi.py Neal Norwitz
- [Python-Dev] Caching float(0.0) Nick Maclaren
- [Python-Dev] Caching float(0.0) Nick Maclaren
- [Python-Dev] Caching float(0.0) Kristján V. Jónsson
- [Python-Dev] Caching float(0.0) Nick Maclaren
- [Python-Dev] PEP 315 - do while Raymond Hettinger
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Larry Hastings
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Gregory P. Smith
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Josiah Carlson
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Nicko van Someren
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Steve Holden
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom skip at pobox.com
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Ron Adam
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Fredrik Lundh
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Josiah Carlson
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Ron Adam
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Bob Ippolito
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Nicko van Someren
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Ron Adam
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Josiah Carlson
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Fredrik Lundh
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom skip at pobox.com
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Nicko van Someren
- [Python-Dev] The "lazy strings" patch [was: PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom] Larry Hastings
- [Python-Dev] Fwd: [ python-Feature Requests-1567948 ] poplib.py list interface Hasan Diwan
- [Python-Dev] 2.4.4: backport classobject.c HAVE_WEAKREFS? A.M. Kuchling
- [Python-Dev] PSF Infrastructure Committee's recommendation for anew issue tracker Chuzo Okuda
- [Python-Dev] 2.4.4: backport classobject.c HAVE_WEAKREFS? Raymond Hettinger
- [Python-Dev] PSF Infrastructure Committee's recommendation for anew issue tracker Chuzo Okuda
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Security Advisory for unicode repr() bug? Georg Brandl
- [Python-Dev] Python Doc problems Talin
- [Python-Dev] Security Advisory for unicode repr() bug? Benjamin C. Wiley Sittler
- [Python-Dev] Can't check in on release25-maint branch skip at pobox.com
- [Python-Dev] if __debug__: except Exception, e: pdb.set_trace() Calvin Spealman
- [Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Kristján V. Jónsson
- [Python-Dev] 2.5, 64 bit Kristján V. Jónsson
- [Python-Dev] Cloning threading.py using proccesses Richard Oudkerk
- [Python-Dev] Iterating over marshal/pickle Tim Lesher
- [Python-Dev] 2.4 vs Windows vs bsddb Tim Peters
- [Python-Dev] BUG (urllib2) Authentication request header is broken on long usernames and passwords The Doctor What
- [Python-Dev] [Python-3000] Sky pie: a "var" keyword Nick Coghlan
- [Python-Dev] Proprietary code in python? Neal Becker
- [Python-Dev] DRAFT: python-dev summary for 2006-08-16 to 2006-08-31 Steven Bethard
- [Python-Dev] BRANCH FREEZE, release24-maint for 2.4.4c1. 00:00UTC, 11 October 2006 Anthony Baxter
- [Python-Dev] ConfigParser: whitespace leading comment lines Greg Willden
- [Python-Dev] 2.4.4: backport classobject.c HAVE_WEAKREFS? Raymond Hettinger
- [Python-Dev] Python 2.5 performance Kristján V. Jónsson
- [Python-Dev] Cloning threading.py using proccesses Josiah Carlson
- [Python-Dev] Plea to distribute debugging lib Dave Abrahams
- [Python-Dev] RELEASED Python 2.4.4, release candidate 1 Anthony Baxter
- [Python-Dev] 2.3.6 for the unicode buffer overrun Anthony Baxter
- [Python-Dev] Signals, threads, blocking C functions Nick Maclaren
- [Python-Dev] Signals, threads, blocking C functions Nick Maclaren
- [Python-Dev] Why spawnvp not implemented on Windows? Alexey Borzenkov
- [Python-Dev] Exceptions and slicing Thomas Heller
- [Python-Dev] Why spawnvp not implemented on Windows? "Martin v. Löwis"
- [Python-Dev] 2.3.6 for the unicode buffer overrun Brian Warner
- [Python-Dev] Proposal: No more standard library additions Giovanni Bajo
- [Python-Dev] Modulefinder Thomas Heller
- [Python-Dev] Cloning threading.py using proccesses Chetan Pandya
- [Python-Dev] VC6 support on release25-maint ocean
- [Python-Dev] os.utime on directories: bug fix or new feature? "Martin v. Löwis"
- [Python-Dev] Problem building module against Mac Python 2.4 and Python 2.5 Barry Scott
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Python 2.5 performance Kristján V. Jónsson
- [Python-Dev] Python 2.5 performance Kristján V. Jónsson
- [Python-Dev] svn.python.org down Grig Gheorghiu
- [Python-Dev] Promoting PCbuild8 (Was: Python 2.5 performance) Kristján V. Jónsson
- [Python-Dev] BRANCH FREEZE release24-maint, Wed 18th Oct, 00:00UTC Anthony Baxter
- [Python-Dev] who is interested on being on a python-dev panel at PyCon? Brett Cannon
- [Python-Dev] PATCH submitted: Speed up + for string Re: PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Chetan Pandya
- [Python-Dev] PATCH submitted: Speed up + for string Re: PATCHsubmitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Kristján V. Jónsson
- [Python-Dev] PATCH submitted: Speed up + for string Re: PATCHsubmitted: Speed up + for string concatenation, now as fast as "".join(x) idiom Chetan Pandya
- [Python-Dev] Segfault in python 2.5 Mike Klaas
- [Python-Dev] Python-Dev Digest, Vol 39, Issue 54 Chetan Pandya
- [Python-Dev] RELEASED Python 2.4.4, Final. Anthony Baxter
- [Python-Dev] state of the maintenance branches Anthony Baxter
- [Python-Dev] Nondeterministic long-to-float coercion Raymond Hettinger
- [Python-Dev] Python unit tests failing on Pybots farm Grig Gheorghiu
- [Python-Dev] Nondeterministic long-to-float coercion Raymond Hettinger
- [Python-Dev] Python-Dev Digest, Vol 39, Issue 55 Chetan Pandya
- [Python-Dev] ctypes and win64 Thomas Heller
- [Python-Dev] OT: fdopen on Windows question skip at pobox.com
- [Python-Dev] Massive test_sqlite failure on Mac OSX ... sometimes skip at pobox.com
- [Python-Dev] Massive test_sqlite failure on Mac OSX ... sometimes skip at pobox.com
- [Python-Dev] Optional type checking/pluggable type systems for Python Neil Dunn
- [Python-Dev] Massive test_sqlite failure on Mac OSX ... sometimes skip at pobox.com
- [Python-Dev] The "lazy strings" patch Mark Roberts
- [Python-Dev] readlink and unicode strings (SF:1580674) Patch http://www.python.org/sf/1580674 fixes readlink's behaviour w.r.t. Unicode strings: without this patch this function uses the system default encoding instead of the filesystem encoding to convert Unicode objects to plain strings. Like os.listdir, os.readlink will now return a Unicode object when the argument is a Unicode object. What I'd like to know is if this can be backported to the 2.5 branch. The first part of this patch (use filesystem encoding instead of the system encoding) is IMHO a bugfix, the second part might break existing applications (that might not expect a unicode result from os.readlink). The reason I did this patch is that os.path.realpath currently breaks when the path is a unicode string with non-ascii characters and at least one element of the path is a symlink. Ronald Ronald Oussoren
- [Python-Dev] PSF Infrastructure has chosen Roundup as the issue tracker for Python development Brett Cannon
- [Python-Dev] RELEASED Python 2.3.6, release candidate 1 Anthony Baxter
- [Python-Dev] __str__ bug? Mike Krell
- [Python-Dev] Hunting down configure script error Christopher Taylor
- [Python-Dev] __str__ bug? Tamito KAJIYAMA
- [Python-Dev] Python 2.4.4 docs? A.M. Kuchling
- [Python-Dev] Fwd: Re: ANN compiler2 : Produce bytecode from Python 2.5 AST Michael Spencer
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] DRAFT: python-dev summary for 2006-09-01 to 2006-09-15 Steven Bethard
- [Python-Dev] PEP: Adding data-type objects to Python Travis E. Oliphant
- [Python-Dev] DRAFT: python-dev summary for 2006-09-16 to 2006-09-30 Steven Bethard
- [Python-Dev] [Python-checkins] r52482 - in python/branches/release25-maint: Lib/urllib.py Lib/urllib2.py Misc/NEWS Anthony Baxter
- [Python-Dev] Typo.pl scan of Python 2.5 source code Johnny Lee
- [Python-Dev] build bots, log output Georg Brandl
- [Python-Dev] PyCon: proposals due by Tuesday 10/31 A.M. Kuchling
- [Python-Dev] Status of pairing_heap.py? Paul Chiusano
- [Python-Dev] PEP: Adding data-type objects to Python Edward C. Jones
- [Python-Dev] Status of new issue tracker Brett Cannon
- [Python-Dev] test_codecs failures skip at pobox.com
- [Python-Dev] PEP: Adding data-type objects to Python Jim Jewett
- [Python-Dev] PEP: Extending the buffer protocol to share array information. Travis E. Oliphant
- [Python-Dev] PEP: Adding data-type objects to Python Michael Chermside
Last message date: Tue Oct 31 23:59:11 CET 2006
Archived on: Sat Nov 4 05:53:34 CET 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