2002-August Archives by Thread
Starting: Thu Aug 1 00:48:21 2002
Ending: Sat Aug 31 22:43:39 2002
Messages: 1308
- [Python-Dev] pre-PEP: The Safe Buffer Interface
Greg Ewing
- [Python-Dev] seeing off SET_LINENO
Mark Hammond
- [Python-Dev] pre-PEP: The Safe Buffer Interface
Greg Ewing
- [Python-Dev] PEP 298 - the Fixed Buffer Interface
Barry A. Warsaw
- [Python-Dev] Docutils/reStructuredText is ready to process PEPs
David Goodger
- [Python-Dev] split('') revisited
Barry A. Warsaw
- [Python-Dev] split('') revisited
Martin v. Loewis
- [Python-Dev] split('') revisited
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/dist/src/Misc python.man,1.24,1.25
Martin v. =?iso-8859-1?q?L=F6wis?=
- [Python-Dev] Re: What to do about the Wiki?
Thomas Wouters
- [Python-Dev] PEP 298, final (?) version
Thomas Heller
- [Python-Dev] Enabling Python cross-compilation
M.-A. Lemburg
- [Python-Dev] Speed of test_sort.py
Guido van Rossum
- [Python-Dev] Weird error handling in os._execvpe
Zack Weinberg
- [Python-Dev] Re: Speed of test_sort.py
Guido van Rossum
- [Python-Dev] Re: Docutils/reStructuredText is ready to proces
s PEPs
Delaney, Timothy
- [Python-Dev] Sorting
Aahz
- [Python-Dev] PEP 298, __buffer__
Scott Gilbert
- [Python-Dev] tempfile.py rewrite, take two
Zack Weinberg
- [Python-Dev] Docutils/reStructuredText is ready to process PEPs
Ville Vainio
- [Python-Dev] PEP 298, __buffer__
Thomas Heller
- [Python-Dev] Email problems, PEP 298
Thomas Heller
- [Python-Dev] PEP 1, PEP Purpose and Guidelines
Aahz
- [Python-Dev] dbm module, whichdb, test_whichdb
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib heapq.py,NONE,1.1
Neil Schemenauer
- [Python-Dev] timsort for jython
Finn Bock
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
heapq.py,NONE,1.1
David Goodger
- [Python-Dev] Adding popen2 like functionality to pty.py
Rasjid Wilcox
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] On C inheritance
Christian Tismer
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
David Goodger
- [Python-Dev] New encoding error in debug build
Tim Peters
- [Python-Dev] Re: [ python-Patches-590682 ] New codecs: html, asciihtml
Oren Tirosh
- [Python-Dev] Single- vs. Multi-pass iterability
Patrick K. O'Brien
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Oren Tirosh
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Guido van Rossum
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Guido van Rossum
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
M.-A. Lemburg
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-1?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-1?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Martin v. Loewis
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 293, Codec Error Handling Callbacks
Jack Jansen
- [Python-Dev] string.find() again (was Re: timsort for jython)
Aahz
- [Python-Dev] string.find() again (was Re: timsort for jython)
Damien Morton
- [Python-Dev] framer tool
Jeremy Hylton
- [Python-Dev] string.find() again (was Re: timsort for jython)
Bjorn Pettersen
- [Python-Dev] string.find() again (was Re: timsort for jython)
Samuele Pedroni
- [Python-Dev] string.find() again (was Re: timsort for jython)
Samuele Pedroni
- [Python-Dev] Re: Dafanging the find() gotcha
Michael Chermside
- [Python-Dev] The memo of pickle
Martin v. Loewis
- [Python-Dev] cvs crash while updating Doc
Jack Jansen
- [Python-Dev] Do I misunderstand how codecs.EncodedFile is supposed to work?
Skip Montanaro
- [Python-Dev] python-dev summaries?
Brett Cannon
- [Python-Dev] CVS fails to commit
Steve Holden
- [Python-Dev] docstrings, help(), and __name__
David Abrahams
- [Python-Dev] Re: [Python-checkins] python/dist/src/Python compile.c,2.250,2.251
M.-A. Lemburg
- [Python-Dev] jython-dev failure
Aahz
- [Python-Dev] Pickling in XML format
Raymond Hettinger
- [Python-Dev] A different kind of heap
Tim Peters
- [Python-Dev] _sre as part of python.dll
Martin v. =?iso-8859-15?q?L=F6wis?=
- [Python-Dev] Operator overloading inconsistency (bug or feature?)
David Beazley
- [Python-Dev] The memo of pickle
Guido van Rossum
- [Python-Dev] Re: string.find() again (was Re: timsort for jython)
Inyeol Lee
- [Python-Dev] Patch 592529: Split-out ntmodule.c
Martin v. =?iso-8859-15?q?L=F6wis?=
- [Python-Dev] C basetype mapping protocol difference between 2.2.1 and 2.3
Todd Miller
- [Python-Dev] C basetype mapping protocol difference between 2.2.1 and 2.3
Guido van Rossum
- [Python-Dev] Exception-handling model
David Abrahams
- [Python-Dev] PEP 282 Implementation
Guido van Rossum
- [Python-Dev] RE: companies data for sorting comparisons
Tim Peters
- [Python-Dev] Python rounding and/or rint
Andrew P. Lentvorski
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] Priority queue (binary heap) python code
Magnus Lie Hetland
- [Python-Dev] Deprecation warning on integer shifts and such
Jack Jansen
- [Python-Dev] PEP 277 (unicode filenames): please review
Martin v. =?iso-8859-1?q?L=F6wis?=
- [Python-Dev] 32-bit values (was RE: [Python-checkins] python/dist/src/Lib/test
test_zlib.py,1.18,1.19)
Tim Peters
- [Python-Dev] Re: [PythonLabs] PEP 2
Martijn Faassen
- [Python-Dev] Performance (non)optimization: 31-bit ints in pointers
Jeff Epler
- [Python-Dev] Bugs in the python grammar?
Dan Sugalski
- [Python-Dev] Bugs #544740: test_commands test fails under Cygwin
Jason Tishler
- [Python-Dev] q about __dict__
Stepan Koltsov
- [Python-Dev] PEP 269 will live again.
Jonathan Riehl
- [Python-Dev] Re: PEP 269 will live again.
Samuele Pedroni
- [Python-Dev] type categories
Andrew Koenig
- [Python-Dev] strange warnings from tempfile.mkstemped.__del__ on HP
Guido van Rossum
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Barry A. Warsaw
- [Python-Dev] hex constants, bit patterns,
PEP 237 warnings and gettext
Tim Peters
- [Python-Dev] hex constants, bit patterns,
PEP 237 warnings and gettext
Barry A. Warsaw
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Oren Tirosh
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Barry A. Warsaw
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Guido van Rossum
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Guido van Rossum
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Steve Holden
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Barry A. Warsaw
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Guido van Rossum
- [Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext
Barry A. Warsaw
- [Python-Dev] Multiple dispatch
Samuele Pedroni
- [Python-Dev] tempfile.py
Guido van Rossum
- [Python-Dev] multiple dispatch (ii)
Samuele Pedroni
- [Python-Dev] Alternative implementation of interning
Guido van Rossum
- [Python-Dev] SET_LINENO killer
Guido van Rossum
- [Python-Dev] Alternative implementation of interning
Skip Montanaro
- [Python-Dev] FW: multimethod-0.1
Tim Peters
- [Python-Dev] Mac forever! (was Re: The memo of pickle)
Aahz
- [Python-Dev] FW: multimethod-0.1
Samuele Pedroni
- [Python-Dev] Re: SET_LINENO killer
Guido van Rossum
- [Python-Dev] Alternative implementation of interning
Guido van Rossum
- [Python-Dev] Alternative implementation of interning
Samuele Pedroni
- [Python-Dev] mimetypes patch #554192
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] Mutable exceptions? (was Re: PEP 293, Codec Error Handling Callbacks)
Aahz
- [Python-Dev] CGIHTTPServer interactions with Internet Explorer
Steve Holden
- [Python-Dev] gmane.org
Barry A. Warsaw
- [Python-Dev] Multimethods (quel horreur?)
Samuele Pedroni
- [Python-Dev] Re: gmane.org
Michael Chermside
- [Python-Dev] type categories
Samuele Pedroni
- [Python-Dev] Python build trouble with the new gcc/binutils
Andrew Koenig
- [Python-Dev] type categories (redux?)
Samuele Pedroni
- [Python-Dev] Last call: mortal interned strings
Guido van Rossum
- [Python-Dev] Alternative implementation of interning
Guido van Rossum
- [Python-Dev] pystone(object)
Jeremy Hylton
- [Python-Dev] PEP 218 (sets); moving set.py to Lib
Guido van Rossum
- [Python-Dev] A few lessons from the tempfile.py rewrite
Zack Weinberg
- [Python-Dev] multimethods: missing parts (was: type categories)
Samuele Pedroni
- [Python-Dev] Re: Cecil papers (clarification)
Samuele Pedroni
- [Python-Dev] Re: Multimethods (quelle horreur?)
Samuele Pedroni
- [Python-Dev] Re: multimethods (quelle horreur?) (clarification)
Samuele Pedroni
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] Platforms missing both fork and popen2/3
Steve Holden
- [Python-Dev] PyString_DecodeEscape and PEP293
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] PEP 277 (unicode filenames): please review
Matthias Urlichs
- [Python-Dev] PEP 277 (unicode filenames): please review
Matthias Urlichs
- [Python-Dev] PEP 218 (sets); moving set.py to Lib
Guido van Rossum
- [Python-Dev] PEP 218 (sets); moving set.py to Lib
Guido van Rossum
- [Python-Dev] Standard datetime objects?
Kevin Jacobs
- [Python-Dev] PEP 218 (sets); moving set.py to Lib
Michael Chermside
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects bufferobject.c,2.19,2.20 complexobject.c,2.62,2.63 floatobject.c,2.114,2.115 intobject.c,2.91,2.92 stringobject.c,2.180,2.181 tupleobject.c,2.71,2.72
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects bufferobject.c,2.19,2.20 complexobject.c,2.62,2.63 floatobject.c,2.114,2.115 intobject.c,2.91,2.92 stringobject.c,2.180,2.181 tupleobject.c,2.71,2.72
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects bufferobject.c,2.19,2.20 complexobject.c,2.62,2.63 floatobject.c,2.114,2.115 intobject.c,2.91,2.92 stringobject.c,2.180,2.181 tupleobject.c,2.71,2.72
Guido van Rossum
- [Python-Dev] nested extension modules?
David Abrahams
- [Python-Dev] Another command line parser
Greg Ewing
- [Python-Dev] PEP 269 versus 283.
Jonathan Riehl
- [Python-Dev] Names again (was Re: type categories)
Aahz
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Barry A. Warsaw
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes
GBayes.py,1.7,1.8
Paul Prescod
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins]
python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Automatic flex interface for Python?
Skip Montanaro
- [Python-Dev] Re: Automatic flex interface for Python?
Eric S. Raymond
- [Python-Dev] Re: Automatic flex interface for Python?
Skip Montanaro
- [Python-Dev] Re: Automatic flex interface for Python?
Guido van Rossum
- [Python-Dev] Re: Automatic flex interface for Python?
Aahz
- [Python-Dev] Re: Automatic flex interface for Python?
Fredrik Lundh
- [Python-Dev] Re: Automatic flex interface for Python?
Fredrik Lundh
- [Python-Dev] Re: Automatic flex interface for Python?
Aahz
- [Python-Dev] Re: Automatic flex interface for Python?
Gordon McMillan
- [Python-Dev] Re: Automatic flex interface for Python?
Skip Montanaro
- [Python-Dev] Re: Automatic flex interface for Python?
Aahz
- [Python-Dev] Re: Automatic flex interface for Python?
Fredrik Lundh
- [Python-Dev] Parsing vs. lexing.
Eric S. Raymond
- [Python-Dev] Parsing vs. lexing.
Guido van Rossum
- [Python-Dev] Parsing vs. lexing.
Zack Weinberg
- [Python-Dev] Parsing vs. lexing.
Jeremy Hylton
- [Python-Dev] Parsing vs. lexing.
Alex Martelli
- [Python-Dev] Parsing vs. lexing.
Greg Ewing
- [Python-Dev] Parsing vs. lexing.
Aahz
- [Python-Dev] Parsing vs. lexing.
Barry A. Warsaw
- [Python-Dev] Parsing vs. lexing.
Jonathan Riehl
- [Python-Dev] Parsing vs. lexing.
Tim Peters
- [Python-Dev] Parsing vs. lexing.
Fredrik Lundh
- [Python-Dev] Re: Automatic flex interface for Python?
Greg Ewing
- [Python-Dev] Re: Automatic flex interface for Python?
Gordon McMillan
- [Python-Dev] Re: Automatic flex interface for Python?
Tim Peters
- [Python-Dev] Re: Automatic flex interface for Python?
Tim Peters
- [Python-Dev] Re: Automatic flex interface for Python?
Martin =?ISO-8859-1?Q?Sj=F6gren?=
- [Python-Dev] Re: Automatic flex interface for Python?
Eric S. Raymond
- [Python-Dev] Re: Automatic flex interface for Python?
Greg Ewing
- [Python-Dev] Re: Automatic flex interface for Python?
Tim Peters
- [Python-Dev] Re: Automatic flex interface for Python?
Greg Ewing
- [Python-Dev] Re: Automatic flex interface for Python?
Fredrik Lundh
- [Python-Dev] Re: Automatic flex interface for Python?
Tim Peters
- [Python-Dev] Re: Automatic flex interface for Python?
Greg Ewing
- [Python-Dev] Automatic flex interface for Python?
Guido van Rossum
- [Python-Dev] Automatic flex interface for Python?
Skip Montanaro
- [Python-Dev] Re: Automatic flex interface for Python?
=?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] Re: Automatic flex interface for Python?
=?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] Re: [Python-checkins]
python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins]
python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins]
python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Zack Weinberg
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Zack Weinberg
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Barry A. Warsaw
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins]
python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Charles Cazabon
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins]
python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Eric S. Raymond
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Aahz
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Barry A. Warsaw
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Barry A. Warsaw
- [Python-Dev] Re: [Python-checkins]
python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Neil Schemenauer
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Barry A. Warsaw
- [Python-Dev] Re: [Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] RE: [Python-checkins] python/nondist/sandbox/spambayes
GBayes.py,1.7,1.8
Tim Peters
- [Python-Dev] What is a backport candidate?
Guido van Rossum
- [Python-Dev] Sort() returning sorted list
Sean Reifschneider
- [Python-Dev] Re: PEP 218 (sets); moving set.py to Lib
Guido van Rossum
- [Python-Dev] PEP 218 (sets); moving set.py to Lib
Delaney, Timothy
- [Python-Dev] Embarassed in Malvern
Eric S. Raymond
- [Python-Dev] More pydoc questions
David Abrahams
- [Python-Dev] q about default args
Stepan Koltsov
- [Python-Dev] RE: Python-Dev digest, Vol 1 #2574 - 14 msgs
Noah
- [Python-Dev] PEP 218 (sets); moving set.py to Lib
Delaney, Timothy
- [Python-Dev] RE: [Python-checkins] python/dist/src/Lib pyclbr.py,1.26,1.27
Tim Peters
- [Python-Dev] PEP 269 Implementation, rev.0
Jonathan Riehl
- [Python-Dev] [development doc updates]
Jack Jansen
- [Python-Dev] Questions about sets.py
Tim Peters
- [Python-Dev] type categories
Samuele Pedroni
- [Python-Dev] utf8 issue
Guido van Rossum
- [Python-Dev] it seems we need types-sig back:)
Samuele Pedroni
- [Python-Dev] convertibility and "Pythonicity"
David Abrahams
- [Python-Dev] convertibility
Samuele Pedroni
- [Python-Dev] Set naming
Magnus Lie Hetland
- [Python-Dev] type categories
Samuele Pedroni
- [Python-Dev] type categories
Oren Tirosh
- [Python-Dev] Why no math.fac?
Gerhard =?iso-8859-1?Q?H=E4ring?=
- [Python-Dev] Fw: Security hole in rexec?
Samuele Pedroni
- [Python-Dev] heapq method names
=?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] Introduction of new project
Laszlo Asboth
- [Python-Dev] SET_LINENO removal bugs
Armin Rigo
- [Python-Dev] Large file support for the mmap module?
Amici Alessandro
- [Python-Dev] To commit or not to commit
=?ISO-8859-15?Q?Walter_D=F6rwald?=
- [Python-Dev] Fw: Security hole in rexec?
Michael Chermside
- [Python-Dev] valgrind and python?
Marcelo Matus
- [Python-Dev] Re: Weird error handling in os._execvpe
Steve M. Robbins
- [Python-Dev] The first trustworthy <wink> GBayes results
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/dist/src/Doc/lib libexcs.tex,1.43,1.43.6.1
Fred L. Drake, Jr.
- [Python-Dev] FW: Your message to Python-Dev awaits moderator approval
Tim Peters
- [Python-Dev] Re: The first trustworthy <wink> GBayes results
Paul Graham
- [Python-Dev] Re: PEP 282 Implementation
Michael Chermside
- [Python-Dev] The first trustworthy <wink> GBayes results
Paul Graham
- [Python-Dev] The first trustworthy <wink> GBayes results
Paul Graham
- [Python-Dev] Sourceforge CVS repository behaving strange?
Jack Jansen
- [Python-Dev] lots of test failures...
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/test test_grammar.py,1.41,1.42 tokenize_tests.py,1.3,1.4
Michael Hudson
- [Python-Dev] Rehashing in PyDict_Copy
Raymond Hettinger
- [Python-Dev] tiny optimization in ceval mainloop
Jeremy Hylton
- [Python-Dev] single ticker patch
Skip Montanaro
- [Python-Dev] ANN: New PEP Format: reStructuredText
David Goodger
- [Python-Dev] PEP 12 -- Sample reStructuredText PEP Template
David Goodger
- [Python-Dev] SF Bug #602245: os.popen() negative error code IOError
Delaney, Timothy
- [Python-Dev] alternate reiter proposal
John Williams
- [Python-Dev] Proposed Mixins for Wide Interfaces
Raymond Hettinger
Last message date:
Sat Aug 31 22:43:39 2002
Archived on: Sat Aug 31 17:44:02 2002
This archive was generated by
Pipermail 0.05 (Mailman edition).