Showing content from http://mail.python.org/pipermail/python-dev/2004-March/thread.html below:
The Python-Dev March 2004 Archive by thread
March 2004 Archives by thread
Starting: Mon Mar 1 05:52:45 EDT 2004
Ending: Wed Mar 31 23:47:06 EDT 2004
Messages: 1027
- [Python-Dev] Idea for a fast calling convention Michael Hudson
- [Python-Dev] How to debug pyexpat SIGSEGV with GDB? Jeremy Hylton
- [Python-Dev] [ python-Patches-876206 ] scary frame speed hacks Armin Rigo
- [Python-Dev] Idea for a fast calling convention Christian Tismer
- [Python-Dev] PEP 309 re-written Peter Harris
- [Python-Dev] Boundary checks on arguments to time.strftime() Brett C.
- [Python-Dev] python installation in solaris machine V.Selvam
- [Python-Dev] second opinion for proposed fix for bug #754449 Brett C.
- [Python-Dev] Pep 318 - new syntax for wrappers Jewett, Jim J
- [Python-Dev] [ python-Patches-876206 ] scary frame speed hacks Christian Tismer
- [Python-Dev] Pep 318 - new syntax (esp for wrappers) Jewett, Jim J
- [Python-Dev] importing from files with currently invalid names Skip Montanaro
- [Python-Dev] [ python-Patches-876206 ] scary frame speed hacks Christian Tismer
- [Python-Dev] reusing frames Jewett, Jim J
- [Python-Dev] Re: [Python-checkins] python/dist/src README, 1.179, 1.180 Gerrit
- [Python-Dev] PEP 318 - function/method/class decoration Bob Ippolito
- [Python-Dev] PEP 318 - function/method/class decoration Michael Chermside
- [Python-Dev] New opcode to simplifiy/speedup list comprehensions Raymond Hettinger
- [Python-Dev] Bug 911080, string split oddness Pete Shinners
- [Python-Dev] PEP 318 - function/method/class decoration Delaney, Timothy C (Timothy)
- [Python-Dev] Weekly Python Bug/Patch Summary Kurt B. Kaiser
- [Python-Dev] (Specific syntax of) PEP 318 - function/method/class decoration Jewett, Jim J
- [Python-Dev] (Specific syntax of) PEP 318 - function/method/class decoration Phillip J. Eby
- [Python-Dev] PEP 318 - generality of list; restrictions on elements Jewett, Jim J
- [Python-Dev] PEP 318 - generality of list; restrictions on elements Phillip J. Eby
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib/logging handlers.py, 1.11, 1.12 Thomas Heller
- [Python-Dev] PEP 318 - generality of list; restrictions on elements Delaney, Timothy C (Timothy)
- [Python-Dev] Status of patch 764217, fix for tkFond.Font(name=)? Brett C.
- [Python-Dev] PEP 318 needs a rewrite Jewett, Jim J
- [Python-Dev] python-dev Summary for 2004-02-01 through 2004-02-29 [rough draft] Brett C.
- [Python-Dev] Question about patch #841454 Ames Andreas (MPA/DF)
- [Python-Dev] Who cares about the performance of these opcodes? Jeff Epler
- [Python-Dev] Global __slots__ pondering François Pinard
- [Python-Dev] PyCON: Pre-registration ends in one week! Guido van Rossum
- [Python-Dev] calculator module Raymond Hettinger
- [Python-Dev] PEP 318 - generality of list; restrictions on elements Michael Chermside
- [Python-Dev] os.rename() behavior Gustavo Niemeyer
- [Python-Dev] calculator module Batista, Facundo
- [Python-Dev] PEP 318 - generality of list; restrictions on elements Moore, Paul
- [Python-Dev] Re: Python-Dev Digest, Vol 8, Issue 20 Scott David Daniels
- [Python-Dev] calculator module Robert Brewer
- [Python-Dev] Tkinter and python.exe.manifest Thomas Heller
- [Python-Dev] View Talks - Buy 'Zen of Python' Tshirt - Free with PyCON by 17th Steve Holden
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects bufferobject.c, 2.22, 2.23 Neil Schemenauer
- [Python-Dev] dateutil Gustavo Niemeyer
- [Python-Dev] calculator module pythondev-dang
- [Python-Dev] dateutil Robert Brewer
- [Python-Dev] PEP 318 trial balloon (wrappers) Jewett, Jim J
- [Python-Dev] PEP 318 trial balloon (wrappers) Phillip J. Eby
- [Python-Dev] dateutil Robert Brewer
- [Python-Dev] dateutil Robert Brewer
- [Python-Dev] RE: Python-Dev Digest, Vol 8, Issue 26 Jewett, Jim J
- [Python-Dev] PEP 318 trial balloon (wrappers) Jewett, Jim J
- [Python-Dev] Reading various date formats Edward C. Jones
- [Python-Dev] Joys of Optimization Raymond Hettinger
- [Python-Dev] Re: [Python-checkins] python/dist/src/Doc/api abstract.tex, 1.30, 1.31 Skip Montanaro
- [Python-Dev] PEP 318 trial balloon (wrappers) Phillip J. Eby
- [Python-Dev] dateutil Robert Brewer
- [Python-Dev] Joys of Optimization Robert Brewer
- [Python-Dev] test_tcl failing... Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Include Python.h, 2.61, 2.62 Guido van Rossum
- [Python-Dev] Joys of Optimization Delaney, Timothy C (Timothy)
- [Python-Dev] Python patches for DragonFly BSD Jon Parise
- [Python-Dev] Joys of Optimization Delaney, Timothy C (Timothy)
- [Python-Dev] Joys of Optimization Delaney, Timothy C (Timothy)
- [Python-Dev] dateutil Moore, Paul
- [Python-Dev] dateutil Moore, Paul
- [Python-Dev] PyCon BOF schedule Jeremy Hylton
- [Python-Dev] dateutil Moore, Paul
- [Python-Dev] pdb enhancements (patch 896011, bugs 751124,875404) Ilya Sandler
- [Python-Dev] funcdef grammar production Jewett, Jim J
- [Python-Dev] Changes to PEP 327: Decimal data type Batista, Facundo
- [Python-Dev] Lynx vs SF Aahz
- [Python-Dev] Weekly Python Bug/Patch Summary Kurt B. Kaiser
- [Python-Dev] Re: dateutil Michael Chermside
- [Python-Dev] Re: Draft: PEP for imports Jim Fulton
- [Python-Dev] Changes to PEP 327: Decimal data type Batista, Facundo
- [Python-Dev] funcdef grammar production Jewett, Jim J
- [Python-Dev] dateutil Jewett, Jim J
- [Python-Dev] Changes to PEP 327: Decimal data type Batista, Facundo
- [Python-Dev] Changes to PEP 327: Decimal data type Michael Chermside
- [Python-Dev] Changes to PEP 327: Decimal data type Robert Brewer
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects dictobject.c, 2.153, 2.154 Skip Montanaro
- [Python-Dev] A proposal has surfaced on comp.lang.python to redefine "is" Andrew Koenig
- [Python-Dev] bundle pychecker with python [was "Re: A proposal has surfaced..."] Doug Holton
- [Python-Dev] A proposal has surfaced on comp.lang.python to redefine "is" Peter Norvig
- [Python-Dev] A proposal has surfaced on comp.lang.python to r edefine "is" Gareth McCaughan
- [Python-Dev] Changes to PEP 327: Decimal data type Michael Chermside
- [Python-Dev] bundle pychecker with python [was "Re: A proposal hassurfaced..."] Michael Chermside
- [Python-Dev] received your email gstein at lyra.org
- [Python-Dev] redefining is Jewett, Jim J
- [Python-Dev] funcdef grammar production Jewett, Jim J
- [Python-Dev] Python GC/type()/weakref mystery Kevin Jacobs
- [Python-Dev] redefining is Robert Brewer
- [Python-Dev] Changes to PEP 327: Decimal data type Edward Loper
- [Python-Dev] A proposal has surfaced on comp.lang.python toredefine "is" Kevin J. Butler
- [Python-Dev] Changes to PEP 327: Decimal data type Michael Chermside
- [Python-Dev] (class) module names clarification Jewett, Jim J
- [Python-Dev] Joys of Optimization Raymond Hettinger
- [Python-Dev] Joys of Optimization Raymond Hettinger
- [Python-Dev] unexpected reload() behavior Skip Montanaro
- [Python-Dev] Changes to PEP 327: Decimal data type Batista, Facundo
- [Python-Dev] (not) redefining is Jewett, Jim J
- [Python-Dev] (old) module names Jewett, Jim J
- [Python-Dev] Rich comparisons Edward Loper
- [Python-Dev] funcdef grammar production Jewett, Jim J
- [Python-Dev] Some changes to logging Vinay Sajip
- [Python-Dev] Python 2.3 problem with extention-embedding in multi-threaded and multi sub-interpreter environment Atul Kshirsagar
- [Python-Dev] (old) module names Michael Chermside
- [Python-Dev] redefining is Robert Brewer
- [Python-Dev] redefining is Michael Chermside
- [Python-Dev] redefining is Jewett, Jim J
- [Python-Dev] redefining is Michael Chermside
- [Python-Dev] redefining is Michael Chermside
- [Python-Dev] todo (was: Joys of Optimization) Jewett, Jim J
- [Python-Dev] new Python CVS committer Fred L. Drake, Jr.
- [Python-Dev] redefining is Michael Chermside
- [Python-Dev] redefining is Michael Chermside
- [Python-Dev] why string exceptions are bad Jewett, Jim J
- [Python-Dev] Portability: update and oblique apology Cameron Laird
- [Python-Dev] struct.pack() on 64bit machine Aleksander Piotrowski
- [Python-Dev] python-dev Summary for 2004-03-01 through 2004-03-15 [rough draft] Brett Cannon
- [Python-Dev] Two possible fixes for isinstance nested tuples Brett Cannon
- [Python-Dev] Weekly Python Bug/Patch Summary Kurt B. Kaiser
- [Python-Dev] RE: [Python-checkins] python/dist/src/Python ceval.c, 2.383, 2.384 Raymond Hettinger
- [Python-Dev] Timings [Was: Python-checkins] python/dist/src/Python ceval.c, 2.383, 2.384 Raymond Hettinger
- [Python-Dev] RE: [Python-checkins] python/dist/src/Objects frameobject.c, 2.77, 2.78 Raymond Hettinger
- [Python-Dev] Encrypted document barry at python.org
- [Python-Dev] Re: [Python-checkins] python/dist/src/Lib site.py, 1.58, 1.59 Just van Rossum
- [Python-Dev] Re: [Python-checkins] python/dist/src/Misc NEWS, 1.949, 1.950 Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Objects tupleobject.c, 2.86, 2.87 Skip Montanaro
- [Python-Dev] Rich comparisons Delaney, Timothy C (Timothy)
- [Python-Dev] An issue recently brought up in patch #872326 (generator expression) jiwon
- [Python-Dev] Re: [Python-checkins] python/dist/src/Doc/lib libprofile.tex, 1.43, 1.44 Guido van Rossum
- [Python-Dev] Objects/bufferobject.c Hyperdivision
- [Python-Dev] Chaining seq1.pop().extend(seq2) does give wrong result Jacek Trzmiel
- [Python-Dev] Chaining seq1.pop().extend(seq2) does give wrong result Moore, Paul
- [Python-Dev] order of decorator application? Skip Montanaro
- [Python-Dev] PEP 318 - posting draft Skip Montanaro
- [Python-Dev] order of decorator application? Jewett, Jim J
- [Python-Dev] PEP 318 Jewett, Jim J
- [Python-Dev] Timing for Py2.4 Raymond Hettinger
- [Python-Dev] Threading, NPTL, CPU affinity, Linux 2.6, etc. Dennis Allison
- [Python-Dev] PEP 292 - simpler string substitutions Barry Warsaw
- [Python-Dev] generator expression syntax Robert Mollitor
- [Python-Dev] Timing for Py2.4 Batista, Facundo
- [Python-Dev] Python startup time: String objects Martin v. Löwis
- [Python-Dev] PEP 318 - posting draft Phillip J. Eby
- [Python-Dev] Patch to speed up python 2.4 startup time Nick Bastin
- [Python-Dev] Snake-Pit: Cataloging Python builds on different platforms Christopher Blunck
- [Python-Dev] Snake-Pit: Cataloging Python builds on different platforms Batista, Facundo
- [Python-Dev] Python startup time: String objects Martin v. Löwis
- [Python-Dev] embedding python with numarray Marc Schellens
- [Python-Dev] Re: embedding python with numarray Terry Reedy
- [Python-Dev] Coverage Analysis of Python Code Nick Monyatovsky
- [Python-Dev] Re: Snake-Pit: Cataloging Python builds on different platforms Nick Monyatovsky
- [Python-Dev] Objects/bufferobject.c Martin v. Löwis
- [Python-Dev] Python startup time: String objects Martin v. Löwis
- [Python-Dev] Python startup time: String objects Martin v. Löwis
- [Python-Dev] Moving from PYTHONDIR/config to pkgconfig Neal D. Becker
- [Python-Dev] Moving from PYTHONDIR/config to pkgconfig Martin v. Löwis
- [Python-Dev] method decorators (PEP 318) Guido van Rossum
- [Python-Dev] method decorators (PEP 318) - decorators vs transforms Jewett, Jim J
- [Python-Dev] method decorators (PEP 318) Robert Brewer
- [Python-Dev] decorators (not transformations) on functions vs classes Jewett, Jim J
- [Python-Dev] decorators (not transformations) on functions vsclasses Robert Brewer
- [Python-Dev] method decorators (PEP 318) Robert Brewer
- [Python-Dev] decorators (not transformations) on functions vsclasses Jewett, Jim J
- [Python-Dev] RE: [Python-checkins] python/dist/src/Lib/test test_tcl.py, 1.3, 1.4 Raymond Hettinger
- [Python-Dev] method decorators (PEP 318) Robert Brewer
- [Python-Dev] method decorators (PEP 318) Jewett, Jim J
- [Python-Dev] annotations and PEP 316 Jewett, Jim J
- [Python-Dev] method decorators (PEP 318) Alexis Layton
- [Python-Dev] PEP318 metaclass approach Sean Ross
- [Python-Dev] Last chance! Christian Tismer
- [Python-Dev] tick_counter? Tim Peters
- [Python-Dev] method decorators Damien Morton
- [Python-Dev] PEP 318 - posting draft Delaney, Timothy C (Timothy)
- [Python-Dev] method decorators (PEP 318) Delaney, Timothy C (Timothy)
- [Python-Dev] method decorators (PEP 318) Greg Ewing
- [Python-Dev] method decorators (PEP 318) Greg Ewing
- [Python-Dev] Yet Another Decorator Syntax Suggestion (YADSS) Mike Thompson
- [Python-Dev] new pep? Skip Montanaro
- [Python-Dev] Re: [Python-checkins] python/dist/src/Python compile.c, 2.299, 2.300 Michael Hudson
- [Python-Dev] Re: method decorators (PEP 318) Jewett, Jim J
- [Python-Dev] Yet Another Decorator Syntax Suggestion (YADSS) Robert Brewer
- [Python-Dev] Yet Another Decorator Syntax Suggestion (YADSS) Robert Brewer
- [Python-Dev] OpenVMS file system and UNIVERSAL_NEWLINES support Jean-François Piéronne
- [Python-Dev] Weekly Python Bug/Patch Summary Kurt B. Kaiser
- [Python-Dev] method decorators (PEP 318) Shane Holloway (IEEE)
- [Python-Dev] Re: Timing for Py2.4 Moore, Paul
- [Python-Dev] PEP 318: Singleton decorator Ka-Ping Yee
- [Python-Dev] PEP 318: Preserve function signatures Ka-Ping Yee
- [Python-Dev] PEP 318: Security use case Ka-Ping Yee
- [Python-Dev] PEP 318: Decorators last before colon Ka-Ping Yee
- [Python-Dev] PEP 318: Set attribs with .name = value Ka-Ping Yee
- [Python-Dev] Re: Rich comparisons Edward Loper
- [Python-Dev] Re: Python-Dev Digest, Vol 8, Issue 91 Edward Loper
- [Python-Dev] PEP 318: Decorators last before colon Jewett, Jim J
- [Python-Dev] Re: Rich comparisons Edward Loper
- [Python-Dev] Expert floats Batista, Facundo
- [Python-Dev] Expert floats Batista, Facundo
- [Python-Dev] Expert floats Batista, Facundo
- [Python-Dev] repr(1.1) Jewett, Jim J
- [Python-Dev] PEP 318: Decorators last before colon Jewett, Jim J
- [Python-Dev] Rich comparisons shortcut Jewett, Jim J
- [Python-Dev] Re: Rich comparisons Delaney, Timothy C (Timothy)
- [Python-Dev] PEP 318: Decorators last before colon Delaney, Timothy C (Timothy)
- [Python-Dev] PEP 328 -- relative and multi-line import Guido van Rossum
- [Python-Dev] Expert floats Tim Peters
- [Python-Dev] more on PEP 318 foo
- [Python-Dev] genexps slow? Guido van Rossum
- [Python-Dev] repr(1.1) Batista, Facundo
- [Python-Dev] Expert floats Batista, Facundo
- [Python-Dev] Expert floats Batista, Facundo
- [Python-Dev] Expert floats Batista, Facundo
- [Python-Dev] Decimal test cases finished Batista, Facundo
- [Python-Dev] PEP 327: Decimal data type Batista, Facundo
- [Python-Dev] Re: PEP 318: Decorators last before colon Scott David Daniels
- [Python-Dev] Re: PEP 318: Decorators last before colon Michel Pelletier
- [Python-Dev] Expert floats Batista, Facundo
- [Python-Dev] Re: PEP 318: Decorators last before colon Delaney, Timothy C (Timothy)
- [Python-Dev] Re: Python-Dev Digest, Vol 8, Issue 107 Michel Pelletier
- [Python-Dev] Re: PEP 318: Decorators last before colon Samuele Pedroni
- [Python-Dev] Re: PEP 318: Decorators last before colon Robert Brewer
Last message date: Wed Mar 31 23:47:06 EDT 2004
Archived on: Wed Mar 31 23:48:59 EDT 2004
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