August 2006 Archives by thread
Starting: Tue Aug 1 19:27:58 CEST 2006
Ending: Thu Aug 31 23:50:02 CEST 2006
Messages: 633
- [Python-3000] gettype
tomer filiba
- [Python-3000] Rounding in Py3k
Nick Coghlan
- [Python-3000] improved threading in py3k
tomer filiba
- [Python-3000] Set literals - another try
Talin
- [Python-3000] Range literals
Talin
- [Python-3000] threading, part 2
tomer filiba
- [Python-3000] threading, part 2
Marcin 'Qrczak' Kowalczyk
- [Python-3000] threading, part 2
Jim Jewett
- [Python-3000] threading, part 2
Nick Coghlan
- [Python-3000] threading, part 2
Guido van Rossum
- [Python-3000] threading, part 2
Tim Peters
- [Python-3000] threading, part 2
Guido van Rossum
- [Python-3000] threading, part 2
Marcin 'Qrczak' Kowalczyk
- [Python-3000] threading, part 2
Tim Peters
- [Python-3000] threading, part 2
Guido van Rossum
- [Python-3000] threading, part 2
Ivan Krstic
- [Python-3000] threading, part 2
Nick Coghlan
- [Python-3000] threading, part 2
Ivan Krstic
- [Python-3000] threading, part 2
Tim Peters
- [Python-3000] Cross-interpreter FFI for Python 3000?
Phillip J. Eby
- [Python-3000] Cross-interpreter FFI for Python 3000?
Paul Prescod
- [Python-3000] Python/C++ question
Talin
- [Python-3000] Draft pre-PEP: function annotations
Collin Winter
- [Python-3000] Ctypes as cross-interpreter C calling interface
Paul Prescod
- [Python-3000] Draft pre-PEP: function annotations
Phillip J. Eby
- [Python-3000] Changing behavior of sequence multiplication by negative integer
Lawrence Oluyede
- [Python-3000] threading, part 2
tomer filiba
- [Python-3000] Ctypes as cross-interpreter C calling interface
Guido van Rossum
- [Python-3000] threading, part 2
Luis P Caamano
- [Python-3000] threading, part 2
Slawomir Nowaczyk
- [Python-3000] threading, part 2
Josiah Carlson
- [Python-3000] threading, part 2
Jason Orendorff
- [Python-3000] threading, part 2
Josiah Carlson
- [Python-3000] threading, part 2
Guido van Rossum
- [Python-3000] threading, part 2
Marcin 'Qrczak' Kowalczyk
- [Python-3000] threading, part 2
Josiah Carlson
- [Python-3000] threading, part 2
Marcin 'Qrczak' Kowalczyk
- [Python-3000] threading, part 2
Josiah Carlson
- [Python-3000] threading, part 2
Marcin 'Qrczak' Kowalczyk
- [Python-3000] threading, part 2
Josiah Carlson
- [Python-3000] threading, part 2
Guido van Rossum
- [Python-3000] threading, part 2
Greg Ewing
- [Python-3000] Draft pre-PEP: function annotations
Phillip J. Eby
- [Python-3000] PEP3102 Keyword-Only Arguments
Jiwon Seo
- [Python-3000] threading, part 2
tomer filiba
- [Python-3000] Draft pre-PEP: function annotations
Phillip J. Eby
- [Python-3000] threading, part 2
Luis P Caamano
- [Python-3000] Draft pre-PEP: function annotations
Phillip J. Eby
- [Python-3000] Draft pre-PEP: function annotations
Phillip J. Eby
- [Python-3000] threading, part 2 --- + a bit of ctypes FFI worry
Tim Peters
- [Python-3000] Draft pre-PEP: function annotations
Phillip J. Eby
- [Python-3000] [Python-Dev] What is the status of file.readinto?
Jean-Paul Calderone
- [Python-3000] Draft pre-PEP: function annotations
Paul Prescod
- [Python-3000] Bound and unbound methods
Talin
- [Python-3000] Bound and unbound methods
tomer filiba
- [Python-3000] PEP3102 Keyword-Only Arguments; Signature
Jim Jewett
- [Python-3000] Conventions for annotation consumers (was: Re: Draft pre-PEP: function annotations)
Collin Winter
- [Python-3000] Draft pre-PEP: function annotations
Phillip J. Eby
- [Python-3000] [Python-Dev] Type of range object members
Alexander Belopolsky
- [Python-3000] Fwd: Conventions for annotation consumers (was: Re: Draft pre-PEP: function annotations)
Calvin Spealman
- [Python-3000] Fwd: Conventions for annotation consumers
Phillip J. Eby
- [Python-3000] Fwd: Conventions for annotation consumers
bmx007
- [Python-3000] int-long unification
Guido van Rossum
- [Python-3000] raise with traceback?
Georg Brandl
- [Python-3000] Google Sprint Ideas
Guido van Rossum
- [Python-3000] Keyword Only Argument
Jiwon Seo
- [Python-3000] [PythonInfo Wiki] Update of "GoogleSprintPy3k" by 65.57.245.11
Georg Brandl
- [Python-3000] [Python-Dev] What should the focus for 2.6 be?
Josiah Carlson
- [Python-3000] Droping find/rfind?
Guido van Rossum
- [Python-3000] DictMixin (WAS: Droping find/rfind?)
Steven Bethard
- [Python-3000] find -> index patch
Guido van Rossum
- [Python-3000] Droping find/rfind?
Delaney, Timothy (Tim)
- [Python-3000] find -> index patch
Michael Chermside
- [Python-3000] sort vs order (was: What should the focus for 2.6 be?)
Jim Jewett
- [Python-3000] sort vs order (was: What should the focus for 2.6 be?)
Michael Chermside
- [Python-3000] Removing 'old-style' ('simple') slices from Py3K.
Thomas Wouters
- [Python-3000] long/int unification
martin at v.loewis.de
- [Python-3000] simplifying methods (was: Re: Droping find/rfind?)
Jim Jewett
- [Python-3000] PyString C API
Fredrik Lundh
- [Python-3000] cleaning up *path.py code duplication
Jack Diederich
- [Python-3000] Making more effective use of slice objects in Py3k
Nick Coghlan
- [Python-3000] path in py3K Re: [Python-checkins] r51624 - in python/trunk/Lib: genericpath.py macpath.py ntpath.py os2emxpath.py posixpath.py test/test_genericpath.py
Jim Jewett
- [Python-3000] Making more effective use of slice objects in Py3k
Delaney, Timothy (Tim)
- [Python-3000] Making more effective use of slice objects in Py3k
Delaney, Timothy (Tim)
- [Python-3000] Making more effective use of slice objects in Py3k
Delaney, Timothy (Tim)
- [Python-3000] Set literals
Georg Brandl
- [Python-3000] Warning about future-unsafe usage patterns in Python 2.x e.g. dict.keys().sort()
Edward C. Jones
- [Python-3000] regex literals?
tomer filiba
- [Python-3000] Small Py3k task: fix modulefinder.py
Guido van Rossum
- [Python-3000] Premature optimization and all that
Guido van Rossum
- [Python-3000] Comment on iostack library
Talin
- [Python-3000] have zip() raise exception for sequences of different lengths
Steven Bethard
- [Python-3000] Exception Expressions
Calvin Spealman
- [Python-3000] Comment on iostack library
tomer filiba
Last message date:
Thu Aug 31 23:50:02 CEST 2006
Archived on: Thu Aug 31 23:50:06 CEST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).