Showing content from http://mail.python.org/pipermail/python-dev/2002-October/thread.html below:
The Python-Dev 2002-October Archive by Thread
2002-October Archives by Thread
Starting: Tue Oct 1 05:54:46 2002
Ending: Thu Oct 31 23:47:32 2002
Messages: 807
- [Python-Dev] proposal for interfaces Esteban U.C.. Castro
- [Python-Dev] Dropping support for Tcl 8.0 and 8.1 Martin v. Loewis
- [Python-Dev] Python-dev Summary for 2002-09-16 to 2002-09-30 Brett Cannon
- [Python-Dev] Re: proposal for interfaces Gerald S. Williams
- [Python-Dev] RELEASED email package version 2.4 Barry A. Warsaw
- [Python-Dev] perplexed by mro Samuele Pedroni
- [Python-Dev] Psyco requests and patches Armin Rigo
- [Python-Dev] regex Perl vs Python Christian Tismer
- [Python-Dev] *very* revised proposal for interfaces John Williams
- [Python-Dev] Re: *very* revised proposal for interfaces Gerald S. Williams
- [Python-Dev] re: *very* revised proposal for interfaces John Williams
- [Python-Dev] *very* revised proposal for interfaces Chermside, Michael
- [Python-Dev] Re: *very* revised proposal for interfaces Gerald S. Williams
- [Python-Dev] PEP239 (Rational Numbers) Reference Implementation and new issues python-pep@ccraig.org
- [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues Andrew Koenig
- [Python-Dev] RFC: Option Parsing Libraries Frank S.
- [Python-Dev] re: *very* revised proposal for interfaces Esteban U.C.. Castro
- [Python-Dev] PEP239 (Rational Numbers) Reference Implementation and new issues Peter Norvig
- [Python-Dev] the not operator (and the __not__ special method) Marcelo Matus
- [Python-Dev] PEP 285 (Adding a bool type) extending it further Marcelo Matus
- [Python-Dev] Re: PEP 285 (Adding a bool type) extending it further Marcelo Matus
- [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implemen tation and new issues Delaney, Timothy
- [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implemen tation and new issues Delaney, Timothy
- [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implemen tation and new issues Delaney, Timothy
- [Python-Dev] Offtopic: Microsoft Altair BASIC legend likes Python Michael McLay
- [Python-Dev] How to add an encoding alias? M.-A. Lemburg
- [Python-Dev] tests failing in 2.2.2 Neal Norwitz
- [Python-Dev] Python with MinGW-2.0? David Abrahams
- [Python-Dev] [win32] Killing MSVC's _alloca Gerhard Haering
- [Python-Dev] test_pep277 vs Win98 Tim Peters
- [Python-Dev] Python 2.2.2 beta release on Monday! Guido van Rossum
- [Python-Dev] Testing the 2.2.2 email pkg Tim Peters
- [Python-Dev] 2.2 versus test_trace Tim Peters
- [Python-Dev] Weekly Python Bug/Patch Summary Skip Montanaro
- [Python-Dev] Re: [snake-farm] Autodetect /usr/ccs/bin? Guido van Rossum
- [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues Paul F Dubois
- [Python-Dev] Bug #537450 Improper object initialization for type.__new__ Kevin Jacobs
- [Python-Dev] Re: [snake-farm] Autodetect /usr/ccs/bin? Mats Wichmann
- [Python-Dev] C3 implementation Samuele Pedroni
- [Python-Dev] Fw: MRO 2.2 vs 2.3 Samuele Pedroni
- [Python-Dev] Anders Qvist: Re: [snake-farm] Autodetect /usr/ccs/bin? Guido van Rossum
- [Python-Dev] Non-ASCII characters in test_pep277.py in 2.3 Guido van Rossum
- [Python-Dev] Unclear on the way forward with unsigned integers Mark Hammond
- [Python-Dev] Patch to fix Distutils bdist_rpm on Red Hat 8.0 Sean Reifschneider
- [Python-Dev] PEP 282 Implementation Vinay Sajip
- [Python-Dev] segmentation fault with python2.3a0 from cvs Gerson Kurz
- [Python-Dev] Python 2.2.2 beta 1 docs finalized Fred L. Drake, Jr.
- [Python-Dev] Python 2.2.2b1 checkin freeze Guido van Rossum
- [Python-Dev] Warning about use of long double - what's the correct approach? Skip Montanaro
- [Python-Dev] [win32] Killing MSVC's _alloca Delaney, Timothy
- [Python-Dev] test_pep277 vs Win98 Delaney, Timothy
- [Python-Dev] RELEASED: Python 2.2.2b1 Guido van Rossum
- [Python-Dev] Snapshot win32all builds of interest? Mark Hammond
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/distutils sysconfig.py,1.44,1.44.6.1 Michael Hudson
- [Python-Dev] Set-next-statement in Python debuggers Richie Hindle" <richie@entrian.com
- [Python-Dev] read-only properties David Abrahams
- [Python-Dev] tests failing in 2.2.2 Tim Peters
- [Python-Dev] tests failing in 2.2.2 Tim Peters
- [Python-Dev] Tests failing in MacPython 2.2.2 Jack Jansen
- [Python-Dev] Where is this flag coming from? Skip Montanaro
- [Python-Dev] Re: [snake-farm] Re: [farm-report] Daily Snake Farm report Neal Norwitz
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib ntpath.py,1.50,1.51 Michael Hudson
- [Python-Dev] test_locale failing on MacOSX w/ 2.2.2 Skip Montanaro
- [Python-Dev] Issue with 2.2.2b1 and MinGW-2.0 David Abrahams
- [Python-Dev] Re: Multibyte repr() Guido van Rossum
- [Python-Dev] 2.2.2b fails test_minidom on Itanium Linux Mats Wichmann
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib os.py,1.62,1.63 dospath.py,1.30,NONE Michael Hudson
- [Python-Dev] Where is this flag coming from? Skip Montanaro
- [Python-Dev] tp_dictoffset calculation in 2.2.2 Guido van Rossum
- [Python-Dev] Multiple Inclusion of Header Files Neal Norwitz
- [Python-Dev] Why does the Windows installer use the shortname form of the install directory? Moore, Paul
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects stringobject.c,2.193,2.194 unicodeobject.c,2.171,2.172 Michael Hudson
- [Python-Dev] Why does the Windows installer use the shortname formof the install directory? Moore, Paul
- [Python-Dev] Re: Multibyte repr() Tamito KAJIYAMA
- [Python-Dev] Memory size overflows Armin Rigo
- [Python-Dev] Python-dev Summary for 2002-10-01 through 2002-10-13 Brett Cannon
- [Python-Dev] Weekly Python Bug/Patch Summary Skip Montanaro
- [Python-Dev] The -U flag Martin v. Loewis
- [Python-Dev] PEP 218 update questions A.M. Kuchling
- [Python-Dev] Python-dev Summary for 2002-10-01 through 2002-1 0-13 Delaney, Timothy
- [Python-Dev] Missing symbol in sre.py (Python 2.2.2b1) Eric Johnson
- [Python-Dev] Python 2.2.2 release tonight - checkin freeze on branch Guido van Rossum
- [Python-Dev] Re: Assign to errno allowed? =?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] Python 2.2.2 release tonight - checkin freeze on branch Bjorn Pettersen
- [Python-Dev] Can Zope be built on MacOSX? Skip Montanaro
- [Python-Dev] RELEASED: Python 2.2.2 (final) Guido van Rossum
- [Python-Dev] tempfile problems Thomas Heller
- [Python-Dev] float atime/mtime/ctime - a bad idea? Guido van Rossum
- [Python-Dev] Stackless for 2.2.2 ready! Christian Tismer
- [Python-Dev] Recommend "Register domain with only $14.95" pandaNIC
- [Python-Dev] buffer('abc') == 'abc' is False ?! M.-A. Lemburg
- [Python-Dev] Memory size overflows Gerald S. Williams
- [Python-Dev] Ann: Stackless technology merge under the way Christian Tismer
- [Python-Dev] PyEval_EvalCode() Tino Lange
- [Python-Dev] creating struct-seq types from Python Fred L. Drake, Jr.
- [Python-Dev] Valgrind on 2.2.2 Neal Norwitz
- [Python-Dev] Incorporating bsddb3 Martin v. Loewis
- [Python-Dev] To -I(nclude) or not to -I(nclude), that is the question... Skip Montanaro
- [Python-Dev] Re: Moving to Unicode 3.2 ([Python-checkins] python/dist/src/Objects unicodectype.c,2.11,2.12 unicodetype_db.h,1.4,1.5) M.-A. Lemburg
- [Python-Dev] Gone for a week Guido van Rossum
- [Python-Dev] Weekly Python Bug/Patch Summary Skip Montanaro
- [Python-Dev] __getitem__ in user defined classes Raymond Hettinger
- [Python-Dev] Discussion Draft: PyDev Summary for week ending 20-Oct-2002 Raymond Hettinger
- [Python-Dev] textwrap and unicode Greg Ward
- [Python-Dev] Re: Memory size overflows Gerald S. Williams
- [Python-Dev] pymalloc.supp (a valgrind suppressions file) Zooko
- [Python-Dev] Precompiled headers Jack Jansen
- [Python-Dev] tamper-evident logs Bryan L. Fordham
- [Python-Dev] src/Mac/Tools/IDE/PyFontify.py Christopher Armstrong
- [Python-Dev] OT: Pickling article Patrick K. O'Brien
- [Python-Dev] pyconfig.h and exec-prefix David Abrahams
- [Python-Dev] Using defaultdict as globals/locals for eval() Geert Jansen
- [Python-Dev] "conflicting types" in python CVS build Alex Coventry
- [Python-Dev] Weekly Python Bug/Patch Summary Skip Montanaro
- [Python-Dev] "conflicting types" in python CVS build Alex Coventry
- [Python-Dev] Patch to use dict subclasses in eval(), exec Jeff Epler
- [Python-Dev] Keyword module cruft question Patrick K. O'Brien
- [Python-Dev] Incorporating bsddb3 Martin v. Loewis
- [Python-Dev] metaclass insanity Michael Hudson
- [Python-Dev] Re: Incorporating bsddb3 Andrew Kuchling
- [Python-Dev] Fw: LAR Workshop Website Online, Chris Ryland
- [Python-Dev] Possible ideas from Strongtalk (static typing for Smalltalk)? Hamish Lawson
- [Python-Dev] Becoming a python contributor Gustavo Niemeyer
- [Python-Dev] Getting python-bz2 into 2.3 Gustavo Niemeyer
Last message date: Thu Oct 31 23:47:32 2002
Archived on: Thu Oct 31 18:48:02 2002
This archive was generated by Pipermail 0.05 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4