August 2006 Archives by thread
Starting: Tue Aug 1 02:30:09 CEST 2006
Ending: Thu Aug 31 22:18:04 CEST 2006
Messages: 688
- [Python-Dev] Rounding float to int directly (Re: struct module and coercing floats to integers)
Greg Ewing
- [Python-Dev] Which version of distutils to ship with Python 2.5?
M.-A. Lemburg
- [Python-Dev] Bad interaction of __index__ and sequence repeat
Nick Coghlan
- [Python-Dev] Rounding float to int directly ...
Nick Maclaren
- [Python-Dev] Rounding float to int directly ...
Nick Maclaren
- [Python-Dev] Rounding float to int directly ...
Nick Maclaren
- [Python-Dev] clock_gettime() vs. gettimeofday()?
skip at pobox.com
- [Python-Dev] Strange memo behavior from cPickle
Bruce Christensen
- [Python-Dev] Rounding float to int directly (Re: struct module and coercing floats to integers)
Simon Burton
- [Python-Dev] internal weakref API should be Py_ssize_t?
Neal Norwitz
- [Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
- [Python-Dev] Releasemanager, please approve #1532975
Thomas Heller
- [Python-Dev] using globals
Werkhoven J.P. van (Sjaak)
- [Python-Dev] Rounding float to int directly ...
Nick Maclaren
- [Python-Dev] Rounding float to int directly ...
Michael Chermside
- [Python-Dev] FW: using globals
Werkhoven J.P. van (Sjaak)
- [Python-Dev] Rounding float to int directly ...
Nick Maclaren
- [Python-Dev] Rounding float to int directly ...
Michael Chermside
- [Python-Dev] TRUNK FREEZE 2006-07-03, 00:00 UTC for 2.5b3
Anthony Baxter
- [Python-Dev] Rounding float to int directly (Re: struct module and coercing floats to integers)
Simon Burton
- [Python-Dev] struct module and coercing floats to integers
Bob Ippolito
- [Python-Dev] Rounding float to int directly ...
Nick Maclaren
- [Python-Dev] segmentation fault in Python 2.5b3 (trunk:51066)
Ralf Schmitt
- [Python-Dev] unicode hell/mixing str and unicode as dictionary keys
Ralf Schmitt
- [Python-Dev] Rounding float to int directly (Re: struct module and coercing floats to integers)
Jim Jewett
- [Python-Dev] Rounding float to int directly ...
Nick Maclaren
- [Python-Dev] uuid module - byte order issue
Oren Tirosh
- [Python-Dev] Rounding float to int directly ...
Nick Maclaren
- [Python-Dev] unicode hell/mixing str and unicode as dictionary keys
Jim Jewett
- [Python-Dev] unicode hell/mixing str and unicode as dictionary keys
Delaney, Timothy (Tim)
- [Python-Dev] RELEASED Python 2.5 (beta 3)
Anthony Baxter
- [Python-Dev] 2.5 status
Neal Norwitz
- [Python-Dev] unicode hell/mixing str and unicode as dictionarykeys
Kristján V. Jónsson
- [Python-Dev] Dicts are broken Was: unicode hell/mixing str and unicode asdictionarykeys
Michael Chermside
- [Python-Dev] Python 2.5b3 and AIX 4.3 - It Works
Michael Kent
- [Python-Dev] Dicts are broken Was: unicode hell/mixing str and unicode asdictionarykeys
Michael Chermside
- [Python-Dev] Dicts are broken ...
Nick Maclaren
- [Python-Dev] More tracker demos online
David Ascher
- [Python-Dev] need an SSH key removed
Brett Cannon
- [Python-Dev] More tracker demos online
Hernan M Foffani
- [Python-Dev] BZ2File.writelines should raise more meaningful exceptions
Lawrence Oluyede
- [Python-Dev] test_mailbox on Cygwin
Andrew MacIntyre
- [Python-Dev] windows 2.5 build: use OpenSSL for hashlib [bug 1535502]
Gregory P. Smith
- [Python-Dev] cgi.FieldStorage DOS (sf bug #1112549)
Tim Peters
- [Python-Dev] 2.5b3, commit r46372 regressed PEP 302 machinery (sf not letting me post)
Robin Bryce
- [Python-Dev] Four issue trackers submitted for Infrastructue Committee's tracker search
Brett Cannon
- [Python-Dev] free(): invalid pointer
Ralf Schmitt
- [Python-Dev] returning longs from __hash__()
Armin Rigo
- [Python-Dev] should i put this on the bug tracker ?
Bart Thate
- [Python-Dev] Release manager pronouncement needed: PEP 302 Fix
Jean-Paul Calderone
- [Python-Dev] openSSL and windows binaries - license
Jim Jewett
- [Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
- [Python-Dev] Is this a bug?
Georg Brandl
- [Python-Dev] SyntaxError: can't assign to function call
Neal Becker
- [Python-Dev] httplib and bad response chunking
John J Lee
- [Python-Dev] Dict suppressing exceptions
Guido van Rossum
- [Python-Dev] __index__ clipping
Guido van Rossum
- [Python-Dev] cgi DoS attack
Guido van Rossum
- [Python-Dev] Dict suppressing exceptions
Jim Jewett
- [Python-Dev] DRAFT: python-dev summary for 2006-07-01 to 2006-07-15
Steven Bethard
- [Python-Dev] SimpleXMLWriter missing from elementtree
Ralf Schmitt
- [Python-Dev] Unicode Data in Python2.5 is missing a ucd_4_1_0 object
Armin Ronacher
- [Python-Dev] Dict suppressing exceptions
Michael Chermside
- [Python-Dev] DRAFT: python-dev summary for 2006-07-16 to 2006-07-31
Steven Bethard
- [Python-Dev] __index__ clipping
Guido van Rossum
- [Python-Dev] PyThreadState_SetAsyncExc bug?
tomer filiba
- [Python-Dev] Dict suppressing exceptions
Michael Chermside
- [Python-Dev] Elementtree and Namespaces in 2.5
Chris S
- [Python-Dev] Elementtree and Namespaces in 2.5
Michael Chermside
- [Python-Dev] Errors after running make test
Thomas Heller
- [Python-Dev] Dict suppressing exceptions
Jim Jewett
- [Python-Dev] Dict suppressing exceptions
Michael Chermside
- [Python-Dev] What is the status of file.readinto?
Alexander Belopolsky
- [Python-Dev] 2.6 idea: a 'function' builtin to parallel classmethod and staticmethod
Nick Coghlan
- [Python-Dev] Recent logging spew
Tim Peters
- [Python-Dev] dict containment annoyance
tomer filiba
- [Python-Dev] [Python-3000] Python 2.5 release schedule (was: threading, part 2)
Aahz
- [Python-Dev] dict containment annoyance
tomer filiba
- [Python-Dev] Fwd: [Python-checkins] r51236 - in python/trunk: Doc/api/abstract.tex Include/abstract.h Include/object.h Lib/test/test_index.py Misc/NEWS Modules/arraymodule.c Modules/mmapmodule.c Modules/operator.c Objects/abstract.c Objects/classobject.c Objects/
Neal Norwitz
- [Python-Dev] Fwd: [Python-checkins] r51236 - in python/trunk: Doc/api/abstract.tex Include/abstract.h Include/object.h Lib/test/test_index.py Misc/NEWS Modules/arraymodule.c Modules/mmapmodule.c Modules/operator.c Objects/abstract.c Objects/class
Tim Peters
- [Python-Dev] test_socketserver failure on cygwin
Neal Norwitz
- [Python-Dev] ANN: byteplay - a bytecode assembler/disassembler
Noam Raphael
- [Python-Dev] Arlington VA sprint on Sept. 23
A.M. Kuchling
- [Python-Dev] Type of range object members
Alexander Belopolsky
- [Python-Dev] no remaining issues blocking 2.5 release
Neal Norwitz
- [Python-Dev] IDLE patches - bugfix or not?
Jim Jewett
- [Python-Dev] TRUNK FREEZE for 2.5c1, 00:00 UTC, Thursday 17th August
Anthony Baxter
- [Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
- [Python-Dev] Making 'python -t' the default.
Thomas Wouters
- [Python-Dev] 2.4 & 2.5 beta 3 crash
Dino Viehland
- [Python-Dev] 2.5: recently introduced sgmllib regexp bug hangs Python
John J Lee
- [Python-Dev] RELEASED Python 2.5 (release candidate 1)
Anthony Baxter
- [Python-Dev] TRUNK IS UNFROZEN, available for 2.6 work if you are so inclined
Anthony Baxter
- [Python-Dev] Fixing 2.5 windows buildbots
"Martin v. Löwis"
- [Python-Dev] uuid tests failing on Windows
"Martin v. Löwis"
- [Python-Dev] [Python-checkins] TRUNK IS UNFROZEN, available for 2.6 work if you are so inclined
Jack Diederich
- [Python-Dev] TRUNK IS UNFROZEN, available for 2.6 work if you are so inclined
Fredrik Lundh
- [Python-Dev] TRUNK IS UNFROZEN, available for 2.6 work if you are so inclined
Fredrik Lundh
- [Python-Dev] Sprints next week at Google
Neal Norwitz
- [Python-Dev] __del__ unexpectedly being called twice
Duncan Booth
- [Python-Dev] ctypes and win64
Thomas Heller
- [Python-Dev] Failed building 2.5rc1 pythoncore on VC8
christopher baus
- [Python-Dev] How does this help? Re: [Python-checkins] r51366 - python/trunk/Lib/idlelib/NEWS.txt python/trunk/Lib/idlelib/idlever.py
Jim Jewett
- [Python-Dev] patch to add socket module project to vc8 solution
christopher baus
- [Python-Dev] One-line fix for urllib2 regression
John J Lee
- [Python-Dev] os.spawnlp() missing on Windows in 2.4?
Guido van Rossum
- [Python-Dev] Questions on unittest behaviour
Collin Winter
- [Python-Dev] SSH Key Added
Jackilyn Hoxworth
- [Python-Dev] String formatting / unicode 2.5 bug?
John J Lee
- [Python-Dev] What should the focus for 2.6 be?
Guido van Rossum
- [Python-Dev] Questions on unittest behaviour
Jim Jewett
- [Python-Dev] [Python-checkins] r51458 - peps/trunk/pep-0000.txt peps/trunk/pep-0362.txt
Nick Coghlan
- [Python-Dev] GeneratorExit is unintuitive and uneccessary
Igor Bukanov
- [Python-Dev] GeneratorExit is unintuitive and uneccessary
Phillip J. Eby
- [Python-Dev] Python + Java Integration
Chas Emerick
- [Python-Dev] [4suite] cDomlette deallocation bug?
Jeremy Kloth
- [Python-Dev] Can LOAD_GLOBAL be optimized to a simple array lookup?
K.S.Sreeram
- [Python-Dev] [Python-checkins] r51525 - in python/trunk:Lib/test/test_float.py Objects/floatobject.c
martin at v.loewis.de
- [Python-Dev] [Python-checkins] r51525 - in python/trunk: Lib/test/test_float.py Objects/floatobject.c
Thomas Wouters
- [Python-Dev] PEP 362 open issues
Brett Cannon
- [Python-Dev] GeneratorExit is unintuitive and uneccessary
Guido van Rossum
- [Python-Dev] xrange accepting non-ints
Neal Norwitz
- [Python-Dev] for 2.5 issues
Neal Norwitz
- [Python-Dev] draft for bug guidelines
Brett Cannon
- [Python-Dev] draft of patch guidelines
Brett Cannon
- [Python-Dev] Need help with test_mutants.py
Guido van Rossum
- [Python-Dev] zip -> izip; is __length_hint__ required?
Guido van Rossum
- [Python-Dev] Removing anachronisms from logging module
Guido van Rossum
- [Python-Dev] gcc 4.2 exposes signed integer overflows
Jack Howarth
- [Python-Dev] gcc 4.2 exposes signed integer overflows
Jack Howarth
- [Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
- [Python-Dev] gcc 4.2 exposes signed integer overflows
Jack Howarth
- [Python-Dev] draft of patch guidelines
Chad Whitacre
- [Python-Dev] Doc suggestion for Elementtree (for 2.5? a bit late, I know...)
Paul Moore
- [Python-Dev] distutils patch
Russell E. Owen
- [Python-Dev] Adding an rslice() builtin?
Nick Coghlan
- [Python-Dev] Interest in a Python 2.3.6?
Barry Warsaw
- [Python-Dev] 32-bit and 64-bit python on Solaris
Laszlo (Laca) Peter
- [Python-Dev] Small Py3k task: fix modulefinder.py
Guido van Rossum
- [Python-Dev] Py2.5 issue: decimal context manager misimplemented, misdesigned, and misdocumented
Raymond Hettinger
- [Python-Dev] gcc 4.2 exposes signed integer overflows
Nick Maclaren
- [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8
Muguntharaj Subramanian
- [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8
Kristján V. Jónsson
- [Python-Dev] Error while building 2.5rc1 pythoncore_pgo on VC8
Kristján V. Jónsson
- [Python-Dev] link to community buildbot?
skip at pobox.com
- [Python-Dev] Windows build slave downtime
Alan McIntyre
- [Python-Dev] That library reference, yet again
Johann C. Rocholl
Last message date:
Thu Aug 31 22:18:04 CEST 2006
Archived on: Thu Aug 31 22:18:07 CEST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).