June 2008 Archives by thread
Starting: Sun Jun 1 00:29:18 CEST 2008
Ending: Mon Jun 30 20:05:25 CEST 2008
Messages: 906
- [Python-Dev] Alternative to more ABCs [was:] Iterable String Redux (aka String ABC)
Guido van Rossum
- [Python-Dev] PEP 371 Discussion (pyProcessing Module)
r.m.oudkerk
- [Python-Dev] optimization required: .format() is much slower than %
Antoine Pitrou
- [Python-Dev] Alternative to more ABCs [was:] Iterable String Redux (aka String ABC)
Nick Coghlan
- [Python-Dev] PEP 371 Discussion (pyProcessing Module)
Mark Hammond
- [Python-Dev] C API for gc.enable() and gc.disable()
Alexandre Vassalotti
- [Python-Dev] Mini-Pep: Simplifying the Integral ABC
Raymond Hettinger
- [Python-Dev] Mini-Pep: An Empty String ABC
Raymond Hettinger
- [Python-Dev] Iterable String Redux (aka String ABC)
Greg Ewing
- [Python-Dev] [Python-3000] Finishing up PEP 3108
Georg Brandl
- [Python-Dev] [Python-3000] Finishing up PEP 3108
Quentin Gallet-Gilles
- [Python-Dev] [Python-3000] Stabilizing the C API of 2.6 and 3.0
Gregory P. Smith
- [Python-Dev] Issue2889: Add Curses for Windows as native module for 2.6
techtonik
- [Python-Dev] PEP 371 Discussion (pyProcessing Module)
Nick Coghlan
- [Python-Dev] PEP 371 Discussion (pyProcessing Module)
skip at pobox.com
- [Python-Dev] Any PEP about 2.6 -> 3000 code transition?
Lennart Regebro
- [Python-Dev] Postponing the first betas
Barry Warsaw
- [Python-Dev] converting the stdlib to str.format
Benjamin Peterson
- [Python-Dev] Missing checkin emails
Eric Smith
- [Python-Dev] PEP 371: Additional Discussion
Jesse Noller
- [Python-Dev] converting the stdlib to str.format
Henning von Bargen
- [Python-Dev] PEP3118, python 2.6
Thomas Heller
- [Python-Dev] on Python's tests (and making them better)
Benjamin Peterson
- [Python-Dev] PEP 8 vs PEP 371: Additional Discussion
Jim Jewett
- [Python-Dev] Mini-Pep: An Empty String ABC
Jim Jewett
- [Python-Dev] [Python-3000] How to specify keyword-only arguments from C?
Alexandre Vassalotti
- [Python-Dev] Modules for 2.6 inclusion
Georg Brandl
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] Assumed reflexivity of rich comparison operators
Jared Flatow
- [Python-Dev] New Developer
James Thomas
- [Python-Dev] Location of uname in os.py
James Thomas
- [Python-Dev] Different cpu python code usage between embedded mode and standalone mode
Pau Freixes
- [Python-Dev] ABC issues
Georg Brandl
- [Python-Dev] Deprecate parser's "ast" functions?
Georg Brandl
- [Python-Dev] pep8ity __future__
Armin Ronacher
- [Python-Dev] GIL cpu usage problem, confirm me
Pau Freixes
- [Python-Dev] Nab those release blockers!
Benjamin Peterson
- [Python-Dev] Assignment to None
Curt Hagenlocher
- [Python-Dev] Assignment to None
Benjamin Peterson
- [Python-Dev] Assignment to None
Steven D'Aprano
- [Python-Dev] Assignment to None
Michael Foord
- [Python-Dev] Assignment to None
Alex Martelli
- [Python-Dev] Assignment to None
Michael Foord
- [Python-Dev] Assignment to None
Tony Nelson
- [Python-Dev] Assignment to None
Thomas Lee
- [Python-Dev] Assignment to None
Terry Reedy
- [Python-Dev] Assignment to None
"Martin v. Löwis"
- [Python-Dev] Assignment to None
Terry Reedy
- [Python-Dev] Assignment to None
Gisle Aas
- [Python-Dev] Assignment to None
"Martin v. Löwis"
- [Python-Dev] Assignment to None
Thomas Lee
- [Python-Dev] Assignment to None
Georg Brandl
- [Python-Dev] Assignment to None
Nick Coghlan
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
Thomas Lee
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
Benjamin Peterson
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
Thomas Lee
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
"Martin v. Löwis"
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
Thomas Lee
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
Georg Brandl
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
Thomas Lee
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
Georg Brandl
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
Thomas Lee
- [Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)
M.-A. Lemburg
- [Python-Dev] Assignment to None
"Martin v. Löwis"
- [Python-Dev] Tuple pack/unpack and the definition of AST Assign nodes
Thomas Lee
- [Python-Dev] Obtaining short file path
Trent Nelson
- [Python-Dev] asyncore patch
Josiah Carlson
- [Python-Dev] segfault in struct module
Jean-Paul Calderone
- [Python-Dev] Exception.__unicode__ and tp_unicode
Simon Cross
- [Python-Dev] bogus comment in Python.h
Doug Evans
- [Python-Dev] PEP 371 trunk implementation
Jesse Noller
- [Python-Dev] Have been sick, am behind on mail, let me know if there's anything urgent for me
Guido van Rossum
- [Python-Dev] bug or a feature?
Maciej Fijalkowski
- [Python-Dev] multiprocessing problems
Georg Brandl
- [Python-Dev] Betas today - I hope
Barry Warsaw
- [Python-Dev] Have been sick, am behind on mail, let me know if there's anything urgent for me
Benjamin Peterson
- [Python-Dev] update_wrapper should preserve staticmethod behavior
Calvin Spealman
- [Python-Dev] PEP 8 and optional underscores
Raymond Hettinger
- [Python-Dev] rest markup in ctypes docs
Thomas Heller
- [Python-Dev] OFF-TOPIC-BUT-IMPORTANT: End of free internet model by 2012 ?
Daniel Bonekeeper
- [Python-Dev] Assignment to None
Curt Hagenlocher
- [Python-Dev] No betas today
Barry Warsaw
- [Python-Dev] bugs.python.org down
anton
- [Python-Dev] Interesting blog post by Ben Sussman-Collins
Guido van Rossum
- [Python-Dev] [Python-3000-checkins] r64217 - in python/branches/py3k/Lib: bsddb/test/test_associate.py bsddb/test/test_join.py bsddb/test/test_lock.py bsddb/test/test_thread.py idlelib/rpc.py idlelib/run.py socketserver.py test/test_threadedtempfile.py thread
Guido van Rossum
- [Python-Dev] [Python-3000] Betas today - I hope
Nick Coghlan
- [Python-Dev] First betas (perhaps) on June 18
Barry Warsaw
- [Python-Dev] [Python-3000] First betas (perhaps) on June 18
Guido van Rossum
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] multiprocessing source not "Unix clean"
skip at pobox.com
- [Python-Dev] [Python-3000] [Python-3000-checkins] r64217 - in python/branches/py3k/Lib: bsddb/test/test_associate.py bsddb/test/test_join.py bsddb/test/test_lock.py bsddb/test/test_thread.py idlelib/rpc.py idlelib/run.py socketserver.py test/test_threadedtemp
Guido van Rossum
- [Python-Dev] [Python-3000] [Python-3000-checkins] r64217 - in python/branches/py3k/Lib: bsddb/test/test_associate.py bsddb/test/test_join.py bsddb/test/test_lock.py bsddb/test/test_thread.py idlelib/rpc.py idlelib/run.py socketserver.py test/test_threadedtemp
Guido van Rossum
- [Python-Dev] Advice on numbers.py implementation of binary mixins.
Raymond Hettinger
- [Python-Dev] Python FAQ: Why doesn't Python have a "with" statement?
Michael Foord
- [Python-Dev] Proposal: add odict to collections
Armin Ronacher
- [Python-Dev] Advice on numbers.py implementation of binary mixins.
Jim Jewett
- [Python-Dev] Proposal: add odict to collections
Jim Jewett
- [Python-Dev] Let me introduce myself! :)
Simgi Dacav
- [Python-Dev] Troubles with Roundup
Giovanni Bajo
- [Python-Dev] Blow your mind
Barry Warsaw
- [Python-Dev] Epoch and Platform
Curt Hagenlocher
- [Python-Dev] Error building 3.0 on OS-X
Brad Miller
- [Python-Dev] Epoch and Platform
Forest
- [Python-Dev] Error building python3.0 under OS X
Brad Miller
- [Python-Dev] Merging changes before beta
Amaury Forgeot d'Arc
- [Python-Dev] Progress on switching Windows build to Berkeley DB 4.7.25...
Trent Nelson
- [Python-Dev] [Python-checkins] r64360 - python/trunk/Lib/lib2to3/refactor.py
"Martin v. Löwis"
- [Python-Dev] Another run at beta one
Barry Warsaw
- [Python-Dev] test_multiprocessing: test_listener_client flakiness
Trent Nelson
- [Python-Dev] Opcode frequency
Georg Brandl
- [Python-Dev] releasing betas tonight
Barry Warsaw
- [Python-Dev] RELEASED Python 2.6b1 and 3.0b1
Barry Warsaw
- [Python-Dev] [Python-checkins] r64407 - python/trunk/Doc/library/multiprocessing.rst
A.M. Kuchling
- [Python-Dev] Status of Issue 2331 - Backport parameter annotations
David Pokorny
- [Python-Dev] sum() in math module not duplicated?
A.M. Kuchling
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] [Python-checkins] r64424 - in python/trunk: Include/object.h Lib/test/test_sys.py Misc/NEWS Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c
Eric Smith
- [Python-Dev] Issue 2722
Neil Muller
- [Python-Dev] csv module and Unicode in 2.6 and 3.0
skip at pobox.com
- [Python-Dev] Proposal: Run GC less often
"Martin v. Löwis"
- [Python-Dev] Another Proposal: Run GC less often
none
- [Python-Dev] forceful exit
tomer filiba
- [Python-Dev] Suggested API change to PyOS_InputHook
Michael Abbott
- [Python-Dev] Py3k DeprecationWarning in stdlib
Virgil Dupras
- [Python-Dev] Python Windows Installers
Michael Foord
- [Python-Dev] [Python-checkins] r64424 - in python/trunk: Include/object.h Lib/test/test_sys.py Misc/NEWS Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c
Nick Coghlan
- [Python-Dev] setitimer, getitimer wrapper (issue2240)
Guilherme Polo
- [Python-Dev] [Python-checkins] r64424 - in python/trunk: Include/object.h Lib/test/test_sys.py Misc/NEWS Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c
Guido van Rossum
- [Python-Dev] doctest, exec and __module__
Martijn Faassen
- [Python-Dev] Undocumenting test.support in 3.x (was Py3k DeprecationWarning in stdlib)
Benjamin Peterson
- [Python-Dev] Last "bug weekend"
Facundo Batista
- [Python-Dev] [Python-checkins] r64424 - in python/trunk:Include/object.h Lib/test/test_sys.py Misc/NEWSObjects/intobject.c Objects/longobject.c Objects/typeobject.cPython/bltinmodule.c
Guido van Rossum
- [Python-Dev] Disable tests in unittest (issue3202)
Justin Mazzola Paluska
- [Python-Dev] Undocumenting test.support in 3.x (was Py3k DeprecationWarning in stdlib)
Simon Cross
- [Python-Dev] [Python-checkins] r64424 - in python/trunk:Include/object.h Lib/test/test_sys.py Misc/NEWSObjects/intobject.c Objects/longobject.c Objects/typeobject.cPython/bltinmodule.c
Nick Coghlan
- [Python-Dev] Community buildbots and Python release quality metrics
glyph at divmod.com
- [Python-Dev] GC Proposal
Adam Olsen
- [Python-Dev] deepcopy
Walter Bender
- [Python-Dev] Vacation
Thomas Heller
- [Python-Dev] urllib, multipart/form-data encoding and file uploads
Chris AtLee
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] repeated keyword arguments
tomer filiba
- [Python-Dev] urllib, multipart/form-data encoding and file uploads
Chris AtLee
- [Python-Dev] Python 2.6 SSL
Roger wenham
- [Python-Dev] Cycle collection enhancement idea
Eyal Lotem
Last message date:
Mon Jun 30 20:05:25 CEST 2008
Archived on: Mon Jun 30 20:05:38 CEST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).