Showing content from https://mail.python.org/pipermail/python-dev/2005-September/ below:
The Python-Dev September 2005 Archive by thread
September 2005 Archives by thread
Starting: Thu Sep 1 00:55:51 CEST 2005
Ending: Fri Sep 30 23:55:44 CEST 2005
Messages: 969
- [Python-Dev] Proof of the pudding: str.partition() Josiah Carlson
- [Python-Dev] Proof of the pudding: str.partition() Delaney, Timothy (Tim)
- [Python-Dev] import exceptions Neal Norwitz
- [Python-Dev] [Python-checkins] python/dist/src/Lib/test test_re.py, 1.45.6.3, 1.45.6.4 Jim Jewett
- [Python-Dev] setdefault's second argument Tony Meyer
- [Python-Dev] Proof of the pudding: str.partition() Bill Janssen
- [Python-Dev] stat() return value (was: Re: Proof of the pudding: str.partition()) skip at pobox.com
- [Python-Dev] String views (was: Re: Proof of the pudding: str.partition()) Delaney, Timothy (Tim)
- [Python-Dev] Revising RE docs Stephen J. Turnbull
- [Python-Dev] Proof of the pudding: str.partition() Terry Reedy
- [Python-Dev] Proof of the pudding: str.partition() LD "Gus" Landis
- [Python-Dev] Python 3 design principles Greg Ewing
- [Python-Dev] Alternative imports (Re: Python 3 design principles) Greg Ewing
- [Python-Dev] Python 3 design principles Oren Tirosh
- [Python-Dev] Python 3 design principles Nick Coghlan
- [Python-Dev] Proof of the pudding: str.partition() Nick Coghlan
- [Python-Dev] C coding experiment Raymond Hettinger
- [Python-Dev] String views Michael Chermside
- [Python-Dev] Status of PEP 328 Nicolas Fleury
- [Python-Dev] Proof of the pudding: str.partition() Raymond Hettinger
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] partition() (was: Remove str.find in 3.0?) Eric Nieuwland
- [Python-Dev] itertools.chain should take an iterable ? Paolino
- [Python-Dev] Replacement for print in Python 3.0 Guido van Rossum
- [Python-Dev] Replacement for print in Python 3.0 Guido van Rossum
- [Python-Dev] String views Jim Jewett
- [Python-Dev] Python 3 design principles Jim Jewett
- [Python-Dev] Replacement for print in Python 3.0 Jim Jewett
- [Python-Dev] Replacement for print in Python 3.0 Meyer, Tony
- [Python-Dev] Replacement for print in Python 3.0 Martin Blais
- [Python-Dev] Replacement for print in Python 3.0 Paul F. Dubois
- [Python-Dev] setdefault's second argument Tim Peters
- [Python-Dev] New Wiki page - PrintAsFunction Nick Coghlan
- [Python-Dev] Asynchronous use of Traceback objects Christopher Armstrong
- [Python-Dev] Replacement for print in Python 3.0 Martin Blais
- [Python-Dev] str.strip() enhancement Jonny Reichwald
- [Python-Dev] Replacement for print in Python 3.0 Steven Bethard
- [Python-Dev] Replacement for print in Python 3.0 Steven Bethard
- [Python-Dev] Replacement for print in Python 3.0 Tony Meyer
- [Python-Dev] Replacement for print in Python 3.0 Tony Meyer
- [Python-Dev] bug in urlparse Fabien Schwob
- [Python-Dev] Replacement for print in Python 3.0 Guido van Rossum
- [Python-Dev] Replacement for print in Python 3.0 Meyer, Tony
- [Python-Dev] gdbinit problem Neal Norwitz
- [Python-Dev] Example for "property" violates "Python is not a one pass compiler" Edward C. Jones
- [Python-Dev] Re: string formatting and i18n Antoine
- [Python-Dev] reference counting in Py3K Nick Jacobson
- [Python-Dev] Replacement for print in Python 3.0 rzed
- [Python-Dev] Replacement for print in Python 3.0 Michael Chermside
- [Python-Dev] Hacking print (was: Replacement for print in Python3.0) Michael Chermside
- [Python-Dev] Python core documentation Rodrigo Bernardo Pimentel
- [Python-Dev] Replacement for print in Python 3.0 Delaney, Timothy (Tim)
- [Python-Dev] string formatting options and removing basestring.__mod__ (WAS: Replacement for print in Python 3.0) Greg Ewing
- [Python-Dev] reference counting in Py3K Delaney, Timothy (Tim)
- [Python-Dev] Python 3 design principles Nick Coghlan
- [Python-Dev] Exception Reorg PEP checked in Wilfredo Sánchez Vega
- [Python-Dev] Exception Reorg PEP checked in Wilfredo Sánchez Vega
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Replacement for print in Python 3.0 Michael Chermside
- [Python-Dev] PEP 3000 and new style classes Lisandro Dalcin
- [Python-Dev] Tools directory (Was RE: Replacement for print in Python 3.0) Tony Meyer
- [Python-Dev] Wanting to learn Jason
- [Python-Dev] Tools directory (Was RE: Replacement for print in Python 3.0) Jim Jewett
- [Python-Dev] PEP 3000 and new style classes Michael Chermside
- [Python-Dev] PEP 3000 and iterators Lisandro Dalcin
- [Python-Dev] SIGPIPE => SIG_IGN? Gustavo Niemeyer
- [Python-Dev] [draft] python-dev Summary for 2005-08-16 through 2005-08-31 Tony Meyer
- [Python-Dev] [Python-checkins] python/dist/src/Lib urllib.py, 1.169, 1.170 Peter Otten
- [Python-Dev] unintentional and unsafe use of realpath() Peter Jones
- [Python-Dev] First release of Shed Skin, a Python-to-C++ compiler. Mark Dufour
- [Python-Dev] IDLE development Noam Raphael
- [Python-Dev] Python code.interact() and UTF-8 locale Victor STINNER
- [Python-Dev] PEP 3000 and iterators Delaney, Timothy (Tim)
- [Python-Dev] os.path.diff(path1, path2) Nathan Bullock
- [Python-Dev] Simplify the file-like-object interface Michael Chermside
- [Python-Dev] IDLE development Arthur
- [Python-Dev] speeding up list append calls Neal Norwitz
- [Python-Dev] Skiping searching throw dictionaries of mro() members. Sokolov Yura
- [Python-Dev] Fwd: [Python-checkins] python/dist/src/Misc NEWS, 1.1193.2.94, 1.1193.2.95 Guido van Rossum
- [Python-Dev] [Python-checkins] python/dist/src/Lib/test regrtest.py, 1.171, 1.172 test_ioctl.py, 1.2, 1.3 Neal Norwitz
- [Python-Dev] unintentional and unsafe use of realpath() Peter Jones
- [Python-Dev] Term unification Reinhold Birkenfeld
- [Python-Dev] str.dedent Reinhold Birkenfeld
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] python/dist/src/Lib urllib.py, 1.165.2.1, 1.165.2.2 Reinhold Birkenfeld
- [Python-Dev] Variant of removing GIL. Sokolov Yura
- [Python-Dev] Variant of removing GIL. "Martin v. Löwis"
- [Python-Dev] Variant of removing GIL. skip at pobox.com
- [Python-Dev] GIL, Python 3, and MP vs. UP (was Re: Variant of removing GIL.) John J Lee
- [Python-Dev] GIL, Python 3, and MP vs. UP (was Re: Variant of removing GIL.) Guido van Rossum
- [Python-Dev] GIL, Python 3, and MP vs. UP (was Re: Variant of removing GIL.) Martin Blais
- [Python-Dev] GIL, Python 3, and MP vs. UP Michael Hudson
- [Python-Dev] GIL, Python 3, and MP vs. UP Tim Lesher
- [Python-Dev] GIL, Python 3, and MP vs. UP John J Lee
- [Python-Dev] GIL, Python 3, and MP vs. UP Guido van Rossum
- [Python-Dev] GIL, Python 3, and MP vs. UP Bob Ippolito
- [Python-Dev] GIL, Python 3, and MP vs. UP Phillip J. Eby
- [Python-Dev] GIL, Python 3, and MP vs. UP Ronald Oussoren
- [Python-Dev] GIL, Python 3, and MP vs. UP Guido van Rossum
- [Python-Dev] GIL, Python 3, and MP vs. UP Ronald Oussoren
- [Python-Dev] GIL, Python 3, and MP vs. UP Phillip J. Eby
- [Python-Dev] GIL, Python 3, and MP vs. UP Thomas Heller
- [Python-Dev] GIL, Python 3, and MP vs. UP Donovan Baarda
- [Python-Dev] GIL, Python 3, and MP vs. UP Guido van Rossum
- [Python-Dev] GIL, Python 3, and MP vs. UP Simon Percivall
- [Python-Dev] GIL, Python 3, and MP vs. UP Antoine Pitrou
- [Python-Dev] GIL, Python 3, and MP vs. UP Josiah Carlson
- [Python-Dev] GIL, Python 3, and MP vs. UP Antoine Pitrou
- [Python-Dev] GIL, Python 3, and MP vs. UP Paul Moore
- [Python-Dev] GIL, Python 3, and MP vs. UP Jonathan LaCour
- [Python-Dev] GIL, Python 3, and MP vs. UP Bill Janssen
- [Python-Dev] GIL, Python 3, and MP vs. UP Josiah Carlson
- [Python-Dev] GIL, Python 3, and MP vs. UP Gregory P. Smith
- [Python-Dev] GIL, Python 3, and MP vs. UP Michael Hudson
- [Python-Dev] GIL, Python 3, and MP vs. UP Florian Weimer
- [Python-Dev] GIL, Python 3, and MP vs. UP Florian Weimer
- [Python-Dev] GIL, Python 3, and MP vs. UP Michael Hudson
- [Python-Dev] GIL, Python 3, and MP vs. UP Florian Weimer
- [Python-Dev] GIL, Python 3, and MP vs. UP John J Lee
- [Python-Dev] GIL, Python 3, and MP vs. UP Brett Cannon
- [Python-Dev] GIL, Python 3, and MP vs. UP John J Lee
- [Python-Dev] GIL, Python 3, and MP vs. UP Scott David Daniels
- [Python-Dev] GIL, Python 3, and MP vs. UP Barry Warsaw
- [Python-Dev] GIL, Python 3, and MP vs. UP (was Re: Variant of removing GIL.) John J Lee
- [Python-Dev] GIL, Python 3, and MP vs. UP (was Re: Variant of removing GIL.) John J Lee
- [Python-Dev] Variant of removing GIL. Sokolov Yura
- [Python-Dev] python optimization Neal Becker
- [Python-Dev] python-checkins reply-to Barry Warsaw
- [Python-Dev] Compatibility between Python 2.3.x and Python 2.4.x Rich Burridge
- [Python-Dev] IMPORTANT: 2.4.2c1 Wednesday, 21st September - branch will be closed for a week. Anthony Baxter
- [Python-Dev] Python 2.5a1, ast-branch and PEP 342 and 343 Nick Coghlan
- [Python-Dev] Variant of removing GIL. Luis P Caamano
- [Python-Dev] removing nested tuple function parameters Brett Cannon
- [Python-Dev] test__locale on Mac OS X skip at pobox.com
- [Python-Dev] list splicing Karl Chen
- [Python-Dev] possible memory leak on windows (valgrind report) Neal Norwitz
- [Python-Dev] Mixins. Sokolov Yura
- [Python-Dev] removing nested tuple function parameters Jim Jewett
- [Python-Dev] list splicing Michael Chermside
- [Python-Dev] For/while/if statements/comprehension/generator expressions unification Alexander Myodov
- [Python-Dev] "and" and "or" operators in Py3.0 Raymond Hettinger
- [Python-Dev] os.path.diff(path1, path2) Delaney, Timothy (Tim)
- [Python-Dev] For/while/if statements/comprehension/generator expressions unification Alexander Myodov
- [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2 Anthony Baxter
- [Python-Dev] 2.4.2c1 fails test_unicode on HP-UX ia64 Guido van Rossum
- [Python-Dev] 2.4.2c1: test_macfs failing on Tiger (Mac OS X 10.4.2) Guido van Rossum
- [Python-Dev] test_ossaudiodev hangs Guido van Rossum
- [Python-Dev] Adding a conditional expression in Py3.0 Guido van Rossum
- [Python-Dev] bool(iter([])) changed between 2.3 and 2.4 Guido van Rossum
- [Python-Dev] Adding a conditional expression in Py3.0 Jim Jewett
- [Python-Dev] bool(iter([])) changed between 2.3 and 2.4 Delaney, Timothy (Tim)
- [Python-Dev] Alternative name for str.partition() Christian Stork
- [Python-Dev] Adding a conditional expression in Py3.0 Jim Jewett
- [Python-Dev] Mapping Darwin 8.2.0 to Mac OS X 10.4.2 in platform.py Guido van Rossum
- [Python-Dev] bool(iter([])) changed between 2.3 and 2.4 Raymond Hettinger
- [Python-Dev] GIL, Python 3, and MP vs. UP Sokolov Yura
- [Python-Dev] RELEASED Python 2.4.2, release candidate 1 Anthony Baxter
- [Python-Dev] Visibility scope for "for/while/if" statements Alexander Myodov
- [Python-Dev] bool(iter([])) changed between 2.3 and 2.4 Jim Jewett
- [Python-Dev] vendor-packages directory Rich Burridge
- [Python-Dev] Mapping Darwin 8.2.0 to Mac OS X 10.4.2 in platform.py Bob Ippolito
- [Python-Dev] Visibility scope for "for/while/if" statements Alexander Myodov
- [Python-Dev] Mapping Darwin 8.2.0 to Mac OS X 10.4.2 in platform.py Wilfredo Sánchez Vega
- [Python-Dev] Compressing MSI files: 2.4.2 candidate? "Martin v. Löwis"
- [Python-Dev] vendor-packages directory Phillip J. Eby
- [Python-Dev] Visibility scope for "for/while/if" statements Alexander Myodov
- [Python-Dev] vendor-packages directory Phillip J. Eby
- [Python-Dev] os.path.diff(path1, path2) (and a first post) richard barran
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Possible bug in urllib.urljoin Andrew Edmondson
- [Python-Dev] Repository for python developers Mikhail Kashkin
- [Python-Dev] Adding a conditional expression in Py3.0 Sokolov Yura
- [Python-Dev] Adding a conditional expression in Py3.0 Sokolov Yura
- [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-28 00:00 UTC for 2.4.2 Anthony Baxter
- [Python-Dev] PEP 350: Codetags Neil Schemenauer
- [Python-Dev] PEP 350: Codetags Micah Elliott
- [Python-Dev] Fixing pty.spawn() Gustavo Barbieri
- [Python-Dev] Active Objects in Python Bruce Eckel
- [Python-Dev] Python 2.4.2 documentation online Fred L. Drake, Jr.
- [Python-Dev] PEP 350: Codetags Steve Holden
- [Python-Dev] RELEASED Python 2.4.2 (final) Anthony Baxter
- [Python-Dev] inplace operators and __setitem__ Reinhold Birkenfeld
- [Python-Dev] RFC: readproperty Jim Fulton
- [Python-Dev] release24-maint is UNFROZEN. 2.4.3 around March or so. Anthony Baxter
- [Python-Dev] 64-bit bytecode compatibility (was Re: [PEAK] ez_setup on 64-bit linux problem) Phillip J. Eby
- [Python-Dev] Adding a conditional expression in Py3.0 Edward C. Jones
- [Python-Dev] 64-bit bytecode compatibility (was Re: [PEAK] ez_setup on 64-bit linux problem) Phillip J. Eby
- [Python-Dev] C API doc fix Robey Pointer
- [Python-Dev] Adding a conditional expression in Py3.0 Michael Chermside
- [Python-Dev] David Mertz on CA state e-voting panel Guido van Rossum
- [Python-Dev] Pythonic concurrency Jim Jewett
- [Python-Dev] [PATCH][BUG] Segmentation Fault in xml.dom.minidom.parse Evan Jones
- [Python-Dev] Conditional Expression Resolution Guido van Rossum
- [Python-Dev] Conditional Expression Resolution Delaney, Timothy (Tim)
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] linecache problem Thomas Heller
- [Python-Dev] bool(container) [was bool(iter([])) changed between 2.3 and 2.4] Jim Jewett
- [Python-Dev] C API doc fix Jim Jewett
- [Python-Dev] Adding a conditional expression in Py3.0 Robert Brewer
- [Python-Dev] bool(container) [was bool(iter([])) changedbetween 2.3 and 2.4] Michael Chermside
Last message date: Fri Sep 30 23:55:44 CEST 2005
Archived on: Tue Oct 4 03:47:17 CEST 2005
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