Showing content from https://mail.python.org/pipermail/python-dev/2002-July/thread.html below:
The Python-Dev 2002-July Archive by Thread
2002-July Archives by Thread
Starting: Mon Jul 1 02:00:58 2002
Ending: Wed Jul 31 23:35:21 2002
Messages: 1129
- [Python-Dev] Priority queue (binary heap) python code Greg Ewing
- [Python-Dev] Silent Deprecation Candidate -- buffer() Scott Gilbert
- [Python-Dev] XML module causes profiler to throw Andrew P. Lentvorski
- [Python-Dev] Some dull gc stats Tim Peters
- [Python-Dev] String interning Oren Tirosh
- [Python-Dev] Silent Deprecation Candidate -- buffer() M.-A. Lemburg
- [Python-Dev] Infinie recursion in Pickle Oleg Broytmann
- [Python-Dev] Infinie recursion in Pickle jepler@unpythonic.net
- [Python-Dev] Ann: Stackless 2.2.1 on PowerPC Christian Tismer
- [Python-Dev] Alternative implementation of string interning Oren Tirosh
- [Python-Dev] Performance question about math operations Andrew P. Lentvorski
- [Python-Dev] HUGE_VAL and INFINITY Jack Jansen
- [Python-Dev] weakref (or doc) bug? David Abrahams
- [Python-Dev] [development doc updates] Lalo Martins
- [Python-Dev] Death to WITH_CYCLE_GC Tim Peters
- [Python-Dev] Re: Alternative implementation of string interni ng Delaney, Timothy
- [Python-Dev] [development doc updates] Gary Herron
- [Python-Dev] Idle thoughts about array objects and xmlrpclib Skip Montanaro
- [Python-Dev] Incompatible changes to xmlrpclib M.-A. Lemburg
- [Python-Dev] List comprehensions Alex Martelli
- [Python-Dev] GC bug with __slots__ ? Christian Tismer
- [Python-Dev] Re: Priority queue (binary heap) python code =?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] Re: Priority queue (binary heap) python code =?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] Re: Priority queue (binary heap) python code =?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] Re: The OOM-Killer vs. Python =?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] PEP 282 Implementation Vinay Sajip
- [Python-Dev] test_socket failure on FreeBSD Andrew MacIntyre
- [Python-Dev] Single- vs. Multi-pass iterability David Abrahams
- [Python-Dev] New Persistence SIG created Barry A. Warsaw
- [Python-Dev] Are we having https/ssl problems? Kevin Jacobs
- [Python-Dev] Re: Patch level versions and new features (Was: Some dull gc stats) Delaney, Timothy
- [Python-Dev] Single- vs. Multi-pass iterability Moore, Paul
- [Python-Dev] Single- vs. Multi-pass iterability Moore, Paul
- [Python-Dev] AtExit Functions M.-A. Lemburg
- [Python-Dev] Dodgy code in distutils/sysconfig.py Michael Hudson
- [Python-Dev] Re: [Python-checkins] Using string methods in stdlib Guido van Rossum
- [Python-Dev] anydbm/whichdb fix? Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib httplib.py,1.57,1.58 Michael Hudson
- [Python-Dev] Embedding Python the extreme way Wolfgang Draxinger
- [Python-Dev] The C API and wide unicode support Michael Hudson
- [Python-Dev] Provide a Python wrapper for any new C extension Guido van Rossum
- [Python-Dev] Provide a Python wrapper for any new C extension Guido van Rossum
- [Python-Dev] Single- vs. Multi-pass iterability Guido van Rossum
- [Python-Dev] Re: *Simpler* string substitutions Guido van Rossum
- [Python-Dev] Alternative implementation of interning, take 2 Oren Tirosh
- [Python-Dev] Re: PendingDeprecationWarning =?iso-8859-1?q?Fran=E7ois?= Pinard
- [Python-Dev] Re: [Types-sig] Re: [meta-sig] SIG charters David Abrahams
- [Python-Dev] long long configuration David Abrahams
- [Python-Dev] Status of various Python branches Guido van Rossum
- [Python-Dev] PEP 292-related: why string substitution is not the same operation as data formatting Guido van Rossum
- [Python-Dev] PEP 294: Type Names in the types Module Guido van Rossum
- [Python-Dev] Status of various Python branches Tim Peters
- [Python-Dev] Indexing builtin sequences with objects which supply __int__ Guido van Rossum
- [Python-Dev] Fw: Behavior of buffer() Guido van Rossum
- [Python-Dev] String substitution: compile-time versus runtime Guido van Rossum
- [Python-Dev] Minor socket timeout quibble - timeout raises socket.error Guido van Rossum
- [Python-Dev] New Subscriber Introduction Guido van Rossum
- [Python-Dev] Xrange and Slices Guido van Rossum
- [Python-Dev] Dict constructor Guido van Rossum
- [Python-Dev] Minor socket timeout quibble - timeout raises socket.error Guido van Rossum
- [Python-Dev] PEP 11: unsupported platforms Martin v. Loewis
- [Python-Dev] PyList_Insert() et al. David Abrahams
- [Python-Dev] PEP 263 - Defining Python Source Code Encodings Guido van Rossum
- [Python-Dev] Termination of two-arg iter() Tim Peters
- [Python-Dev] Dict constructor Tim Peters
- [Python-Dev] Single- vs. Multi-pass iterability Delaney, Timothy
- [Python-Dev] Single- vs. Multi-pass iterability Delaney, Timothy
- [Python-Dev] threads, SIGINT and time.sleep() Mark Hammond
- [Python-Dev] Python version of PySlice_GetIndicesEx Guido van Rossum
- [Python-Dev] Re: PEP 246, Object Adaptation (was Re: Single- vs. Multi-pass iterability) Clark C . Evans
- [Python-Dev] OSCON: Community dinner Weds 7/24 6pm Aahz
- [Python-Dev] Termination of two-arg iter() Guido van Rossum
- [Python-Dev] Termination of two-arg iter() Delaney, Timothy
- [Python-Dev] Termination of two-arg iter() Delaney, Timothy
- [Python-Dev] Single- vs. Multi-pass iterability Guido van Rossum
- [Python-Dev] atexit test failing Neal Norwitz
- [Python-Dev] Review of build system patch requested Mark Hammond
- [Python-Dev] Single- vs. Multi-pass iterability Guido van Rossum
- [Python-Dev] Single- vs. Multi-pass iterability Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 Jeremy Hylton
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 Martin v. Loewis
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 Guido van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 Jeremy Hylton
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 M.-A. Lemburg
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 Jeremy Hylton
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 M.-A. Lemburg
- [Python-Dev] staticforward Jeremy Hylton
- [Python-Dev] staticforward M.-A. Lemburg
- [Python-Dev] staticforward Jeremy Hylton
- [Python-Dev] staticforward M.-A. Lemburg
- [Python-Dev] staticforward Jeremy Hylton
- [Python-Dev] staticforward M.-A. Lemburg
- [Python-Dev] staticforward Jeremy Hylton
- [Python-Dev] staticforward Guido van Rossum
- [Python-Dev] staticforward M.-A. Lemburg
- [Python-Dev] staticforward Guido van Rossum
- [Python-Dev] staticforward Martin v. Loewis
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c,2.127,2.128 floatobject.c,2.113,2.114 intobject.c,2.84,2.85 listobject.c,2.120,2.121 longobject.c,1.119,1.120 rangeobject.c,2.42,2.43 stringobject.c,2.169,2.170 tupleobject.c,2.69,2.70 typeobject.c,2.160,2.161 unicodeobject.c,2.155,2.156 xxobject.c,2.20,2.21 Skip Montanaro
- [Python-Dev] Re: staticforward Jeremy Hylton
- [Python-Dev] staticforward Jeremy Hylton
- [Python-Dev] staticforward Jeremy Hylton
- [Python-Dev] Going to OSCON? Give a lightning talk! Guido van Rossum
- [Python-Dev] Single- vs. Multi-pass iterability Delaney, Timothy
- [Python-Dev] Is __declspec(dllexport) really needed on Windows? Greg Ewing
- [Python-Dev] Fw: Behavior of buffer() Todd Miller
- [Python-Dev] configure problems porting to Tru64 Jeremy Hylton
- [Python-Dev] Single- vs. Multi-pass iterability Guido van Rossum
- [Python-Dev] Single- vs. Multi-pass iterability Greg Ewing
- [Python-Dev] PEP: Support for System Upgrades M.-A. Lemburg
- [Python-Dev] The iterator story Ka-Ping Yee
- [Python-Dev] Fw: Behavior of buffer() Todd Miller
- [Python-Dev] Single- vs. Multi-pass iterability Moore, Paul
- [Python-Dev] Judy for replacing internal dictionaries? Sean Reifschneider
- [Python-Dev] Where's time.daylight??? Guido van Rossum
- [Python-Dev] CANCEL: OSCON Community dinner Weds 7/24 6pm Aahz
- [Python-Dev] The iterator story (Single- vs. Multi-pass iterability?) Gerald S. Williams
- [Python-Dev] Re: [Python-checkins] python/dist/src configure,1.322,1.323 configure.in,1.333,1.334 pyconfig.h.in,1.43,1.44 Guido van Rossum
- [Python-Dev] The iterator story Paul Svensson
- [Python-Dev] Added platform-specific directories to sys.path Jack Jansen
- [Python-Dev] Do we still need Lib/test/data? Barry A. Warsaw
- [Python-Dev] Priority queue (binary heap) python code Guido van Rossum
- [Python-Dev] Sorting Tim Peters
- [Python-Dev] Priority queue (binary heap) python code Matthias Urlichs
- [Python-Dev] Single- vs. Multi-pass iterability Delaney, Timothy
- [Python-Dev] Priority queue (binary heap) python code Delaney, Timothy
- [Python-Dev] Weekly Python Bug/Patch Summary Skip Montanaro
- [Python-Dev] Weekly bug report summary Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/email/test test_email_codecs.py,1.1,1.2 Barry A. Warsaw
- [Python-Dev] Remove from mailing list Rick Farrer
- [Python-Dev] More Sorting Neal Norwitz
- [Python-Dev] PEP 296 - The Buffer Problem Scott Gilbert
- [Python-Dev] Powerpoint slide for keynotes available Guido van Rossum
- [Python-Dev] PEP 295 - Interpretation of multiline string constants Stepan Koltsov
- [Python-Dev] Re: PEP 295 - Interpretation of multiline string constants Michael Chermside
- [Python-Dev] Re: PEP 295 - Interpretation of multiline string constants Delaney, Timothy
- [Python-Dev] Please remove me from the mailing list Rick Farrer
- [Python-Dev] Multiline string constants, include in the standard library? Ville Vainio
- [Python-Dev] Iteration - my summary Oren Tirosh
- [Python-Dev] pre-PEP: The Safe Buffer Interface Thomas Heller
- [Python-Dev] Sorting Tim Peters
- [Python-Dev] python.org/switch/ Ask Bjoern Hansen
- [Python-Dev] RE: companies data for sorting comparisons Tim Peters
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects stringobject.c,2.171,2.172 Fredrik Lundh
- [Python-Dev] Remove from mailing list Rick Farrer
- [Python-Dev] pickling of large arrays Ralf W. Grosse-Kunstleve
- [Python-Dev] Re: PEP 295 - Interpretation of multiline string constants Michael Chermside
- [Python-Dev] patch: try/finally in generators Oren Tirosh
- [Python-Dev] PEP 1, PEP Purpose and Guidelines Barry A. Warsaw
- [Python-Dev] HAVE_CONFIG_H Guido van Rossum
- [Python-Dev] test_imaplib failing elsewhere? Tim Peters
- [Python-Dev] Re: [Python-checkins] python/dist/src/Modules posixmodule.c,2.247,2.248 Just van Rossum
- [Python-Dev] Generator cleanup idea (patch: try/finally in generators) Matthias Urlichs
- [Python-Dev] seeing off SET_LINENO Michael Hudson
- [Python-Dev] PEP 298 - the Fixed Buffer Interface Thomas Heller
- [Python-Dev] Valgrinding Python Oren Tirosh
- [Python-Dev] Get fame and fortune from mindless editing Mark Hammond
- [Python-Dev] imaplib test failure Skip Montanaro
- [Python-Dev] Get fame and fortune from mindless editing Jeremy Hylton
- [Python-Dev] What to do about the Wiki? Guido van Rossum
- [Python-Dev] Now test_socket fails Tim Peters
- [Python-Dev] split('') revisited Andrew Koenig
Last message date: Wed Jul 31 23:35:21 2002
Archived on: Wed Jul 31 18:36: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