Showing content from https://mail.python.org/pipermail/python-dev/2009-April/thread.html below:
The Python-Dev April 2009 Archive by thread
April 2009 Archives by thread
Starting: Wed Apr 1 00:03:05 CEST 2009
Ending: Thu Apr 30 23:41:56 CEST 2009
Messages: 1315
- [Python-Dev] And the winner is... Nick Coghlan
- [Python-Dev] And the winner is... Eduardo O. Padoan
- [Python-Dev] Test failures under Windows? "Martin v. Löwis"
- [Python-Dev] Broken import? Greg Ewing
- [Python-Dev] Test failures under Windows? Kristján Valur Jónsson
- [Python-Dev] And the winner is... Greg Ewing
- [Python-Dev] And the winner is... Tres Seaver
- [Python-Dev] issue5578 - explanation Maciej Fijalkowski
- [Python-Dev] Let's update CObject API so it is safe and regular! Guido van Rossum
- [Python-Dev] 3.1a2 R. David Murray
- [Python-Dev] Python 2.6 64-bit Mac Release Peck, Jon
- [Python-Dev] Let's update CObject API so it is safe and regular! Kristján Valur Jónsson
- [Python-Dev] All Hail the FLUFL Frank The Extruder Lomax
- [Python-Dev] 3to2 Project Ron DuPlain
- [Python-Dev] Wing IDE and python.wpr Michael Foord
- [Python-Dev] Let's update CObject API so it is safe and regular! Jim Fulton
- [Python-Dev] bdb.py trace C implementation? David Christian
- [Python-Dev] PyDict_SetItem hook John Ehresman
- [Python-Dev] Get the standard library to declare the versions it provides! Chris Withers
- [Python-Dev] 3.1a2 Hirokazu Yamamoto
- [Python-Dev] Left the GSoC-mentors list Daniel (ajax) Diniz
- [Python-Dev] OSError.errno => exception hierarchy? Gustavo Carneiro
- [Python-Dev] Let's update CObject API so it is safe and regular! Hrvoje Niksic
- [Python-Dev] py3k regression tests on Windows Kristján Valur Jónsson
- [Python-Dev] PEP 382: Namespace Packages "Martin v. Löwis"
- [Python-Dev] [issue3609] does parse_header really belong in CGI module? Senthil Kumaran
- [Python-Dev] Package Management - thoughts from the peanut gallery Chris Withers
- [Python-Dev] unittest package Michael Foord
- [Python-Dev] OSError.errno => exception hierarchy? Gustavo Carneiro
- [Python-Dev] __length_hint__ Daniel Stutzbach
- [Python-Dev] UnicodeDecodeError bug in distutils Ben Finney
- [Python-Dev] Should the io-c modules be put in their own directory? Alexandre Vassalotti
- [Python-Dev] Let's update CObject API so it is safe and regular! Hrvoje Niksic
- [Python-Dev] sequence slice that wraps, bug or intention? Ulrich Eckhardt
- [Python-Dev] Getting values stored inside sets Hrvoje Niksic
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Package Management - thoughts from the peanut gallery Olemis Lang
- [Python-Dev] Package Management - thoughts from the peanut gallery Chris Withers
- [Python-Dev] Integrate BeautifulSoup into stdlib? Jan Claeys
- [Python-Dev] And the winner is... Jan Claeys
- [Python-Dev] Going "offline" for three months Brett Cannon
- [Python-Dev] graphics maths types in python core? C. Titus Brown
- [Python-Dev] Mercurial? Aahz
- [Python-Dev] Helper Python core development tools Mario
- [Python-Dev] core python tests Michael Foord
- [Python-Dev] Possible py3k io wierdness brian at sweetapp.com
- [Python-Dev] [RELEASED] Python 3.1 alpha 2 Benjamin Peterson
- [Python-Dev] 3.1 beta is closer than you think Benjamin Peterson
- [Python-Dev] BufferedReader.peek() ignores its argument Antoine Pitrou
- [Python-Dev] Should I/O object wrappers close their underlying buffer when deleted? Alexandre Vassalotti
- [Python-Dev] Generator methods - "what's next" ? Firephoenix
- [Python-Dev] Mercurial? Dirkjan Ochtman
- [Python-Dev] Generator methods - "what's next" ? Firephoenix
- [Python-Dev] Tools Barry Warsaw
- [Python-Dev] CObject take 2: Introducing the "Capsule" Larry Hastings
- [Python-Dev] Getting values stored inside sets Hrvoje Niksic
- [Python-Dev] FWD: Documentation site problems Aahz
- [Python-Dev] FWD: Library Reference is incomplete Aahz
- [Python-Dev] pyc files, constant folding and borderline portability issues Cesare Di Mauro
- [Python-Dev] pyc files, constant folding and borderline portability issues Antoine Pitrou
- [Python-Dev] pyc files, constant folding and borderline portability issues skip at pobox.com
- [Python-Dev] pyc files, constant folding and borderline portability issues Guido van Rossum
- [Python-Dev] pyc files, constant folding and borderline portability issues Steven D'Aprano
- [Python-Dev] pyc files, constant folding and borderline portability issues Guido van Rossum
- [Python-Dev] pyc files, constant folding and borderline portability issues Cesare Di Mauro
- [Python-Dev] pyc files, constant folding and borderline portability issues Paul Moore
- [Python-Dev] pyc files, constant folding and borderline portability issues skip at pobox.com
- [Python-Dev] pyc files, constant folding and borderline portability issues Cesare Di Mauro
- [Python-Dev] pyc files, constant folding and borderline portability issues Guido van Rossum
- [Python-Dev] pyc files, constant folding and borderline portability issues Cesare Di Mauro
- [Python-Dev] pyc files, constant folding and borderline portability issues Guido van Rossum
- [Python-Dev] pyc files, constant folding and borderline portability issues Cesare Di Mauro
- [Python-Dev] pyc files, constant folding and borderline portability issues Terry Reedy
- [Python-Dev] pyc files, constant folding and borderline portability issues Andrew McNamara
- [Python-Dev] deprecating BaseException.message Tres Seaver
- [Python-Dev] pyc files, constant folding and borderline portability issues Mark Dickinson
- [Python-Dev] Evaluated cmake as an autoconf replacement Ondrej Certik
- [Python-Dev] Getting information out of the buildbots Jack diederich
- [Python-Dev] Evaluated cmake as an autoconf replacement Neal Becker
- [Python-Dev] calling dictresize outside dictobject.c Dan Schult
- [Python-Dev] decorator module in stdlib? Daniel Fetchinson
- [Python-Dev] What's missing from easy_install Neal Becker
- [Python-Dev] Shorter float repr in Python 3.1? Mark Dickinson
- [Python-Dev] os.defpath for Windows anatoly techtonik
- [Python-Dev] Shorter float repr in Python 3.1? Paul Moore
- [Python-Dev] pyc files, constant folding and borderline portability issues Alexandru Moșoi
- [Python-Dev] ANN: deps extension (fwd) skip at pobox.com
- [Python-Dev] Is there an issue with bugs.python.org currently Tennessee Leeuwenburg
- [Python-Dev] http://bugs.python.org/issue2240 Tennessee Leeuwenburg
- [Python-Dev] RELEASED Python 2.6.2 candidate 1 Barry Warsaw
- [Python-Dev] slightly inconsistent set/list pop behaviour Tennessee Leeuwenburg
- [Python-Dev] Dropping bytes "support" in json Antoine Pitrou
- [Python-Dev] Dropping bytes "support" in json Raymond Hettinger
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Guido van Rossum
- [Python-Dev] Dropping bytes "support" in json Antoine Pitrou
- [Python-Dev] Dropping bytes "support" in json Dirkjan Ochtman
- [Python-Dev] Dropping bytes "support" in json Antoine Pitrou
- [Python-Dev] Dropping bytes "support" in json Dirkjan Ochtman
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json Steve Holden
- [Python-Dev] email package Bytes vs Unicode (was Re: Dropping bytes "support" in json) Tony Nelson
- [Python-Dev] email package Bytes vs Unicode (was Re: Dropping bytes "support" in json) Steve Holden
- [Python-Dev] email package Bytes vs Unicode (was Re: Dropping bytes "support" in json) Tony Nelson
- [Python-Dev] BLOBs in Pg (was: email package Bytes vs Unicode) Oleg Broytmann
- [Python-Dev] BLOBs in Pg Steve Holden
- [Python-Dev] BLOBs in Pg Sylvain Thénault
- [Python-Dev] BLOBs in Pg (was: email package Bytes vs Unicode) Tony Nelson
- [Python-Dev] BLOBs in Pg Steve Holden
- [Python-Dev] BLOBs in Pg Aahz
- [Python-Dev] BLOBs in Pg Oleg Broytmann
- [Python-Dev] BLOBs in Pg Steve Holden
- [Python-Dev] email package Bytes vs Unicode (was Re: Dropping bytes "support" in json) Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] the email module, text, and bytes (was Re: Dropping bytes "support" in json) glyph at divmod.com
- [Python-Dev] the email module, text, and bytes (was Re: Dropping bytes "support" in json) Barry Warsaw
- [Python-Dev] [Email-SIG] the email module, text, and bytes (was Re: Dropping bytes "support" in json) Bill Janssen
- [Python-Dev] [Email-SIG] the email module, text, and bytes (was Re: Dropping bytes "support" in json) Stephen J. Turnbull
- [Python-Dev] [Email-SIG] the email module, text, and bytes (was Re: Dropping bytes "support" in json) Barry Warsaw
- [Python-Dev] [Email-SIG] the email module, text, and bytes (was Re: Dropping bytes "support" in json) Guido van Rossum
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Tony Nelson
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Stephen J. Turnbull
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Stephen J. Turnbull
- [Python-Dev] Dropping bytes "support" in json Bill Janssen
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json Daniel Stutzbach
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json Aahz
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json Nick Coghlan
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json glyph at divmod.com
- [Python-Dev] Dropping bytes "support" in json Nick Coghlan
- [Python-Dev] Dropping bytes "support" in json Paul Moore
- [Python-Dev] Dropping bytes "support" in json Stephen J. Turnbull
- [Python-Dev] Dropping bytes "support" in json Bob Ippolito
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Stephen J. Turnbull
- [Python-Dev] Dropping bytes "support" in json Greg Ewing
- [Python-Dev] Dropping bytes "support" in json Stephen J. Turnbull
- [Python-Dev] Dropping bytes "support" in json Antoine Pitrou
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Terry Reedy
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Mark Hammond
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Antoine Pitrou
- [Python-Dev] Dropping bytes "support" in json Mark Hammond
- [Python-Dev] Dropping bytes "support" in json Daniel Stutzbach
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Daniel Stutzbach
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Bob Ippolito
- [Python-Dev] Dropping bytes "support" in json Daniel Stutzbach
- [Python-Dev] Dropping bytes "support" in json Antoine Pitrou
- [Python-Dev] Dropping bytes "support" in json Daniel Stutzbach
- [Python-Dev] Dropping bytes "support" in json Alexandre Vassalotti
- [Python-Dev] Dropping bytes "support" in json Greg Ewing
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Lino Mastrodomenico
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Tony Nelson
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json glyph at divmod.com
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Glenn Linderman
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Michael Foord
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json Aahz
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Nick Coghlan
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Chris Withers
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Greg Ewing
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json curtin at acm.org
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Greg Ewing
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json R. David Murray
- [Python-Dev] [Email-SIG] Dropping bytes "support" in json Greg Ewing
- [Python-Dev] Dropping bytes "support" in json Chris Withers
- [Python-Dev] Dropping bytes "support" in json James Y Knight
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json James Y Knight
- [Python-Dev] Dropping bytes "support" in json Greg Ewing
- [Python-Dev] Dropping bytes "support" in json Stephen J. Turnbull
- [Python-Dev] Dropping bytes "support" in json Robert Brewer
- [Python-Dev] Dropping bytes "support" in json Stephen J. Turnbull
- [Python-Dev] email header encoding Chris Withers
- [Python-Dev] email header encoding Stephen J. Turnbull
- [Python-Dev] headers api for email package Chris Withers
- [Python-Dev] headers api for email package Barry Warsaw
- [Python-Dev] headers api for email package R. David Murray
- [Python-Dev] [Email-SIG] headers api for email package Stephen J. Turnbull
- [Python-Dev] [Email-SIG] headers api for email package Steven D'Aprano
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Barry Warsaw
- [Python-Dev] Dropping bytes "support" in json Alexandre Vassalotti
- [Python-Dev] Dropping bytes "support" in json "Martin v. Löwis"
- [Python-Dev] Dropping bytes "support" in json Damien Diederen
- [Python-Dev] PyCFunction_* Missing Campbell Barton
- [Python-Dev] Contributor Agreements for Patches - was [Jython-dev] Jython on Google AppEngine! Jim Baker
- [Python-Dev] Update PEP 374 (DVCS) Aahz
- [Python-Dev] Deprecating PyOS_ascii_formatd Eric Smith
- [Python-Dev] py3k build erroring out on fileio? Jeroen Ruigrok van der Werven
- [Python-Dev] Rethinking intern() and its data structure John Arbash Meinel
- [Python-Dev] Rethinking intern() and its data structure John Arbash Meinel
- [Python-Dev] Python 2.6.2 final Barry Warsaw
- [Python-Dev] Google Summer of Code/core Python projects - RFC C. Titus Brown
- [Python-Dev] Needing help to change the grammar Harry (Thiago Leucz Astrizi)
- [Python-Dev] Going off-line for a week Guido van Rossum
- [Python-Dev] How do I update http://www.python.org/dev/faq? Chris Withers
- [Python-Dev] Test failures on Python 2.7 (trunk) Chris Withers
- [Python-Dev] Test failure on Py3k branch Chris Withers
- [Python-Dev] [Python-ideas] Proposed addtion to urllib.parse in 3.1 (and urlparse in 2.7) Mart Sõmermaa
- [Python-Dev] [Python-ideas] Proposed addtion to urllib.parse in 3.1 (and urlparse in 2.7) Mart Sõmermaa
- [Python-Dev] Evaluated cmake as an autoconf replacement Giovanni Bajo
- [Python-Dev] UTF-8 Decoder Jeroen Ruigrok van der Werven
- [Python-Dev] Why does read() return bytes instead of bytearray? Dan Eloff
- [Python-Dev] Why does read() return bytes instead of bytearray? Dan Eloff
- [Python-Dev] IDLE timeout. Alessio Giovanni Baroni
- [Python-Dev] RELEASED Python 2.6.2 Barry Warsaw
- [Python-Dev] Python Bug Day on April 23 Georg Brandl
- [Python-Dev] PEP 382: Namespace Packages M.-A. Lemburg
- [Python-Dev] Correction: Python Bug Day on April 25 Georg Brandl
- [Python-Dev] Issue5434: datetime.monthdelta Jess Austin
- [Python-Dev] Python-Dev Digest, Vol 69, Issue 143 Jess Austin
- [Python-Dev] Python-Dev Digest, Vol 69, Issue 143 Greg Ewing
- [Python-Dev] Python-Dev Digest, Vol 69, Issue 143 Tennessee Leeuwenburg
- [Python-Dev] Python-Dev Digest, Vol 69, Issue 143 skip at pobox.com
- [Python-Dev] Python-Dev Digest, Vol 69, Issue 143 Steven D'Aprano
- [Python-Dev] Python-Dev Digest, Vol 69, Issue 143 Greg Ewing
- [Python-Dev] Python-Dev Digest, Vol 69, Issue 143 Scott David Daniels
- [Python-Dev] Python-Dev Digest, Vol 69, Issue 143 Mark Dickinson
- [Python-Dev] Issue5434: datetime.monthdelta Jess Austin
- [Python-Dev] Issue5434: datetime.monthdelta Jess Austin
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Experimental and Test Tracker instances live Daniel (ajax) Diniz
- [Python-Dev] #!/usr/bin/env python --> python3 where applicable Mitchell L Model
- [Python-Dev] #!/usr/bin/env python --> python3 where applicable Benjamin Peterson
- [Python-Dev] Something like PEP-0304 - suppress *.pyc generation christian.doll at basf.com
- [Python-Dev] 3.1 beta blockers Benjamin Peterson
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces "Martin v. Löwis"
- [Python-Dev] Proposed: add an environment variable, PYTHONPREFIXES Larry Hastings
- [Python-Dev] Reminder: Python Bug Day on Saturday Georg Brandl
- [Python-Dev] Suggested doc patch for tarfile Ben North
- [Python-Dev] Python3 and arm-linux cyberGn0m
- [Python-Dev] Python3 and arm-linux Bugbee, Larry
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces Simon Cross
- [Python-Dev] version for blender Vista Yuma Scott
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Dates in python-dev MRAB
- [Python-Dev] PyEval_Call* convenience functions Tim Lesher
- [Python-Dev] Tuples and underorderable types Raymond Hettinger
- [Python-Dev] "Length of str " changes after passed in Python 2.5 Leo.Barendse at nokia.com
- [Python-Dev] [Python-checkins] r71946 - peps/trunk/pep-0315.txt Eric Smith
- [Python-Dev] Two proposed changes to float formatting Mark Dickinson
- [Python-Dev] Bug tracker down? Mark Dickinson
- [Python-Dev] float formatting Dennis Allison
- [Python-Dev] Windows buildbots failing test_types in trunk Eric Smith
- [Python-Dev] 2.6.2 Vista installer failure on upgrade from 2.6.1 Jim Kleckner
- [Python-Dev] PEP 383 (again) Thomas Breuel
- [Python-Dev] Can not run under python 2.6 Jianchun Zhou
- [Python-Dev] One more proposed formatting change for 3.1 Mark Dickinson
- [Python-Dev] PEP 383 (again) Hrvoje Niksic
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces Hrvoje Niksic
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces Hrvoje Niksic
- [Python-Dev] a suggestion ... Re: PEP 383 (again) Thomas Breuel
- [Python-Dev] Proposed: a new function-based C API for declaring Python types Larry Hastings
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces Hrvoje Niksic
- [Python-Dev] string to float containing whitespace skip at pobox.com
- [Python-Dev] Installing Python 2.5.4 from Source under Windows Paul Franz
- [Python-Dev] Proposed: add support for UNC paths to all functions in ntpath Larry Hastings
- [Python-Dev] what Windows and Linux really do Re: PEP 383 (again) Thomas Breuel
- [Python-Dev] PEP 383 and GUI libraries "Martin v. Löwis"
- [Python-Dev] PEP 382 update "Martin v. Löwis"
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces MRAB
- [Python-Dev] #!/usr/bin/env python --> python3 where applicable Jim Jewett
- [Python-Dev] 3.1 beta deferred Benjamin Peterson
Last message date: Thu Apr 30 23:41:56 CEST 2009
Archived on: Thu Apr 30 23:45:26 CEST 2009
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