Showing content from https://mail.python.org/pipermail/python-dev/2012-November/date.html below:
The Python-Dev November 2012 Archive by date
November 2012 Archives by date
Starting: Thu Nov 1 02:20:01 CET 2012
Ending: Fri Nov 30 22:52:43 CET 2012
Messages: 401
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Terry Reedy
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Chris Angelico
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Terry Reedy
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Rob Cliffe
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu Andrew Svetlov
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu Nick Coghlan
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu R. David Murray
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu Terry Reedy
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu Ned Deily
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu Ned Deily
- [Python-Dev] Python 3.3 vs. Python 2.7 benchmark results (again, but this time more solid numbers) Philip Jenvey
- [Python-Dev] Python 3.3 vs. Python 2.7 benchmark results (again, but this time more solid numbers) Brett Cannon
- [Python-Dev] Summary of Python tracker Issues Eric Snow
- [Python-Dev] Summary of Python tracker Issues Andrew Svetlov
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu Nick Coghlan
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu Terry Reedy
- [Python-Dev] Cut/Copy/Paste items in IDLE right click context menu Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (3.3): Issue #15814: Use hash function that is compatible with the equality Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (3.3): Issue #15814: Use hash function that is compatible with the equality Stefan Krah
- [Python-Dev] [Python-checkins] cpython (3.3): Issue #15814: Use hash function that is compatible with the equality Antoine Pitrou
- [Python-Dev] Using Wiki for Python development coordination anatoly techtonik
- [Python-Dev] Python 3.3 vs. Python 2.7 benchmark results (again, but this time more solid numbers) Maciej Fijalkowski
- [Python-Dev] Using Wiki for Python development coordination Paul Boddie
- [Python-Dev] Using Wiki for Python development coordination anatoly techtonik
- [Python-Dev] Python 3.3 vs. Python 2.7 benchmark results (again, but this time more solid numbers) Brett Cannon
- [Python-Dev] cpython: Issue #16218: skip test if filesystem doesn't support required encoding Antoine Pitrou
- [Python-Dev] [Python-checkins] peps: Revert PEP 430 to Final. Chris Jerdonek
- [Python-Dev] [Python-checkins] peps: Revert PEP 430 to Final. Chris Jerdonek
- [Python-Dev] ctypes is not an acceptable implementation strategy for modules in the standard library? anatoly techtonik
- [Python-Dev] ctypes is not an acceptable implementation strategy for modules in the standard library? Ronald Oussoren
- [Python-Dev] ctypes is not an acceptable implementation strategy for modules in the standard library? Victor Stinner
- [Python-Dev] ctypes is not an acceptable implementation strategy for modules in the standard library? R. David Murray
- [Python-Dev] Okay to document the "exec tuple" form of the exec statement in Python 2.7? Mark Dickinson
- [Python-Dev] Okay to document the "exec tuple" form of the exec statement in Python 2.7? Nick Coghlan
- [Python-Dev] Okay to document the "exec tuple" form of the exec statement in Python 2.7? Mark Dickinson
- [Python-Dev] ctypes is not an acceptable implementation strategy for modules in the standard library? Maciej Fijalkowski
- [Python-Dev] ctypes is not an acceptable implementation strategy for modules in the standard library? Xavier Morel
- [Python-Dev] ctypes is not an acceptable implementation strategy for modules in the standard library? Sturla Molden
- [Python-Dev] Okay to document the "exec tuple" form of the exec statement in Python 2.7? Guido van Rossum
- [Python-Dev] cpython (3.3): Add examples for opener argument of open (#13424). Georg Brandl
- [Python-Dev] Okay to document the "exec tuple" form of the exec statement in Python 2.7? Greg Ewing
- [Python-Dev] chained assignment weirdity Chris Withers
- [Python-Dev] chained assignment weirdity Devin Jeanpierre
- [Python-Dev] chained assignment weirdity Terry Reedy
- [Python-Dev] chained assignment weirdity Nick Coghlan
- [Python-Dev] ctypes is not an acceptable implementation strategy for modules in the standard library? Trent Nelson
- [Python-Dev] chained assignment weirdity Rob Cliffe
- [Python-Dev] cpython (3.3): Add examples for opener argument of open (#13424). Éric Araujo
- [Python-Dev] chained assignment weirdity MRAB
- [Python-Dev] chained assignment weirdity Guido van Rossum
- [Python-Dev] chained assignment weirdity Serhiy Storchaka
- [Python-Dev] chained assignment weirdity R. David Murray
- [Python-Dev] chained assignment weirdity Ned Batchelder
- [Python-Dev] chained assignment weirdity Devin Jeanpierre
- [Python-Dev] chained assignment weirdity Ned Batchelder
- [Python-Dev] chained assignment weirdity Greg Ewing
- [Python-Dev] chained assignment weirdity Guido van Rossum
- [Python-Dev] 回复: Python-Dev Digest, Vol 112, Issue 8 邓九祥
- [Python-Dev] chained assignment weirdity Serhiy Storchaka
- [Python-Dev] 回复: Python-Dev Digest, Vol 112, Issue 8 Amaury Forgeot d'Arc
- [Python-Dev] urlretrieve regression no.2, now in Python 3.3 anatoly techtonik
- [Python-Dev] Fwd: [issue16424] regression: os.path.split('//hostname/foo/bar.txt') anatoly techtonik
- [Python-Dev] chained assignment weirdity Ned Batchelder
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Ulrich Eckhardt
- [Python-Dev] chained assignment weirdity Nick Coghlan
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Sam Partington
- [Python-Dev] chained assignment weirdity Chris Angelico
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Skip Montanaro
- [Python-Dev] chained assignment weirdity Łukasz Rekucki
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" R. David Murray
- [Python-Dev] chained assignment weirdity Guido van Rossum
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Nick Coghlan
- [Python-Dev] chained assignment weirdity Chris Angelico
- [Python-Dev] chained assignment weirdity Nick Coghlan
- [Python-Dev] chained assignment weirdity Guido van Rossum
- [Python-Dev] chained assignment weirdity Serhiy Storchaka
- [Python-Dev] chained assignment weirdity Terry Reedy
- [Python-Dev] chained assignment weirdity Terry Reedy
- [Python-Dev] chained assignment weirdity Ned Batchelder
- [Python-Dev] chained assignment weirdity Guido van Rossum
- [Python-Dev] chained assignment weirdity Terry Reedy
- [Python-Dev] cpython: Issue #16218: skip test if filesystem doesn't support required encoding Alexandre Vassalotti
- [Python-Dev] chained assignment weirdity Steven D'Aprano
- [Python-Dev] urlretrieve regression no.2, now in Python 3.3 Terry Reedy
- [Python-Dev] cpython: Issue #16218: skip test if filesystem doesn't support required encoding Victor Stinner
- [Python-Dev] cpython: Issue #16218: skip test if filesystem doesn't support required encoding R. David Murray
- [Python-Dev] urlretrieve regression no.2, now in Python 3.3 Gregory P. Smith
- [Python-Dev] chained assignment weirdity Ned Batchelder
- [Python-Dev] Make extension module initialisation more like Python module initialisation Stefan Behnel
- [Python-Dev] Make extension module initialisation more like Python module initialisation M.-A. Lemburg
- [Python-Dev] Make extension module initialisation more like Python module initialisation Stefan Behnel
- [Python-Dev] Make extension module initialisation more like Python module initialisation Stefan Behnel
- [Python-Dev] Update - Re: Make extension module initialisation more like Python module initialisation Stefan Behnel
- [Python-Dev] Make extension module initialisation more like Python module initialisation Brett Cannon
- [Python-Dev] Make extension module initialisation more like Python module initialisation Stefan Behnel
- [Python-Dev] Make extension module initialisation more like Python module initialisation Brett Cannon
- [Python-Dev] Make extension module initialisation more like Python module initialisation Stefan Behnel
- [Python-Dev] Update - Re: Make extension module initialisation more like Python module initialisation Nick Coghlan
- [Python-Dev] Detecting tp_compare / tp_richcompare from Python Tres Seaver
- [Python-Dev] Detecting tp_compare / tp_richcompare from Python Guido van Rossum
- [Python-Dev] cpython: Issue #16218: skip test if filesystem doesn't support required encoding Serhiy Storchaka
- [Python-Dev] Detecting tp_compare / tp_richcompare from Python Tres Seaver
- [Python-Dev] Detecting tp_compare / tp_richcompare from Python Guido van Rossum
- [Python-Dev] chained assignment weirdity Serhiy Storchaka
- [Python-Dev] cpython: Issue #16218: skip test if filesystem doesn't support required encoding Alexandre Vassalotti
- [Python-Dev] cpython: Issue #16218: skip test if filesystem doesn't support required encoding Serhiy Storchaka
- [Python-Dev] Detecting tp_compare / tp_richcompare from Python Tres Seaver
- [Python-Dev] Detecting tp_compare / tp_richcompare from Python Tres Seaver
- [Python-Dev] cpython: issue9584: Add {} list expansion to glob. Original patch by Mathieu Bridon Georg Brandl
- [Python-Dev] cpython: issue9584: Add {} list expansion to glob. Original patch by Mathieu Bridon Georg Brandl
- [Python-Dev] cpython: issue9584: Add {} list expansion to glob. Original patch by Mathieu Bridon Tim Golden
- [Python-Dev] problems building python2.7 Chris Withers
- [Python-Dev] problems building python2.7 Hans Mulder
- [Python-Dev] problems building python2.7 Michael Foord
- [Python-Dev] problems building python2.7 Chris Withers
- [Python-Dev] problems building python2.7 Hans Mulder
- [Python-Dev] problems building python2.7 Petri Lehtinen
- [Python-Dev] problems building python2.7 Ronald Oussoren
- [Python-Dev] problems building python2.7 Hans Mulder
- [Python-Dev] problems building python2.7 Chris Withers
- [Python-Dev] problems building python2.7 Chris Withers
- [Python-Dev] problems building python2.7 Hans Mulder
- [Python-Dev] problems building python2.7 Terry Reedy
- [Python-Dev] problems building python2.7 R. David Murray
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] problems building python2.7 Chris Jerdonek
- [Python-Dev] problems building python2.7 Antoine Pitrou
- [Python-Dev] problems building python2.7 Larry Hastings
- [Python-Dev] problems building python2.7 Ned Deily
- [Python-Dev] problems building python2.7 Hans Mulder
- [Python-Dev] [Python-checkins] cpython (merge 3.3 -> default): Fixes issue #16409: The reporthook callback made by the legacy Nadeem Vawda
- [Python-Dev] Setting project home path the best way Christian Tismer
- [Python-Dev] Relatwd: py3 import strategy (was: Setting project home path the best way( Christian Tismer
- [Python-Dev] Relatwd: py3 import strategy (was: Setting project home path the best way( Eric Snow
- [Python-Dev] Relatwd: py3 import strategy Christian Tismer
- [Python-Dev] Setting project home path the best way Nick Coghlan
- [Python-Dev] Setting project home path the best way SOLVED Christian Tismer
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Jan Matějek
- [Python-Dev] cpython: Issue #16416: OS data are now always encoded/decoded to/from Antoine Pitrou
- [Python-Dev] Okay to document the "exec tuple" form of the exec statement in Python 2.7? Michael Bayer
- [Python-Dev] Improve error message "UnboundLocalError: local variable referenced before assignment" Glenn Linderman
- [Python-Dev] accept the wheel PEPs 425, 426, 427 Nick Coghlan
- [Python-Dev] [Catalog-sig] accept the wheel PEPs 425, 426, 427 "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] accept the wheel PEPs 425, 426, 427 M.-A. Lemburg
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs 425, 426, 427 Paul Moore
- [Python-Dev] externals? Kristján Valur Jónsson
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs 425, 426, 427 Daniel Holth
- [Python-Dev] externals? Benjamin Peterson
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs 425, 426, 427 Dirkjan Ochtman
- [Python-Dev] externals? Benjamin Peterson
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs 425, 426, 427 Ronald Oussoren
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs425, 426, 427 a.cavallo at cavallinux.eu
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs425, 426, 427 Daniel Holth
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs 425, 426, 427 Daniel Holth
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs425, 426, 427 a.cavallo at cavallinux.eu
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs425, 426, 427 Maciej Fijalkowski
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs425, 426, 427 Donald Stufft
- [Python-Dev] [Catalog-sig] accept the wheel PEPs 425, 426, 427 "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] [Distutils] accept the wheel PEPs 425, 426, 427 "Martin v. Löwis"
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs425, 426, 427 "Martin v. Löwis"
- [Python-Dev] [Catalog-sig] [Distutils] accept the wheel PEPs 425, 426, 427 Daniel Holth
- [Python-Dev] [Distutils] accept the wheel PEPs 425, 426, 427 Barry Warsaw
- [Python-Dev] cpython (3.2): add gc_collects to weakref tests Antoine Pitrou
- [Python-Dev] [Catalog-sig] [Distutils] accept the wheel PEPs 425, 426, 427 Ronald Oussoren
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs425, 426, 427 Ronald Oussoren
- [Python-Dev] performance of {} versus dict() Chris Withers
- [Python-Dev] performance of {} versus dict() Ulrich Eckhardt
- [Python-Dev] performance of {} versus dict() Chris Withers
- [Python-Dev] performance of {} versus dict() martin at v.loewis.de
- [Python-Dev] performance of {} versus dict() Antoine Pitrou
- [Python-Dev] Python-Dev Digest, Vol 112, Issue 23 Peter Harris
- [Python-Dev] performance of {} versus dict() Steven D'Aprano
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs 425, 426, 427 Daniel Holth
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs425, 426, 427 a.cavallo at cavallinux.eu
- [Python-Dev] performance of {} versus dict() Chris Angelico
- [Python-Dev] performance of {} versus dict() Oleg Broytman
- [Python-Dev] performance of {} versus dict() Benjamin Peterson
- [Python-Dev] performance of {} versus dict() Stefan Behnel
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs 425, 426, 427 Paul Moore
- [Python-Dev] [Distutils] [Catalog-sig] accept the wheel PEPs 425, 426, 427 Daniel Holth
- [Python-Dev] performance of {} versus dict() Mark Adam
- [Python-Dev] performance of {} versus dict() Oleg Broytman
- [Python-Dev] performance of {} versus dict() Serhiy Storchaka
- [Python-Dev] performance of {} versus dict() Richard Oudkerk
- [Python-Dev] performance of {} versus dict() Brian Curtin
- [Python-Dev] performance of {} versus dict() Xavier Morel
- [Python-Dev] performance of {} versus dict() Mark Adam
- [Python-Dev] performance of {} versus dict() Mark Adam
- [Python-Dev] performance of {} versus dict() R. David Murray
- [Python-Dev] performance of {} versus dict() Mark Adam
- [Python-Dev] performance of {} versus dict() Richard Oudkerk
- [Python-Dev] performance of {} versus dict() Xavier Morel
- [Python-Dev] performance of {} versus dict() Xavier Morel
- [Python-Dev] performance of {} versus dict() Mark Adam
- [Python-Dev] performance of {} versus dict() Xavier Morel
- [Python-Dev] performance of {} versus dict() Mark Adam
- [Python-Dev] performance of {} versus dict() Antoine Pitrou
- [Python-Dev] performance of {} versus dict() MRAB
- [Python-Dev] performance of {} versus dict() MRAB
- [Python-Dev] performance of {} versus dict() Brian Curtin
- [Python-Dev] performance of {} versus dict() Ethan Furman
- [Python-Dev] performance of {} versus dict() Brandon W Maister
- [Python-Dev] performance of {} versus dict() Greg Ewing
- [Python-Dev] performance of {} versus dict() Brian Curtin
- [Python-Dev] performance of {} versus dict() Xavier Morel
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Chris Withers
- [Python-Dev] performance of {} versus dict() Chris Withers
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Chris Withers
- [Python-Dev] performance of {} versus dict() MRAB
- [Python-Dev] performance of {} versus dict() Donald Stufft
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Xavier Morel
- [Python-Dev] performance of {} versus dict() Steven D'Aprano
- [Python-Dev] performance of {} versus dict() Lukas Lueg
- [Python-Dev] performance of {} versus dict() Chris Angelico
- [Python-Dev] performance of {} versus dict() Terry Reedy
- [Python-Dev] performance of {} versus dict() Mark Adam
- [Python-Dev] performance of {} versus dict() Stephen J. Turnbull
- [Python-Dev] performance of {} versus dict() Chris Angelico
- [Python-Dev] performance of {} versus dict() Mark Adam
- [Python-Dev] performance of {} versus dict() Stephen J. Turnbull
- [Python-Dev] performance of {} versus dict() Stephen J. Turnbull
- [Python-Dev] performance of {} versus dict() martin at v.loewis.de
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) martin at v.loewis.de
- [Python-Dev] performance of {} versus dict() martin at v.loewis.de
- [Python-Dev] performance of {} versus dict() Stefan Behnel
- [Python-Dev] performance of {} versus dict() Chris Withers
- [Python-Dev] performance of {} versus dict() Stefan Behnel
- [Python-Dev] performance of {} versus dict() Serhiy Storchaka
- [Python-Dev] Setting project home path the best way Kristján Valur Jónsson
- [Python-Dev] externals? Kristján Valur Jónsson
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Łukasz Rekucki
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Greg Ewing
- [Python-Dev] [BUG] Trailing spaces in pretty-printed JSON Leo
- [Python-Dev] Failed issue tracker submission Python tracker
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Stefan Behnel
- [Python-Dev] performance of {} versus dict() Alex Gaynor
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Terry Reedy
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Richard Oudkerk
- [Python-Dev] Failed issue tracker submission Python tracker
- [Python-Dev] Failed issue tracker submission Python tracker
- [Python-Dev] Setting project home path the best way Christian Tismer
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Greg Ewing
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Christian Tismer
- [Python-Dev] performance of {} versus dict(), de fmd(**kw): return kw trumps all ; -) Doug Hellmann
- [Python-Dev] Failed issue tracker submission Python tracker
- [Python-Dev] Setting project home path the best way Daniel Holth
- [Python-Dev] Generally bored by installation Oleg Broytman
- [Python-Dev] Setting project home path the best way Christian Tismer
- [Python-Dev] externals? Trent Nelson
- [Python-Dev] Generally bored by installation Eli Bendersky
- [Python-Dev] pss (was: Generally bored by installation) Oleg Broytman
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Generally bored by installation Vinay Sajip
- [Python-Dev] Failed issue tracker submission Chris Jerdonek
- [Python-Dev] Generally bored by installation Eli Bendersky
- [Python-Dev] pss (was: Generally bored by installation) Eli Bendersky
- [Python-Dev] Generally bored by installation Oleg Broytman
- [Python-Dev] pss Oleg Broytman
- [Python-Dev] pss Guido van Rossum
- [Python-Dev] Failed issue tracker submission Antoine Pitrou
- [Python-Dev] Failed issue tracker submission Guido van Rossum
- [Python-Dev] Failed issue tracker submission martin at v.loewis.de
- [Python-Dev] Failed issue tracker submission Antoine Pitrou
- [Python-Dev] pss Oleg Broytman
- [Python-Dev] Register-based VM for CPython Victor Stinner
- [Python-Dev] Failed issue tracker submission R. David Murray
- [Python-Dev] Failed issue tracker submission Chris Jerdonek
- [Python-Dev] cpython (2.7): Closes #16461: Wave library should be able to deal with 4GB wav files, and Antoine Pitrou
- [Python-Dev] Register-based VM for CPython Armin Rigo
- [Python-Dev] Split unicodeobject.c into subfiles? Chris Jerdonek
- [Python-Dev] Split unicodeobject.c into subfiles? Chris Angelico
- [Python-Dev] Split unicodeobject.c into subfiles? Chris Jerdonek
- [Python-Dev] need reviewers for #16475 and #16487 Kristján Valur Jónsson
- [Python-Dev] externals? Kristján Valur Jónsson
- [Python-Dev] externals? martin at v.loewis.de
- [Python-Dev] Failed issue tracker submission Antoine Pitrou
- [Python-Dev] need reviewers for #16475 and #16487 Guido van Rossum
- [Python-Dev] externals? Georg Brandl
- [Python-Dev] externals? Armin Rigo
- [Python-Dev] externals? Georg Brandl
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Kristján Valur Jónsson
- [Python-Dev] Register-based VM for CPython Kristján Valur Jónsson
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Nick Coghlan
- [Python-Dev] Register-based VM for CPython Antoine Pitrou
- [Python-Dev] externals? martin at v.loewis.de
- [Python-Dev] Register-based VM for CPython Serhiy Storchaka
- [Python-Dev] Register-based VM for CPython Benjamin Peterson
- [Python-Dev] Register-based VM for CPython Antoine Pitrou
- [Python-Dev] Register-based VM for CPython Benjamin Peterson
- [Python-Dev] externals? Brian Curtin
- [Python-Dev] Register-based VM for CPython Antoine Pitrou
- [Python-Dev] externals? Terry Reedy
- [Python-Dev] need reviewers for #16475 and #16487 Kristján Valur Jónsson
- [Python-Dev] externals? Kristján Valur Jónsson
- [Python-Dev] externals? Trent Nelson
- [Python-Dev] New Contributor Experience in Python and other FOSS Communities - A Survey Brian Curtin
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 PJ Eby
- [Python-Dev] Accept just PEP-0426 Donald Stufft
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 Donald Stufft
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 Donald Stufft
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 Donald Stufft
- [Python-Dev] Accept just PEP-0426 Toshio Kuratomi
- [Python-Dev] Accept just PEP-0426 Donald Stufft
- [Python-Dev] Accept just PEP-0426 Stephen J. Turnbull
- [Python-Dev] Accept just PEP-0426 Nick Coghlan
- [Python-Dev] Accept just PEP-0426 Donald Stufft
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 Donald Stufft
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Kristján Valur Jónsson
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Nick Coghlan
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Christian Tismer
- [Python-Dev] Accept just PEP-0426 Vinay Sajip
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Nick Coghlan
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 Vinay Sajip
- [Python-Dev] Accept just PEP-0426 Nick Coghlan
- [Python-Dev] Accept just PEP-0426 Vinay Sajip
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Daniel Holth
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 Nick Coghlan
- [Python-Dev] Accept just PEP-0426 Vinay Sajip
- [Python-Dev] Accept just PEP-0426 PJ Eby
- [Python-Dev] Keyword meanings [was: Accept just PEP-0426] Jim J. Jewett
- [Python-Dev] Accept just PEP-0426 Glenn Linderman
- [Python-Dev] Keyword meanings [was: Accept just PEP-0426] Daniel Holth
- [Python-Dev] Accept just PEP-0426 PJ Eby
- [Python-Dev] Accept just PEP-0426 Donald Stufft
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] [Python-checkins] cpython (3.3): - Issue #16514: Fix regression causing a traceback when sys.path[0] is None Brett Cannon
- [Python-Dev] Accept just PEP-0426 Vinay Sajip
- [Python-Dev] [Python-checkins] cpython (3.3): - Issue #16514: Fix regression causing a traceback when sys.path[0] is None Barry Warsaw
- [Python-Dev] [Python-checkins] cpython (3.3): - Issue #16514: Fix regression causing a traceback when sys.path[0] is None Barry Warsaw
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 Toshio Kuratomi
- [Python-Dev] Accept just PEP-0426 Glenn Linderman
- [Python-Dev] Keyword meanings [was: Accept just PEP-0426] Jim Jewett
- [Python-Dev] Accept just PEP-0426 PJ Eby
- [Python-Dev] Accept just PEP-0426 Daniel Holth
- [Python-Dev] Accept just PEP-0426 PJ Eby
- [Python-Dev] Accept just PEP-0426 Nick Coghlan
- [Python-Dev] Keyword meanings [was: Accept just PEP-0426] Daniel Holth
- [Python-Dev] Accept just PEP-0426 Nick Coghlan
- [Python-Dev] operator.attrgetter(attr[, args...]) etc. Leo
- [Python-Dev] Accept just PEP-0426 Nick Coghlan
- [Python-Dev] Keyword meanings [was: Accept just PEP-0426] Stephen J. Turnbull
- [Python-Dev] Keyword meanings [was: Accept just PEP-0426] PJ Eby
- [Python-Dev] Keyword meanings [was: Accept just PEP-0426] Stephen J. Turnbull
- [Python-Dev] operator.attrgetter(attr[, args...]) etc. Oscar Benjamin
- [Python-Dev] operator.attrgetter(attr[, args...]) etc. R. David Murray
- [Python-Dev] [Python-checkins] cpython (3.3): - Issue #16514: Fix regression causing a traceback when sys.path[0] is None Brett Cannon
- [Python-Dev] [Python-checkins] devguide: Add instructions for handling merge conflicts during null merges. Chris Jerdonek
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Kristján Valur Jónsson
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Nick Coghlan
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] logging and rotation Matthias Bernt
- [Python-Dev] logging and rotation Oleg Broytman
- [Python-Dev] logging and rotation Guido van Rossum
- [Python-Dev] logging and rotation Xavier Morel
- [Python-Dev] type vs. class terminology Chris Jerdonek
- [Python-Dev] type vs. class terminology Nick Coghlan
- [Python-Dev] type vs. class terminology Xavier Morel
- [Python-Dev] type vs. class terminology Hrvoje Niksic
- [Python-Dev] Socket timeout and completion based sockets Kristján Valur Jónsson
- [Python-Dev] type vs. class terminology Guido van Rossum
- [Python-Dev] Socket timeout and completion based sockets Guido van Rossum
- [Python-Dev] Socket timeout and completion based sockets Richard Oudkerk
- [Python-Dev] Socket timeout and completion based sockets Glyph
- [Python-Dev] Socket timeout and completion based sockets Kristján Valur Jónsson
- [Python-Dev] Socket timeout and completion based sockets Kristján Valur Jónsson
- [Python-Dev] Tru64 support Trent Nelson
- [Python-Dev] Socket timeout and completion based sockets Richard Oudkerk
- [Python-Dev] Socket timeout and completion based sockets Guido van Rossum
- [Python-Dev] New Contributor Experience in Python and other FOSS Communities - A Survey Brian Curtin
- [Python-Dev] Handling support for newer OS features at run time Trent Nelson
- [Python-Dev] Handling support for newer OS features at run time Matthias Klose
- [Python-Dev] Handling support for newer OS features at run time Richard Oudkerk
- [Python-Dev] Handling support for newer OS features at run time Trent Nelson
- [Python-Dev] Handling support for newer OS features at run time Trent Nelson
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Eric Snow
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Eric Snow
- [Python-Dev] Handling support for newer OS features at run time Gregory P. Smith
- [Python-Dev] Handling support for newer OS features at run time Matthias Klose
- [Python-Dev] Generally boared by installation (Re: Setting project home path the best way) Nick Coghlan
- [Python-Dev] Socket timeout and completion based sockets Kristján Valur Jónsson
- [Python-Dev] Socket timeout and completion based sockets Antoine Pitrou
- [Python-Dev] Socket timeout and completion based sockets Guido van Rossum
- [Python-Dev] Socket timeout and completion based sockets Glyph
- [Python-Dev] type vs. class terminology Eli Bendersky
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Brett Cannon
- [Python-Dev] type vs. class terminology Terry Reedy
- [Python-Dev] Summary of Python tracker Issues Serhiy Storchaka
- [Python-Dev] Summary of Python tracker Issues R. David Murray
- [Python-Dev] Summary of Python tracker Issues Brett Cannon
Last message date: Fri Nov 30 22:52:43 CET 2012
Archived on: Fri Nov 30 22:53:06 CET 2012
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