Showing content from https://mail.python.org/pipermail/python-dev/2000-May/thread.html below:
The Python-Dev 2000-May Archive by Thread
2000-May Archives by Thread
Starting: Mon May 1 07:31:05 2000
Ending: Wed May 31 23:53:15 2000
Messages: 591
- [Python-Dev] issues with int/long on 64bit platforms - eg stringobject (PR#306) Tim Peters
- [Python-Dev] At the interactive port Fred L. Drake, Jr.
- [Python-Dev] documentation for new modules Fred L. Drake, Jr.
- [I18n-sig] Re: [Python-Dev] Unicode debate Guido van Rossum
- [Python-Dev] At the interactive port Guido van Rossum
- [Python-Dev] Comparison inconsistency with ExtensionClass Greg Ward
- [Python-Dev] Neil Hodgson on python-dev? Mark Hammond
- [XML-SIG] Re: [I18n-sig] Re: [Python-Dev] Unicode debate tpassin@home.com
- [Python-Dev] fun with unicode, part 1 Tim Peters
- [Python-Dev] Traceback style Ka-Ping Yee
- [Python-Dev] Traceback behaviour in exceptional cases Ka-Ping Yee
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Doc/lib libos.tex,1.38,1.39 Peter Funk
- [XML-SIG] Re: [I18n-sig] Re: [Python-Dev] Unicode debate jkraai@murlmail.com
- [Python-Dev] Cannot declare the largest integer literal. Trent Mick
- [Python-Dev] PROPOSAL: exposure of values in limits.h and float.h Trent Mick
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.154,2.155 Jack Jansen
- [Python-Dev] Unicode comparisons & normalization Just van Rossum
- [Python-Dev] Unicode strings: an alternative Just van Rossum
- [Python-Dev] weird bug in test_winreg Guido van Rossum
- [Python-Dev] FW: weird bug in test_winreg Mark Hammond
- [Python-Dev] Minimal (single-file) Python? gvwilson@nevex.com
- [Python-Dev] Re: [I18n-sig] Unicode strings: an alternative Just van Rossum
- [Python-Dev] Moving Unicode debate to i18n-sig@python.org Guido van Rossum
- [Python-Dev] Pickle diffs anyone? Jim Fulton
- [Python-Dev] should a float overflow or just equal 'inf' Trent Mick
- [Python-Dev] Re: [Patches] make 'b','h','i' raise overflow exception Trent Mick
- [Python-Dev] Re: [Patches] PC\config.[hc] changes for Win64 Trent Mick
- [Python-Dev] global encoding?!? (was: [Python-checkins] ... unicodeobject.c) Greg Stein
- [Python-Dev] Python Query Christian Zupancic
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Tools/idle browser.py,NONE,1.1 Guido van Rossum
- [Python-Dev] Re: [Patches] fix float_hash and complex_hash for 64-bit *nix Trent Mick
- [Python-Dev] testing the C API in the test suite (was: bug in PyLong_FromLongLong (PR#324)) Trent Mick
- [Python-Dev] c.l.p.announce David Ascher
- [Python-Dev] Unicode and its partners... M.-A. Lemburg
- [Python-Dev] Landmark M.-A. Lemburg
- [Python-Dev] "is", "==", and sameness (Greg Weeks)
- [Python-Dev] unicode regex quickie: should a newline be the same thing as a linebreak? Fredrik Lundh
- [Python-Dev] for the todo list: cStringIO uses string.joinfields Fredrik Lundh
- [Python-Dev] cvs for dummies Fredrik Lundh
- [Python-Dev] hey, who broke the array module? Fredrik Lundh
- [Python-Dev] Re: No 1.6! (was Re: A REALLY COOL PYTHON FEATURE:) Christian Tismer
- [Python-Dev] Re: [Patches] getpath patch Fredrik Lundh
- [Python-Dev] Unicode Martin v. Loewis
- [Python-Dev] Memory woes under Windows Tim Peters
- [Python-Dev] Attempt script name with '.py' appended instead of failing? Mark Hammond
- [Python-Dev] homer-dev, anyone? Fredrik Lundh
- [Python-Dev] hey, who broke the array module? Jack Jansen
- [Python-Dev] hey, who broke the array module? Trent Mick
- [Python-Dev] repr vs. str and locales again Guido van Rossum
- [Python-Dev] Re: Python multiplexing is too hard (was: Network statistics program) Guido van Rossum
- [Python-Dev] Dynamic linking problem on Solaris Greg Ward
- [Python-Dev] repr vs. str and locales again Ka-Ping Yee
- [Python-Dev] HTTP/1.1 capable httplib module Jeremy Hylton
- [Python-Dev] Heads up: unicode file I/O in JPython. Finn Bock
- [Python-Dev] Is the tempfile module really a security risk? Guido van Rossum
- [Python-Dev] ANNOUNCE: Python CVS tree moved to SourceForge Guido van Rossum
- [Python-Dev] Some more on the 'tempfile' naming security issue Peter Funk
- [Python-Dev] String encoding M.-A. Lemburg
- [Python-Dev] importing .pyc-files generated by Python 1.5.2 in Python 1.6. Why not? Peter Funk
- [Python-Dev] Updated curses module in CVS Andrew M. Kuchling
- [Python-Dev] Supporting non-Microsoft compilers Greg Ward
- [Python-Dev] Extension on Solaris: ld -G or gcc -G? Greg Ward
- [Python-Dev] 1.6 release date Ka-Ping Yee
- [Python-Dev] Larry's need for metacharacters... Greg Stein
- [Python-Dev] ActiveState news David Ascher
- [Python-Dev] Terminology question Greg Ward
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules _exceptions.c,NONE,1.1 Greg Stein
- [Python-Dev] Where to install non-code files Greg Ward
- [Python-Dev] Win32 build (was: RE: [Patches] From comp.lang.python: A compromise on case-sensitivity) Greg Stein
- [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib exceptions.py,1.18,1.19 M.-A. Lemburg
- [Python-Dev] py_compile and CR in source files Greg Ward
- [Python-Dev] Extending locale.py M.-A. Lemburg
- [Python-Dev] Guido is offline Jeremy Hylton
- [Python-Dev] C implementation of exceptions module Barry A. Warsaw
- [Python-Dev] String encoding Martin v. Loewis
- [Python-Dev] Patch: AttributeError and NameError: second attempt. Martin v. Loewis
- [Python-Dev] inspect.py Ka-Ping Yee
- [Python-Dev] Q: join vs. __join__ ? Fredrik Lundh
- [Python-Dev] SRE snapshot broken Jeremy Hylton
- [Python-Dev] ANNOUNCEMENT: Python Development Team Moves to BeOpen.com Guido van Rossum
- [Python-Dev] Python 3000 is going to be *really* different Jeremy Hylton
- [Python-Dev] SIG: python-lang Paul Prescod
- [Python-Dev] Q: maybe rlcompleter shouldn't expose __builtins__? Fredrik Lundh
- [Python-Dev] Adding LDAP to the Python core... ?! M.-A. Lemburg
- [Python-Dev] What's that sound? Paul Prescod
- [Python-Dev] Constants Eric S. Raymond
- [Python-Dev] SIG: python-lang Andrew M. Kuchling
- [Python-Dev] SIG: python-lang Ken Manheimer
Last message date: Wed May 31 23:53:15 2000
Archived on: Tue Dec 5 02:39:38 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