Showing content from http://mail.python.org/pipermail/python-dev/2006-January/ below:
The Python-Dev January 2006 Archive by thread
January 2006 Archives by thread
Starting: Sun Jan 1 00:08:26 CEST 2006
Ending: Tue Jan 31 23:17:22 CEST 2006
Messages: 929
- [Python-Dev] When do sets shrink? Noam Raphael
- [Python-Dev] When do sets shrink? Fernando Perez
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] [Doc-SIG] that library reference, again Stephen J. Turnbull
- [Python-Dev] slight inconsistency in svn checkin email subject lines "Martin v. Löwis"
- [Python-Dev] [Python-checkins] commit of r41880 - python/trunk/Python/Python-ast.c Barry Warsaw
- [Python-Dev] buildbot Neal Norwitz
- [Python-Dev] current test problems Neal Norwitz
- [Python-Dev] automated builds and tests Neal Norwitz
- [Python-Dev] [Doc-SIG] that library reference, again Ian Bicking
- [Python-Dev] mac memory leaks Neal Norwitz
- [Python-Dev] Including zlib... skip at pobox.com
- [Python-Dev] API changes Thomas Heller
- [Python-Dev] [Python-checkins] commit of r41906 - python/branches/ssize_t/Objects/obmalloc.c Tim Peters
- [Python-Dev] a quit that actually quits Gareth McCaughan
- [Python-Dev] Buildbot questions Morel Xavier
- [Python-Dev] buildbot Brian Warner
- [Python-Dev] Real time behaviour of Pythons memory management; WAS: RE: Documentation about Python's GC,python-dev list messages referenced in Modules/gcmodule.c notreachable anymore Weber, Gregoire
- [Python-Dev] file.next() vs. file.readline() Thomas Wouters
- [Python-Dev] Sharing between multiple interpreters and restricted mode Gabriel Becedillas
- [Python-Dev] TAR problems under Solaris Reinhold Birkenfeld
- [Python-Dev] buildno (Was: [Python-checkins] commit of r41907- python/trunk/Makefile.pre.in) "Martin v. Löwis"
- [Python-Dev] bsddb broken Neal Norwitz
- [Python-Dev] Jython and CPython Frank Wierzbicki
- [Python-Dev] New PEP: Using ssize_t as the index type Armin Rigo
- [Python-Dev] Draft proposal: Implicit self in Python 3.0 Alexander Kozlovsky
- [Python-Dev] [Buildbot-devel] Re: buildbot "Martin v. Löwis"
- [Python-Dev] Automated Python testing Michael Hudson
- [Python-Dev] Compiler warnings for 64-bit portability problems von Löwis Martin
- [Python-Dev] Draft proposal: Implicit self in Python 3.0 Jim Jewett
- [Python-Dev] Draft proposal: Implicit self in Python 3.0 Alexander Kozlovsky
- [Python-Dev] [Doc-SIG] that library reference, again Fredrik Lundh
- [Python-Dev] ConfigParser to save with order Facundo Batista
- [Python-Dev] Checking in a broken test was: Re: [Python-checkins] r41940 - python/trunk/Lib/test/test_compiler.py Neal Norwitz
- [Python-Dev] some interesting readings Samuele Pedroni
- [Python-Dev] Birkenfeld's gone Georg Brandl
- [Python-Dev] Python-Dev Digest, Vol 29, Issue 111 RASHMI TANK
- [Python-Dev] [Doc-SIG] that library reference, again Fredrik Lundh
- [Python-Dev] [Python-checkins] r41972 - python/branches/ssize_t/Objects/funcobject.c Tim Peters
- [Python-Dev] PyCon TX 2006: Early-bird registration ends Jan. 15! A.M. Kuchling
- [Python-Dev] test_curses Georg Brandl
- [Python-Dev] locale and LC_NUMERIC Georg Brandl
- [Python-Dev] Logging enhancements Shane Hathaway
- [Python-Dev] sudo security hole w/ potential Python connection skip at pobox.com
- [Python-Dev] Python-Dev Digest, Vol 30, Issue 32 RASHMI TANK
- [Python-Dev] Tkinter Rodrigues, Joseph
- [Python-Dev] [Buildbot-devel] Re: buildbot Brian Warner
- [Python-Dev] PyThreadState_Delete vs PyThreadState_DeleteCurrent Gabriel Becedillas
- [Python-Dev] Py_ssize_t output parameters (Was: [Python-checkins] r41971 ...) "Martin v. Löwis"
- [Python-Dev] r42003 - python/trunk/Lib/test/outstanding_bugs.pypython/trunk/Lib/test/outstanding_crashes.py Fredrik Lundh
- [Python-Dev] Include ctypes into core Python? Thomas Heller
- [Python-Dev] Tkinter Rodrigues, Joseph
- [Python-Dev] Include ctypes into core Python? Delaney, Timothy (Tim)
- [Python-Dev] Include ctypes into core Python? Delaney, Timothy (Tim)
- [Python-Dev] building a module catalogue with buildbot Fredrik Lundh
- [Python-Dev] [PATCH] Fix dictionary subclass semantics when used as global dictionaries Crutcher Dunnavant
- [Python-Dev] Hello Crutcher Dunnavant
- [Python-Dev] Include ctypes into core Python? Delaney, Timothy (Tim)
- [Python-Dev] building a module catalogue with buildbot Brian Warner
- [Python-Dev] r42015 - peps/trunk David Goodger
- [Python-Dev] DRAFT: python-dev Summary for 2005-12-01 through 2005-12-15 Tony Meyer
- [Python-Dev] DRAFT: python-dev Summary for 2005-12-01 through 2005-12-15 Tony Meyer
- [Python-Dev] Unicode print/stdoutput exceptions are not nice Robert Kiendl
- [Python-Dev] pystate.c changes for Python 2.4.2 Gabriel Becedillas
- [Python-Dev] PEP and stdlib Fabien Schwob
- [Python-Dev] Ph.D. dissertation ideas? Brett Cannon
- [Python-Dev] DRAFT: python-dev Summary for 2005-12-16 through 2005-12-31 Tony Meyer
- [Python-Dev] Ph.D. dissertation ideas? Phillip J. Eby
- [Python-Dev] Ph.D. dissertation ideas? Brett Cannon
- [Python-Dev] Ph.D. dissertation ideas? Brett Cannon
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Python icon Georg Brandl
- [Python-Dev] os.path.getmtime on Windows Christian Tismer
- [Python-Dev] Installing PEPs Martin v. Löwis
- [Python-Dev] PEP 247 and hashlib Seo Sanghyeon
- [Python-Dev] timeit module Connelly Barnes
- [Python-Dev] basenumber redux Alex Martelli
- [Python-Dev] [Python-checkins] r42064 - python/trunk/Lib/logging/handlers.py Tim Peters
- [Python-Dev] str with base Alex Martelli
- [Python-Dev] index (was str with base) Jim Jewett
- [Python-Dev] str with base Jim Jewett
- [Python-Dev] site triggering a bug in urllib2 Thomas Mangin
- [Python-Dev] str with base Armin Rigo
- [Python-Dev] Building on OS X 10.4 fails Thomas Heller
- [Python-Dev] timeit module Connelly Barnes
- [Python-Dev] computed goto's in ceval loop Simon Burton
- [Python-Dev] subwcrev.exe "Martin v. Löwis"
- [Python-Dev] [Python-checkins] r42090 - in python/trunk: Modules/getbuildinfo.c PCbuild/make_buildinfo.vcproj PCbuild/pcbuild.sln PCbuild/pythoncore.vcproj Tim Peters
- [Python-Dev] str with base Jim Jewett
- [Python-Dev] Additions to the functional module Collin Winter
- [Python-Dev] PEP 343 and __context__() Jason Orendorff
- [Python-Dev] yield back-and-forth? Guido van Rossum
- [Python-Dev] yield back-and-forth? Phillip J. Eby
- [Python-Dev] yield back-and-forth? Edward C. Jones
- [Python-Dev] [Python-checkins] r42116 - python/branches/release24-maint/Lib/unittest.py Thomas Wouters
- [Python-Dev] New Pythondoc by effbot Georg Brandl
- [Python-Dev] New Pythondoc by effbot Facundo Batista
- [Python-Dev] stabilizing builds Neal Norwitz
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Weekly Python Patch/Bug Summary (Revised) Kurt B. Kaiser
- [Python-Dev] When will regex really go away? skip at pobox.com
- [Python-Dev] The path module PEP BJörn Lindqvist
- [Python-Dev] Long-time shy failure in test_socket_ssl Tim Peters
- [Python-Dev] Know anyone interested in a Google internship? Guido van Rossum
- [Python-Dev] The path module PEP Ian Bicking
- [Python-Dev] [Python-checkins] r42185 - python/trunk/Lib/test/test_socket_ssl.py Tim Peters
- [Python-Dev] DRAFT: python-dev Summary for 2006-01-01 through 2006-01-15 Tony Meyer
- [Python-Dev] Path inherits from string BJörn Lindqvist
- [Python-Dev] Extension to ConfigParser Fuzzyman
- [Python-Dev] The path module (class) PEP Jim Jewett
- [Python-Dev] [Doc-SIG] that library reference, again Robey Pointer
- [Python-Dev] [Doc-SIG] that library reference, again Robey Pointer
- [Python-Dev] SourceForge Download Page, Subversion Home Page Steve Holden
- [Python-Dev] (libffi) Re: Copyright issue Thomas Heller
- [Python-Dev] (libffi) Re: Copyright issue Thomas Heller
- [Python-Dev] (libffi) Re: Copyright issue Thomas Heller
- [Python-Dev] (libffi) Re: Copyright issue "Martin v. Löwis"
- [Python-Dev] (libffi) Re: Copyright issue "Martin v. Löwis"
- [Python-Dev] (libffi) Re: Copyright issue "Martin v. Löwis"
- [Python-Dev] (libffi) Re: Copyright issue "Martin v. Löwis"
- [Python-Dev] "DOS" error codes, WindowsError, and errno "Martin v. Löwis"
- [Python-Dev] from __future__ syntax changed Guido van Rossum
- [Python-Dev] Compiler warnings Thomas Wouters
- [Python-Dev] (no subject) Robert Kim Wireless Internet Advisor
Last message date: Tue Jan 31 23:17:22 CEST 2006
Archived on: Tue Jan 31 23:18:23 CEST 2006
This archive was generated by Pipermail 0.09 (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