2002-November Archives by Thread
Starting: Fri Nov 1 00:25:24 2002
Ending: Sat Nov 30 19:58:37 2002
Messages: 764
- [Python-Dev] Getting python-bz2 into 2.3
Guido van Rossum
- [Python-Dev] Becoming a python contributor
Martin v. Loewis
- [Python-Dev] Becoming a python contributor
John Williams
- [Python-Dev] PEP270 (list.uniq())
Padraig Brady
- [Python-Dev] Contributing...current bug status
Neal Norwitz
- [Python-Dev] Low hanging fruit
Neal Norwitz
- [Python-Dev] Snake farm
Neal Norwitz
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] David Goodger joins PEP editor
Barry A. Warsaw
- [Python-Dev] extended python
Sve
- [Python-Dev] regex parsing error
Brondo, Greg
- [Python-Dev] metaclass insanity
Michael Hudson
- [Python-Dev] Getting python-bz2 into 2.3
Gustavo Niemeyer
- [Python-Dev] [#454030] distutils cannot link C++ code with GCC
Gustavo Niemeyer
- [Python-Dev] metaclass insanity
Christopher Armstrong
- [Python-Dev] metaclass insanity
Guido van Rossum
- [Python-Dev] Metaclass insanity - another use case
Phillip J. Eby
- [Python-Dev] Re: List slice assignment and custom sequences
Michael Hudson
- [Python-Dev] bz2module.c breaks regression tests
Jeremy Hylton
- [Python-Dev] [#527371] sre bug/patch
Gustavo Niemeyer
- [Python-Dev] [#527371] sre bug/patch
Guido van Rossum
- [Python-Dev] Possible ideas from Strongtalk (static typing for Smalltalk)?
Guido van Rossum
- [Python-Dev] Re: [snake-farm] test test_slice failed -- [9, 7, 5, 3, 1] == [0]
Neal Norwitz
- [Python-Dev] Re: [snake-farm] test test_slice failed -- [9, 7, 5, 3, 1] == [0]
Guido van Rossum
- [Python-Dev] Re: [snake-farm] test test_slice failed -- [9, 7, 5, 3, 1] == [0]
Michael Hudson
- [Python-Dev] Re: [snake-farm] test test_slice failed -- [9, 7, 5,
3, 1] == [0]
Neal Norwitz
- [Python-Dev] Re: [snake-farm] test test_slice failed -- [9, 7, 5, 3, 1] == [0]
Michael Hudson
- [Python-Dev] Re: [snake-farm] test test_slice failed -- [9, 7, 5,
3, 1] == [0]
Neal Norwitz
- [Python-Dev] Re: [snake-farm] test test_slice failed -- [9, 7, 5, 3, 1] == [0]
Michael Hudson
- [Python-Dev] Re: [snake-farm] test test_slice failed -- [9, 7, 5,
3, 1] == [0]
Neal Norwitz
- [Python-Dev] would warnings be appropriate for probably-misused global statements?
Alex Martelli
- [Python-Dev] would warnings be appropriate for probably-misused global statements?
Chermside, Michael
- [Python-Dev] inspect.getargspec()
Patrick K. O'Brien
- [Python-Dev] ConfigParser with a single section
Gustavo Niemeyer
- [Python-Dev] [SourceForge] Notice of scheduled outages
Neal Norwitz
- [Python-Dev] ConfigParser with a single section
Detlef Lannert
- [Python-Dev] Reindenting unicodedata.c
Martin v. Loewis
- [Python-Dev] Restricted interpreter
Gustavo Niemeyer
- [Python-Dev] Pickling Question
Patrick K. O'Brien
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] [PATCH] compile fixes for FreeBSD 5 (-current)
Marc Recht
- [Python-Dev] bdb.py change from 1.31 to 1.31.2.1
Gerson Kurz
- [Python-Dev] Continuous Sets in 2.3 set implementation?
Frank Horowitz
- [Python-Dev] PEP html display in IE
Thomas Heller
- [snake-farm] Re: [Python-Dev] Snake farm
Guido van Rossum
- [Python-Dev] Minix?
Skip Montanaro
- [Python-Dev] Printing and __unicode__
Martin v. Loewis
- [Python-Dev] Removing support for IRIX 4 dynamic linking
Martin v. Loewis
- [Python-Dev] binutils 2.13.1
Andrew Koenig
- [Python-Dev] Adopting Optik
Guido van Rossum
- [Python-Dev] removing inst_persistent_id from pickle
Jeremy Hylton
- [Python-Dev] logging docs needed
Guido van Rossum
- [Python-Dev] Adopting Optik
Guido van Rossum
- [Python-Dev] Python interface to attribute descriptors
Paul F Dubois
- [Python-Dev] IDLE local scope cleanup
Patrick K. O'Brien
- [Python-Dev] Killing off bdist_dumb
A.M. Kuchling
- [Python-Dev] property docs?
David Abrahams
- [Python-Dev] RE: [Distutils] Killing off bdist_dumb
Andrew MacIntyre
- Fw: [Python-Dev] Adopting Optik
Steve Holden
- [getopt-sig] Re: [Python-Dev] Adopting Optik
Guido van Rossum
- [Python-Dev] Python interface to attribute descriptors
Phillip J. Eby
- [Python-Dev] RE: [Distutils] Killing off bdist_dumb
Andrew MacIntyre
- [Python-Dev] [maintenance doc updates]
Patrick K. O'Brien
- [Python-Dev] Summary for 2002-11-01 through 2002-11-15
Brett Cannon
- [Python-Dev] Sigh...
David Ascher
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib nntplib.py,1.30,1.31
Just van Rossum
- [Python-Dev] Anon CVS
Michael Gilfix
- [Python-Dev] Re: PyNumber_Check()
M.-A. Lemburg
- [Python-Dev] Plea: can modulefinder.py move to the library?
Just van Rossum
- [Python-Dev] bsddb3 imported
Martin v. Loewis
- [Python-Dev] Licensing question
David Abrahams
- [Python-Dev] bsddb broken on Windows
Tim Peters
- [Python-Dev] Need some configure eyeballs and testing
Skip Montanaro
- [Python-Dev] Dictionary Foolishness?
Raymond Hettinger
- [Python-Dev] dict() enhancement idea?
Just van Rossum
- [Python-Dev] dict() enhancement idea?
Just van Rossum
- [Python-Dev] --disable-unicode, again
Michael Hudson
- [Python-Dev] Yet another string formatting proposal
Oren Tirosh
- [Python-Dev] release22-maint branch broken
Tim Rice
- [Python-Dev] Yet another string formatting proposal
Oren Tirosh
- [Python-Dev] Expect in python
Eric S. Raymond
- [Python-Dev] PEP 288: Generator Attributes
Raymond Hettinger
- [Python-Dev] Returning objects in Tkinter
Martin v. Loewis
- [Python-Dev] Re: Yet another string formatting proposal
Chermside, Michael
- PyMem_MALLOC (was [Python-Dev] Snake farm)
M.-A. Lemburg
- PyMem_MALLOC (was [Python-Dev] Snake farm)
Tim Peters
- [Python-Dev] Re: Yet another string formatting proposal
Chermside, Michael
- [Python-Dev] Half-baked proposal: * (and **?) in assignments
Gareth McCaughan
- [Python-Dev] from tuples to immutable dicts
Armin Rigo
- [Python-Dev] test_codeccallbacks failing on Windows
Tim Peters
- [Python-Dev] Half-baked proposal: * (and **?) in assignments
Delaney, Timothy
- [Python-Dev] Half-baked proposal: * (and **?) in assignments
Delaney, Timothy
- [Python-Dev] test failures on Debian unstable
Neil Schemenauer
- [Python-Dev] Half-baked proposal: * (and **?) in assignments
Delaney, Timothy
- [Python-Dev] urllib performance issue on FreeBSD 4.x
Andrew MacIntyre
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/test test_normalization.py,1.2,1.3
M.-A. Lemburg
- [Python-Dev] Problems installing Python
John D.
- [Python-Dev] Currently baking idea for dict.sequpdate(iterable, value=True)
Raymond Hettinger
- [Python-Dev] refactoring and documenting Modulefinder
Thomas Heller
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib webbrowser.py,1.34,1.35
Skip Montanaro
- [Python-Dev] Windows builders?
Mark Hammond
- [Python-Dev] Classmethod Help
Raymond Hettinger
- [Python-Dev] Some bugs in Python? Is this reportable?
John D.
- [Python-Dev] Dictionary evaluation order
Gustavo Niemeyer
- [Python-Dev] Removing support for little used platforms
Martin v. Loewis
- [Python-Dev] Re: [Python-checkins] python/dist/src/Misc NEWS,1.542,1.543
Andrew Kuchling
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/test test_descr.py,1.161,1.162
Michael Hudson
- [Python-Dev] Re: [Python-checkins] python/dist/src/Modules _localemodule.c,2.35,2.36
Michael Hudson
- [Python-Dev] _tkinter.c no longer compiles on Windows
Tim Peters
- [Python-Dev] assigning to new-style-class.__name__
Michael Hudson
- [Python-Dev] Sanity-check wanted: bug #641685
Andrew Kuchling
- [Python-Dev] Expect in python
Noah Spurrier
- [Python-Dev] tclInt.h?
Guido van Rossum
- [Python-Dev] Talking Turkey
Delaney, Timothy
- [Python-Dev] Talking Turkey
Delaney, Timothy
- [Python-Dev] Re: tarfile module (update)
Gustavo Niemeyer
- [Python-Dev] assigning to new-style-class.__name__
Michael Hudson
- [Python-Dev] testing question
Michael Hudson
- [Python-Dev] int/long FutureWarning
Mark Hammond
- [Python-Dev] Mac OSX issues
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Tools/freeze modulefinder.py,1.24,1.25
Thomas Heller
- [Python-Dev] Getting python-bz2 into 2.3
Bob Kline
- [Python-Dev] Proposed changes to linuxaudiodev
Greg Ward
- [Python-Dev] Re: [Python-checkins] python/dist/src/Python import.c,2.210,2.211
Jack Jansen
- [Python-Dev] Can someone look at dummy_thread (#622537)?
Brett Cannon
- [Python-Dev] off to Zope3 sprintathon
Guido van Rossum
Last message date:
Sat Nov 30 19:58:37 2002
Archived on: Sat Nov 30 14:59:01 2002
This archive was generated by
Pipermail 0.05 (Mailman edition).