Showing content from https://mail.python.org/pipermail/python-dev/2000-March/thread.html below:
The Python-Dev 2000-March Archive by Thread
2000-March Archives by Thread
Starting: Wed Mar 1 00:12:29 2000
Ending: Fri Mar 31 22:02:07 2000
Messages: 645
- [Python-Dev] breaking list.append() Greg Stein
- [Python-Dev] breaking list.append() Ken Manheimer
- [Python-Dev] Size of int across machines (was RE: Blowfish in Python?) Tim Peters
- [Python-Dev] Re: [Patches] Reference cycle collection for Python Guido van Rossum
- need .append patch (was RE: [Python-Dev] Re: Python-checkins digest, Vol 1 #370 - 8 msgs) Tim Peters
- [Python-Dev] Unicode mapping tables Tim Peters
- [Python-Dev] Re: Python / Haskell (fwd) Tim Peters
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src Makefile.in,1.82,1.83 Greg Stein
- [Python-Dev] Re: A warning switch? Jack Jansen
- [Python-Dev] Unicode Snapshot 2000-03-01 M.-A. Lemburg
- [Python-Dev] DDJ article on Python GC gvwilson@nevex.com
- [Python-Dev] str vs repr at prompt again (FW: String printing behavior?) Tim Peters
- [Python-Dev] Design question: call __del__ only after successful __init__? Guido van Rossum
- [Python-Dev] Design question: call __del__ for cyclical garbage? Jack Jansen
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib ConfigParser.py,1.16,1.17 Greg Stein
- [Python-Dev] HTMLgen-style interface to SQL? gvwilson@nevex.com
- [Python-Dev] Re: [Patches] selfnanny.py: checking for "self" in every method Moshe Zadka
- [Python-Dev] RE: [Patches] selfnanny.py: checking for "self" in every method Tim Peters
- [Python-Dev] return statements in lambda Fredrik Lundh
- [Python-Dev] Unicode character property methods M.-A. Lemburg
- [Python-Dev] PyBufferProcs Fred L. Drake, Jr.
- [Python-Dev] example checkers based on compiler package Jeremy Hylton
- [Python-Dev] Adding Unicode methods to string objects M.-A. Lemburg
- [Python-Dev] finalization again Guido van Rossum
- [Python-Dev] finalization again Tim_Peters@Dragonsys.com
- [Python-Dev] FW: Fixing os.popen on Win32 => is the win32pipe stuff going to be adopted? Tim Peters
- [Python-Dev] finalization again nascheme@enme.ucalgary.ca
- [Python-Dev] writelines() not thread-safe Guido van Rossum
- [Python-Dev] Py3K: indirect coupling between raise and exception handler Skip Montanaro
- [Python-Dev] RE: Unicode patches checked in Shichang Zhao
- [Python-Dev] on the suitability of ideas tossed out to python-dev Skip Montanaro
- [Python-Dev] Unicode patches checked in Guido van Rossum
- [Python-Dev] Finalization in Eiffel Tim Peters
- [Python-Dev] Conventional wisdom on finalization Tim Peters
- [Python-Dev] Unicode: When Things Get Hairy Moshe Zadka
- [Python-Dev] string.replace behaviour change since Unicode patch. Mark Hammond
- [Python-Dev] Python 1.7 tokenization feature request gvwilson@nevex.com
- [Python-Dev] unicode objects and C++ Mark Hammond
- [Python-Dev] Finalizers considered questionable ;) Jim Fulton
- [Python-Dev] Allowing multiple socket maps in asyncore (and asynchat) Jim Fulton
- [Python-Dev] Boolean type for Py3K? Ka-Ping Yee
- [Python-Dev] Should None be a keyword? Ka-Ping Yee
- [Python-Dev] list.shift() Ka-Ping Yee
- [Python-Dev] Using lists as sets Ka-Ping Yee
- [Python-Dev] Unicode Update 2000-03-17 M.-A. Lemburg
- [Python-Dev] Set options Ka-Ping Yee
- [Python-Dev] re: Using lists as sets gvwilson@nevex.com
- [Python-Dev] Unicode and Windows Mark Hammond
- [Python-Dev] Unicode and Windows Jack Jansen
- [Python-Dev] Unicode Database Compression Christian Tismer
- [Python-Dev] Unicode and Windows M.-A. Lemburg
- [Python-Dev] Unicode and Windows Jack Jansen
- [Python-Dev] Nitpicking on UserList implementation Peter Funk
- [Python-Dev] None as a keyword / class methods gvwilson@nevex.com
- [Python-Dev] dir() Paul Prescod
- [Python-Dev] Unicode character names Paul Prescod
- [Python-Dev] Unicode Character Names Andy Robinson
- [Python-Dev] Py3K: True and False builtin or keyword? Peter Funk
- [Python-Dev] Re: Unicode character names Bill Tutt
- [Python-Dev] 1.6 job list Andrew Kuchling
- [Python-Dev] Unicode character names Andy Robinson
- [Python-Dev] Hi -- I'm back! Guido van Rossum
- [Python-Dev] None as a keyword / class methods Jack Jansen
- [Python-Dev] Heads up: socket.connect() breakage ahead Guido van Rossum
- [Python-Dev] Unicode Patch Set 2000-03-24 M.-A. Lemburg
- [Python-Dev] Memory Management Asbahr, Jason
- [Python-Dev] Windows and PyObject_NEW Vladimir Marangozov
- [Python-Dev] voting numbers Greg Stein
- [Python-Dev] Q: repr.py vs. pprint.py Moshe Zadka
- [Python-Dev] Great Renaming - Straw Man 0.2 Moshe Zadka
- [Python-Dev] cPickle and cStringIO Ka-Ping Yee
- [Python-Dev] [1.6]: UserList, Dict: Do we need a UserString class? Peter Funk
- [Python-Dev] Do we need to support Tcl/Tk versions before 8.0? Guido van Rossum
- [Python-Dev] 1.6 job list Jack Jansen
- [Python-Dev] Great Renaming - Straw Man 0.2 Jack Jansen
- [Python-Dev] module reorg (was: 1.6 job list) Jack Jansen
- [Python-Dev] [1.6]: UserList, Dict: Do we need a UserString class? Andy Robinson
- [Python-Dev] First alpha release of Python 1.6 Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules _tkinter.c,1.91,1.92 Peter Funk
- [Python-Dev] yeah! for Jeremy and Greg David Ascher
- [Python-Dev] __debug__ and py_compile Greg Ward
- [Python-Dev] [1.6]: UserList, Dict: Do we need a UserString class? Peter Funk
- [Python-Dev] 1.5.2->1.6 Changes Moshe Zadka
- [Python-Dev] CVS woes... Skip Montanaro
- [Python-Dev] Distutils now in Python CVS tree Greg Ward
- [Python-Dev] Re: [Distutils] Distutils now in Python CVS tree Fred L. Drake, Jr.
- [Python-Dev] socketmodule with SSL enabled Andy Dustman
- [Python-Dev] Metaclasses, customizing attribute access for classes Thomas Heller
- [Python-Dev] Unicode compile Christopher Petrilli
- [Python-Dev] SRE: what to do with undocumented attributes? Fredrik Lundh
- [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/PC python_nt.rc,1.8,1.9 Mark Hammond
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules mmapmodule.c,2.1,2.2 Barry A. Warsaw
- [Python-Dev] 1.5.2 -> 1.6 Changes Moshe Zadka
- [Python-Dev] Roundup et al. Ka-Ping Yee
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc ACKS,1.51,1.52 Moshe Zadka
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc ACKS,1.51,1.52 Fredrik Lundh
- [Python-Dev] Windows installer pre-prelease Guido van Rossum
- [Python-Dev] Re: [Python-checkins] CVS: distutils/distutils msvccompiler.py Thomas Heller
- [Python-Dev] 'make install' should create lib/site-packages IMO Peter Funk
- [Python-Dev] Python 1.6 alpha 1 released Guido van Rossum
Last message date: Fri Mar 31 22:02:07 2000
Archived on: Tue Dec 5 02:39:25 2000
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