The Python-Dev May 2009 Archive by author (original) (raw)
May 2009 Archives by author
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
Starting: Fri May 1 00:44:12 CEST 2009
Ending: Sun May 31 04:02:41 CEST 2009
Messages: 492
- [Python-Dev] FWD: svn down? Aahz
- [Python-Dev] RFC: Threading-Aware Profiler for Python Aahz
- [Python-Dev] using help function in Py3k Aahz
- [Python-Dev] Adding a "sysconfig" module in the stdlib Aahz
- [Python-Dev] Switchover: mail.python.org Aahz
- [Python-Dev] Should collections.Counter check for int? Aahz
- [Python-Dev] doc error in 2.6.2 Aahz
- [Python-Dev] distutils.build_ext path comparison - python 2.5.2 Aahz
- [Python-Dev] FWD: FTP URLs for Python source Aahz
- [Python-Dev] FWD: FTP URLs for Python source Aahz
- [Python-Dev] python-checkins is down Aahz
- [Python-Dev] FWD: python-checkins is down Aahz
- [Python-Dev] Arguments of MatchObject in re module Aahz
- [Python-Dev] Possibility of binary configuration mismatch David Abrahams
- [Python-Dev] question about docstring formatting Ron Adam
- [Python-Dev] Survey on DVCS usage and experience Brian de Alwis
- [Python-Dev] Survey on DVCS usage and experience Brian de Alwis
- [Python-Dev] Oddity PEP 0 key Arfrever Frehtes Taifersar Arahesis
- [Python-Dev] C/Python API Index removed? Campbell Barton
- [Python-Dev] Warnings when no file exists. Campbell Barton
- [Python-Dev] typo in 8.1.3.1. Format Specification Mini-Language? Neal Becker
- [Python-Dev] Oddity PEP 0 key Alexander Belopolsky
- [Python-Dev] Easy way to detect filesystem case-sensitivity? Andrew Bennetts
- [Python-Dev] IronPython specific code in inspect module Sebastien Binet
- [Python-Dev] [buildbot] some build slaves in bad shape David Bolen
- [Python-Dev] [buildbot] some build slaves in bad shape David Bolen
- [Python-Dev] multi-with statement Georg Brandl
- [Python-Dev] multi-with statement Georg Brandl
- [Python-Dev] special method lookup: how much do we care? Georg Brandl
- [Python-Dev] PEP 384: Defining a Stable ABI Georg Brandl
- [Python-Dev] cleanup before 3.1 is released Georg Brandl
- [Python-Dev] RFC: Threading-Aware Profiler for Python Robert Brewer
- [Python-Dev] py3k, cgi, and form-data Robert Brewer
- [Python-Dev] py3k, cgi, email, and form-data Robert Brewer
- [Python-Dev] [Web-SIG] py3k, cgi, email, and form-data Robert Brewer
- [Python-Dev] PyPI copyright Oleg Broytmann
- [Python-Dev] Easy way to detect filesystem case-sensitivity? Oleg Broytmann
- [Python-Dev] question about docstring formatting Oleg Broytmann
- [Python-Dev] Shorter release schedule? Bugbee, Larry
- [Python-Dev] Easy way to detect filesystem case-sensitivity? Brett Cannon
- [Python-Dev] Easy way to detect filesystem case-sensitivity? Brett Cannon
- [Python-Dev] multi-with statement Nick Coghlan
- [Python-Dev] Undocumented change / bug in Python3's PyMapping_Check Nick Coghlan
- [Python-Dev] special method lookup: how much do we care? Nick Coghlan
- [Python-Dev] Shorter release schedule? Nick Coghlan
- [Python-Dev] python -m test.regrtest should pass on an installed python Nick Coghlan
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Nick Coghlan
- [Python-Dev] PEP 384: Defining a Stable ABI Nick Coghlan
- [Python-Dev] PEP 384: Defining a Stable ABI Nick Coghlan
- [Python-Dev] PEP 384: Defining a Stable ABI Nick Coghlan
- [Python-Dev] Making the GIL faster & lighter on Windows Nick Coghlan
- [Python-Dev] Help on issue 5941 David Cournapeau
- [Python-Dev] Help on issue 5941 David Cournapeau
- [Python-Dev] Adding a "sysconfig" module in the stdlib David Cournapeau
- [Python-Dev] py3k build broken David Cournapeau
- [Python-Dev] LZW support in tarfile ? Nick Craig-Wood
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces Steven D'Aprano
- [Python-Dev] PEP 384: a request for PyType_Slot Lisandro Dalcin
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Mark Dickinson
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Mark Dickinson
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Mark Dickinson
- [Python-Dev] Oddity PEP 0 key Daniel Diniz
- [Python-Dev] How to build Python 2.6.2 on HP-UX Itanium with thread support? Daniel Diniz
- [Python-Dev] IronPython specific code in inspect module Daniel Diniz
- [Python-Dev] FWD: FTP URLs for Python source Hasan Diwan
- [Python-Dev] [Web-SIG] py3k, cgi, email, and form-data Graham Dumpleton
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Casey Duncan
- [Python-Dev] PEP 383 update: utf8b is now the error handler Walter Dörwald
- [Python-Dev] PEP 383 update: utf8b is now the error handler Walter Dörwald
- [Python-Dev] PEP 383 update: utf8b is now the error handler Walter Dörwald
- [Python-Dev] PEP 382: Namespace Packages P.J. Eby
- [Python-Dev] PEP 382: Namespace Packages P.J. Eby
- [Python-Dev] .pth files are evil P.J. Eby
- [Python-Dev] .pth files are evil P.J. Eby
- [Python-Dev] how GNU stow is complementary rather than alternative to distutils P.J. Eby
- [Python-Dev] .pth files are evil P.J. Eby
- [Python-Dev] PEP 376 : Changing the .egg-info structure P.J. Eby
- [Python-Dev] PEP 376 : Changing the .egg-info structure P.J. Eby
- [Python-Dev] PEP 376 : Changing the .egg-info structure P.J. Eby
- [Python-Dev] PEP 376 : Changing the .egg-info structure P.J. Eby
- [Python-Dev] PEP 376 : Changing the .egg-info structure P.J. Eby
- [Python-Dev] PEP 376 : Changing the .egg-info structure P.J. Eby
- [Python-Dev] Python on PowerPC? Ulrich Eckhardt
- [Python-Dev] yield from? Greg Ewing
- [Python-Dev] Building types programmatically (was: drop unnecessary "context" pointer from PyGetSetDef) Greg Ewing
- [Python-Dev] special method lookup: how much do we care? Greg Ewing
- [Python-Dev] Shorter release schedule? Greg Ewing
- [Python-Dev] Survey on DVCS usage and experience Greg Ewing
- [Python-Dev] Indentation oddness... Greg Ewing
- [Python-Dev] IronPython specific code in inspect module Maciej Fijalkowski
- [Python-Dev] Oddity PEP 0 key Ben Finney
- [Python-Dev] question about docstring formatting Ben Finney
- [Python-Dev] Survey on DVCS usage and experience Ben Finney
- [Python-Dev] PEP 383 and GUI libraries Michael Foord
- [Python-Dev] Oddity PEP 0 key Michael Foord
- [Python-Dev] special method lookup: how much do we care? Michael Foord
- [Python-Dev] LZW support in tarfile ? Michael Foord
- [Python-Dev] PEP 384: Defining a Stable ABI Michael Foord
- [Python-Dev] PEP 384: Defining a Stable ABI Michael Foord
- [Python-Dev] IronPython specific code in inspect module Michael Foord
- [Python-Dev] Should collections.Counter check for int? Hagen Fürstenau
- [Python-Dev] Should collections.Counter check for int? Hagen Fürstenau
- [Python-Dev] question about docstring formatting David Goodger
- [Python-Dev] Making the GIL faster & lighter on Windows Curt Hagenlocher
- [Python-Dev] Proposed: add support for UNC paths to all functions in ntpath Mark Hammond
- [Python-Dev] Proposed: add support for UNC paths to all functions in ntpath Mark Hammond
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Larry Hastings
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Larry Hastings
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Larry Hastings
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Larry Hastings
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Larry Hastings
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Larry Hastings
- [Python-Dev] Python on PowerPC? Thomas Heller
- [Python-Dev] IronPython specific code in inspect module Doug Hellmann
- [Python-Dev] Python on PowerPC? Doug Hellmann
- [Python-Dev] question about docstring formatting Jeremy Hylton
- [Python-Dev] RFC: Threading-Aware Profiler for Python Bill Janssen
- [Python-Dev] Shorter release schedule? Bill Janssen
- [Python-Dev] doc error in 2.6.2 Leo Jay
- [Python-Dev] PEP 383 and GUI libraries Jim Jewett
- [Python-Dev] PEP 384: Defining a Stable ABI Jim Jewett
- [Python-Dev] multi-with statement Fredrik Johansson
- [Python-Dev] feature request 5804 Kristján Valur Jónsson
- [Python-Dev] Making the GIL faster & lighter on Windows Kristján Valur Jónsson
- [Python-Dev] Making the GIL faster & lighter on Windows Kristján Valur Jónsson
- [Python-Dev] Easy way to detect filesystem case-sensitivity? Robert Kern
- [Python-Dev] Indentation oddness... Robert Kern
- [Python-Dev] PEP 383 and GUI libraries James Y Knight
- [Python-Dev] PEP 383 update: utf8b is now the error handler James Y Knight
- [Python-Dev] PEP 384: Defining a Stable ABI James Y Knight
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI James Y Knight
- [Python-Dev] Survey on DVCS usage and experience Senthil Kumaran
- [Python-Dev] Shorter release schedule? Tennessee Leeuwenburg
- [Python-Dev] PEP 383 update: utf8b is now the error handler M.-A. Lemburg
- [Python-Dev] PEP 383 update: utf8b is now the error handler M.-A. Lemburg
- [Python-Dev] PEP 383 update: utf8b is now the error handler M.-A. Lemburg
- [Python-Dev] PEP 383 update: utf8b is now the error handler M.-A. Lemburg
- [Python-Dev] PEP 383 update: utf8b is now the error handler M.-A. Lemburg
- [Python-Dev] PEP 383 update: utf8b is now the error handler M.-A. Lemburg
- [Python-Dev] PEP 384: Defining a Stable ABI M.-A. Lemburg
- [Python-Dev] PEP 384: Defining a Stable ABI M.-A. Lemburg
- [Python-Dev] PEP 384: Defining a Stable ABI M.-A. Lemburg
- [Python-Dev] PEP 384: Defining a Stable ABI M.-A. Lemburg
- [Python-Dev] Making the GIL faster & lighter on Windows Tim Lesher
- [Python-Dev] PEP 383 update: utf8b is now the error handler Glenn Linderman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Glenn Linderman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Glenn Linderman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Glenn Linderman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Glenn Linderman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Glenn Linderman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Glenn Linderman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Glenn Linderman
- [Python-Dev] PEP 376 : Changing the .egg-info structure Glenn Linderman
- [Python-Dev] PEP 376 : Changing the .egg-info structure Glenn Linderman
- [Python-Dev] PEP 376 : Changing the .egg-info structure Glenn Linderman
- [Python-Dev] Making the GIL faster & lighter on Windows Glenn Linderman
- [Python-Dev] turtle.py update for 3.1 Gregor Lingl
- [Python-Dev] .pth files are evil David Lyon
- [Python-Dev] Proposed: add support for UNC paths to all functions in ntpath "Martin v. Löwis"
- [Python-Dev] Deferring PEP 382 "Martin v. Löwis"
- [Python-Dev] PEP 383 and GUI libraries "Martin v. Löwis"
- [Python-Dev] PEP 382: little help for stupid people? "Martin v. Löwis"
- [Python-Dev] PEP 382: little help for stupid people? "Martin v. Löwis"
- [Python-Dev] PEP 382: Namespace Packages "Martin v. Löwis"
- [Python-Dev] PEP 382: Namespace Packages "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 383 update: utf8b is now the error handler "Martin v. Löwis"
- [Python-Dev] PEP 382: little help for stupid people? "Martin v. Löwis"
- [Python-Dev] PEP 382: Namespace Packages "Martin v. Löwis"
- [Python-Dev] .pth files are evil "Martin v. Löwis"
- [Python-Dev] PEP 382: little help for stupid people? "Martin v. Löwis"
- [Python-Dev] PEP 382: Namespace Packages "Martin v. Löwis"
- [Python-Dev] .pth files are evil "Martin v. Löwis"
- [Python-Dev] .pth files are evil "Martin v. Löwis"
- [Python-Dev] how GNU stow is complementary rather than alternative to distutils "Martin v. Löwis"
- [Python-Dev] albatross backup "Martin v. Löwis"
- [Python-Dev] albatross backup "Martin v. Löwis"
- [Python-Dev] Shorter release schedule? "Martin v. Löwis"
- [Python-Dev] How to build Python 2.6.2 on HP-UX Itanium with thread support? "Martin v. Löwis"
- [Python-Dev] How to build Python 2.6.2 on HP-UX Itanium with thread support? "Martin v. Löwis"
- [Python-Dev] PEP 376 : Changing the .egg-info structure "Martin v. Löwis"
- [Python-Dev] Cleanup for O& "Martin v. Löwis"
- [Python-Dev] LZW support in tarfile ? "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] FWD: FTP URLs for Python source "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] PEP 384: Defining a Stable ABI "Martin v. Löwis"
- [Python-Dev] Making the GIL faster & lighter on Windows "Martin v. Löwis"
- [Python-Dev] Making the GIL faster & lighter on Windows "Martin v. Löwis"
- [Python-Dev] Making the GIL faster & lighter on Windows "Martin v. Löwis"
- [Python-Dev] Oddity PEP 0 key MRAB
- [Python-Dev] PEP 383 and GUI libraries MRAB
- [Python-Dev] Oddity PEP 0 key MRAB
- [Python-Dev] Oddity PEP 0 key MRAB
- [Python-Dev] Oddity PEP 0 key MRAB
- [Python-Dev] PEP 383 update: utf8b is now the error handler MRAB
- [Python-Dev] PEP 383 update: utf8b is now the error handler MRAB
- [Python-Dev] PEP 383 update: utf8b is now the error handler MRAB
- [Python-Dev] PEP 383 update: utf8b is now the error handler MRAB
- [Python-Dev] PEP 383 update: utf8b is now the error handler MRAB
- [Python-Dev] PEP 383 update: utf8b is now the error handler MRAB
- [Python-Dev] PEP 383 update: utf8b is now the error handler MRAB
- [Python-Dev] Easy way to detect filesystem case-sensitivity? MRAB
- [Python-Dev] special method lookup: how much do we care? MRAB
- [Python-Dev] py3k, cgi, email, and form-data MRAB
- [Python-Dev] Shorter release schedule? MRAB
- [Python-Dev] PEP 376 : Changing the .egg-info structure MRAB
- [Python-Dev] PEP 376 : Changing the .egg-info structure MRAB
- [Python-Dev] PEP 376 : Changing the .egg-info structure MRAB
- [Python-Dev] Arguments of MatchObject in re module MRAB
- [Python-Dev] FWD: FTP URLs for Python source Andrew MacIntyre
- [Python-Dev] multi-with statement Alex Martelli
- [Python-Dev] PEP 383 update: utf8b is now the error handler Lino Mastrodomenico
- [Python-Dev] PEP 383 update: utf8b is now the error handler Lino Mastrodomenico
- [Python-Dev] PEP 383 update: utf8b is now the error handler Lino Mastrodomenico
- [Python-Dev] CVE-2008-5983 "untrusted python modules search path" Jan Mate(jek
- [Python-Dev] A wordcode-based Python Cesare Di Mauro
- [Python-Dev] A wordcode-based Python Cesare Di Mauro
- [Python-Dev] A wordcode-based Python Cesare Di Mauro
- [Python-Dev] A wordcode-based Python Cesare Di Mauro
- [Python-Dev] A wordcode-based Python Cesare Di Mauro
- [Python-Dev] special method lookup: how much do we care? Cesare Di Mauro
- [Python-Dev] Introducing GSOC student James Pruitt Charles McCreary
- [Python-Dev] Easy way to detect filesystem case-sensitivity? John Arbash Meinel
- [Python-Dev] Undocumented change / bug in Python3's PyMapping_Check John Millikin
- [Python-Dev] RFC: Threading-Aware Profiler for Python Paul Moore
- [Python-Dev] PEP 383 update: utf8b is now the error handler Paul Moore
- [Python-Dev] PEP 382: little help for stupid people? Paul Moore
- [Python-Dev] PEP 376 : Changing the .egg-info structure Paul Moore
- [Python-Dev] Possibility of binary configuration mismatch Paul Moore
- [Python-Dev] Oddity PEP 0 key Isaac Morland
- [Python-Dev] PEP 383 and GUI libraries R. David Murray
- [Python-Dev] multi-with statement R. David Murray
- [Python-Dev] PEP 383 update: utf8b is now the error handler R. David Murray
- [Python-Dev] python -m test.regrtest should pass on an installed python R. David Murray
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tony Nelson
- [Python-Dev] cleanup before 3.1 is released Neal Norwitz
- [Python-Dev] PEP 383 and GUI libraries Zooko O'Whielacronx
- [Python-Dev] PEP 383 and GUI libraries Zooko O'Whielacronx
- [Python-Dev] PEP 383 and GUI libraries Zooko O'Whielacronx
- [Python-Dev] PEP 383 and GUI libraries Zooko O'Whielacronx
- [Python-Dev] PEP 383 and Tahoe [was: GUI libraries] Zooko O'Whielacronx
- [Python-Dev] PEP 383 update: utf8b is now the error handler Zooko O'Whielacronx
- [Python-Dev] .pth files are evil Zooko O'Whielacronx
- [Python-Dev] how GNU stow is complementary rather than alternative to distutils Zooko O'Whielacronx
- [Python-Dev] Shorter release schedule? Dirkjan Ochtman
- [Python-Dev] PEP 376 : Changing the .egg-info structure Dirkjan Ochtman
- [Python-Dev] PEP 384: Defining a Stable ABI Dirkjan Ochtman
- [Python-Dev] PEP 384: Defining a Stable ABI Dirkjan Ochtman
- [Python-Dev] PEP 384: Defining a Stable ABI Dirkjan Ochtman
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces Piet van Oostrum
- [Python-Dev] how GNU stow is complementary rather than alternative to distutils Giuseppe Ottaviano
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces Ronald Oussoren
- [Python-Dev] PEP 376 : Changing the .egg-info structure Ronald Oussoren
- [Python-Dev] Oddity PEP 0 key Benjamin Peterson
- [Python-Dev] svn down? Benjamin Peterson
- [Python-Dev] yield from? Benjamin Peterson
- [Python-Dev] yield from? Benjamin Peterson
- [Python-Dev] yield from? Benjamin Peterson
- [Python-Dev] [RELEASED] Python 3.1 beta 1 Benjamin Peterson
- [Python-Dev] test - please ignore Benjamin Peterson
- [Python-Dev] [RELEASED] Python 3.1 beta 1 Benjamin Peterson
- [Python-Dev] special method lookup: how much do we care? Benjamin Peterson
- [Python-Dev] special method lookup: how much do we care? Benjamin Peterson
- [Python-Dev] special method lookup: how much do we care? Benjamin Peterson
- [Python-Dev] special method lookup: how much do we care? Benjamin Peterson
- [Python-Dev] special method lookup: how much do we care? Benjamin Peterson
- [Python-Dev] special method lookup: how much do we care? Benjamin Peterson
- [Python-Dev] special method lookup: how much do we care? Benjamin Peterson
- [Python-Dev] IronPython specific code in inspect module Benjamin Peterson
- [Python-Dev] IronPython specific code in inspect module Benjamin Peterson
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Benjamin Peterson
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Benjamin Peterson
- [Python-Dev] python-checkins is down Benjamin Peterson
- [Python-Dev] [RELEASED] Python 3.1 Release Candidate 1 Benjamin Peterson
- [Python-Dev] CVE-2008-5983 "untrusted python modules search path" Antoine Pitrou
- [Python-Dev] PEP 383 update: utf8b is now the error handler Antoine Pitrou
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Antoine Pitrou
- [Python-Dev] PEP 383 update: utf8b is now the error handler Antoine Pitrou
- [Python-Dev] PEP 383 update: utf8b is now the error handler Antoine Pitrou
- [Python-Dev] PEP 383 update: utf8b is now the error handler Antoine Pitrou
- [Python-Dev] PEP 383 update: utf8b is now the error handler Antoine Pitrou
- [Python-Dev] PEP 383 update: utf8b is now the error handler Antoine Pitrou
- [Python-Dev] PEP 383 update: utf8b is now the error handler Antoine Pitrou
- [Python-Dev] Easy way to detect filesystem case-sensitivity? Antoine Pitrou
- [Python-Dev] A wordcode-based Python Antoine Pitrou
- [Python-Dev] A wordcode-based Python Antoine Pitrou
- [Python-Dev] Shorter release schedule? Antoine Pitrou
- [Python-Dev] Shorter release schedule? Antoine Pitrou
- [Python-Dev] Shorter release schedule? Antoine Pitrou
- [Python-Dev] PEP 376 : Changing the .egg-info structure Antoine Pitrou
- [Python-Dev] LZW support in tarfile ? Antoine Pitrou
- [Python-Dev] PEP 384: Defining a Stable ABI Antoine Pitrou
- [Python-Dev] PEP 376 : Changing the .egg-info structure Antoine Pitrou
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Antoine Pitrou
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Antoine Pitrou
- [Python-Dev] PEP 384: Defining a Stable ABI Antoine Pitrou
- [Python-Dev] python-checkins is down Antoine Pitrou
- [Python-Dev] Making the GIL faster & lighter on Windows Antoine Pitrou
- [Python-Dev] Making the GIL faster & lighter on Windows Antoine Pitrou
- [Python-Dev] Survey on DVCS usage and experience Antoine Pitrou
- [Python-Dev] Python on PowerPC? Chris Plasun
- [Python-Dev] Python on PowerPC? Chris Plasun
- [Python-Dev] [Fwd: Re: PEP 384: Defining a Stable ABI] William Reade
- [Python-Dev] [Fwd: Re: PEP 384: Defining a Stable ABI] William Reade
- [Python-Dev] PEP 383 and GUI libraries Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Terry Reedy
- [Python-Dev] typo in 8.1.3.1. Format Specification Mini-Language? Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Terry Reedy
- [Python-Dev] typo in 8.1.3.1. Format Specification Mini-Language? Terry Reedy
- [Python-Dev] special method lookup: how much do we care? Terry Reedy
- [Python-Dev] special method lookup: how much do we care? Terry Reedy
- [Python-Dev] special method lookup: how much do we care? Terry Reedy
- [Python-Dev] special method lookup: how much do we care? Terry Reedy
- [Python-Dev] PEP 383 update: utf8b is now the error handler Lennart Regebro
- [Python-Dev] How to build Python 2.6.2 on HP-UX Itanium with thread support? David Ripton
- [Python-Dev] yield from? Guido van Rossum
- [Python-Dev] Indentation oddness... Guido van Rossum
- [Python-Dev] distutils.build_ext path comparison - python 2.5.2 Sven Schrader
- [Python-Dev] RFC: Threading-Aware Profiler for Python Christian Schubert
- [Python-Dev] PEP 376 : Changing the .egg-info structure Alexander Shigin
- [Python-Dev] PEP 376 : Changing the .egg-info structure Alexander Shigin
- [Python-Dev] PEP 376 : Changing the .egg-info structure Alexander Shigin
- [Python-Dev] PEP 383 and GUI libraries Cameron Simpson
- [Python-Dev] Making the GIL faster & lighter on Windows Phillip Sitbon
- [Python-Dev] Making the GIL faster & lighter on Windows Phillip Sitbon
- [Python-Dev] Making the GIL faster & lighter on Windows Phillip Sitbon
- [Python-Dev] Making the GIL faster & lighter on Windows Phillip Sitbon
- [Python-Dev] Making the GIL faster & lighter on Windows Phillip Sitbon
- [Python-Dev] Making the GIL faster & lighter on Windows Phillip Sitbon
- [Python-Dev] svn down? Eric Smith
- [Python-Dev] Changing float.__format__ Eric Smith
- [Python-Dev] Proposed: add support for UNC paths to all functions in ntpath Eric Smith
- [Python-Dev] [Fwd: [Python-checkins] r72331 - python/branches/py3k/Modules/posixmodule.c] Eric Smith
- [Python-Dev] typo in 8.1.3.1. Format Specification Mini-Language? Eric Smith
- [Python-Dev] typo in 8.1.3.1. Format Specification Mini-Language? Eric Smith
- [Python-Dev] py3k build broken Eric Smith
- [Python-Dev] py3k build broken Eric Smith
- [Python-Dev] py3k build broken Eric Smith
- [Python-Dev] Shorter release schedule? Eric Smith
- [Python-Dev] [Python-checkins] r72995 - in python/branches/py3k: Doc/library/contextlib.rst Doc/whatsnew/3.1.rst Lib/contextlib.py Lib/test/test_contextlib.py Misc/NEWS Eric Smith
- [Python-Dev] Proposed: a new function-based C API for declaring Python types Gregory P. Smith
- [Python-Dev] PEP 383 update: utf8b is now the error handler Gregory P. Smith
- [Python-Dev] PEP 383 update: utf8b is now the error handler Gregory P. Smith
- [Python-Dev] turtle.py update for 3.1 Gregory P. Smith
- [Python-Dev] PEP 383 update: utf8b is now the error handler Gregory P. Smith
- [Python-Dev] IronPython specific code in inspect module David Stanek
- [Python-Dev] IronPython specific code in inspect module David Stanek
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Daniel Stutzbach
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Daniel Stutzbach
- [Python-Dev] using help function in Py3k Daniel Stutzbach
- [Python-Dev] special method lookup: how much do we care? Daniel Stutzbach
- [Python-Dev] special method lookup: how much do we care? Daniel Stutzbach
- [Python-Dev] PEP 383: Non-decodable Bytes in System Character Interfaces Stephen J. Turnbull
- [Python-Dev] Oddity PEP 0 key Stephen J. Turnbull
- [Python-Dev] Oddity PEP 0 key Stephen J. Turnbull
- [Python-Dev] PEP 383 and Tahoe [was: GUI libraries] Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Stephen J. Turnbull
- [Python-Dev] Shorter release schedule? Stephen J. Turnbull
- [Python-Dev] Shorter release schedule? Stephen J. Turnbull
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Stephen J. Turnbull
- [Python-Dev] PEP 383 update: utf8b is now the error handler Michael Urman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Michael Urman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Michael Urman
- [Python-Dev] PEP 383 update: utf8b is now the error handler Michael Urman
- [Python-Dev] PEP 384: Defining a Stable ABI Dino Viehland
- [Python-Dev] IronPython specific code in inspect module Dino Viehland
- [Python-Dev] Indentation oddness... Dino Viehland
- [Python-Dev] Indentation oddness... Dino Viehland
- [Python-Dev] Indentation oddness... Dino Viehland
- [Python-Dev] Indentation oddness... Dino Viehland
- [Python-Dev] [Sphinx] GSoC project announcement Wojciech Walczak
- [Python-Dev] Oddity PEP 0 key Barry Warsaw
- [Python-Dev] Switchover: mail.python.org Barry Warsaw
- [Python-Dev] Shorter release schedule? Barry Warsaw
- [Python-Dev] PEP 382: Namespace Packages Jeroen Ruigrok van der Werven
- [Python-Dev] PEP 382: Namespace Packages Jeroen Ruigrok van der Werven
- [Python-Dev] PEP 382: Namespace Packages Jeroen Ruigrok van der Werven
- [Python-Dev] Switchover: mail.python.org Jeroen Ruigrok van der Werven
- [Python-Dev] Switchover: mail.python.org Jeroen Ruigrok van der Werven
- [Python-Dev] PEP 376 : Changing the .egg-info structure Jeroen Ruigrok van der Werven
- [Python-Dev] PEP 383 update: utf8b is now the error handler Zooko Wilcox-O'Hearn
- [Python-Dev] PEP 383 update: utf8b is now the error handler Zooko Wilcox-O'Hearn
- [Python-Dev] .pth files are evil Zooko Wilcox-O'Hearn
- [Python-Dev] how GNU stow is complementary rather than alternative to distutils Zooko Wilcox-O'Hearn
- [Python-Dev] A wordcode-based Python Collin Winter
- [Python-Dev] A wordcode-based Python Collin Winter
- [Python-Dev] Shorter release schedule? Collin Winter
- [Python-Dev] .pth files are evil Chris Withers
- [Python-Dev] PEP 382: little help for stupid people? Chris Withers
- [Python-Dev] PEP 382: Namespace Packages Chris Withers
- [Python-Dev] PEP 382: Namespace Packages Chris Withers
- [Python-Dev] PEP 382: little help for stupid people? Chris Withers
- [Python-Dev] headers api for email package Chris Withers
- [Python-Dev] [Email-SIG] headers api for email package Chris Withers
- [Python-Dev] PEP 382: Namespace Packages Chris Withers
- [Python-Dev] PEP 382: Namespace Packages Chris Withers
- [Python-Dev] PEP 382: little help for stupid people? Chris Withers
- [Python-Dev] PEP 382: Namespace Packages Chris Withers
- [Python-Dev] PEP 382: little help for stupid people? Chris Withers
- [Python-Dev] .pth files should never contain python Chris Withers
- [Python-Dev] Documenting lnotab Jeffrey Yasskin
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Jeffrey Yasskin
- [Python-Dev] [Fwd: Re: PEP 384: Defining a Stable ABI] Jeffrey Yasskin
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Jeffrey Yasskin
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI Jeffrey Yasskin
- [Python-Dev] Help on issue 5941 Tarek Ziadé
- [Python-Dev] Help on issue 5941 Tarek Ziadé
- [Python-Dev] Help on issue 5941 Tarek Ziadé
- [Python-Dev] Help on issue 5941 Tarek Ziadé
- [Python-Dev] py3k build broken Tarek Ziadé
- [Python-Dev] py3k build broken Tarek Ziadé
- [Python-Dev] Adding a "sysconfig" module in the stdlib Tarek Ziadé
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tarek Ziadé
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tarek Ziadé
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tarek Ziadé
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tarek Ziadé
- [Python-Dev] LZW support in tarfile ? Tarek Ziadé
- [Python-Dev] LZW support in tarfile ? Tarek Ziadé
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tarek Ziadé
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tarek Ziadé
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tarek Ziadé
- [Python-Dev] distutils.build_ext path comparison - python 2.5.2 Tarek Ziadé
- [Python-Dev] PEP 376 : Changing the .egg-info structure Tarek Ziadé
- [Python-Dev] [buildbot] some build slaves in bad shape Tarek Ziadé
- [Python-Dev] [buildbot] some build slaves in bad shape Tarek Ziadé
- [Python-Dev] How to build Python 2.6.2 on HP-UX Itanium with thread support? henning.vonbargen at arcor.de
- [Python-Dev] Proposed: drop unnecessary "context" pointer from PyGetSetDef Amaury Forgeot d'Arc
- [Python-Dev] question about docstring formatting glyph at divmod.com
- [Python-Dev] looking for some people to talk with about Python development carmstr3 at illinois.edu
- [Python-Dev] albatross backup skip at pobox.com
- [Python-Dev] [unladen-swallow] PEP 384: Defining a Stable ABI skip at pobox.com
- [Python-Dev] using help function in Py3k s|s
- [Python-Dev] using help function in Py3k s|s
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
Last message date: Sun May 31 04:02:41 CEST 2009
Archived on: Sun May 31 04:01:35 CEST 2009
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).