November 2003 Archives by thread
Starting: Sat Nov 1 07:46:28 EDT 2003
Ending: Sun Nov 30 23:42:55 EDT 2003
Messages: 671
- [Python-Dev] Looking for master thesis ideas involving Python
Armin Rigo
- [Python-Dev] Deprecate the buffer object?
Neil Schemenauer
- [Python-Dev] Deprecate the buffer object?
Neil Schemenauer
- [Python-Dev] Looking for master thesis ideas involving Python
Gregory P. Smith
- [Python-Dev] bsddb test case deadlocks fixed
Gregory P. Smith
- [Python-Dev] Re: test_bsddb blocks testing popitem - reason
Gregory P. Smith
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] reflections on basestring -- and other abstract
basetypes
Alex Martelli
- [Python-Dev] new language ideas
Brian Rzycki
- [Python-Dev] OT: programming language creator or serial killer?
David Ascher
- [Python-Dev] Looking for master thesis ideas involving Python
Jeremy Fincher
- [Python-Dev] check-in policy, trunk vs maintenance branch
Alex Martelli
- [Python-Dev] new language ideas
Michael Chermside
- [Python-Dev] reflections on basestring -- and other
abstractbasetypes
Michael Chermside
- [Python-Dev] Looking for master thesis ideas involving Python
Chris Ryland
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/bsddb
__init__.py, 1.11, 1.12
Skip Montanaro
- [Python-Dev] reflections on basestring -- and other
abstractbasetypes
Michael Chermside
- [Python-Dev] PEP 322: Reverse Iteration
Raymond Hettinger
- FW: [Python-Dev] PEP 322: Reverse Iteration
Raymond Hettinger
- PEP 318 (was Re: [Python-Dev] Re: Guido's Magic Code was:
inlinesort option)
Delaney, Timothy C (Timothy)
- PEP 318 (was Re: [Python-Dev] Re: Guido's Magic Code was:
inlinesort option)
Phillip J. Eby
- [Python-Dev] XXX undetected error (why=3)
Jeremy Hylton
- [Python-Dev] test warnings for "%x"%id(foo) on 2.3 branch
Anthony Baxter
- [Python-Dev] PEP 322: Reverse Iteration
Moore, Paul
- [Python-Dev] [gmane.comp.sysutils.autotools.announce] Autoconf 2.58
released
Michael Hudson
- PEP 318 (was Re: [Python-Dev] Re: Guido's Magic Code was:
inlinesort option)
Phillip J. Eby
- [Python-Dev] Re: PEP 322: Reverse Iteration
Delaney, Timothy C (Timothy)
- FW: [Python-Dev] PEP 322: Reverse Iteration
Raymond Hettinger
- [Python-Dev] Re: PEP 322: Reverse Iteration
Delaney, Timothy C (Timothy)
- [Python-Dev] Re: PEP 322: Reverse Iteration
Moore, Paul
- [Python-Dev] test warnings for "%x"%id(foo) on 2.3 branch
Anthony Baxter
- [Python-Dev] PEP 322: Reverse Iteration
Moore, Paul
- [Python-Dev] PEP 322: Reverse Iteration
Samuele Pedroni
- [Python-Dev] Deprecating obsolete builtins
Batista, Facundo
- [Python-Dev] closure semantics
David Ascher
- [Python-Dev] Deprecating obsolete builtins
Delaney, Timothy C (Timothy)
- [Python-Dev] Deprecating obsolete builtins
Delaney, Timothy C (Timothy)
- [Python-Dev] Re: [Python-checkins] python/dist/src/Doc/lib
libtraceback.tex, 1.17, 1.18
Thomas Heller
- [Python-Dev] Deprecating obsolete builtins
Delaney, Timothy C (Timothy)
- [Python-Dev] Optional arguments for str.encode /.decode
Raymond Hettinger
- [Python-Dev] operator.isMappingType
Raymond Hettinger
- [Python-Dev] SourceForge CVS services improved
Martin v. Löwis
- [Python-Dev] Small change to python-bugs-list
Barry Warsaw
- [Python-Dev] FW: [Python-checkins] python/dist/src/Doc/whatsnew
whatsnew24.tex, 1.5, 1.6
Raymond Hettinger
- [Python-Dev] Time for py3k@python.org or a Py3K Wiki?
Brett C.
- [Python-Dev] string substitution fxn in a new module (was: Can we
please have a better dict interpolation syntax?)
Brett C.
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] python icons?
Matthias Klose
- [Python-Dev] tempfile.mktemp and os.path.exists
Iustin Pop
- [Python-Dev] other "magic strings" issues
Delaney, Timothy C (Timothy)
- [Python-Dev] socket listen problem under aix
Michael Petroni
- [Python-Dev] Re: other "magic strings" issues
Marangozov, Vladimir (Vladimir)
- [Python-Dev] Re: other "magic strings" issues
Phillip J. Eby
- [Python-Dev] Re: Python-Dev Digest, Vol 4, Issue 33
Ding Yong
- [Python-Dev] More fun with Python shutdown
Tim Peters
- [Python-Dev] Making python C-API thread safe (try 2)
Christian Tismer
- [Python-Dev] Re: other "magic strings" issues
Marangozov, Vladimir (Vladimir)
- [Python-Dev] question about PEP 323 (copyable iterators)
Andrew Koenig
- [Python-Dev] which sleepycat versions do we support in 2.3.* ?
Alex Martelli
- [Python-Dev] New flag to differentiate Builtins and extensions
classes ?
Boris Boutillier
- [Python-Dev]
Re: [Python-checkins] python/dist/src/Lib sets.py, 1.47, 1.48
Guido van Rossum
- [Python-Dev] Provoking Jim's MRO segfault before shutdown
Tim Peters
- [Python-Dev] add a list.stablesort() method?
Edward Loper
- [Python-Dev] subtype_dealloc needs rethinking
Tim Peters
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Thomas Heller
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Thomas Heller
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Martin v. Löwis
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Jack Jansen
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib
modulefinder.py, 1.7, 1.8
Martin v. Löwis
- [Python-Dev] Version number in the release-maint23 branch
Thomas Heller
- [Python-Dev] Getting socket information from socket objects
Pavel Pergamenshchik
- list.sort, was Re: [Python-Dev] decorate-sort-undecorate
Raymond Hettinger
- [Python-Dev] Small bug -- direct check-in allowed?
Armin Rigo
- [Python-Dev] RE: [Python-checkins] python/dist/src/Modules
heapqmodule.c, 1.1, 1.2
Tim Peters
- list.sort, was Re: [Python-Dev] decorate-sort-undecorate
Raymond Hettinger
- [Python-Dev] Re: [Python-checkins] python/dist/src/Modules
heapqmodule.c, 1.1, 1.2
Guido van Rossum
- [Python-Dev] set() and frozenset()
Raymond Hettinger
- [Python-Dev] Re: set() and frozenset()
Magnus Lie Hetland
- [Python-Dev] sqlite into std library for 2.4?
Anthony Baxter
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Doc/lib
libfuncs.tex,1.151,1.152
Barry Warsaw
- [Python-Dev] _Py_RefTotal wrong in Py 2.2.3
Christian Tismer
- [Python-Dev] Variable Scope
RN
- [Python-Dev] Small bug -- direct check-in allowed?
Raymond Hettinger
- [Python-Dev] more on pickling
Christian Tismer
- [Python-Dev] instancemethod_getattro seems to be partially wrong
Christian Tismer
- [Python-Dev] Removing operator.isMappingType
Raymond Hettinger
- [Python-Dev] __reversed__ protocol
Raymond Hettinger
- [Python-Dev] generator/microthread syntax
Wade Brainerd
- [Python-Dev] 2.2=>2.3 object.__setattr__(cls,attr,value)
David Eppstein
- [Python-Dev] airspeed of an unladen swallow
Tommy Burnette
- [Python-Dev] Ripping out Macintosh support
Jack Jansen
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib codeop.py,
1.7, 1.8
Michael Hudson
- [Python-Dev] Time for 2.3.3?
Tim Peters
- [Python-Dev] test_re failures, Windows, 2.3 maint
Tim Peters
- [Python-Dev] copy() and deepcopy()
Raymond Hettinger
- [Python-Dev] Help
Avneet Mathur
- [Python-Dev] How Python is Developed essay (final rough draft)
Brett C.
- [Python-Dev] Thesis ideas list
Brett C.
- [Python-Dev] Extending struct.unpack to produce nested tuples
Matthew F. Barnes
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] PEP for removal of string module?
Brett C.
- [Python-Dev] python-dev Summary for 10-16-2003 through 11-15-2003
[draft]
Brett C.
- [Python-Dev] quick patch for better debugging
Hunter Peress
- [Python-Dev] Int FutureWarnings and other 2.4 TODOs
Guido van Rossum
- [Python-Dev] string-valued fget/fset/fdel for properties
Edward Loper
- [Python-Dev] Prescription MEDS. Valium,
Xanax. ANYTHING and EVERYTHING ... h fxq fxbb
Darrell Hurst
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/idlelib
NEWS.txt, 1.25, 1.26 idlever.py, 1.15, 1.16
Guido van Rossum
- [Python-Dev] Tail recursion
Delaney, Timothy C (Timothy)
- [Python-Dev] Banishing apply(), buffer(), coerce(), and intern()
Raymond Hettinger
- [Python-Dev] Banishing apply(), buffer(), coerce(), and intern()
Delaney, Timothy C (Timothy)
- [Python-Dev] less quick patch for better debugging.
Hunter Peress
- [Python-Dev] IRC Channels
Michael Hudson
- [Python-Dev] Re: [Python-checkins]
python/dist/src/Doc/whatsnew whatsnew24.tex, 1.13, 1.14
Fred L. Drake, Jr.
- [Python-Dev] Tutorial: Brief Introduction to the Standard Libary
Raymond Hettinger
- [Python-Dev] list and string - method wishlist
Kepes Krisztian
- [Python-Dev] Java final vs Py __del__
Kepes Krisztian
- [Python-Dev] Tutorial: Brief Introduction to the Standard Libary
Arthur
- [Python-Dev] "groupby" iterator
Guido van Rossum
- [Python-Dev] Tail recursion
Devin
- [Python-Dev] Patch to distutils.msvccompiler, 2.3 branch
Thomas Heller
- [Python-Dev] "groupby" iterator
Greg Ball
- [Python-Dev] Patch to distutils.msvccompiler, 2.3 branch
Delaney, Timothy C (Timothy)
- [Python-Dev] minor interruption to service.
Anthony Baxter
- [Python-Dev] test_mimetools failure when hostname unknown.
Anthony Baxter
- [Python-Dev] Telnet server
sa
- [Python-Dev] possible backward incompatibility in test.regrtest
Tamito KAJIYAMA
- [Python-Dev] Banishing apply(), buffer(), coerce(), and intern()
Anthony Baxter
- [Python-Dev] Weekly Python Bug/Patch Summary
Skip Montanaro
- [Python-Dev] Use of Python Versions
Neal Norwitz
Last message date:
Sun Nov 30 23:42:55 EDT 2003
Archived on: Mon Dec 1 11:53:23 EDT 2003
This archive was generated by
Pipermail 0.09 (Mailman edition).