Messages by Date
-
2012/05/16
Re: [Python-Dev] C-level duck typing
Martin v. Löwis
-
2012/05/16
Re: [Python-Dev] C-level duck typing
Dag Sverre Seljebotn
-
2012/05/16
Re: [Python-Dev] C-level duck typing
Nick Coghlan
-
2012/05/16
Re: [Python-Dev] [Python-checkins] devguide: Add VS2010 link and text, then restructure a few things
Martin v. Löwis
-
2012/05/16
[Python-Dev] C-level duck typing
Dag Sverre Seljebotn
-
2012/05/15
[Python-Dev] dir() in inspect.py ?
Christian Tismer
-
2012/05/15
Re: [Python-Dev] sys.implementation
Barry Warsaw
-
2012/05/15
Re: [Python-Dev] zipimport to read from a file object instead of just a path?
Shy Shalom
-
2012/05/15
Re: [Python-Dev] Accepting PEP 3144 (the ipaddress library)
Guido van Rossum
-
2012/05/15
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/15
Re: [Python-Dev] zipimport to read from a file object instead of just a path?
martin
-
2012/05/15
[Python-Dev] Accepting PEP 3144 (the ipaddress library)
Nick Coghlan
-
2012/05/15
Re: [Python-Dev] Open PEPs and large-scale changes for 3.3
Zbigniew Jędrzejewski-Szmek
-
2012/05/15
[Python-Dev] zipimport to read from a file object instead of just a path?
Shy Shalom
-
2012/05/14
Re: [Python-Dev] Accepting PEP 415 (alternative implementation strategy for PEP 409's "raise exc from None" syntax)
Benjamin Peterson
-
2012/05/14
Re: [Python-Dev] Accepting PEP 415 (alternative implementation strategy for PEP 409's "raise exc from None" syntax)
Nick Coghlan
-
2012/05/14
Re: [Python-Dev] cpython: Issue #14532: Add a secure_compare() helper to the hmac module, to mitigate
Antoine Pitrou
-
2012/05/14
Re: [Python-Dev] Accepting PEP 415 (alternative implementation strategy for PEP 409's "raise exc from None" syntax)
Barry Warsaw
-
2012/05/14
[Python-Dev] Accepting PEP 415 (alternative implementation strategy for PEP 409's "raise exc from None" syntax)
Nick Coghlan
-
2012/05/13
Re: [Python-Dev] Preparation for VS2010 - MSDN for Windows build slaves, core devs
Brian Curtin
-
2012/05/13
[Python-Dev] void* <-> size_t
Serhiy Storchaka
-
2012/05/13
Re: [Python-Dev] WSGI paranoia with stdout/stderr
Georg Brandl
-
2012/05/13
Re: [Python-Dev] WSGI paranoia with stdout/stderr
Antoine Pitrou
-
2012/05/13
[Python-Dev] WSGI paranoia with stdout/stderr
anatoly techtonik
-
2012/05/13
Re: [Python-Dev] [Python-checkins] cpython: Issue #14779: Do not use get_config_var('SIZEOF_VOID_P') on OS X 64-/32-bit
Stefan Krah
-
2012/05/13
Re: [Python-Dev] [Python-checkins] cpython: Issue #14779: Do not use get_config_var('SIZEOF_VOID_P') on OS X 64-/32-bit
Martin v. Löwis
-
2012/05/13
Re: [Python-Dev] Preparation for VS2010 - MSDN for Windows build slaves, core devs
martin
-
2012/05/12
Re: [Python-Dev] Preparation for VS2010 - MSDN for Windows build slaves, core devs
Brian Curtin
-
2012/05/12
Re: [Python-Dev] sys.implementation
Glenn Linderman
-
2012/05/12
Re: [Python-Dev] sys.implementation
Steven D'Aprano
-
2012/05/12
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/12
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/12
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/12
Re: [Python-Dev] sys.implementation
Tres Seaver
-
2012/05/12
Re: [Python-Dev] sys.implementation
Barry Warsaw
-
2012/05/12
Re: [Python-Dev] sys.implementation
Nick Coghlan
-
2012/05/11
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/11
Re: [Python-Dev] sys.implementation
Nick Coghlan
-
2012/05/11
Re: [Python-Dev] sys.implementation
Jeff Hardy
-
2012/05/11
Re: [Python-Dev] Exception and ABCs / issue #12029
Guido van Rossum
-
2012/05/11
[Python-Dev] Summary of Python tracker Issues
Python tracker
-
2012/05/11
Re: [Python-Dev] Adding types.build_class for 3.3
R. David Murray
-
2012/05/11
Re: [Python-Dev] Adding types.build_class for 3.3
Terry Reedy
-
2012/05/11
[Python-Dev] Exception and ABCs / issue #12029
George-Cristian Bîrzan
-
2012/05/10
Re: [Python-Dev] Adding types.build_class for 3.3
Mark Shannon
-
2012/05/10
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/10
Re: [Python-Dev] sys.implementation
Nick Coghlan
-
2012/05/10
Re: [Python-Dev] Allow use of sphinx-autodoc in the standard library documentation?
Nick Coghlan
-
2012/05/10
Re: [Python-Dev] sys.implementation
Steven D'Aprano
-
2012/05/10
Re: [Python-Dev] sys.implementation
Steven D'Aprano
-
2012/05/10
Re: [Python-Dev] Point of building without threads?
Antoine Pitrou
-
2012/05/10
Re: [Python-Dev] Point of building without threads?
Stefan Krah
-
2012/05/10
Re: [Python-Dev] sys.implementation
Barry Warsaw
-
2012/05/10
Re: [Python-Dev] Point of building without threads?
Stefan Krah
-
2012/05/10
Re: [Python-Dev] Adding types.build_class for 3.3
Barry Warsaw
-
2012/05/10
Re: [Python-Dev] sys.implementation
Scott Dial
-
2012/05/10
Re: [Python-Dev] sys.implementation
Terry Reedy
-
2012/05/10
Re: [Python-Dev] Allow use of sphinx-autodoc in the standard library documentation?
Georg Brandl
-
2012/05/10
Re: [Python-Dev] sys.implementation
Georg Brandl
-
2012/05/10
Re: [Python-Dev] Allow use of sphinx-autodoc in the standard library documentation?
R. David Murray
-
2012/05/10
Re: [Python-Dev] Adding types.build_class for 3.3
Greg Ewing
-
2012/05/10
Re: [Python-Dev] sys.implementation
Nick Coghlan
-
2012/05/10
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/10
Re: [Python-Dev] Adding types.build_class for 3.3
Mark Shannon
-
2012/05/10
Re: [Python-Dev] sys.implementation
Antoine Pitrou
-
2012/05/10
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/10
Re: [Python-Dev] Adding types.build_class for 3.3
Mark Shannon
-
2012/05/09
Re: [Python-Dev] sys.implementation
Nick Coghlan
-
2012/05/09
Re: [Python-Dev] sys.implementation
Martin v. Löwis
-
2012/05/09
[Python-Dev] Allow use of sphinx-autodoc in the standard library documentation?
Nick Coghlan
-
2012/05/09
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/09
Re: [Python-Dev] sys.implementation
Barry Warsaw
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/09
Re: [Python-Dev] sys.implementation
Nick Coghlan
-
2012/05/09
Re: [Python-Dev] sys.implementation
Larry Hastings
-
2012/05/09
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Greg Ewing
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
R. David Murray
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Brett Cannon
-
2012/05/09
Re: [Python-Dev] sys.implementation
Barry Warsaw
-
2012/05/09
Re: [Python-Dev] sys.implementation
Barry Warsaw
-
2012/05/09
Re: [Python-Dev] sys.implementation
martin
-
2012/05/09
Re: [Python-Dev] sys.implementation
Barry Warsaw
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Barry Warsaw
-
2012/05/09
Re: [Python-Dev] sys.implementation
Brett Cannon
-
2012/05/09
[Python-Dev] Rietveld integration problem?
Vinay Sajip
-
2012/05/09
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/09
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/09
Re: [Python-Dev] sys.implementation
Antoine Pitrou
-
2012/05/09
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/09
Re: [Python-Dev] sys.implementation
Brett Cannon
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Eric Snow
-
2012/05/09
Re: [Python-Dev] c/ElementTree XML serialisation
Alex Leach
-
2012/05/09
Re: [Python-Dev] c/ElementTree XML serialisation
Alex Leach
-
2012/05/09
Re: [Python-Dev] Point of building without threads?
Antoine Pitrou
-
2012/05/09
Re: [Python-Dev] sys.implementation
Martin v. Löwis
-
2012/05/09
Re: [Python-Dev] c/ElementTree XML serialisation
Martin v. Löwis
-
2012/05/09
Re: [Python-Dev] Point of building without threads?
Stefan Krah
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Steven D'Aprano
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Mark Shannon
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Mark Shannon
-
2012/05/09
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/08
Re: [Python-Dev] Adding types.build_class for 3.3
Daniel Urban
-
2012/05/08
Re: [Python-Dev] c/ElementTree XML serialisation
Xavier Morel
-
2012/05/08
Re: [Python-Dev] sys.implementation
Eric Snow
-
2012/05/08
Re: [Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages
Barry Warsaw
-
2012/05/08
Re: [Python-Dev] sys.implementation
Barry Warsaw
-
2012/05/08
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/08
Re: [Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages
Matthias Klose
-
2012/05/08
Re: [Python-Dev] c/ElementTree XML serialisation
Alex Leach
-
2012/05/08
Re: [Python-Dev] Adding types.build_class for 3.3
Tres Seaver
-
2012/05/08
Re: [Python-Dev] c/ElementTree XML serialisation
And Clover
-
2012/05/08
Re: [Python-Dev] c/ElementTree XML serialisation
Terry Reedy
-
2012/05/08
Re: [Python-Dev] Adding types.build_class for 3.3
Terry Reedy
-
2012/05/08
Re: [Python-Dev] Point of building without threads?
Antoine Pitrou
-
2012/05/08
Re: [Python-Dev] c/ElementTree XML serialisation
Alex Leach
-
2012/05/08
Re: [Python-Dev] Point of building without threads?
Stefan Krah
-
2012/05/08
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Paul Moore
-
2012/05/08
Re: [Python-Dev] Adding types.build_class for 3.3
Barry Warsaw
-
2012/05/08
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Carl Meyer
-
2012/05/08
Re: [Python-Dev] Python 3.3 cannot find BeautifulSoup but Python 3.2 can
Barry Warsaw
-
2012/05/08
Re: [Python-Dev] Python 3.3 cannot find BeautifulSoup but Python 3.2 can
Brett Cannon
-
2012/05/08
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Vinay Sajip
-
2012/05/08
Re: [Python-Dev] Point of building without threads?
Kristján Valur Jónsson
-
2012/05/07
Re: [Python-Dev] Point of building without threads?
Dirkjan Ochtman
-
2012/05/07
[Python-Dev] Spread Python
Josemon Maliakal
-
2012/05/07
[Python-Dev] Spread Python
Josemon Maliakal
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Eric Snow
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/07
Re: [Python-Dev] [Python-checkins] cpython: Issue #14716: Change integer overflow check in unicode_writer_prepare()
Greg Ewing
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Greg Ewing
-
2012/05/07
Re: [Python-Dev] Point of building without threads?
Victor Stinner
-
2012/05/07
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Paul Moore
-
2012/05/07
Re: [Python-Dev] [Python-checkins] cpython: Issue #14716: Change integer overflow check in unicode_writer_prepare()
Victor Stinner
-
2012/05/07
Re: [Python-Dev] Assigning copyright...
stefan brunthaler
-
2012/05/07
Re: [Python-Dev] Python 3.3 cannot import BeautifulSoup but Python 3.2 can
Barry Warsaw
-
2012/05/07
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Vinay Sajip
-
2012/05/07
Re: [Python-Dev] Python 3.3 cannot import BeautifulSoup but Python 3.2 can
Oleg Broytman
-
2012/05/07
Re: [Python-Dev] Python 3.3 cannot import BeautifulSoup but Python 3.2 can
Antoine Pitrou
-
2012/05/07
Re: [Python-Dev] Assigning copyright...
Martin v. Löwis
-
2012/05/07
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Martin v. Löwis
-
2012/05/07
[Python-Dev] Python 3.3 cannot import BeautifulSoup but Python 3.2 can
Edward C. Jones
-
2012/05/07
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Martin v. Löwis
-
2012/05/07
[Python-Dev] Python 3.3 cannot find BeautifulSoup but Python 3.2 can
Edward C. Jones
-
2012/05/07
Re: [Python-Dev] Assigning copyright...
Georg Brandl
-
2012/05/07
[Python-Dev] Point of building without threads?
Antoine Pitrou
-
2012/05/07
Re: [Python-Dev] Assigning copyright...
stefan brunthaler
-
2012/05/07
Re: [Python-Dev] [Python-checkins] cpython: Issue #14716: Change integer overflow check in unicode_writer_prepare()
Antoine Pitrou
-
2012/05/07
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Carl Meyer
-
2012/05/07
Re: [Python-Dev] [Python-checkins] cpython: Issue #14716: Change integer overflow check in unicode_writer_prepare()
Serhiy Storchaka
-
2012/05/07
Re: [Python-Dev] [Python-checkins] cpython: Issue #14716: Change integer overflow check in unicode_writer_prepare()
Serhiy Storchaka
-
2012/05/07
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Carl Meyer
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Hrvoje Niksic
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Georg Brandl
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/07
Re: [Python-Dev] [Python-checkins] cpython: Issue #14716: Change integer overflow check in unicode_writer_prepare()
Mark Dickinson
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Benjamin Peterson
-
2012/05/07
Re: [Python-Dev] Adding types.build_class for 3.3
Georg Brandl
-
2012/05/07
Re: [Python-Dev] [Python-checkins] cpython: Issue #14716: Change integer overflow check in unicode_writer_prepare()
Mark Dickinson
-
2012/05/07
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Ronald Oussoren
-
2012/05/07
[Python-Dev] Adding types.build_class for 3.3
Nick Coghlan
-
2012/05/07
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Martin v. Löwis
-
2012/05/07
Re: [Python-Dev] [RELEASED] Python 3.3.0 alpha 3
Georg Brandl
-
2012/05/07
Re: [Python-Dev] [RELEASED] Python 3.3.0 alpha 3
Nick Coghlan
-
2012/05/07
Re: [Python-Dev] [RELEASED] Python 3.3.0 alpha 3
Mark Shannon
-
2012/05/07
Re: [Python-Dev] [RELEASED] Python 3.3.0 alpha 3
Martin v. Löwis
-
2012/05/06
Re: [Python-Dev] Does trunk still support any compilers that *don't* allow declaring variables after code?
Martin v. Löwis
-
2012/05/06
Re: [Python-Dev] Does trunk still support any compilers that *don't* allow declaring variables after code?
Martin v. Löwis
-
2012/05/06
Re: [Python-Dev] Recording BDFL delegates for PEPs
Stephen J. Turnbull
-
2012/05/06
Re: [Python-Dev] Recording BDFL delegates for PEPs
Guido van Rossum
-
2012/05/06
Re: [Python-Dev] [Python-checkins] peps: Update PEP 1 to better reflect current practice
Barry Warsaw
-
2012/05/06
Re: [Python-Dev] Recording BDFL delegates for PEPs
Barry Warsaw
-
2012/05/06
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Vinay Sajip
-
2012/05/06
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Carl Meyer
-
2012/05/06
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Carl Meyer
-
2012/05/06
Re: [Python-Dev] PEP 405 (pyvenv) and system Python upgrades
Carl Meyer
-
2012/05/06
Re: [Python-Dev] cpython: Make AcquirerProxy.acquire() support timeout argument
Antoine Pitrou
-
2012/05/06
Re: [Python-Dev] cpython: Make AcquirerProxy.acquire() support timeout argument
shibturn
-
2012/05/06
[Python-Dev] Failed issue tracker submission
Python tracker
-
2012/05/06
Re: [Python-Dev] cpython: Make AcquirerProxy.acquire() support timeout argument
Antoine Pitrou
-
2012/05/06
Re: [Python-Dev] Recording BDFL delegates for PEPs
Nick Coghlan
-
2012/05/06
Re: [Python-Dev] peps: Update PEP 1 to better reflect current practice
Nick Coghlan
-
2012/05/06
Re: [Python-Dev] Recording BDFL delegates for PEPs
Antoine Pitrou
-
2012/05/06
Re: [Python-Dev] peps: Update PEP 1 to better reflect current practice
Antoine Pitrou
-
2012/05/05
[Python-Dev] Recording BDFL delegates for PEPs
Nick Coghlan
-
2012/05/05
Re: [Python-Dev] [Python-checkins] peps: Update PEP 1 to better reflect current practice
Nick Coghlan
-
2012/05/05
Re: [Python-Dev] [Python-checkins] cpython: Update Misc/NEWS for issues #14127 and #14705. (And, technically, #10148.)
Larry Hastings
-
2012/05/05
Re: [Python-Dev] [Python-checkins] cpython: Update Misc/NEWS for issues #14127 and #14705. (And, technically, #10148.)
Stefan Krah
-
2012/05/05
Re: [Python-Dev] [Python-checkins] cpython: Update Misc/NEWS for issues #14127 and #14705. (And, technically, #10148.)
Benjamin Peterson
-
2012/05/05
Re: [Python-Dev] [Python-checkins] cpython: Issue #14705: Add 'p' format character to PyArg_ParseTuple* for bool support.
Benjamin Peterson
-
2012/05/05
Re: [Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages
Edward C. Jones
-
2012/05/05
Re: [Python-Dev] [Python-checkins] peps: Update PEP 1 to better reflect current practice
Barry Warsaw
-
2012/05/05
Re: [Python-Dev] [Python-checkins] peps: Update PEP 1 to better reflect current practice
Barry Warsaw
-
2012/05/05
Re: [Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages
Barry Warsaw
-
2012/05/05
Re: [Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages
Christian Heimes
-
2012/05/05
Re: [Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages
Antoine Pitrou
-
2012/05/05
Re: [Python-Dev] Debian wheezy, amd64: make not finding files for bz2 and other packages
Christian Heimes