The Python-Dev November 2011 Archive by date (original) (raw)
November 2011 Archives by date
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
Starting: Tue Nov 1 04:57:15 CET 2011
Ending: Wed Nov 30 18:33:32 CET 2011
Messages: 422
- [Python-Dev] draft PEP: virtual environments Stephen J. Turnbull
- [Python-Dev] PEP 397 and idle David Bailey
- [Python-Dev] draft PEP: virtual environments "Martin v. Löwis"
- [Python-Dev] cpython (3.2): adjust braces a bit anatoly techtonik
- [Python-Dev] draft PEP: virtual environments Vinay Sajip
- [Python-Dev] PEP 397 and idle Amaury Forgeot d'Arc
- [Python-Dev] PEP 397 and idle Antoine Pitrou
- [Python-Dev] draft PEP: virtual environments Carl Meyer
- [Python-Dev] draft PEP: virtual environments Paul Moore
- [Python-Dev] draft PEP: virtual environments Paul Moore
- [Python-Dev] draft PEP: virtual environments Paul Moore
- [Python-Dev] PEP 397 and idle David Bailey
- [Python-Dev] Code cleanups in stable branches? Barry Warsaw
- [Python-Dev] PEP 397 and idle Terry Reedy
- [Python-Dev] PEP 397 and idle Nick Coghlan
- [Python-Dev] Unexpected behaviour in compileall Vinay Sajip
- [Python-Dev] Unexpected behaviour in compileall Charles-François Natali
- [Python-Dev] Unexpected behaviour in compileall Vinay Sajip
- [Python-Dev] Unexpected behaviour in compileall Brett Cannon
- [Python-Dev] Code cleanups in stable branches? Raymond Hettinger
- [Python-Dev] ints not overflowing into longs? Derek Shockey
- [Python-Dev] ints not overflowing into longs? Guido van Rossum
- [Python-Dev] ints not overflowing into longs? Derek Shockey
- [Python-Dev] ints not overflowing into longs? Antoine Pitrou
- [Python-Dev] ints not overflowing into longs? Victor Stinner
- [Python-Dev] draft PEP: virtual environments VanL
- [Python-Dev] Buildbot failures Brian Curtin
- [Python-Dev] ints not overflowing into longs? Éric Araujo
- [Python-Dev] Unicode exception indexing martin at v.loewis.de
- [Python-Dev] ints not overflowing into longs? Derek Shockey
- [Python-Dev] ints not overflowing into longs? Stefan Krah
- [Python-Dev] Unicode exception indexing Victor Stinner
- [Python-Dev] Unicode exception indexing Antoine Pitrou
- [Python-Dev] Buildbot failures Stefan Behnel
- [Python-Dev] ints not overflowing into longs? Derek Shockey
- [Python-Dev] Unicode exception indexing Guido van Rossum
- [Python-Dev] Unicode exception indexing Terry Reedy
- [Python-Dev] Unicode exception indexing "Martin v. Löwis"
- [Python-Dev] Unicode exception indexing "Martin v. Löwis"
- [Python-Dev] Unicode exception indexing "Martin v. Löwis"
- [Python-Dev] Unicode exception indexing Terry Reedy
- [Python-Dev] Unicode exception indexing Nick Coghlan
- [Python-Dev] Unicode exception indexing Antoine Pitrou
- [Python-Dev] Unicode exception indexing "Martin v. Löwis"
- [Python-Dev] Unicode exception indexing Stefan Behnel
- [Python-Dev] Code cleanups in stable branches? Éric Araujo
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] [Python-checkins] cpython: Port code page codec to Unicode API. Victor Stinner
- [Python-Dev] [Python-checkins] cpython (2.7): Inline the advisory text on how to use the shelve module. Eric V. Smith
- [Python-Dev] [Python-checkins] cpython (2.7): Inline the advisory text on how to use the shelve module. Ezio Melotti
- [Python-Dev] [Python-checkins] cpython (2.7): Inline the advisory text on how to use the shelve module. Eric V. Smith
- [Python-Dev] Unicode exception indexing Terry Reedy
- [Python-Dev] Packaging and binary distributions PJ Eby
- [Python-Dev] Packaging and binary distributions PJ Eby
- [Python-Dev] Code cleanups in stable branches? Nick Coghlan
- [Python-Dev] PyDict_Get/SetItem and dict subclasses Victor Stinner
- [Python-Dev] PyDict_Get/SetItem and dict subclasses Benjamin Peterson
- [Python-Dev] PyDict_Get/SetItem and dict subclasses Éric Araujo
- [Python-Dev] Why does _PyUnicode_FromId return a new reference? Antoine Pitrou
- [Python-Dev] Why does _PyUnicode_FromId return a new reference? "Martin v. Löwis"
- [Python-Dev] None as slice params to list.index() and tuple.index() Petri Lehtinen
- [Python-Dev] Packaging and binary distributions "Martin v. Löwis"
- [Python-Dev] PEP 382 specification and implementation complete "Martin v. Löwis"
- [Python-Dev] PEP 382 specification and implementation complete Nick Coghlan
- [Python-Dev] genious hack in python Martin Goudreau
- [Python-Dev] PEP 382 specification and implementation complete PJ Eby
- [Python-Dev] PyDict_Get/SetItem and dict subclasses Antoine Pitrou
- [Python-Dev] Why does _PyUnicode_FromId return a new reference? Antoine Pitrou
- [Python-Dev] None as slice params to list.index() and tuple.index() Antoine Pitrou
- [Python-Dev] None as slice params to list.index() and tuple.index() Robert Collins
- [Python-Dev] [Python-checkins] cpython: Fix #13327. Remove the need for an explicit None as the second argument to Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython: Fix #13327. Remove the need for an explicit None as the second argument to Brian Curtin
- [Python-Dev] None as slice params to list.index() and tuple.index() Raymond Hettinger
- [Python-Dev] PEP 382 specification and implementation complete "Martin v. Löwis"
- [Python-Dev] PEP 382 specification and implementation complete "Martin v. Löwis"
- [Python-Dev] PyDict_Get/SetItem and dict subclasses "Martin v. Löwis"
- [Python-Dev] PyDict_Get/SetItem and dict subclasses Raymond Hettinger
- [Python-Dev] Failed issue tracker submission Python tracker
- [Python-Dev] Packaging and binary distributions Vinay Sajip
- [Python-Dev] Packaging and binary distributions Paul Moore
- [Python-Dev] Packaging and binary distributions Vinay Sajip
- [Python-Dev] [Python-checkins] cpython: quote the type name for improved readability Éric Araujo
- [Python-Dev] [Python-checkins] cpython: quote the type name for improved readability Stefan Behnel
- [Python-Dev] ctypes: alignment of (simple) types Michael Walle
- [Python-Dev] ctypes: alignment of (simple) types Amaury Forgeot d'Arc
- [Python-Dev] None as slice params to list.index() and tuple.index() Guido van Rossum
- [Python-Dev] Regression test coupling Vinay Sajip
- [Python-Dev] Regression test coupling Nick Coghlan
- [Python-Dev] Regression test coupling Vinay Sajip
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Jesus Cea
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... Benjamin Peterson
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Barry Warsaw
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Terry Reedy
- [Python-Dev] Packaging and binary distributions "Martin v. Löwis"
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Cameron Simpson
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Cameron Simpson
- [Python-Dev] cpython: Remove the old style [...] to denote optional args and show the defaults. Georg Brandl
- [Python-Dev] cpython: Remove the old style [...] to denote optional args and show the defaults. Brian Curtin
- [Python-Dev] Packaging and binary distributions Vinay Sajip
- [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Victor Stinner
- [Python-Dev] draft PEP: virtual environments Nick Coghlan
- [Python-Dev] draft PEP: virtual environments Carl Meyer
- [Python-Dev] [Python-checkins] cpython: quote the type name for improved readability Stefan Behnel
- [Python-Dev] [Python-checkins] cpython: quote the type name for improved readability "Martin v. Löwis"
- [Python-Dev] unicode_internal codec and the PEP 393 Victor Stinner
- [Python-Dev] [Python-checkins] cpython: Change decoders to use Unicode API instead of Py_UNICODE. Victor Stinner
- [Python-Dev] [Python-checkins] cpython: quote the type name for improved readability Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython: quote the type name for improved readability Nick Coghlan
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Greg Ewing
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Petri Lehtinen
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Nick Coghlan
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Antoine Pitrou
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Nick Coghlan
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Guido van Rossum
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Barry Warsaw
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Benjamin Peterson
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Amaury Forgeot d'Arc
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Ethan Furman
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Victor Stinner
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Barry Warsaw
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Barry Warsaw
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Terry Reedy
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Terry Reedy
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Brian Curtin
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Paul Moore
- [Python-Dev] unicode_internal codec and the PEP 393 "Martin v. Löwis"
- [Python-Dev] [Python-checkins] cpython: quote the type name for improved readability "Martin v. Löwis"
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule John O'Connor
- [Python-Dev] unicode_internal codec and the PEP 393 Victor Stinner
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Barry Warsaw
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Nick Coghlan
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Greg Ewing
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Jesus Cea
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Jesus Cea
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Antoine Pitrou
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Tim Delaney
- [Python-Dev] unicode_internal codec and the PEP 393 "Martin v. Löwis"
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Nick Coghlan
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Guido van Rossum
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Barry Warsaw
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Greg Ewing
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Tim Delaney
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Greg Ewing
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Greg Ewing
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Nick Coghlan
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Nick Coghlan
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Greg Ewing
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Stephen J. Turnbull
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Antoine Pitrou
- [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3 Paul Moore
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule anatoly techtonik
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Vinay Sajip
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Carl Meyer
- [Python-Dev] order of Misc/ACKS Eli Bendersky
- [Python-Dev] order of Misc/ACKS Ezio Melotti
- [Python-Dev] order of Misc/ACKS "Martin v. Löwis"
- [Python-Dev] unicode_internal codec and the PEP 393 Victor Stinner
- [Python-Dev] order of Misc/ACKS Eli Bendersky
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] documenting the Hg commit message hooks in the devguide Eli Bendersky
- [Python-Dev] documenting the Hg commit message hooks in the devguide Brett Cannon
- [Python-Dev] documenting the Hg commit message hooks in the devguide Georg Brandl
- [Python-Dev] order of Misc/ACKS Stephen J. Turnbull
- [Python-Dev] order of Misc/ACKS Larry Hastings
- [Python-Dev] order of Misc/ACKS Georg Brandl
- [Python-Dev] order of Misc/ACKS Barry Warsaw
- [Python-Dev] order of Misc/ACKS Xavier Morel
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Éric Araujo
- [Python-Dev] documenting the Hg commit message hooks in the devguide Eli Bendersky
- [Python-Dev] Hashable memoryviews Antoine Pitrou
- [Python-Dev] Hashable memoryviews Guido van Rossum
- [Python-Dev] Hashable memoryviews Antoine Pitrou
- [Python-Dev] Hashable memoryviews Antoine Pitrou
- [Python-Dev] Hashable memoryviews Nick Coghlan
- [Python-Dev] Hashable memoryviews Guido van Rossum
- [Python-Dev] Hashable memoryviews Stefan Krah
- [Python-Dev] Hashable memoryviews Antoine Pitrou
- [Python-Dev] Hashable memoryviews Nick Coghlan
- [Python-Dev] Hashable memoryviews Nick Coghlan
- [Python-Dev] Hashable memoryviews Stefan Krah
- [Python-Dev] Hashable memoryviews Stefan Krah
- [Python-Dev] Hashable memoryviews Antoine Pitrou
- [Python-Dev] Hashable memoryviews Stefan Behnel
- [Python-Dev] Hashable memoryviews Stefan Krah
- [Python-Dev] order of Misc/ACKS Stephen J. Turnbull
- [Python-Dev] _PyImport_FindExtensionObject() does not set _Py_PackageContext Stefan Behnel
- [Python-Dev] how to find the file path to an extension module at init time? Stefan Behnel
- [Python-Dev] Hashable memoryviews "Martin v. Löwis"
- [Python-Dev] how to find the file path to an extension module at init time? "Martin v. Löwis"
- [Python-Dev] peps: And now for something completely different. Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython (2.7): Normalize the keyword arguments documentation notation in re.rst. Closes issue Terry Reedy
- [Python-Dev] [Python-checkins] cpython (2.7): Normalize the keyword arguments documentation notation in re.rst. Closes issue Eli Bendersky
- [Python-Dev] how to find the file path to an extension module at init time? Stefan Behnel
- [Python-Dev] peps: And now for something completely different. Victor Stinner
- [Python-Dev] Delivery reports about your e-mail gh at ghaering.de
- [Python-Dev] how to find the file path to an extension module at init time? Nick Coghlan
- [Python-Dev] how to find the file path to an extension module at init time? mark florisson
- [Python-Dev] how to find the file path to an extension module at init time? Stefan Behnel
- [Python-Dev] [Python-checkins] cpython (merge 3.2 -> default): Fix memory leak with FLUFL-related syntax errors (!) Éric Araujo
- [Python-Dev] urllib.request.urlopen struggling in Windows 7 Thom Ives
- [Python-Dev] urllib.request.urlopen struggling in Windows 7 "Martin v. Löwis"
- [Python-Dev] how to find the file path to an extension module at init time? "Martin v. Löwis"
- [Python-Dev] how to find the file path to an extension module at init time? Stefan Behnel
- [Python-Dev] PEP 405 (proposed): Python 2.8 Release Schedule Lennart Regebro
- [Python-Dev] PEP 376 - contents of RECORD file Éric Araujo
- [Python-Dev] [Python-checkins] cpython: Issue #6397: Support '/dev/poll' polling objects in select module, under Éric Araujo
- [Python-Dev] Is Python insider blog dead? Jesús Cea
- [Python-Dev] Is Python insider blog dead? Senthil Kumaran
- [Python-Dev] Is Python insider blog dead? Brian Curtin
- [Python-Dev] Is Python insider blog dead? Victor Stinner
- [Python-Dev] Is Python insider blog dead? Christian Heimes
- [Python-Dev] Is Python insider blog dead? Paul Moore
- [Python-Dev] blog.python.org - help wanted - topics, authors, etc. Brian Curtin
- [Python-Dev] blog.python.org - help wanted - topics, authors, etc. vikash agrawal
- [Python-Dev] blog.python.org - help wanted - topics, authors, etc. Jerome Leclanche
- [Python-Dev] blog.python.org - help wanted - topics, authors, etc. Paul Moore
- [Python-Dev] blog.python.org - help wanted - topics, authors, etc. Jerome Leclanche
- [Python-Dev] [Python-checkins] cpython (2.7): PDB now will properly escape backslashes in the names of modules it executes. Éric Araujo
- [Python-Dev] how to find the file path to an extension module at init time? Stefan Behnel
- [Python-Dev] _PyImport_FindExtensionObject() does not set _Py_PackageContext Stefan Behnel
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Committing PEP 3155 Antoine Pitrou
- [Python-Dev] Committing PEP 3155 Barry Warsaw
- [Python-Dev] Committing PEP 3155 Antoine Pitrou
- [Python-Dev] Committing PEP 3155 Barry Warsaw
- [Python-Dev] Committing PEP 3155 Victor Stinner
- [Python-Dev] Committing PEP 3155 Serhiy Storchaka
- [Python-Dev] Committing PEP 3155 Nick Coghlan
- [Python-Dev] patch metadata - to use or not to use? Stefan Behnel
- [Python-Dev] Committing PEP 3155 Antoine Pitrou
- [Python-Dev] patch metadata - to use or not to use? Antoine Pitrou
- [Python-Dev] patch metadata - to use or not to use? Antoine Pitrou
- [Python-Dev] patch metadata - to use or not to use? Nick Coghlan
- [Python-Dev] patch metadata - to use or not to use? Guido van Rossum
- [Python-Dev] patch metadata - to use or not to use? Petri Lehtinen
- [Python-Dev] patch metadata - to use or not to use? Dirkjan Ochtman
- [Python-Dev] Python 3, new-style classes and __class__ Vinay Sajip
- [Python-Dev] patch metadata - to use or not to use? Ned Deily
- [Python-Dev] Python 3, new-style classes and __class__ Michael Foord
- [Python-Dev] Python 3, new-style classes and __class__ Vinay Sajip
- [Python-Dev] Python 3, new-style classes and __class__ Michael Foord
- [Python-Dev] Python 3, new-style classes and __class__ Vinay Sajip
- [Python-Dev] Python 3, new-style classes and __class__ Guido van Rossum
- [Python-Dev] Python 3, new-style classes and __class__ Michael Foord
- [Python-Dev] Python 3, new-style classes and __class__ Guido van Rossum
- [Python-Dev] PyPy 1.7 - widening the sweet spot Maciej Fijalkowski
- [Python-Dev] Chose a name for a "get unicode as wide character, borrowed reference" function Victor Stinner
- [Python-Dev] Chose a name for a "get unicode as wide character, borrowed reference" function Antoine Pitrou
- [Python-Dev] Chose a name for a "get unicode as wide character, borrowed reference" function Victor Stinner
- [Python-Dev] Chose a name for a "get unicode as wide character, borrowed reference" function Antoine Pitrou
- [Python-Dev] patch metadata - to use or not to use? Éric Araujo
- [Python-Dev] Chose a name for a "get unicode as wide character, borrowed reference" function Victor Stinner
- [Python-Dev] Chose a name for a "get unicode as wide character, borrowed reference" function Antoine Pitrou
- [Python-Dev] Python 3, new-style classes and __class__ Michael Foord
- [Python-Dev] Python 3, new-style classes and __class__ Guido van Rossum
- [Python-Dev] Committing PEP 3155 Guido van Rossum
- [Python-Dev] PyUnicode_EncodeDecimal Victor Stinner
- [Python-Dev] PyPy 1.7 - widening the sweet spot Terry Reedy
- [Python-Dev] PyPy 1.7 - widening the sweet spot Amaury Forgeot d'Arc
- [Python-Dev] PyUnicode_EncodeDecimal Victor Stinner
- [Python-Dev] PyUnicode_Resize Victor Stinner
- [Python-Dev] PyPy 1.7 - widening the sweet spot Giampaolo Rodolà
- [Python-Dev] PyUnicode_EncodeDecimal Stefan Krah
- [Python-Dev] PyUnicode_EncodeDecimal Victor Stinner
- [Python-Dev] PyPy 1.7 - widening the sweet spot Stefan Behnel
- [Python-Dev] PyUnicode_Resize Amaury Forgeot d'Arc
- [Python-Dev] PyPy 1.7 - widening the sweet spot Maciej Fijalkowski
- [Python-Dev] PyPy 1.7 - widening the sweet spot Barry Warsaw
- [Python-Dev] PyPy 1.7 - widening the sweet spot Stefan Behnel
- [Python-Dev] cpython: fix wrong credit and issue id given in previous commit Antoine Pitrou
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Stephen J. Turnbull
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Xavier Morel
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Toshio Kuratomi
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] David Malcolm
- [Python-Dev] cpython: fix wrong credit and issue id given in previous commit Giampaolo Rodolà
- [Python-Dev] [Python-checkins] cpython: sort last committed name in alphabetical order Nadeem Vawda
- [Python-Dev] PyPy 1.7 - widening the sweet spot Philip Jenvey
- [Python-Dev] cpython: fix wrong credit and issue id given in previous commit Amaury Forgeot d'Arc
- [Python-Dev] PyPy 1.7 - widening the sweet spot Amaury Forgeot d'Arc
- [Python-Dev] cpython: fix compiler warning by implementing this more cleverly Antoine Pitrou
- [Python-Dev] cpython: fix compiler warning by implementing this more cleverly Benjamin Peterson
- [Python-Dev] cpython: fix compiler warning by implementing this more cleverly Antoine Pitrou
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Barry Warsaw
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Barry Warsaw
- [Python-Dev] PyPy 1.7 - widening the sweet spot Terry Reedy
- [Python-Dev] PyPy 1.7 - widening the sweet spot Terry Reedy
- [Python-Dev] [Python-checkins] cpython: sort last committed name in alphabetical order Giampaolo Rodolà
- [Python-Dev] [Python-checkins] cpython: sort last committed name in alphabetical order Giampaolo Rodolà
- [Python-Dev] cpython: fix wrong credit and issue id given in previous commit Giampaolo Rodolà
- [Python-Dev] PyPy 1.7 - widening the sweet spot Amaury Forgeot d'Arc
- [Python-Dev] cpython: fix compiler warning by implementing this more cleverly Benjamin Peterson
- [Python-Dev] cpython: fix compiler warning by implementing this more cleverly Antoine Pitrou
- [Python-Dev] Python 3.4 Release Manager Larry Hastings
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Stephen J. Turnbull
- [Python-Dev] Python 3.4 Release Manager Raymond Hettinger
- [Python-Dev] Python 3.4 Release Manager Toshio Kuratomi
- [Python-Dev] Python 3.4 Release Manager Antoine Pitrou
- [Python-Dev] Python 3.4 Release Manager Senthil Kumaran
- [Python-Dev] Python 3.4 Release Manager Nick Coghlan
- [Python-Dev] cpython: fix compiler warning by implementing this more cleverly Terry Reedy
- [Python-Dev] cpython: fix compiler warning by implementing this more cleverly Nick Coghlan
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Ned Deily
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Xavier Morel
- [Python-Dev] Python 3.4 Release Manager Simon Cross
- [Python-Dev] Python 3.4 Release Manager Stephen J. Turnbull
- [Python-Dev] cpython: fix compiler warning by implementing this more cleverly Victor Stinner
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Dirkjan Ochtman
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Stephen J. Turnbull
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Dirkjan Ochtman
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Stephen J. Turnbull
- [Python-Dev] Python 3.4 Release Manager Barry Warsaw
- [Python-Dev] Promoting Python 3 [was: PyPy 1.7 - widening the sweet spot] Stephen J. Turnbull
- [Python-Dev] PyUnicode_Resize "Martin v. Löwis"
- [Python-Dev] PyPy 1.7 - widening the sweet spot Philip Jenvey
- [Python-Dev] PEP 380 Guido van Rossum
- [Python-Dev] PEP 380 Nick Coghlan
- [Python-Dev] PyPy 1.7 - widening the sweet spot Maciej Fijalkowski
- [Python-Dev] PyPy 1.7 - widening the sweet spot Nick Coghlan
- [Python-Dev] Long term development external named branches and periodic merges from python Jesus Cea
- [Python-Dev] Long term development external named branches and periodic merges from python Éric Araujo
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Eli Bendersky
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Antoine Pitrou
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Eli Bendersky
- [Python-Dev] Long term development external named branches and periodic merges from python Nick Coghlan
- [Python-Dev] Long term development external named branches and periodic merges from python "Martin v. Löwis"
- [Python-Dev] Long term development external named branches and periodic merges from python Xavier Morel
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Matt Joiner
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Eli Bendersky
- [Python-Dev] Long term development external named branches and periodic merges from python Nick Coghlan
- [Python-Dev] Long term development external named branches and periodic merges from python Nick Coghlan
- [Python-Dev] 404 in (important) documentation in www.python.org and contributor agreement Jesus Cea
- [Python-Dev] webmaster at python.org address not working Jesus Cea
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Antoine Pitrou
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Terry Reedy
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Matt Joiner
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Matt Joiner
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Antoine Pitrou
- [Python-Dev] webmaster at python.org address not working Michael Foord
- [Python-Dev] Long term development external named branches and periodic merges from python Jesus Cea
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Matt Joiner
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Eli Bendersky
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Eli Bendersky
- [Python-Dev] Long term development external named branches and periodic merges from python Stephen J. Turnbull
- [Python-Dev] 404 in (important) documentation in www.python.org and contributor agreement Maciej Szulik
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Matt Joiner
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Antoine Pitrou
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Antoine Pitrou
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Matt Joiner
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Matt Joiner
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Eli Bendersky
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Matt Joiner
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Antoine Pitrou
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Eli Bendersky
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Paul Moore
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Amaury Forgeot d'Arc
- [Python-Dev] webmaster at python.org address not working Aahz
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Paul Moore
- [Python-Dev] file.readinto performance regression in Python 3.2 vs. 2.7? Michael Foord
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] PyPy 1.7 - widening the sweet spot Antoine Pitrou
- [Python-Dev] PyPy 1.7 - widening the sweet spot Brett Cannon
- [Python-Dev] PyPy 1.7 - widening the sweet spot Amaury Forgeot d'Arc
- [Python-Dev] PEP 380 Michael Foord
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Jesus Cea
- [Python-Dev] PEP 380 Nick Coghlan
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Raymond Hettinger
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Nick Coghlan
- [Python-Dev] PEP 380 Maciej Fijalkowski
- [Python-Dev] PEP 380 Michael Foord
- [Python-Dev] PyPy 1.7 - widening the sweet spot Éric Araujo
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Éric Araujo
- [Python-Dev] 404 in (important) documentation in www.python.org and contributor agreement Aahz
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Éric Araujo
- [Python-Dev] Long term development external named branches and periodic merges from python Éric Araujo
- [Python-Dev] Long term development external named branches and periodic merges from python Éric Araujo
- [Python-Dev] Deprecation policy Éric Araujo
- [Python-Dev] PEP 402: Simplified Package Layout and Partitioning Éric Araujo
- [Python-Dev] ImportError: No module named multiarray (is back) Zbigniew Jędrzejewski-Szmek
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Benjamin Peterson
- [Python-Dev] ImportError: No module named multiarray (is back) Nick Coghlan
- [Python-Dev] Merging 3.2 to 3.3 is messy because "Misc/NEWS" Petri Lehtinen
- [Python-Dev] Long term development external named branches and periodic merges from python Jesus Cea
- [Python-Dev] Long term development external named branches and periodic merges from python Nick Coghlan
- [Python-Dev] Deprecation policy Raymond Hettinger
- [Python-Dev] Deprecation policy Xavier Morel
- [Python-Dev] Deprecation policy Nick Coghlan
- [Python-Dev] Deprecation policy Steven D'Aprano
- [Python-Dev] Deprecation policy exarkun at twistedmatrix.com
- [Python-Dev] Deprecation policy Xavier Morel
- [Python-Dev] Deprecation policy Petri Lehtinen
- [Python-Dev] Deprecation policy Barry Warsaw
- [Python-Dev] Deprecation policy Michael Foord
- [Python-Dev] Deprecation policy Matt Joiner
- [Python-Dev] PyPy 1.7 - widening the sweet spot Brett Cannon
- [Python-Dev] Deprecation policy Stephen J. Turnbull
- [Python-Dev] New features Antoine Pitrou
- [Python-Dev] New features Stephen J. Turnbull
- [Python-Dev] Deprecation policy Antoine Pitrou
- [Python-Dev] Long term development external named branches and periodic merges from python Jesus Cea
- [Python-Dev] Long term development external named branches and periodic merges from python Nick Coghlan
- [Python-Dev] Deprecation policy Petri Lehtinen
- [Python-Dev] Deprecation policy Oleg Broytman
- [Python-Dev] Long term development external named branches and periodic merges from python Petri Lehtinen
- [Python-Dev] Deprecation policy Antoine Pitrou
- [Python-Dev] Deprecation policy Barry Warsaw
- [Python-Dev] Deprecation policy Georg Brandl
- [Python-Dev] LZMA support has landed Nadeem Vawda
- [Python-Dev] cpython: Issue #6715: Add module for compression using the LZMA algorithm. Antoine Pitrou
- [Python-Dev] LZMA support has landed Amaury Forgeot d'Arc
- [Python-Dev] Deprecation policy Nick Coghlan
- [Python-Dev] Deprecation policy Benjamin Peterson
- [Python-Dev] Deprecation policy Matt Joiner
- [Python-Dev] LZMA support has landed Matt Joiner
- [Python-Dev] LZMA support has landed Meador Inge
- [Python-Dev] Long term development external named branches and periodic merges from python "Martin v. Löwis"
- [Python-Dev] STM and python Matt Joiner
- [Python-Dev] STM and python Benjamin Peterson
- [Python-Dev] PEP 402: Simplified Package Layout and Partitioning PJ Eby
- [Python-Dev] STM and python Charles-François Natali
- [Python-Dev] PEP 402: Simplified Package Layout and Partitioning Éric Araujo
- [Python-Dev] PEP 402: Simplified Package Layout and Partitioning "Martin v. Löwis"
Last message date: Wed Nov 30 18:33:32 CET 2011
Archived on: Wed Nov 30 18:33:41 CET 2011
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).