The Python-Dev January 2012 Archive by author (original) (raw)
January 2012 Archives by author
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
Starting: Sun Jan 1 00:56:00 CET 2012
Ending: Tue Jan 31 23:58:48 CET 2012
Messages: 880
- [Python-Dev] PEP 7 clarification request: braces Ron Adam
- [Python-Dev] PEP 408 -- Standard library __preview__ package Alex
- [Python-Dev] Sphinx version for Python 2.x docs Éric Araujo
- [Python-Dev] Sphinx version for Python 2.x docs Éric Araujo
- [Python-Dev] [Python-checkins] cpython: add str.casefold() (closes #13752) Éric Araujo
- [Python-Dev] [Python-checkins] cpython: provide a common method to check for RETR_DATA validity, first checking the Éric Araujo
- [Python-Dev] [Python-checkins] cpython: Refactored logging rotating handlers for improved flexibility. Éric Araujo
- [Python-Dev] [Python-checkins] cpython: add str.casefold() (closes #13752) Éric Araujo
- [Python-Dev] PEP 7 clarification request: braces Ned Batchelder
- [Python-Dev] PEP 7 clarification request: braces Ned Batchelder
- [Python-Dev] Hash collision security issue (now public) Stefan Behnel
- [Python-Dev] Hash collision security issue (now public) Stefan Behnel
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Stefan Behnel
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Stefan Behnel
- [Python-Dev] Status of the fix for the hash collision vulnerability Stefan Behnel
- [Python-Dev] Status of the fix for the hash collision vulnerability Stefan Behnel
- [Python-Dev] [issue13703] Hash collision security issue Stefan Behnel
- [Python-Dev] [issue13703] Hash collision security issue Stefan Behnel
- [Python-Dev] Python 3 optimizations, continued, continued again... Stefan Behnel
- [Python-Dev] PEPs and cons (was: Re: Store timestamps as decimal.Decimal objects) Stefan Behnel
- [Python-Dev] Store timestamps as decimal.Decimal objects Alexander Belopolsky
- [Python-Dev] Store timestamps as decimal.Decimal objects Alexander Belopolsky
- [Python-Dev] Python as a Metro-style App Eli Bendersky
- [Python-Dev] "Documenting Python" is moving to devguide Eli Bendersky
- [Python-Dev] Dinsdale is no more Eli Bendersky
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eli Bendersky
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eli Bendersky
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eli Bendersky
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eli Bendersky
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eli Bendersky
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eli Bendersky
- [Python-Dev] #include "Python.h" Eli Bendersky
- [Python-Dev] Hash collision security issue (now public) Andrew Bennetts
- [Python-Dev] distutils 'depends' management Matteo Bertini
- [Python-Dev] Hash collision security issue (now public) Alexey Borzenkov
- [Python-Dev] Hash collision security issue (now public) Alexey Borzenkov
- [Python-Dev] Code reviews Georg Brandl
- [Python-Dev] Hash collision security issue (now public) Georg Brandl
- [Python-Dev] Hash collision security issue (now public) Georg Brandl
- [Python-Dev] cpython: Implement PEP 380 - 'yield from' (closes #11682) Georg Brandl
- [Python-Dev] cpython: Implement PEP 380 - 'yield from' (closes #11682) Georg Brandl
- [Python-Dev] [Python-checkins] peps: Bring the Python 3.3 feature list up to date. Georg Brandl
- [Python-Dev] Sphinx version for Python 2.x docs Georg Brandl
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Georg Brandl
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Georg Brandl
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Georg Brandl
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Georg Brandl
- [Python-Dev] PEP 407 / splitting the stdlib Georg Brandl
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Georg Brandl
- [Python-Dev] Counting collisions for the win Georg Brandl
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Georg Brandl
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Georg Brandl
- [Python-Dev] exception chaining Georg Brandl
- [Python-Dev] 2.7 now uses Sphinx 1.0 Georg Brandl
- [Python-Dev] exception chaining Georg Brandl
- [Python-Dev] devguide: Use -j0 to maximimze parallel execution. Georg Brandl
- [Python-Dev] plugging the hash attack Georg Brandl
- [Python-Dev] PEP for allowing 'raise NewException from None' Georg Brandl
- [Python-Dev] Store timestamps as decimal.Decimal objects Georg Brandl
- [Python-Dev] Python 3 optimizations, continued, continued again... Georg Brandl
- [Python-Dev] Store timestamps as decimal.Decimal objects Georg Brandl
- [Python-Dev] Python 3 optimizations, continued, continued again... Georg Brandl
- [Python-Dev] #include "Python.h" C. Titus Brown
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Oleg Broytman
- [Python-Dev] descriptor as instance attribute Oleg Broytman
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Oleg Broytman
- [Python-Dev] #include "Python.h" Oleg Broytman
- [Python-Dev] RNG in the core Matthieu Brucher
- [Python-Dev] RNG in the core Matthieu Brucher
- [Python-Dev] Code reviews Francisco Martin Brugue
- [Python-Dev] [Python-checkins] peps: Bring the Python 3.3 feature list up to date. Brett Cannon
- [Python-Dev] Daily reference leaks (12de1ad1cee8): sum=6024 Brett Cannon
- [Python-Dev] Daily reference leaks (12de1ad1cee8): sum=6024 Brett Cannon
- [Python-Dev] PEP 407 / splitting the stdlib Brett Cannon
- [Python-Dev] Counting collisions for the win Brett Cannon
- [Python-Dev] Sprinting at PyCon US Brett Cannon
- [Python-Dev] devguide: Use -j0 to maximimze parallel execution. Brett Cannon
- [Python-Dev] plugging the hash attack Brett Cannon
- [Python-Dev] [Python-checkins] cpython: Issue #8828: Add new function os.replace(), for cross-platform renaming with Brett Cannon
- [Python-Dev] cdecimal (Was: Store timestamps as decimal.Decimal objects) Brett Cannon
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Rob Cliffe
- [Python-Dev] Status of the fix for the hash collision vulnerability And Clover
- [Python-Dev] PEP 7 clarification request: braces Nick Coghlan
- [Python-Dev] PEP 7 clarification request: braces Nick Coghlan
- [Python-Dev] PEP 7 clarification request: braces Nick Coghlan
- [Python-Dev] PEP 7 clarification request: braces Nick Coghlan
- [Python-Dev] PEP 7 clarification request: braces Nick Coghlan
- [Python-Dev] PEP 7 clarification request: braces Nick Coghlan
- [Python-Dev] RNG in the core Nick Coghlan
- [Python-Dev] Hash collision security issue (now public) Nick Coghlan
- [Python-Dev] Hash collision security issue (now public) Nick Coghlan
- [Python-Dev] Hash collision security issue (now public) Nick Coghlan
- [Python-Dev] usefulness of Python version of threading.RLock Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Issue #9993: When the source and destination are on different filesystems, Nick Coghlan
- [Python-Dev] usefulness of Python version of threading.RLock Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Issue #9993: When the source and destination are on different filesystems, Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Backed out changeset 36f2e236c601: For some reason, rewinddir() doesn't work as Nick Coghlan
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Issue #12760: Add a create mode to open(). Patch by David Townshend. Nick Coghlan
- [Python-Dev] os.walk() with followlinks=False Nick Coghlan
- [Python-Dev] os.walk() with followlinks=False Nick Coghlan
- [Python-Dev] PEP 380 ("yield from") is now Final Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: add test, which was missing from d64ac9ab4cd0 Nick Coghlan
- [Python-Dev] cpython: Implement PEP 380 - 'yield from' (closes #11682) Nick Coghlan
- [Python-Dev] Status of the fix for the hash collision vulnerability Nick Coghlan
- [Python-Dev] cpython: Implement PEP 380 - 'yield from' (closes #11682) Nick Coghlan
- [Python-Dev] Status of the fix for the hash collision vulnerability Nick Coghlan
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Nick Coghlan
- [Python-Dev] PEP 407 / splitting the stdlib Nick Coghlan
- [Python-Dev] [Python-checkins] Daily reference leaks (12de1ad1cee8): sum=6024 Nick Coghlan
- [Python-Dev] PEP 407 / splitting the stdlib Nick Coghlan
- [Python-Dev] PEP 407 / splitting the stdlib Nick Coghlan
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Nick Coghlan
- [Python-Dev] PEP 407 / splitting the stdlib Nick Coghlan
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Nick Coghlan
- [Python-Dev] Counting collisions for the win Nick Coghlan
- [Python-Dev] Counting collisions for the win Nick Coghlan
- [Python-Dev] Counting collisions for the win Nick Coghlan
- [Python-Dev] Changing the order of iteration over a dictionary Nick Coghlan
- [Python-Dev] PEP for allowing 'raise NewException from None' Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP for allowing 'raise NewException from None' Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP for allowing 'raise NewException from None' Nick Coghlan
- [Python-Dev] Release cycle question Nick Coghlan
- [Python-Dev] plugging the hash attack Nick Coghlan
- [Python-Dev] PEP 3144 ipaddr module (was Re: PEP 408 -- Standard library __preview__ package) Nick Coghlan
- [Python-Dev] PEP 408 -- Standard library __preview__ package Nick Coghlan
- [Python-Dev] PEP 3144 ipaddr module (was Re: PEP 408 -- Standard library __preview__ package) Nick Coghlan
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Nick Coghlan
- [Python-Dev] PEP 3144 ipaddr module (was Re: PEP 408 -- Standard library __preview__ package) Nick Coghlan
- [Python-Dev] Store timestamps as decimal.Decimal objects Nick Coghlan
- [Python-Dev] Store timestamps as decimal.Decimal objects Nick Coghlan
- [Python-Dev] usefulness of Python version of threading.RLock Robert Collins
- [Python-Dev] Script(s) for building Python on Windows Jason R. Coombs
- [Python-Dev] Script(s) for building Python on Windows Jason R. Coombs
- [Python-Dev] Script(s) for building Python on Windows Jason R. Coombs
- [Python-Dev] Script(s) for building Python on Windows Jason R. Coombs
- [Python-Dev] PEP 408 -- Standard library __preview__ package Simon Cross
- [Python-Dev] #include "Python.h" Andrea Crotti
- [Python-Dev] #include "Python.h" Andrea Crotti
- [Python-Dev] #include "Python.h" Andrea Crotti
- [Python-Dev] Code reviews Brian Curtin
- [Python-Dev] PEP 7 clarification request: braces Brian Curtin
- [Python-Dev] Python as a Metro-style App Brian Curtin
- [Python-Dev] Python as a Metro-style App Brian Curtin
- [Python-Dev] Hash collision security issue (now public) Brian Curtin
- [Python-Dev] Script(s) for building Python on Windows Brian Curtin
- [Python-Dev] Script(s) for building Python on Windows Brian Curtin
- [Python-Dev] Switching to Visual Studio 2010 Brian Curtin
- [Python-Dev] Switching to Visual Studio 2010 Brian Curtin
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Brian Curtin
- [Python-Dev] Switching to Visual Studio 2010 Brian Curtin
- [Python-Dev] RNG in the core Steven D'Aprano
- [Python-Dev] Hash collision security issue (now public) Steven D'Aprano
- [Python-Dev] Hash collision security issue (now public) Steven D'Aprano
- [Python-Dev] Hash collision security issue (now public) Steven D'Aprano
- [Python-Dev] Hash collision security issue (now public) Steven D'Aprano
- [Python-Dev] Compiling 2.7.2 on OS/2 Steven D'Aprano
- [Python-Dev] Status of the fix for the hash collision vulnerability Steven D'Aprano
- [Python-Dev] Status of the fix for the hash collision vulnerability Steven D'Aprano
- [Python-Dev] Status of the fix for the hash collision vulnerability Steven D'Aprano
- [Python-Dev] Python-Dev Digest, Vol 102, Issue 35 Steven D'Aprano
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Steven D'Aprano
- [Python-Dev] PEP 407 / splitting the stdlib Steven D'Aprano
- [Python-Dev] Counting collisions for the win Steven D'Aprano
- [Python-Dev] exception chaining Steven D'Aprano
- [Python-Dev] Counting collisions for the win Steven D'Aprano
- [Python-Dev] Counting collisions for the win Steven D'Aprano
- [Python-Dev] Counting collisions for the win Steven D'Aprano
- [Python-Dev] exception chaining Steven D'Aprano
- [Python-Dev] Counting collisions for the win Steven D'Aprano
- [Python-Dev] PEP 408 -- Standard library __preview__ package Steven D'Aprano
- [Python-Dev] PEP 408 -- Standard library __preview__ package Steven D'Aprano
- [Python-Dev] PEP for allowing 'raise NewException from None' Steven D'Aprano
- [Python-Dev] plugging the hash attack Steven D'Aprano
- [Python-Dev] PEP 408 -- Standard library __preview__ package Steven D'Aprano
- [Python-Dev] A new dictionary implementation Steven D'Aprano
- [Python-Dev] PEP 7 clarification request: braces Tim Delaney
- [Python-Dev] PEP 7 clarification request: braces Tim Delaney
- [Python-Dev] Status of the fix for the hash collision vulnerability Tim Delaney
- [Python-Dev] Status of the fix for the hash collision vulnerability Tim Delaney
- [Python-Dev] Counting collisions for the win Tim Delaney
- [Python-Dev] PEP 7 clarification request: braces Scott Dial
- [Python-Dev] PEP 408 -- Standard library __preview__ package Scott Dial
- [Python-Dev] PEP 408 -- Standard library __preview__ package Scott Dial
- [Python-Dev] Status of the fix for the hash collision vulnerability Mark Dickinson
- [Python-Dev] Status of the fix for the hash collision vulnerability Mark Dickinson
- [Python-Dev] Status of the fix for the hash collision vulnerability Jack Diederich
- [Python-Dev] Changing the order of iteration over a dictionary Fred Drake
- [Python-Dev] http://mail.python.org/pipermail/python-dev/2011-December/115172.html PJ Eby
- [Python-Dev] That depends on what the meaning of "is" is (was Re: http://mail.python.org/pipermail/python-dev/2011-December/115172.html) PJ Eby
- [Python-Dev] That depends on what the meaning of "is" is (was Re: http://mail.python.org/pipermail/python-dev/2011-December/115172.html) PJ Eby
- [Python-Dev] Proposed PEP on concurrent programming support PJ Eby
- [Python-Dev] Proposed PEP on concurrent programming support PJ Eby
- [Python-Dev] Hashing proposal: change only string-only dicts PJ Eby
- [Python-Dev] Hashing proposal: change only string-only dicts PJ Eby
- [Python-Dev] Packaging and setuptools compatibility PJ Eby
- [Python-Dev] Python as a Metro-style App Ulrich Eckhardt
- [Python-Dev] Coroutines and PEP 380 Greg Ewing
- [Python-Dev] Hash collision security issue (now public) Maciej Fijalkowski
- [Python-Dev] Hash collision security issue (now public) Maciej Fijalkowski
- [Python-Dev] Python 3 benchmarks Maciej Fijalkowski
- [Python-Dev] PEP 7 clarification request: braces Ben Finney
- [Python-Dev] PEP 7 clarification request: braces Ben Finney
- [Python-Dev] Writable __doc__ Michael Foord
- [Python-Dev] python build failed on mac Michael Foord
- [Python-Dev] python build failed on mac Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Michael Foord
- [Python-Dev] PEP 408 -- Standard library __preview__ package Philippe Fremy
- [Python-Dev] PEP 408 -- Standard library __preview__ package Philippe Fremy
- [Python-Dev] PEP 7 clarification request: braces Ethan Furman
- [Python-Dev] Hash collision security issue (now public) Ethan Furman
- [Python-Dev] Coroutines and PEP 380 Ethan Furman
- [Python-Dev] Writable __doc__ Ethan Furman
- [Python-Dev] Writable __doc__ Ethan Furman
- [Python-Dev] Writable __doc__ Ethan Furman
- [Python-Dev] Writable __doc__ Ethan Furman
- [Python-Dev] exception chaining Ethan Furman
- [Python-Dev] Counting collisions for the win Ethan Furman
- [Python-Dev] exception chaining Ethan Furman
- [Python-Dev] exception chaining Ethan Furman
- [Python-Dev] PEP for allowing 'raise NewException from None' Ethan Furman
- [Python-Dev] PEP for allowing 'raise NewException from None' Ethan Furman
- [Python-Dev] PEP for allowing 'raise NewException from None' Ethan Furman
- [Python-Dev] PEP for allowing 'raise NewException from None' Ethan Furman
- [Python-Dev] PEP 408 -- Standard library __preview__ package Ethan Furman
- [Python-Dev] PEP for allowing 'raise NewException from None' Ethan Furman
- [Python-Dev] PEP for allowing 'raise NewException from None' Ethan Furman
- [Python-Dev] PEP for allowing 'raise NewException from None' Ethan Furman
- [Python-Dev] PEP for allowing 'raise NewException from None' Ethan Furman
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Glyph
- [Python-Dev] Coroutines and PEP 380 Glyph
- [Python-Dev] Coroutines and PEP 380 Glyph
- [Python-Dev] Coroutines and PEP 380 Glyph
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Tim Golden
- [Python-Dev] Coroutines and PEP 380 Greg
- [Python-Dev] Counting collisions for the win Jared Grubb
- [Python-Dev] Python as a Metro-style App Jeff Hardy
- [Python-Dev] Python as a Metro-style App Jeff Hardy
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Jeff Hardy
- [Python-Dev] PEP 7 clarification request: braces Larry Hastings
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] http://mail.python.org/pipermail/python-dev/2011-December/115172.html Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] RNG in the core Christian Heimes
- [Python-Dev] RNG in the core Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] Hash collision security issue (now public) Christian Heimes
- [Python-Dev] py3benchmark not working Christian Heimes
- [Python-Dev] shutil.copy() and hard links Christian Heimes
- [Python-Dev] PEP 7 clarification request: braces Raymond Hettinger
- [Python-Dev] PEP 7 clarification request: braces Raymond Hettinger
- [Python-Dev] PEP 7 clarification request: braces Raymond Hettinger
- [Python-Dev] PEP 7 clarification request: braces Raymond Hettinger
- [Python-Dev] PEP for allowing 'raise NewException from None' Raymond Hettinger
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Raymond Hettinger
- [Python-Dev] Python as a Metro-style App Neil Hodgson
- [Python-Dev] Python as a Metro-style App Neil Hodgson
- [Python-Dev] Counting collisions for the win Case Van Horsen
- [Python-Dev] Writable __doc__ Noufal Ibrahim
- [Python-Dev] Writable __doc__ Noufal Ibrahim
- [Python-Dev] [Python-checkins] cpython (3.1): Closes #13807: Now checks for sys.stderr being there before writing to it. Meador Inge
- [Python-Dev] Release cycle question Ivano
- [Python-Dev] Hash collision security issue (now public) Bill Janssen
- [Python-Dev] PEP 407 / splitting the stdlib Bill Janssen
- [Python-Dev] Status of Mac buildbots Bill Janssen
- [Python-Dev] Counting collisions for the win Janzert
- [Python-Dev] Hash collision security issue (now public) Jim Jewett
- [Python-Dev] Hash collision security issue (now public) Jim Jewett
- [Python-Dev] Hash collision security issue (now public) Jim Jewett
- [Python-Dev] http://mail.python.org/pipermail/python-dev/2011-December/115172.html Jim Jewett
- [Python-Dev] http://mail.python.org/pipermail/python-dev/2011-December/115172.html Jim Jewett
- [Python-Dev] http://mail.python.org/pipermail/python-dev/2011-December/115172.html Jim Jewett
- [Python-Dev] That depends on what the meaning of "is" is (was Re: http://mail.python.org/pipermail/python-dev/2011-December/115172.html) Jim Jewett
- [Python-Dev] That depends on what the meaning of "is" is (was Re: http://mail.python.org/pipermail/python-dev/2011-December/115172.html) Jim Jewett
- [Python-Dev] Proposed PEP on concurrent programming support Jim Jewett
- [Python-Dev] Hash collision security issue (now public) Jim Jewett
- [Python-Dev] Hash collision security issue (now public) Jim Jewett
- [Python-Dev] PEP 7 clarification request: braces Matt Joiner
- [Python-Dev] usefulness of Python version of threading.RLock Matt Joiner
- [Python-Dev] usefulness of Python version of threading.RLock Matt Joiner
- [Python-Dev] usefulness of Python version of threading.RLock Matt Joiner
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Matt Joiner
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Matt Joiner
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Matt Joiner
- [Python-Dev] Proposed PEP on concurrent programming support Matt Joiner
- [Python-Dev] PEP 380 ("yield from") is now Final Matt Joiner
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Matt Joiner
- [Python-Dev] Coroutines and PEP 380 Matt Joiner
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Matt Joiner
- [Python-Dev] Coroutines and PEP 380 Matt Joiner
- [Python-Dev] Coroutines and PEP 380 Matt Joiner
- [Python-Dev] Coroutines and PEP 380 Matt Joiner
- [Python-Dev] io module types Matt Joiner
- [Python-Dev] Coroutines and PEP 380 Matt Joiner
- [Python-Dev] PEP 408 -- Standard library __preview__ package Matt Joiner
- [Python-Dev] PEP 408 -- Standard library __preview__ package Matt Joiner
- [Python-Dev] PEP 408 -- Standard library __preview__ package Matt Joiner
- [Python-Dev] PEP 408 -- Standard library __preview__ package Matt Joiner
- [Python-Dev] PEP 408 -- Standard library __preview__ package Matt Joiner
- [Python-Dev] PEP 408 -- Standard library __preview__ package Matt Joiner
- [Python-Dev] PEP 408 -- Standard library __preview__ package Matt Joiner
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Matt Joiner
- [Python-Dev] Store timestamps as decimal.Decimal objects Matt Joiner
- [Python-Dev] Store timestamps as decimal.Decimal objects Matt Joiner
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Anthony Kong
- [Python-Dev] Counting collisions for the win Ivan Kozik
- [Python-Dev] Counting collisions for the win Ivan Kozik
- [Python-Dev] cpython (3.2): Avoid the compiler warning about the unused return value. Stefan Krah
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Senthil Kumaran
- [Python-Dev] 2.7 now uses Sphinx 1.0 Senthil Kumaran
- [Python-Dev] Hash collision security issue (now public) Toshio Kuratomi
- [Python-Dev] Dinsdale is no more Łukasz Langa
- [Python-Dev] python build failed on mac Łukasz Langa
- [Python-Dev] exception chaining Łukasz Langa
- [Python-Dev] exception chaining Łukasz Langa
- [Python-Dev] PEP 408 -- Standard library __preview__ package Łukasz Langa
- [Python-Dev] Packaging and setuptools compatibility Glyph Lefkowitz
- [Python-Dev] PEP 7 clarification request: braces Petri Lehtinen
- [Python-Dev] Counting collisions for the win M.-A. Lemburg
- [Python-Dev] Hash collision security issue (now public) Glenn Linderman
- [Python-Dev] Hash collision security issue (now public) Glenn Linderman
- [Python-Dev] Hash collision security issue (now public) Glenn Linderman
- [Python-Dev] Hash collision security issue (now public) Glenn Linderman
- [Python-Dev] Status of the fix for the hash collision vulnerability Glenn Linderman
- [Python-Dev] Hashing proposal: change only string-only dicts Glenn Linderman
- [Python-Dev] Counting collisions for the win Glenn Linderman
- [Python-Dev] Counting collisions for the win Glenn Linderman
- [Python-Dev] Counting collisions for the win Glenn Linderman
- [Python-Dev] [issue13703] Hash collision security issue Glenn Linderman
- [Python-Dev] [issue13703] Hash collision security issue Glenn Linderman
- [Python-Dev] [issue13703] Hash collision security issue Glenn Linderman
- [Python-Dev] PEP 7 clarification request: braces "Martin v. Löwis"
- [Python-Dev] RNG in the core "Martin v. Löwis"
- [Python-Dev] PEP 7 clarification request: braces "Martin v. Löwis"
- [Python-Dev] RNG in the core "Martin v. Löwis"
- [Python-Dev] Python as a Metro-style App "Martin v. Löwis"
- [Python-Dev] svn.python.org certificate expired "Martin v. Löwis"
- [Python-Dev] Python as a Metro-style App "Martin v. Löwis"
- [Python-Dev] Python as a Metro-style App "Martin v. Löwis"
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class "Martin v. Löwis"
- [Python-Dev] Status of the fix for the hash collision vulnerability "Martin v. Löwis"
- [Python-Dev] Status of the fix for the hash collision vulnerability "Martin v. Löwis"
- [Python-Dev] Script(s) for building Python on Windows "Martin v. Löwis"
- [Python-Dev] Script(s) for building Python on Windows "Martin v. Löwis"
- [Python-Dev] Status of the fix for the hash collision vulnerability "Martin v. Löwis"
- [Python-Dev] Switching to Visual Studio 2010 "Martin v. Löwis"
- [Python-Dev] Status of the fix for the hash collision vulnerability "Martin v. Löwis"
- [Python-Dev] Hashing proposal: change only string-only dicts "Martin v. Löwis"
- [Python-Dev] Switching to Visual Studio 2010 "Martin v. Löwis"
- [Python-Dev] Python as a Metro-style App "Martin v. Löwis"
- [Python-Dev] Hashing proposal: change only string-only dicts "Martin v. Löwis"
- [Python-Dev] Status of the fix for the hash collision vulnerability "Martin v. Löwis"
- [Python-Dev] Hashing proposal: change only string-only dicts "Martin v. Löwis"
- [Python-Dev] Hashing proposal: change only string-only dicts "Martin v. Löwis"
- [Python-Dev] Hashing proposal: change only string-only dicts "Martin v. Löwis"
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions "Martin v. Löwis"
- [Python-Dev] Counting collisions for the win "Martin v. Löwis"
- [Python-Dev] A new dictionary implementation "Martin v. Löwis"
- [Python-Dev] Switching to Visual Studio 2010 "Martin v. Löwis"
- [Python-Dev] A new dictionary implementation "Martin v. Löwis"
- [Python-Dev] python build failed on mac Vijay Majagaonkar
- [Python-Dev] python build failed on mac Vijay Majagaonkar
- [Python-Dev] python build failed on mac Vijay N. Majagaonkar
- [Python-Dev] Hash collision security issue (now public) David Malcolm
- [Python-Dev] Hash collision security issue (now public) David Malcolm
- [Python-Dev] Counting collisions for the win David Malcolm
- [Python-Dev] Hash collision security issue (now public) Paul McMillan
- [Python-Dev] Hash collision security issue (now public) Paul McMillan
- [Python-Dev] Hash collision security issue (now public) Paul McMillan
- [Python-Dev] Hash collision security issue (now public) Paul McMillan
- [Python-Dev] Hash collision security issue (now public) Paul McMillan
- [Python-Dev] Status of the fix for the hash collision vulnerability Paul McMillan
- [Python-Dev] Counting collisions for the win Paul McMillan
- [Python-Dev] Counting collisions for the win Paul McMillan
- [Python-Dev] Counting collisions for the win Paul McMillan
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Ezio Melotti
- [Python-Dev] Counting collisions for the win Carl Meyer
- [Python-Dev] Proposed PEP on concurrent programming support Mike Meyer
- [Python-Dev] A question about the subprocess implementation Mike Meyer
- [Python-Dev] A question about the subprocess implementation Mike Meyer
- [Python-Dev] Proposed PEP on concurrent programming support Mike Meyer
- [Python-Dev] PEP 408 -- Standard library __preview__ package Mike Meyer
- [Python-Dev] PEP 408 -- Standard library __preview__ package Mike Meyer
- [Python-Dev] PEP 3144 ipaddr module (was Re: PEP 408 -- Standard library __preview__ package) Peter Moody
- [Python-Dev] Hash collision security issue (now public) Paul Moore
- [Python-Dev] Hash collision security issue (now public) Paul Moore
- [Python-Dev] Python as a Metro-style App Paul Moore
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Paul Moore
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Paul Moore
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Paul Moore
- [Python-Dev] PEP 408 -- Standard library __preview__ package Paul Moore
- [Python-Dev] PEP 408 -- Standard library __preview__ package Paul Moore
- [Python-Dev] PEP 408 -- Standard library __preview__ package Paul Moore
- [Python-Dev] #include "Python.h" Paul Moore
- [Python-Dev] PEP 408 -- Standard library __preview__ package Paul Moore
- [Python-Dev] cdecimal (Was: Store timestamps as decimal.Decimal objects) Paul Moore
- [Python-Dev] Python as a Metro-style App Xavier Morel
- [Python-Dev] Backwards incompatible sys.stdout.write() behavior in Python 3 (Was: [Python-ideas] Pythonic buffering in Py3 print()) Xavier Morel
- [Python-Dev] Backwards incompatible sys.stdout.write() behavior in Python 3 (Was: [Python-ideas] Pythonic buffering in Py3 print()) Xavier Morel
- [Python-Dev] Hash collision security issue (now public) Anders J. Munch
- [Python-Dev] Packaging and setuptools compatibility Alexis Métaireau
- [Python-Dev] usefulness of Python version of threading.RLock Charles-François Natali
- [Python-Dev] usefulness of Python version of threading.RLock Charles-François Natali
- [Python-Dev] usefulness of Python version of threading.RLock Charles-François Natali
- [Python-Dev] [Python-checkins] cpython: Backed out changeset 36f2e236c601: For some reason, rewinddir() doesn't work as Charles-François Natali
- [Python-Dev] svn.python.org certificate expired Charles-François Natali
- [Python-Dev] Switching to Visual Studio 2010 Trent Nelson
- [Python-Dev] A question about the subprocess implementation Daniel Neuhäuser
- [Python-Dev] Status of the fix for the hash collision vulnerability Hrvoje Niksic
- [Python-Dev] Hashing proposal: change only string-only dicts Hrvoje Niksic
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints John O'Connor
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Dirkjan Ochtman
- [Python-Dev] Backwards incompatible sys.stdout.write() behavior in Python 3 (Was: [Python-ideas] Pythonic buffering in Py3 print()) Ronald Oussoren
- [Python-Dev] AUTO: Jon K Peck is out of the office (returning 01/12/2012) Jon K Peck
- [Python-Dev] "Sort attacks" (was Re: Hash collision security issue (now public)) Tim Peters
- [Python-Dev] PEP 7 clarification request: braces Benjamin Peterson
- [Python-Dev] cpython: fix some possible refleaks from PyUnicode_READY error conditions Benjamin Peterson
- [Python-Dev] PEP 7 clarification request: braces Benjamin Peterson
- [Python-Dev] PEP 7 clarification request: braces Benjamin Peterson
- [Python-Dev] PEP 7 clarification request: braces Benjamin Peterson
- [Python-Dev] Hash collision security issue (now public) Benjamin Peterson
- [Python-Dev] Hash collision security issue (now public) Benjamin Peterson
- [Python-Dev] Python as a Metro-style App Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython: Backed out changeset 36f2e236c601: For some reason, rewinddir() doesn't work as Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython: Backed out changeset 36f2e236c601: For some reason, rewinddir() doesn't work as Benjamin Peterson
- [Python-Dev] Status of the fix for the hash collision vulnerability Benjamin Peterson
- [Python-Dev] Writable __doc__ Benjamin Peterson
- [Python-Dev] Writable __doc__ Benjamin Peterson
- [Python-Dev] exception chaining Benjamin Peterson
- [Python-Dev] exception chaining Benjamin Peterson
- [Python-Dev] exception chaining Benjamin Peterson
- [Python-Dev] Counting collisions for the win Benjamin Peterson
- [Python-Dev] cpython (3.2): Avoid the compiler warning about the unused return value. Benjamin Peterson
- [Python-Dev] cpython (3.2): Avoid the compiler warning about the unused return value. Benjamin Peterson
- [Python-Dev] cpython (3.2): Avoid the compiler warning about the unused return value. Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython (3.2): Fixes issue #8052: The posix subprocess module's close_fds behavior was Benjamin Peterson
- [Python-Dev] PEP for allowing 'raise NewException from None' Benjamin Peterson
- [Python-Dev] PEP for allowing 'raise NewException from None' Benjamin Peterson
- [Python-Dev] PEP 408 -- Standard library __preview__ package Benjamin Peterson
- [Python-Dev] PEP for allowing 'raise NewException from None' Benjamin Peterson
- [Python-Dev] Hashing proposal: 64-bit hash Benjamin Peterson
- [Python-Dev] plugging the hash attack Benjamin Peterson
- [Python-Dev] Python 3 optimizations, continued, continued again... Benjamin Peterson
- [Python-Dev] plugging the hash attack Benjamin Peterson
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Benjamin Peterson
- [Python-Dev] A new dictionary implementation Benjamin Peterson
- [Python-Dev] A new dictionary implementation Benjamin Peterson
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Benjamin Peterson
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] http://mail.python.org/pipermail/python-dev/2011-December/115172.html Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] PEP 7 clarification request: braces Antoine Pitrou
- [Python-Dev] Code reviews Antoine Pitrou
- [Python-Dev] cpython: fix some possible refleaks from PyUnicode_READY error conditions Antoine Pitrou
- [Python-Dev] RNG in the core Antoine Pitrou
- [Python-Dev] RNG in the core Antoine Pitrou
- [Python-Dev] cpython: Add a new PyUnicode_Fill() function Antoine Pitrou
- [Python-Dev] RNG in the core Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] Testing the tests by modifying the ordering of dict items. Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] usefulness of Python version of threading.RLock Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Antoine Pitrou
- [Python-Dev] What's required to keep OS/2 support in Python 3.3 Antoine Pitrou
- [Python-Dev] What's required to keep OS/2 support in Python 3.3 Antoine Pitrou
- [Python-Dev] Python as a Metro-style App Antoine Pitrou
- [Python-Dev] Python as a Metro-style App Antoine Pitrou
- [Python-Dev] py3benchmark not working Antoine Pitrou
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Antoine Pitrou
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Antoine Pitrou
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Antoine Pitrou
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Antoine Pitrou
- [Python-Dev] os.walk() with followlinks=False Antoine Pitrou
- [Python-Dev] Backwards incompatible sys.stdout.write() behavior in Python 3 (Was: [Python-ideas] Pythonic buffering in Py3 print()) Antoine Pitrou
- [Python-Dev] PEP 380 ("yield from") is now Final Antoine Pitrou
- [Python-Dev] Status of the fix for the hash collision vulnerability Antoine Pitrou
- [Python-Dev] Status of the fix for the hash collision vulnerability Antoine Pitrou
- [Python-Dev] Status of the fix for the hash collision vulnerability Antoine Pitrou
- [Python-Dev] Status of the fix for the hash collision vulnerability Antoine Pitrou
- [Python-Dev] [Python-checkins] peps: Bring the Python 3.3 feature list up to date. Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] Hashing proposal: change only string-only dicts Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] PEP 407 / splitting the stdlib Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] Daily reference leaks (12de1ad1cee8): sum=6024 Antoine Pitrou
- [Python-Dev] Daily reference leaks (12de1ad1cee8): sum=6024 Antoine Pitrou
- [Python-Dev] Daily reference leaks (12de1ad1cee8): sum=6024 Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] Daily reference leaks (12de1ad1cee8): sum=6024 Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] PEP 407 / splitting the stdlib Antoine Pitrou
- [Python-Dev] Writable __doc__ Antoine Pitrou
- [Python-Dev] Counting collisions for the win Antoine Pitrou
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Antoine Pitrou
- [Python-Dev] Counting collisions for the win Antoine Pitrou
- [Python-Dev] cpython (3.2): Avoid the compiler warning about the unused return value. Antoine Pitrou
- [Python-Dev] cpython (3.2): Fixes issue #8052: The posix subprocess module's close_fds behavior was Antoine Pitrou
- [Python-Dev] Counting collisions for the win Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] [issue13703] Hash collision security issue Antoine Pitrou
- [Python-Dev] [issue13703] Hash collision security issue Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] Python 3 benchmarks Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] A new dictionary implementation Antoine Pitrou
- [Python-Dev] A new dictionary implementation Antoine Pitrou
- [Python-Dev] PEP 408 -- Standard library __preview__ package Antoine Pitrou
- [Python-Dev] Python 3 optimizations, continued, continued again... Antoine Pitrou
- [Python-Dev] cpython: Issue #8828: Add new function os.replace(), for cross-platform renaming with Antoine Pitrou
- [Python-Dev] Store timestamps as decimal.Decimal objects Antoine Pitrou
- [Python-Dev] Hash collision security issue (now public) Terry Reedy
- [Python-Dev] Hash collision security issue (now public) Terry Reedy
- [Python-Dev] Hash collision security issue (now public) Terry Reedy
- [Python-Dev] Hash collision security issue (now public) Terry Reedy
- [Python-Dev] Compiling 2.7.2 on OS/2 Terry Reedy
- [Python-Dev] Hash collision security issue (now public) Terry Reedy
- [Python-Dev] Compiling 2.7.2 on OS/2 Terry Reedy
- [Python-Dev] Hash collision security issue (now public) Terry Reedy
- [Python-Dev] Python as a Metro-style App Terry Reedy
- [Python-Dev] A question about the subprocess implementation Terry Reedy
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Terry Reedy
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Terry Reedy
- [Python-Dev] PEP 380 ("yield from") is now Final Terry Reedy
- [Python-Dev] Status of the fix for the hash collision vulnerability Terry Reedy
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Terry Reedy
- [Python-Dev] Backwards incompatible sys.stdout.write() behavior in Python 3 (Was: [Python-ideas] Pythonic buffering in Py3 print()) Terry Reedy
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Terry Reedy
- [Python-Dev] PEP 407 / splitting the stdlib Terry Reedy
- [Python-Dev] Writable __doc__ Terry Reedy
- [Python-Dev] Counting collisions for the win Terry Reedy
- [Python-Dev] Counting collisions for the win Terry Reedy
- [Python-Dev] exception chaining Terry Reedy
- [Python-Dev] Counting collisions for the win Terry Reedy
- [Python-Dev] exception chaining Terry Reedy
- [Python-Dev] PEP for allowing 'raise NewException from None' Terry Reedy
- [Python-Dev] PEP 408 -- Standard library __preview__ package Terry Reedy
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Terry Reedy
- [Python-Dev] Status of the fix for the hash collision vulnerability Lennart Regebro
- [Python-Dev] Counting collisions for the win Lennart Regebro
- [Python-Dev] Counting collisions for the win Lennart Regebro
- [Python-Dev] Counting collisions for the win Lennart Regebro
- [Python-Dev] Hash collision security issue (now public) Guido van Rossum
- [Python-Dev] Hash collision security issue (now public) Guido van Rossum
- [Python-Dev] Hash collision security issue (now public) Guido van Rossum
- [Python-Dev] Hash collision security issue (now public) Guido van Rossum
- [Python-Dev] Hash collision security issue (now public) Guido van Rossum
- [Python-Dev] Hash collision security issue (now public) Guido van Rossum
- [Python-Dev] Hash collision security issue (now public) Guido van Rossum
- [Python-Dev] Hash collision security issue (now public) Guido van Rossum
- [Python-Dev] PEP 7 clarification request: braces Guido van Rossum
- [Python-Dev] PEP 7 clarification request: braces Guido van Rossum
- [Python-Dev] Status of the fix for the hash collision vulnerability Guido van Rossum
- [Python-Dev] Backwards incompatible sys.stdout.write() behavior in Python 3 (Was: [Python-ideas] Pythonic buffering in Py3 print()) Guido van Rossum
- [Python-Dev] PEP 380 ("yield from") is now Final Guido van Rossum
- [Python-Dev] Status of the fix for the hash collision vulnerability Guido van Rossum
- [Python-Dev] Status of the fix for the hash collision vulnerability Guido van Rossum
- [Python-Dev] Status of the fix for the hash collision vulnerability Guido van Rossum
- [Python-Dev] Status of the fix for the hash collision vulnerability Guido van Rossum
- [Python-Dev] Status of the fix for the hash collision vulnerability Guido van Rossum
- [Python-Dev] Status of the fix for the hash collision vulnerability Guido van Rossum
- [Python-Dev] Status of the fix for the hash collision vulnerability Guido van Rossum
- [Python-Dev] Writable __doc__ Guido van Rossum
- [Python-Dev] Writable __doc__ Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] Counting collisions for the win Guido van Rossum
- [Python-Dev] PEP for allowing 'raise NewException from None' Guido van Rossum
- [Python-Dev] PEP for allowing 'raise NewException from None' Guido van Rossum
- [Python-Dev] plugging the hash attack Guido van Rossum
- [Python-Dev] PEP 408 -- Standard library __preview__ package Guido van Rossum
- [Python-Dev] PEP 408 -- Standard library __preview__ package Guido van Rossum
- [Python-Dev] PEP 408 -- Standard library __preview__ package Guido van Rossum
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Guido van Rossum
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Guido van Rossum
- [Python-Dev] negative ref count on windows debug version Dr.-Ing. Ingo D. Rullhusen
- [Python-Dev] A question about the subprocess implementation Vinay Sajip
- [Python-Dev] A question about the subprocess implementation Vinay Sajip
- [Python-Dev] A question about the subprocess implementation Vinay Sajip
- [Python-Dev] A question about the subprocess implementation Vinay Sajip
- [Python-Dev] Status of the fix for the hash collision vulnerability Jeremy Sanders
- [Python-Dev] Status of the fix for the hash collision vulnerability Jeremy Sanders
- [Python-Dev] [Python-checkins] cpython: Issue #9993: When the source and destination are on different filesystems, Hynek Schlawack
- [Python-Dev] Status of the fix for the hash collision ulnerability Hynek Schlawack
- [Python-Dev] python build failed on mac Hynek Schlawack
- [Python-Dev] python build failed on mac Hynek Schlawack
- [Python-Dev] PEP 408 -- Standard library __preview__ package Hynek Schlawack
- [Python-Dev] PEP 7 clarification request: braces Tres Seaver
- [Python-Dev] Hash collision security issue (now public) Tres Seaver
- [Python-Dev] Counting collisions for the win Tres Seaver
- [Python-Dev] Testing the tests by modifying the ordering of dict items. Mark Shannon
- [Python-Dev] Hash collision security issue (now public) Mark Shannon
- [Python-Dev] Hash collision security issue (now public) Mark Shannon
- [Python-Dev] py3benchmark not working Mark Shannon
- [Python-Dev] Coroutines and PEP 380 Mark Shannon
- [Python-Dev] Coroutines and PEP 380 Mark Shannon
- [Python-Dev] Coroutines and PEP 380 Mark Shannon
- [Python-Dev] Changing the order of iteration over a dictionary Mark Shannon
- [Python-Dev] [Python-ideas] Coroutines and PEP 380 Mark Shannon
- [Python-Dev] Python 3 optimizations, continued, continued again... Mark Shannon
- [Python-Dev] A new dictionary implementation Mark Shannon
- [Python-Dev] A new dictionary implementation Mark Shannon
- [Python-Dev] A new dictionary implementation Mark Shannon
- [Python-Dev] A new dictionary implementation Mark Shannon
- [Python-Dev] A new dictionary implementation Mark Shannon
- [Python-Dev] A new dictionary implementation Mark Shannon
- [Python-Dev] Store timestamps as decimal.Decimal objects Mark Shannon
- [Python-Dev] Status of the fix for the hash collision vulnerability Frank Sievertsen
- [Python-Dev] Status of the fix for the hash collision vulnerability Frank Sievertsen
- [Python-Dev] Counting collisions for the win Frank Sievertsen
- [Python-Dev] Counting collisions for the win Frank Sievertsen
- [Python-Dev] Counting collisions for the win Frank Sievertsen
- [Python-Dev] Counting collisions for the win Frank Sievertsen
- [Python-Dev] Counting collisions for the win Frank Sievertsen
- [Python-Dev] Counting collisions for the win Frank Sievertsen
- [Python-Dev] Counting collisions for the win Frank Sievertsen
- [Python-Dev] Hashing proposal: 64-bit hash Frank Sievertsen
- [Python-Dev] Hashing proposal: 64-bit hash Frank Sievertsen
- [Python-Dev] Compiling 2.7.2 on OS/2 Paul Smedley
- [Python-Dev] Compiling 2.7.2 on OS/2 Paul Smedley
- [Python-Dev] Compiling 2.7.2 on OS/2 Paul Smedley
- [Python-Dev] What's required to keep OS/2 support in Python 3.3 Paul Smedley
- [Python-Dev] What's required to keep OS/2 support in Python 3.3 Paul Smedley
- [Python-Dev] What's required to keep OS/2 support in Python 3.3 Paul Smedley
- [Python-Dev] Compiling 2.7.2 on OS/2 Paul Smedley
- [Python-Dev] Compiling 2.7.2 on OS/2 Paul Smedley
- [Python-Dev] What's required to keep OS/2 support in Python 3.3 Paul Smedley
- [Python-Dev] What's required to keep OS/2 support in Python 3.3 Paul Smedley
- [Python-Dev] What's required to keep OS/2 support in Python 3.3 Paul Smedley
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eric V. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Hashing proposal: change only string-only dicts Gregory P. Smith
- [Python-Dev] Status of the fix for the hash collision vulnerability Gregory P. Smith
- [Python-Dev] Daily reference leaks (12de1ad1cee8): sum=6024 Gregory P. Smith
- [Python-Dev] Hashing proposal: change only string-only dicts Gregory P. Smith
- [Python-Dev] cpython (3.2): Avoid the compiler warning about the unused return value. Gregory P. Smith
- [Python-Dev] cpython (3.2): Fixes issue #8052: The posix subprocess module's close_fds behavior was Gregory P. Smith
- [Python-Dev] [Python-checkins] cpython (3.2): Fixes issue #8052: The posix subprocess module's close_fds behavior was Gregory P. Smith
- [Python-Dev] Counting collisions w/ no need for a fatal exception Gregory P. Smith
- [Python-Dev] [issue13703] Hash collision security issue Gregory P. Smith
- [Python-Dev] plugging the hash attack Gregory P. Smith
- [Python-Dev] PEP 408 -- Standard library __preview__ package Gregory P. Smith
- [Python-Dev] Hash collision security issue (now public) Eric Snow
- [Python-Dev] usefulness of Python version of threading.RLock Eric Snow
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Eric Snow
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Eric Snow
- [Python-Dev] Writable __doc__ Eric Snow
- [Python-Dev] PEP 407 / splitting the stdlib Eric Snow
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eric Snow
- [Python-Dev] PEP 408 -- Standard library __preview__ package Eric Snow
- [Python-Dev] Hash collision security issue (now public) Victor Stinner
- [Python-Dev] RNG in the core Victor Stinner
- [Python-Dev] RNG in the core Victor Stinner
- [Python-Dev] cpython: Add a new PyUnicode_Fill() function Victor Stinner
- [Python-Dev] Hash collision security issue (now public) Victor Stinner
- [Python-Dev] Hash collision security issue (now public) Victor Stinner
- [Python-Dev] Hash collision security issue (now public) Victor Stinner
- [Python-Dev] Compiling 2.7.2 on OS/2 Victor Stinner
- [Python-Dev] [Python-checkins] cpython (2.7): Fix stock symbol for Microsoft Victor Stinner
- [Python-Dev] Status of the fix for the hash collision vulnerability Victor Stinner
- [Python-Dev] Status of the fix for the hash collision vulnerability Victor Stinner
- [Python-Dev] Status of the fix for the hash collision vulnerability Victor Stinner
- [Python-Dev] Status of the fix for the hash collision ulnerability Victor Stinner
- [Python-Dev] Status of the fix for the hash collision vulnerability Victor Stinner
- [Python-Dev] Status of the fix for the hash collision vulnerability Victor Stinner
- [Python-Dev] Status of the fix for the hash collision vulnerability Victor Stinner
- [Python-Dev] Hashing proposal: change only string-only dicts Victor Stinner
- [Python-Dev] Hashing proposal: change only string-only dicts Victor Stinner
- [Python-Dev] Hashing proposal: change only string-only dicts Victor Stinner
- [Python-Dev] Status of the fix for the hash collision vulnerability Victor Stinner
- [Python-Dev] Status of the fix for the hash collision vulnerability Victor Stinner
- [Python-Dev] Writable __doc__ Victor Stinner
- [Python-Dev] Counting collisions for the win Victor Stinner
- [Python-Dev] Counting collisions for the win Victor Stinner
- [Python-Dev] Counting collisions for the win Victor Stinner
- [Python-Dev] Counting collisions for the win Victor Stinner
- [Python-Dev] Counting collisions for the win Victor Stinner
- [Python-Dev] Counting collisions for the win Victor Stinner
- [Python-Dev] Counting collisions for the win Victor Stinner
- [Python-Dev] Counting collisions for the win Victor Stinner
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints Victor Stinner
- [Python-Dev] Store timestamps as decimal.Decimal objects Victor Stinner
- [Python-Dev] Store timestamps as decimal.Decimal objects Victor Stinner
- [Python-Dev] Store timestamps as decimal.Decimal objects Victor Stinner
- [Python-Dev] Store timestamps as decimal.Decimal objects Victor Stinner
- [Python-Dev] Store timestamps as decimal.Decimal objects Victor Stinner
- [Python-Dev] Hash collision security issue (now public) Serhiy Storchaka
- [Python-Dev] Hash collision security issue (now public) Serhiy Storchaka
- [Python-Dev] Hashing proposal: 64-bit hash Serhiy Storchaka
- [Python-Dev] Hashing proposal: 64-bit hash Serhiy Storchaka
- [Python-Dev] Hashing proposal: 64-bit hash Serhiy Storchaka
- [Python-Dev] Counting collisions for the win Donald Stufft
- [Python-Dev] Counting collisions for the win Donald Stufft
- [Python-Dev] Counting collisions for the win Donald Stufft
- [Python-Dev] Writable __doc__ Sreenivas Reddy T
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints T.B.
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints T.B.
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints T.B.
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints T.B.
- [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints T.B.
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #12042: a queue is only used to retrive results; preliminary patch by Sandro Tosi
- [Python-Dev] Sphinx version for Python 2.x docs Sandro Tosi
- [Python-Dev] Sphinx version for Python 2.x docs Sandro Tosi
- [Python-Dev] 2.7 now uses Sphinx 1.0 Sandro Tosi
- [Python-Dev] "Documenting Python" is moving to devguide Sandro Tosi
- [Python-Dev] "Documenting Python" is moving to devguide Sandro Tosi
- [Python-Dev] Sphinx version for Python 2.x docs Sandro Tosi
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #13605: add documentation for nargs=argparse.REMAINDER Sandro Tosi
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #13605: add documentation for nargs=argparse.REMAINDER Sandro Tosi
- [Python-Dev] Hash collision security issue (now public) Stephen J. Turnbull
- [Python-Dev] PEP 7 clarification request: braces Stephen J. Turnbull
- [Python-Dev] PEP 7 clarification request: braces Stephen J. Turnbull
- [Python-Dev] PEP 7 clarification request: braces Stephen J. Turnbull
- [Python-Dev] Status of the fix for the hash collision vulnerability Stephen J. Turnbull
- [Python-Dev] Status of the fix for the hash collision vulnerability Stephen J. Turnbull
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Stephen J. Turnbull
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Stephen J. Turnbull
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Stephen J. Turnbull
- [Python-Dev] PEP 407 / splitting the stdlib Stephen J. Turnbull
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Stephen J. Turnbull
- [Python-Dev] PEP 407: New release cycle and introducing long-term support versions Stephen J. Turnbull
- [Python-Dev] Writable __doc__ Stephen J. Turnbull
- [Python-Dev] cpython (3.2): Avoid the compiler warning about the unused return value. Stephen J. Turnbull
- [Python-Dev] Counting collisions for the win Stephen J. Turnbull
- [Python-Dev] PEP 408 -- Standard library __preview__ package Stephen J. Turnbull
- [Python-Dev] PEP 408 -- Standard library __preview__ package Stephen J. Turnbull
- [Python-Dev] PEP 408 -- Standard library __preview__ package Stephen J. Turnbull
- [Python-Dev] PEP 408 -- Standard library __preview__ package Stephen J. Turnbull
- [Python-Dev] PEP 3144 ipaddr module (was Re: PEP 408 -- Standard library __preview__ package) Stephen J. Turnbull
- [Python-Dev] A question about the subprocess implementation Phil Vandry
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #13605: add documentation for nargs=argparse.REMAINDER Nadeem Vawda
- [Python-Dev] Status of Mac buildbots Nadeem Vawda
- [Python-Dev] Status of Mac buildbots Nadeem Vawda
- [Python-Dev] Python as a Metro-style App Dino Viehland
- [Python-Dev] Python as a Metro-style App Dino Viehland
- [Python-Dev] Python as a Metro-style App Dino Viehland
- [Python-Dev] Python as a Metro-style App Dino Viehland
- [Python-Dev] Code reviews Barry Warsaw
- [Python-Dev] PEP 7 clarification request: braces Barry Warsaw
- [Python-Dev] Hash collision security issue (now public) Barry Warsaw
- [Python-Dev] Hash collision security issue (now public) Barry Warsaw
- [Python-Dev] RNG in the core Barry Warsaw
- [Python-Dev] Testing the tests by modifying the ordering of dict items. Barry Warsaw
- [Python-Dev] Hash collision security issue (now public) Barry Warsaw
- [Python-Dev] Hash collision security issue (now public) Barry Warsaw
- [Python-Dev] Hash collision security issue (now public) Barry Warsaw
- [Python-Dev] devguide: Backporting is obsolete. Add details that I had to learn. Barry Warsaw
- [Python-Dev] Status of the fix for the hash collision vulnerability Barry Warsaw
- [Python-Dev] Hashing proposal: change only string-only dicts Barry Warsaw
- [Python-Dev] PEP 407 / splitting the stdlib Barry Warsaw
- [Python-Dev] Counting collisions for the win Barry Warsaw
- [Python-Dev] Counting collisions for the win Barry Warsaw
- [Python-Dev] Counting collisions for the win Barry Warsaw
- [Python-Dev] PEP for allowing 'raise NewException from None' Barry Warsaw
- [Python-Dev] PEP 408 -- Standard library __preview__ package Barry Warsaw
- [Python-Dev] PEP 408 -- Standard library __preview__ package Barry Warsaw
- [Python-Dev] PEP 408 -- Standard library __preview__ package Barry Warsaw
- [Python-Dev] PEP 408 -- Standard library __preview__ package Barry Warsaw
- [Python-Dev] PEP 408 -- Standard library __preview__ package Barry Warsaw
- [Python-Dev] PEP 408 -- Standard library __preview__ package Barry Warsaw
- [Python-Dev] PEP 408 -- Standard library __preview__ package Barry Warsaw
- [Python-Dev] PEP 408 -- Standard library __preview__ package Barry Warsaw
- [Python-Dev] plugging the hash attack Barry Warsaw
- [Python-Dev] descriptor as instance attribute Jon Wells
- [Python-Dev] PEP 380 ("yield from") is now Final Chris Withers
- [Python-Dev] 2.7 now uses Sphinx 1.0 Chris Withers
- [Python-Dev] Counting collisions for the win Ben Wolfson
- [Python-Dev] Counting collisions for the win Matthew Woodcraft
- [Python-Dev] Status of the fix for the hash collision ulnerability Heiko Wundram
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Compiling 2.7.2 on OS/2 Amaury Forgeot d'Arc
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class Amaury Forgeot d'Arc
- [Python-Dev] negative ref count on windows debug version Amaury Forgeot d'Arc
- [Python-Dev] Hashing proposal: change only string-only dicts Amaury Forgeot d'Arc
- [Python-Dev] Code reviews francis
- [Python-Dev] A new dictionary implementation francis
- [Python-Dev] A new dictionary implementation francis
- [Python-Dev] PEP 407 / splitting the stdlib fwierzbicki at gmail.com
- [Python-Dev] Python C API: Problem sending tuple to a method of a python Class pasparis at noos.fr
- [Python-Dev] Python-Dev Digest, Vol 102, Issue 35 python
- [Python-Dev] Code reviews julien tayon
- [Python-Dev] Backwards incompatible sys.stdout.write() behavior in Python 3 (Was: [Python-ideas] Pythonic buffering in Py3 print()) anatoly techtonik
- [Python-Dev] Backwards incompatible sys.stdout.write() behavior in Python 3 (Was: [Python-ideas] Pythonic buffering in Py3 print()) anatoly techtonik
- [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] Hash collision security issue (now public) martin at v.loewis.de
- [Python-Dev] Python as a Metro-style App martin at v.loewis.de
- [Python-Dev] Python as a Metro-style App martin at v.loewis.de
- [Python-Dev] Python as a Metro-style App martin at v.loewis.de
- [Python-Dev] Python as a Metro-style App martin at v.loewis.de
- [Python-Dev] Python as a Metro-style App martin at v.loewis.de
- [Python-Dev] Python as a Metro-style App martin at v.loewis.de
- [Python-Dev] Status of the fix for the hash collision vulnerability martin at v.loewis.de
- [Python-Dev] Status of the fix for the hash collision vulnerability martin at v.loewis.de
- [Python-Dev] Status of the fix for the hash collision vulnerability martin at v.loewis.de
- [Python-Dev] Hashing proposal: change only string-only dicts martin at v.loewis.de
- [Python-Dev] Status of the fix for the hash collision vulnerability martin at v.loewis.de
- [Python-Dev] Switching to Visual Studio 2010 martin at v.loewis.de
- [Python-Dev] [issue13703] Hash collision security issue martin at v.loewis.de
- [Python-Dev] [issue13703] Hash collision security issue martin at v.loewis.de
- [Python-Dev] [issue13703] Hash collision security issue martin at v.loewis.de
- [Python-Dev] [issue13703] Hash collision security issue martin at v.loewis.de
- [Python-Dev] plugging the hash attack martin at v.loewis.de
- [Python-Dev] Hashing proposal: 64-bit hash martin at v.loewis.de
Last message date: Tue Jan 31 23:58:48 CET 2012
Archived on: Wed Feb 1 21:42:18 CET 2012
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).