November 2004 Archives by thread
Starting: Mon Nov 1 02:26:33 CEST 2004
Ending: Tue Nov 30 23:00:20 CEST 2004
Messages: 442
- [Python-Dev] Tests broken on Windows
Tim Peters
- [Python-Dev] Code coverage tool updated
Walter Dörwald
- [Python-Dev] Bug Day 4: this Sunday
Johannes Gijsbers
- [Python-Dev] Help Needed ..Urgent Plzz
Satyarth Negi
- [Python-Dev] Help Needed ..Urgent Plzz
Batista, Facundo
- [Python-Dev] TRUNK FROZEN for 2.4b2 release from 0000UTC 3rd
November (tomorrrow)
Anthony Baxter
- [Python-Dev] weakref gc semantics
Tim Peters
- [Python-Dev] interlocking dependencies on the path to a release
Anthony Baxter
- [Python-Dev] RELEASED Python 2.4, beta 2
Anthony Baxter
- [Python-Dev] previously discussed binhex additions
Josiah Carlson
- [Python-Dev]
Re: PEP 336, "Make None Callable", by Andrew McClelland
Anthony Baxter
- [Python-Dev] TRUNK UNFROZEN
Anthony Baxter
- [Python-Dev] Policy about old Python versions
Batista, Facundo
- [Python-Dev] Overflow in socketmodule.c?
Mihai Ibanescu
- [Python-Dev] patch-finalizer vs Zope3
Tim Peters
- [Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
- [Python-Dev] Synchronous and Asynchronous servers in the standard
library
Josiah Carlson
- [Python-Dev] Re: Bug [ 959379 ] Implicit close() should check
for errors
Peter Astrand
- [Python-Dev] segfault/Py_FatalError at exit with threads
Armin Rigo
- [Python-Dev] Bug Day in review
Johannes Gijsbers
- [Python-Dev] Pre-PEP: Executing modules inside packages with '-m'
Nick Coghlan
- [Python-Dev] Policy about old Python versions
Batista, Facundo
- [Python-Dev] Policy about old Python versions
Jim J Jewett
- [Python-Dev] Policy about old Python versions
Batista, Facundo
- [Python-Dev] Policy about old Python versions
Batista, Facundo
- [Python-Dev] Re: Policy about old Python versions
Tony Meyer
- [Python-Dev] Deprecate PyRange_New()
Raymond Hettinger
- [Python-Dev] Re: [development doc updates]
Skip Montanaro
- [Python-Dev] Re: [development doc updates]
Richard Brodie
- [Python-Dev] python-dev Summary for 2004-10-01 through 2004-10-15
[draft]
Brett C.
- [Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
- [Python-Dev] @boo @hiss def NewDeclSyntaxSux():
whisper at oz.net
- [Python-Dev] syntactic shortcut - unpack to variably sized list
Johan Hahn
- [Python-Dev] Floating point -> string conversions
Batista, Facundo
- [Python-Dev] struct module: add OverflowErrors now?
Armin Rigo
- [Python-Dev] parse xml
Mike Tuller
- [Python-Dev] proposal+patch: sys.gettickeraccumulation()
Ralf W. Grosse-Kunstleve
- [Python-Dev] proposal+patch: sys.gettickeraccumulation()
Ralf W. Grosse-Kunstleve
- [Python-Dev] [development doc updates]
"Martin v. Löwis"
- [Python-Dev] Minor cookielib changes for 2.4b1
John J Lee
- [Python-Dev] proposal+patch: sys.gettickeraccumulation()
Ralf W. Grosse-Kunstleve
- [Python-Dev] syntactic shortcut - unpack to variably sized list
Nick Coghlan
- [Python-Dev] Int literals and method calls
Kay Schluehr
- [Python-Dev] proposal+patch: sys.gettickeraccumulation()
Ralf W. Grosse-Kunstleve
- [Python-Dev] os.access versus os.exist
Robert Brewer
- [Python-Dev] proposal+patch: sys.gettickeraccumulation()
Ralf W. Grosse-Kunstleve
- [Python-Dev] Int literals and method calls
"Martin v. Löwis"
- [Python-Dev] os.access versus os.exist
Robert Brewer
- [Python-Dev] os.access versus os.exist
Robert Brewer
- [Python-Dev] os.access versus os.exist
Robert Brewer
- [Python-Dev] Int literals and method calls
Delaney, Timothy C (Timothy)
- [Python-Dev] Looking for authoritative documentation on packages,
import & ihooks
Carlos Ribeiro
- [Python-Dev] PEP 310 Status
Michael Walter
- [Python-Dev] __pycode__ extension
Stelios Xanthakis
- [Python-Dev] os.access versus os.exist
Robert Brewer
- [Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
- [Python-Dev] Re: __pycode__ extension
Stelios Xanthakis
- [Python-Dev] syntactic shortcut - unpack to variably sized list
Nick Coghlan
- [Python-Dev] TRUNK FROZEN for 2.4rc1 from around 1200 UTC on Thurs
18
Anthony Baxter
- [Python-Dev] Py 2.4 b2 announcement
Batista, Facundo
- [Python-Dev] sys.exit(47) ?
M.-A. Lemburg
- [Python-Dev] Re: subprocess and EINTR errnos
Peter Astrand
- [Python-Dev] os.access versus os.exist
Robert Brewer
- [Python-Dev] proposal+patch: sys.gettickeraccumulation()
Ralf W. Grosse-Kunstleve
- [Python-Dev] python 2.3.5 release?
Matthias Klose
- [Python-Dev] New critical thread bug
Tim Peters
- [Python-Dev] RELEASED Python 2.4, release candidate 1
Anthony Baxter
- [Python-Dev] TRUNK UNFROZEN
Anthony Baxter
- [Python-Dev] Current CVS, Cygwin and "make test"
Nick Coghlan
- [Python-Dev] Confusion about os.urandom()
Matthias Andreas Benkard
- [Python-Dev] Misinformation in highlights webpage
Batista, Facundo
- [Python-Dev] print "%X" % id(object()) not so nice
James Y Knight
- [Python-Dev] Re: syntactic shortcut - unpack to variably sizedlist
Nick Coghlan
- [Python-Dev] Re: syntactic shortcut - unpack to variably sizedlist
Nick Coghlan
- [Python-Dev] Bug in PyLocale_strcoll
Andreas Degert
- [Python-Dev] Re: syntactic shortcut - unpack to variably sizedlist
Nick Coghlan
- [Python-Dev] enhanced gdbinit file - looking for Python+Emacs+gdb
users
Skip Montanaro
- [Python-Dev] Constructor bug
Oliver Walczak
- [Python-Dev] Re: syntactic shortcut - unpack to variably sizedlist
Nick Coghlan
- AW: [Python-Dev] Constructor bug
Oliver Walczak
- [Python-Dev] Multilib strikes back
Mihai Ibanescu
- [Python-Dev] PEP318 and @decorators
Trevor Blackwell
- [Python-Dev] Bugfix to 2.4?
Kurt B. Kaiser
- [Python-Dev] py2.4 and gcc4
Anthony Baxter
- [Python-Dev] Two patches for the new subprocess module
Nick Craig-Wood
- [Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
- [Python-Dev] Subversion on SourceForge
Johannes Gijsbers
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
M.-A. Lemburg
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Thomas Heller
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Jim Fulton
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
"Martin v. Löwis"
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Ronald Oussoren
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Thomas Heller
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
M.-A. Lemburg
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
"Martin v. Löwis"
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
M.-A. Lemburg
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Jim Fulton
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
"Martin v. Löwis"
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Jim Fulton
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
"Martin v. Löwis"
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
M.-A. Lemburg
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Nick Coghlan
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Peter Astrand
- [Python-Dev] Python 2.4, MS .NET 1.1 and distutils
Anthony Baxter
- [Python-Dev] String literal concatenation & docstrings
Nick Coghlan
- [Python-Dev] server modules class diagram
aurora
- [Python-Dev] state of 2.4 final release
Anthony Baxter
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/email
__init__.py, 1.34, 1.35
Anthony Baxter
- [Python-Dev] TRUNK FREEZE for 2.4 final from 2100 UTC, 29-11-2004
Anthony Baxter
- [Python-Dev] File encodings
Gustavo Niemeyer
- [Python-Dev] RELEASED Python 2.4 (final)
Anthony Baxter
- [Python-Dev] TRUNK UNFROZEN; release24-maint branch has been cut
Anthony Baxter
- [Python-Dev] Trouble installing 2.4
Andrew Koenig
- [Python-Dev] Python.org current docs
Thomas Heller
- [Python-Dev] Small subprocess patch
Peter Åstrand
Last message date:
Tue Nov 30 23:00:20 CEST 2004
Archived on: Tue Nov 30 23:00:27 CEST 2004
This archive was generated by
Pipermail 0.09 (Mailman edition).