The Python-Dev May 2013 Archive by author (original) (raw)
May 2013 Archives by author
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
Starting: Wed May 1 00:24:14 CEST 2013
Ending: Fri May 31 23:14:34 CEST 2013
Messages: 887
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Ron Adam
- [Python-Dev] Ordering keyword dicts Chris Angelico
- [Python-Dev] PEP 443 - Single-dispatch generic functions Éric Araujo
- [Python-Dev] PEP 443 - Single-dispatch generic functions Éric Araujo
- [Python-Dev] Segmentation fault on 3.4 with --pydebug Dmitriy Baranov
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Ned Batchelder
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Stefan Behnel
- [Python-Dev] PEP 435 - requesting pronouncement Stefan Behnel
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] Enum: subclassing? Eli Bendersky
- [Python-Dev] enum discussion: can someone please summarize open issues? Eli Bendersky
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Eli Bendersky
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Eli Bendersky
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Eli Bendersky
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Eli Bendersky
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Eli Bendersky
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Eli Bendersky
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Eli Bendersky
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Eli Bendersky
- [Python-Dev] enum discussion: can someone please summarize open issues? Eli Bendersky
- [Python-Dev] enum discussion: can someone please summarize open issues? Eli Bendersky
- [Python-Dev] PEP 435 - requesting pronouncement Eli Bendersky
- [Python-Dev] PEP 435 - requesting pronouncement Eli Bendersky
- [Python-Dev] PEP 435 - requesting pronouncement Eli Bendersky
- [Python-Dev] PEP 435 - requesting pronouncement Eli Bendersky
- [Python-Dev] PEP 435 - requesting pronouncement Eli Bendersky
- [Python-Dev] PEP 435: initial values must be specified? Yes Eli Bendersky
- [Python-Dev] PEP 435: initial values must be specified? Yes Eli Bendersky
- [Python-Dev] PEP 435: pickling enums created with the functional API Eli Bendersky
- [Python-Dev] PEP 435: pickling enums created with the functional API Eli Bendersky
- [Python-Dev] PEP 435: pickling enums created with the functional API Eli Bendersky
- [Python-Dev] PEP 435: pickling enums created with the functional API Eli Bendersky
- [Python-Dev] PEP 435: pickling enums created with the functional API Eli Bendersky
- [Python-Dev] PEP 435: pickling enums created with the functional API Eli Bendersky
- [Python-Dev] PEP 435: pickling enums created with the functional API Eli Bendersky
- [Python-Dev] I want contribute to the project Eli Bendersky
- [Python-Dev] Best practices for Enum Eli Bendersky
- [Python-Dev] PEP 442: Safe object finalization Eli Bendersky
- [Python-Dev] PEP 442: Safe object finalization Eli Bendersky
- [Python-Dev] _PyString_InsertThousandsGrouping() Eli Bendersky
- [Python-Dev] _PyString_InsertThousandsGrouping() Eli Bendersky
- [Python-Dev] __subclasses__() return order Eli Bendersky
- [Python-Dev] PEP-435 reference implementation Georg Brandl
- [Python-Dev] PEP-435 reference implementation Georg Brandl
- [Python-Dev] Enum: subclassing? Georg Brandl
- [Python-Dev] Enum: subclassing? Georg Brandl
- [Python-Dev] Enum: subclassing? Georg Brandl
- [Python-Dev] Enum: subclassing? Georg Brandl
- [Python-Dev] Enum: subclassing? Georg Brandl
- [Python-Dev] Enum: subclassing? Georg Brandl
- [Python-Dev] Enum: subclassing? Georg Brandl
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Georg Brandl
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Georg Brandl
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Georg Brandl
- [Python-Dev] enum discussion: can someone please summarize open issues? Georg Brandl
- [Python-Dev] PEP 435: initial values must be specified? Yes Georg Brandl
- [Python-Dev] 2.7.5 baking Georg Brandl
- [Python-Dev] 2.7.5 baking Georg Brandl
- [Python-Dev] [RELEASED] Python 3.2.5 and Python 3.3.2 Georg Brandl
- [Python-Dev] [RELEASED] Python 3.2.5 and Python 3.3.2 Georg Brandl
- [Python-Dev] PEP 409 and the stdlib Georg Brandl
- [Python-Dev] Why is documentation not inline? Demian Brecht
- [Python-Dev] Why is documentation not inline? Demian Brecht
- [Python-Dev] Why is documentation not inline? Demian Brecht
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Matthieu Brucher
- [Python-Dev] weak refs in descriptors (http://bugs.python.org/issue17950) Joao S. O. Bueno
- [Python-Dev] Ordering keyword dicts Joao S. O. Bueno
- [Python-Dev] [Python-checkins] cpython: #17115, 17116: Have modules initialize the __package__ and __loader__ Brett Cannon
- [Python-Dev] Mysterious Python pyc file corruption problems Brett Cannon
- [Python-Dev] Mysterious Python pyc file corruption problems Brett Cannon
- [Python-Dev] Mysterious Python pyc file corruption problems Brett Cannon
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Brett Cannon
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Brett Cannon
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Brett Cannon
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Brett Cannon
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Brett Cannon
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Brett Cannon
- [Python-Dev] PEP 443 - request for pronouncement Gustavo Carneiro
- [Python-Dev] PEP 443 - request for pronouncement Gustavo Carneiro
- [Python-Dev] HAVE_FSTAT? Antonio Cavallo
- [Python-Dev] Difference in RE between 3.2 and 3.3 (or Aaron Swartz memorial) Matej Cepl
- [Python-Dev] PEP 428: stat caching undesirable? Nick Coghlan
- [Python-Dev] PEP 428: stat caching undesirable? Nick Coghlan
- [Python-Dev] PEP 428: stat caching undesirable? Nick Coghlan
- [Python-Dev] PEP-435 reference implementation Nick Coghlan
- [Python-Dev] [Python-checkins] peps: Add time(), call_at(). Remove call_repeatedly(). Get rid of add_*_handler() Nick Coghlan
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Nick Coghlan
- [Python-Dev] enum discussion: can someone please summarize open issues? Nick Coghlan
- [Python-Dev] PEP-435 reference implementation Nick Coghlan
- [Python-Dev] Tightening up the specification for locals() Nick Coghlan
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Nick Coghlan
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Nick Coghlan
- [Python-Dev] enum discussion: can someone please summarize open issues? Nick Coghlan
- [Python-Dev] enum discussion: can someone please summarize open issues? Nick Coghlan
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Nick Coghlan
- [Python-Dev] enum discussion: can someone please summarize open issues? Nick Coghlan
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Nick Coghlan
- [Python-Dev] PEP 435 - ref impl disc 2 Nick Coghlan
- [Python-Dev] PEP 435 - ref impl disc 2 Nick Coghlan
- [Python-Dev] PEP 435 - ref impl disc 2 Nick Coghlan
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Nick Coghlan
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Nick Coghlan
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Nick Coghlan
- [Python-Dev] PEP 435: pickling enums created with the functional API Nick Coghlan
- [Python-Dev] PEP 435: pickling enums created with the functional API Nick Coghlan
- [Python-Dev] PEP 435: pickling enums created with the functional API Nick Coghlan
- [Python-Dev] PEP 435: pickling enums created with the functional API Nick Coghlan
- [Python-Dev] PEP 435 (Enums) is Accepted Nick Coghlan
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Nick Coghlan
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Nick Coghlan
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Nick Coghlan
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Nick Coghlan
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Nick Coghlan
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Nick Coghlan
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Nick Coghlan
- [Python-Dev] Tightening up the specification for locals() Nick Coghlan
- [Python-Dev] Tightening up the specification for locals() Nick Coghlan
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Nick Coghlan
- [Python-Dev] Pickling failure on Enums Nick Coghlan
- [Python-Dev] Mysterious Python pyc file corruption problems Nick Coghlan
- [Python-Dev] Mysterious Python pyc file corruption problems Nick Coghlan
- [Python-Dev] Why is nb_inplace_add copied to sq_inplace_concat? Nick Coghlan
- [Python-Dev] Why is nb_inplace_add copied to sq_inplace_concat? Nick Coghlan
- [Python-Dev] Mysterious Python pyc file corruption problems Nick Coghlan
- [Python-Dev] [RELEASED] Python 3.2.5 and Python 3.3.2 Nick Coghlan
- [Python-Dev] PEP 442: Safe object finalization Nick Coghlan
- [Python-Dev] PEP 442: Safe object finalization Nick Coghlan
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Nick Coghlan
- [Python-Dev] Ordering keyword dicts Nick Coghlan
- [Python-Dev] HAVE_FSTAT? Nick Coghlan
- [Python-Dev] Ordering keyword dicts Nick Coghlan
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Nick Coghlan
- [Python-Dev] Why is documentation not inline? Nick Coghlan
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Nick Coghlan
- [Python-Dev] Why is documentation not inline? Nick Coghlan
- [Python-Dev] What if we didn't have repr? Nick Coghlan
- [Python-Dev] PEP 409 and the stdlib Nick Coghlan
- [Python-Dev] PEP 409 and the stdlib Nick Coghlan
- [Python-Dev] PEP 409 and the stdlib Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (3.3): #17973: Add FAQ entry for ([], )[0] += [1] both extending and raising. Nick Coghlan
- [Python-Dev] PEP 409 and the stdlib Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions Nick Coghlan
- [Python-Dev] Bilingual scripts Nick Coghlan
- [Python-Dev] Bilingual scripts Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Nick Coghlan
- [Python-Dev] __subclasses__() return order Nick Coghlan
- [Python-Dev] PEP 8 and function names Nick Coghlan
- [Python-Dev] Structural cleanups to the main CPython repo Nick Coghlan
- [Python-Dev] Structural cleanups to the main CPython repo Nick Coghlan
- [Python-Dev] Structural cleanups to the main CPython repo Nick Coghlan
- [Python-Dev] Structural cleanups to the main CPython repo Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Nick Coghlan
- [Python-Dev] Bilingual scripts Nick Coghlan
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Nick Coghlan
- [Python-Dev] Structural cleanups to the main CPython repo Nick Coghlan
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Nick Coghlan
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Nick Coghlan
- [Python-Dev] Bilingual scripts Nick Coghlan
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Nick Coghlan
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Nick Coghlan
- [Python-Dev] enum discussion: can someone please summarize open issues? Phil Connell
- [Python-Dev] __subclasses__() return order Simon Cross
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Brian Curtin
- [Python-Dev] Any script to create the installation pacakge of Python 3.3.1 on Windows and *NIX? Brian Curtin
- [Python-Dev] make a Windows installation package (.msi) for Python 3.3 Brian Curtin
- [Python-Dev] First post Brian Curtin
- [Python-Dev] 2.7.5 baking Brian Curtin
- [Python-Dev] PEP-435 reference implementation Steven D'Aprano
- [Python-Dev] PEP-435 reference implementation Steven D'Aprano
- [Python-Dev] PEP-435 reference implementation Steven D'Aprano
- [Python-Dev] Enum: subclassing? Steven D'Aprano
- [Python-Dev] PEP-435 reference implementation Steven D'Aprano
- [Python-Dev] Tightening up the specification for locals() Steven D'Aprano
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Steven D'Aprano
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Steven D'Aprano
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Steven D'Aprano
- [Python-Dev] PEP 435 - requesting pronouncement Steven D'Aprano
- [Python-Dev] PEP 435 - requesting pronouncement Steven D'Aprano
- [Python-Dev] PEP 435: pickling enums created with the functional API Steven D'Aprano
- [Python-Dev] this python string literals documentation couldn't explain me: single quote presence inside double quoted string and viceversa. Can Anyone explain me? Steven D'Aprano
- [Python-Dev] Best practices for Enum Steven D'Aprano
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Steven D'Aprano
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Steven D'Aprano
- [Python-Dev] PEP 409 and the stdlib Steven D'Aprano
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Steven D'Aprano
- [Python-Dev] PEP 443 - Single-dispatch generic functions Steven D'Aprano
- [Python-Dev] PEP 409 and the stdlib Steven D'Aprano
- [Python-Dev] PEP 443 - Single-dispatch generic functions Steven D'Aprano
- [Python-Dev] PEP 443 - Single-dispatch generic functions Steven D'Aprano
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Steven D'Aprano
- [Python-Dev] PEP 409 and the stdlib Steven D'Aprano
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Steven D'Aprano
- [Python-Dev] Problem building Python 2.7.5 with separate sysroot Ned Deily
- [Python-Dev] Problem building Python 2.7.5 with separate sysroot Ned Deily
- [Python-Dev] Enumeration items: mixed types? Tim Delaney
- [Python-Dev] PEP-435 reference implementation Tim Delaney
- [Python-Dev] PEP 435 - requesting pronouncement Tim Delaney
- [Python-Dev] PEP 435 - requesting pronouncement Tim Delaney
- [Python-Dev] CLA link from bugs.python.org Tim Delaney
- [Python-Dev] PEP 435 - requesting pronouncement Tim Delaney
- [Python-Dev] PEP 435 - requesting pronouncement Tim Delaney
- [Python-Dev] PEP 435 - requesting pronouncement Tim Delaney
- [Python-Dev] PEP 435 - reference implementation discussion Tim Delaney
- [Python-Dev] PEP 435 - reference implementation discussion Tim Delaney
- [Python-Dev] PEP 435: initial values must be specified? Yes Tim Delaney
- [Python-Dev] PEP 435: initial values must be specified? Yes Tim Delaney
- [Python-Dev] PEP 435: initial values must be specified? Yes Tim Delaney
- [Python-Dev] PEP 435 - reference implementation discussion Tim Delaney
- [Python-Dev] PEP 435: initial values must be specified? Yes Tim Delaney
- [Python-Dev] PEP 435: initial values must be specified? Yes Tim Delaney
- [Python-Dev] PEP 435: initial values must be specified? Yes Tim Delaney
- [Python-Dev] PEP 435: initial values must be specified? Yes Tim Delaney
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Steve Dower
- [Python-Dev] How to debug python crashes Steve Dower
- [Python-Dev] Structural cleanups to the main CPython repo Fred Drake
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Stefan Drees
- [Python-Dev] More compact dictionaries with faster iteration Stefan Drees
- [Python-Dev] Why is documentation not inline? Stefan Drees
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Piotr Duda
- [Python-Dev] PEP 435: pickling enums created with the functional API Piotr Duda
- [Python-Dev] PEP 435: pickling enums created with the functional API Piotr Duda
- [Python-Dev] PEP 435: pickling enums created with the functional API Piotr Duda
- [Python-Dev] PEP 8 and function names Sébastien Durand
- [Python-Dev] PEP 443 - Single-dispatch generic functions Walter Dörwald
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables PJ Eby
- [Python-Dev] PEP 443 - Single-dispatch generic functions PJ Eby
- [Python-Dev] PEP 443 - Single-dispatch generic functions PJ Eby
- [Python-Dev] PEP 443 - Single-dispatch generic functions PJ Eby
- [Python-Dev] PEP 443 - Single-dispatch generic functions PJ Eby
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) PJ Eby
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) PJ Eby
- [Python-Dev] __subclasses__() return order PJ Eby
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) PJ Eby
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) PJ Eby
- [Python-Dev] enum discussion: can someone please summarize open issues? Greg Ewing
- [Python-Dev] Enum: subclassing? Greg Ewing
- [Python-Dev] enum discussion: can someone please summarize open issues? Greg Ewing
- [Python-Dev] enum discussion: can someone please summarize open issues? Greg Ewing
- [Python-Dev] enum discussion: can someone please summarize open issues? Greg Ewing
- [Python-Dev] enum discussion: can someone please summarize open issues? Greg Ewing
- [Python-Dev] enum discussion: can someone please summarize open issues? Greg Ewing
- [Python-Dev] enum discussion: can someone please summarize open issues? Greg Ewing
- [Python-Dev] enum discussion: can someone please summarize open issues? Greg Ewing
- [Python-Dev] PEP 435: initial values must be specified? Yes Greg Ewing
- [Python-Dev] Mysterious Python pyc file corruption problems Greg Ewing
- [Python-Dev] Ordering keyword dicts Greg Ewing
- [Python-Dev] What if we didn't have repr? Greg Ewing
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Maciej Fijalkowski
- [Python-Dev] Tightening up the specification for locals() Maciej Fijalkowski
- [Python-Dev] weak refs in descriptors (http://bugs.python.org/issue17950) Maciej Fijalkowski
- [Python-Dev] More compact dictionaries with faster iteration Maciej Fijalkowski
- [Python-Dev] More compact dictionaries with faster iteration Maciej Fijalkowski
- [Python-Dev] Ordering keyword dicts Maciej Fijalkowski
- [Python-Dev] performance testing recommendations in devguide Maciej Fijalkowski
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Michael Foord
- [Python-Dev] How to debug python crashes Philippe Fremy
- [Python-Dev] How to debug python crashes Philippe Fremy
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] enum instances Ethan Furman
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] enum discussion: can someone please summarize open issues? Ethan Furman
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] Enum: subclassing? Ethan Furman
- [Python-Dev] PEP-435 reference implementation Ethan Furman
- [Python-Dev] Enum: subclassing? Ethan Furman
- [Python-Dev] Enum: subclassing? Ethan Furman
- [Python-Dev] enum discussion: can someone please summarize open issues? Ethan Furman
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Ethan Furman
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Ethan Furman
- [Python-Dev] enum discussion: can someone please summarize open issues? Ethan Furman
- [Python-Dev] enum discussion: can someone please summarize open issues? Ethan Furman
- [Python-Dev] enum discussion: can someone please summarize open issues? Ethan Furman
- [Python-Dev] PEP 435 - requesting pronouncement Ethan Furman
- [Python-Dev] PEP 435 - reference implementation discussion Ethan Furman
- [Python-Dev] PEP 435 - reference implementation discussion Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] PEP 435 - requesting pronouncement Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] PEP 435: initial values must be specified? Yes Ethan Furman
- [Python-Dev] PEP 435 - requesting pronouncement Ethan Furman
- [Python-Dev] PEP 435: initial values must be specified? Yes Ethan Furman
- [Python-Dev] PEP 435: initial values must be specified? Yes Ethan Furman
- [Python-Dev] PEP 435: initial values must be specified? Yes Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] PEP 435: initial values must be specified? Yes Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] PEP 435: initial values must be specified? Yes Ethan Furman
- [Python-Dev] PEP 435: initial values must be specified? Yes Ethan Furman
- [Python-Dev] PEP 435: pickling enums created with the functional API Ethan Furman
- [Python-Dev] PEP 435: pickling enums created with the functional API Ethan Furman
- [Python-Dev] PEP 435: pickling enums created with the functional API Ethan Furman
- [Python-Dev] PEP 435 (Enums) is Accepted Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] Best practices for Enum Ethan Furman
- [Python-Dev] Best practices for Enum Ethan Furman
- [Python-Dev] Best practices for Enum Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] PEP 435 doesn't help with bitfields [Was: Re: PEP 435 - ref impl disc 2] Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] PEP 435 - ref impl disc 2 Ethan Furman
- [Python-Dev] First post Ethan Furman
- [Python-Dev] Pickling failure on Enums Ethan Furman
- [Python-Dev] Pickling failure on Enums Ethan Furman
- [Python-Dev] Pickling failure on Enums Ethan Furman
- [Python-Dev] Pickling failure on Enums Ethan Furman
- [Python-Dev] Mysterious Python pyc file corruption problems Ethan Furman
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Ethan Furman
- [Python-Dev] PEP 409 and the stdlib Ethan Furman
- [Python-Dev] PEP 409 and the stdlib Ethan Furman
- [Python-Dev] PEP 409 and the stdlib Ethan Furman
- [Python-Dev] What if we didn't have repr? Ethan Furman
- [Python-Dev] PEP 409 and the stdlib Ethan Furman
- [Python-Dev] PEP 409 and the stdlib Ethan Furman
- [Python-Dev] PEP 409 and the stdlib Ethan Furman
- [Python-Dev] PEP 443 - Single-dispatch generic functions Ethan Furman
- [Python-Dev] PEP 443 - Single-dispatch generic functions Ethan Furman
- [Python-Dev] PEP 443 - Single-dispatch generic functions Ethan Furman
- [Python-Dev] PEP 443 - Single-dispatch generic functions Ethan Furman
- [Python-Dev] PEP 443 - Single-dispatch generic functions Ethan Furman
- [Python-Dev] How to debug python crashes Tim Golden
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Jeff Hardy
- [Python-Dev] enum instances Larry Hastings
- [Python-Dev] enum discussion: can someone please summarize open issues? Larry Hastings
- [Python-Dev] enum discussion: can someone please summarize open issues? Larry Hastings
- [Python-Dev] enum discussion: can someone please summarize open issues? Larry Hastings
- [Python-Dev] PEP 435: pickling enums created with the functional API Larry Hastings
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Larry Hastings
- [Python-Dev] PEP 428: stat caching undesirable? Christian Heimes
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Christian Heimes
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Christian Heimes
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Christian Heimes
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Christian Heimes
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Christian Heimes
- [Python-Dev] Mysterious Python pyc file corruption problems Christian Heimes
- [Python-Dev] Best practices for Enum Raymond Hettinger
- [Python-Dev] Best practices for Enum Raymond Hettinger
- [Python-Dev] More compact dictionaries with faster iteration Raymond Hettinger
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Raymond Hettinger
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Daniel Holth
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Daniel Holth
- [Python-Dev] Bilingual scripts Daniel Holth
- [Python-Dev] Bilingual scripts Daniel Holth
- [Python-Dev] PEP 428: stat caching undesirable? Ben Hoyt
- [Python-Dev] PEP 428: stat caching undesirable? Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ben Hoyt
- [Python-Dev] [RELEASED] Python 2.7.5 Ben Hoyt
- [Python-Dev] [RELEASED] Python 2.7.5 Ben Hoyt
- [Python-Dev] [RELEASED] Python 2.7.5 Ben Hoyt
- [Python-Dev] PEP 443 - Single-dispatch generic functions Ben Hoyt
- [Python-Dev] How to debug python crashes Catalin Iacob
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Mark Janssen
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Mark Janssen
- [Python-Dev] What if we didn't have repr? Mark Janssen
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Mark Janssen
- [Python-Dev] PEP 443 - Single-dispatch generic functions Devin Jeanpierre
- [Python-Dev] PEP 443 - Single-dispatch generic functions Devin Jeanpierre
- [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library Philip Jenvey
- [Python-Dev] PEP 435 - requesting pronouncement Philip Jenvey
- [Python-Dev] weak refs in descriptors (http://bugs.python.org/issue17950) Kristján Valur Jónsson
- [Python-Dev] PEP 442 delegate Kristján Valur Jónsson
- [Python-Dev] PEP 442 delegate Kristján Valur Jónsson
- [Python-Dev] __subclasses__() return order Robert Kern
- [Python-Dev] Mysterious Python pyc file corruption problems Matthias Klose
- [Python-Dev] PEP 8 and function names Andriy Kornatskyy
- [Python-Dev] Best practices for Enum Stefan Krah
- [Python-Dev] Bilingual scripts Toshio Kuratomi
- [Python-Dev] Bilingual scripts Toshio Kuratomi
- [Python-Dev] PEP 443 - Single-dispatch generic functions Ronan Lamy
- [Python-Dev] PEP 443 - Single-dispatch generic functions Ronan Lamy
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Olemis Lang
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Olemis Lang
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Olemis Lang
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Olemis Lang
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Olemis Lang
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Olemis Lang
- [Python-Dev] What if we didn't have repr? Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] __subclasses__() return order Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] Segmentation fault on 3.4 with --pydebug Łukasz Langa
- [Python-Dev] Segmentation fault on 3.4 with --pydebug Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Łukasz Langa
- [Python-Dev] PEP 443 - request for pronouncement Łukasz Langa
- [Python-Dev] PEP 443 - request for pronouncement Łukasz Langa
- [Python-Dev] PEP 8 and function names Mark Lawrence
- [Python-Dev] 2.7.5 baking M.-A. Lemburg
- [Python-Dev] 2.7.5 baking M.-A. Lemburg
- [Python-Dev] performance testing recommendations in devguide M.-A. Lemburg
- [Python-Dev] PEP-435 reference implementation Glenn Linderman
- [Python-Dev] PEP-435 reference implementation Glenn Linderman
- [Python-Dev] PEP-435 reference implementation Glenn Linderman
- [Python-Dev] enum discussion: can someone please summarize open issues? Glenn Linderman
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435: initial values must be specified? Yes Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 doesn't help with bitfields [Was: Re: PEP 435 - ref impl disc 2] Glenn Linderman
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 435 - ref impl disc 2 Glenn Linderman
- [Python-Dev] PEP 443 - Single-dispatch generic functions Glenn Linderman
- [Python-Dev] PEP 443 - Single-dispatch generic functions Glenn Linderman
- [Python-Dev] PEP 443 - Single-dispatch generic functions Glenn Linderman
- [Python-Dev] PEP 409 and the stdlib Glenn Linderman
- [Python-Dev] 2.7.5 baking "Martin v. Löwis"
- [Python-Dev] [RELEASED] Python 2.7.5 "Martin v. Löwis"
- [Python-Dev] PEP 409 and the stdlib "Martin v. Löwis"
- [Python-Dev] Structural cleanups to the main CPython repo "Martin v. Löwis"
- [Python-Dev] Structural cleanups to the main CPython repo "Martin v. Löwis"
- [Python-Dev] Difference in RE between 3.2 and 3.3 (or Aaron Swartz memorial) MRAB
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info MRAB
- [Python-Dev] cpython (merge 3.3 -> default): Merge with 3.3 MRAB
- [Python-Dev] Mysterious Python pyc file corruption problems David Malcolm
- [Python-Dev] Mysterious Python pyc file corruption problems David Malcolm
- [Python-Dev] Any script to create the installation pacakge of Python 3.3.1 on Windows and *NIX? Jianfeng Mao
- [Python-Dev] make a Windows installation package (.msi) for Python 3.3 Jianfeng Mao
- [Python-Dev] Bilingual scripts Chris McDonough
- [Python-Dev] Bilingual scripts Chris McDonough
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Chris McDonough
- [Python-Dev] CLA link from bugs.python.org Ezio Melotti
- [Python-Dev] performance testing recommendations in devguide Ezio Melotti
- [Python-Dev] HAVE_FSTAT? Skip Montanaro
- [Python-Dev] Ordering keyword dicts Skip Montanaro
- [Python-Dev] PEP 8 and function names Skip Montanaro
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Paul Moore
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Paul Moore
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Paul Moore
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Paul Moore
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Paul Moore
- [Python-Dev] PEP 435 - requesting pronouncement Paul Moore
- [Python-Dev] PEP 435 - requesting pronouncement Paul Moore
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Paul Moore
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Paul Moore
- [Python-Dev] PEP 443 - Single-dispatch generic functions Paul Moore
- [Python-Dev] PEP 443 - Single-dispatch generic functions Paul Moore
- [Python-Dev] PEP 435: pickling enums created with the functional API Xavier Morel
- [Python-Dev] PEP 368 R. David Murray
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] R. David Murray
- [Python-Dev] Why is documentation not inline? R. David Murray
- [Python-Dev] PEP 409 and the stdlib R. David Murray
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] R. David Murray
- [Python-Dev] PEP 409 and the stdlib R. David Murray
- [Python-Dev] PEP 409 and the stdlib R. David Murray
- [Python-Dev] Is thread-safe smtpd desired/possible? R. David Murray
- [Python-Dev] Bilingual scripts R. David Murray
- [Python-Dev] Bilingual scripts R. David Murray
- [Python-Dev] Bilingual scripts R. David Murray
- [Python-Dev] decoding setuptools entry point scripts (was: Bilingual scripts) R. David Murray
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to R. David Murray
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to R. David Murray
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to R. David Murray
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to R. David Murray
- [Python-Dev] PEP 428: stat caching undesirable? Pieter Nagel
- [Python-Dev] PEP 428: stat caching undesirable? Pieter Nagel
- [Python-Dev] PEP 428: stat caching undesirable? Pieter Nagel
- [Python-Dev] PEP 428: stat caching undesirable? Charles-François Natali
- [Python-Dev] PEP 428: stat caching undesirable? Charles-François Natali
- [Python-Dev] PEP 435 - requesting pronouncement Charles-François Natali
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Charles-François Natali
- [Python-Dev] [RELEASED] Python 3.2.5 and Python 3.3.2 Charles-François Natali
- [Python-Dev] HAVE_FSTAT? Charles-François Natali
- [Python-Dev] this python string literals documentation couldn't explain me: single quote presence inside double quoted string and viceversa. Can Anyone explain me? Alok Nayak
- [Python-Dev] this python string literals documentation couldn't explain me: single quote presence inside double quoted string and viceversa. Can Anyone explain me? Alok Nayak
- [Python-Dev] this python string literals documentation couldn't explain me: single quote presence inside double quoted string and viceversa. Can Anyone explain me? Alok Nayak
- [Python-Dev] First post Carlos Nepomuceno
- [Python-Dev] [RELEASED] Python 2.7.5 Carlos Nepomuceno
- [Python-Dev] [RELEASED] Python 2.7.5 Carlos Nepomuceno
- [Python-Dev] PEP 442 delegate Carlos Nepomuceno
- [Python-Dev] _PyString_InsertThousandsGrouping() Carlos Nepomuceno
- [Python-Dev] _PyString_InsertThousandsGrouping() Carlos Nepomuceno
- [Python-Dev] performance testing recommendations in devguide Carlos Nepomuceno
- [Python-Dev] Why is nb_inplace_add copied to sq_inplace_concat? Matt Newell
- [Python-Dev] Why is nb_inplace_add copied to sq_inplace_concat? Matt Newell
- [Python-Dev] PEP 409 and the stdlib Hrvoje Niksic
- [Python-Dev] PEP 409 and the stdlib Hrvoje Niksic
- [Python-Dev] PEP 409 and the stdlib Hrvoje Niksic
- [Python-Dev] PEP 409 and the stdlib Hrvoje Niksic
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Dirkjan Ochtman
- [Python-Dev] Bilingual scripts Dirkjan Ochtman
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Richard Oudkerk
- [Python-Dev] PEP 442: Safe object finalization Richard Oudkerk
- [Python-Dev] PEP 442: Safe object finalization Richard Oudkerk
- [Python-Dev] Async subprocesses on Windows with tulip Richard Oudkerk
- [Python-Dev] Async subprocesses on Windows with tulip Richard Oudkerk
- [Python-Dev] [RELEASED] Python 2.7.5 Richard Oudkerk
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ronald Oussoren
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ronald Oussoren
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Ronald Oussoren
- [Python-Dev] Segmentation fault on 3.4 with --pydebug Ronald Oussoren
- [Python-Dev] pep 422 "Safe object finalization" question: why break weakrefs first? Russell E. Owen
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Russell E. Owen
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Russell E. Owen
- [Python-Dev] PEP 443 - Single-dispatch generic functions Sam Partington
- [Python-Dev] What if we didn't have repr? Fernando Perez
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Tim Peters
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Benjamin Peterson
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Benjamin Peterson
- [Python-Dev] Tightening up the specification for locals() Benjamin Peterson
- [Python-Dev] 2.7.5 baking Benjamin Peterson
- [Python-Dev] 2.7.5 baking Benjamin Peterson
- [Python-Dev] [RELEASED] Python 2.7.5 Benjamin Peterson
- [Python-Dev] [RELEASED] Python 2.7.5 Benjamin Peterson
- [Python-Dev] [RELEASED] Python 3.2.5 and Python 3.3.2 Benjamin Peterson
- [Python-Dev] HAVE_FSTAT? Benjamin Peterson
- [Python-Dev] Async subprocesses on Windows with tulip Benjamin Peterson
- [Python-Dev] Why is documentation not inline? Benjamin Peterson
- [Python-Dev] [RELEASED] Python 2.7.5 Benjamin Peterson
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Benjamin Peterson
- [Python-Dev] PEP 442 delegate Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3 Benjamin Peterson
- [Python-Dev] Structural cleanups to the main CPython repo Benjamin Peterson
- [Python-Dev] Segmentation fault on 3.4 with --pydebug Benjamin Peterson
- [Python-Dev] PEP 428: stat caching undesirable? Antoine Pitrou
- [Python-Dev] Enum: subclassing? Antoine Pitrou
- [Python-Dev] Enum: subclassing? Antoine Pitrou
- [Python-Dev] Enum: subclassing? Antoine Pitrou
- [Python-Dev] Enum: subclassing? Antoine Pitrou
- [Python-Dev] Enum: subclassing? Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Antoine Pitrou
- [Python-Dev] enum discussion: can someone please summarize open issues? Antoine Pitrou
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Antoine Pitrou
- [Python-Dev] enum discussion: can someone please summarize open issues? Antoine Pitrou
- [Python-Dev] enum discussion: can someone please summarize open issues? Antoine Pitrou
- [Python-Dev] PEP 435 - requesting pronouncement Antoine Pitrou
- [Python-Dev] PEP 435 - requesting pronouncement Antoine Pitrou
- [Python-Dev] PEP 435 - requesting pronouncement Antoine Pitrou
- [Python-Dev] PEP 435 - requesting pronouncement Antoine Pitrou
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Antoine Pitrou
- [Python-Dev] cpython: Issue #11816: multiple improvements to the dis module Antoine Pitrou
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Antoine Pitrou
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Antoine Pitrou
- [Python-Dev] PEP 435: pickling enums created with the functional API Antoine Pitrou
- [Python-Dev] PEP 435: pickling enums created with the functional API Antoine Pitrou
- [Python-Dev] All 3.x stable buildbots are red Antoine Pitrou
- [Python-Dev] Call for testing: generator finalization Antoine Pitrou
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Antoine Pitrou
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Antoine Pitrou
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Antoine Pitrou
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Antoine Pitrou
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Antoine Pitrou
- [Python-Dev] Tightening up the specification for locals() Antoine Pitrou
- [Python-Dev] Tightening up the specification for locals() Antoine Pitrou
- [Python-Dev] 2.7.5 baking Antoine Pitrou
- [Python-Dev] Best practices for Enum Antoine Pitrou
- [Python-Dev] weak refs in descriptors (http://bugs.python.org/issue17950) Antoine Pitrou
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Antoine Pitrou
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Antoine Pitrou
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Antoine Pitrou
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Antoine Pitrou
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Antoine Pitrou
- [Python-Dev] How to debug python crashes Antoine Pitrou
- [Python-Dev] Mysterious Python pyc file corruption problems Antoine Pitrou
- [Python-Dev] HAVE_FSTAT? Antoine Pitrou
- [Python-Dev] HAVE_FSTAT? Antoine Pitrou
- [Python-Dev] [RELEASED] Python 3.2.5 and Python 3.3.2 Antoine Pitrou
- [Python-Dev] PEP 442: Safe object finalization Antoine Pitrou
- [Python-Dev] PEP 442: Safe object finalization Antoine Pitrou
- [Python-Dev] PEP 442: Safe object finalization Antoine Pitrou
- [Python-Dev] PEP 442: Safe object finalization Antoine Pitrou
- [Python-Dev] PEP 442: Safe object finalization Antoine Pitrou
- [Python-Dev] PEP 442: Safe object finalization Antoine Pitrou
- [Python-Dev] PEP 442: Safe object finalization Antoine Pitrou
- [Python-Dev] PEP 442: Safe object finalization Antoine Pitrou
- [Python-Dev] HAVE_FSTAT? Antoine Pitrou
- [Python-Dev] Ordering keyword dicts Antoine Pitrou
- [Python-Dev] HAVE_FSTAT? Antoine Pitrou
- [Python-Dev] HAVE_FSTAT? Antoine Pitrou
- [Python-Dev] Why is documentation not inline? Antoine Pitrou
- [Python-Dev] [RELEASED] Python 2.7.5 Antoine Pitrou
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Antoine Pitrou
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Antoine Pitrou
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Antoine Pitrou
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Antoine Pitrou
- [Python-Dev] PEP 409 and the stdlib Antoine Pitrou
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Antoine Pitrou
- [Python-Dev] PEP 442 delegate Antoine Pitrou
- [Python-Dev] PEP 443 - Single-dispatch generic functions Antoine Pitrou
- [Python-Dev] PEP 443 - Single-dispatch generic functions Antoine Pitrou
- [Python-Dev] PEP 443 - Single-dispatch generic functions Antoine Pitrou
- [Python-Dev] Bilingual scripts Antoine Pitrou
- [Python-Dev] __subclasses__() return order Antoine Pitrou
- [Python-Dev] __subclasses__() return order Antoine Pitrou
- [Python-Dev] __subclasses__() return order Antoine Pitrou
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Antoine Pitrou
- [Python-Dev] Structural cleanups to the main CPython repo Antoine Pitrou
- [Python-Dev] Structural cleanups to the main CPython repo Antoine Pitrou
- [Python-Dev] PEP 409 and the stdlib Antoine Pitrou
- [Python-Dev] Bilingual scripts Antoine Pitrou
- [Python-Dev] pep 422 "Safe object finalization" question: why break weakrefs first? Antoine Pitrou
- [Python-Dev] cpython (merge 3.3 -> default): Merge with 3.3 Antoine Pitrou
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Antoine Pitrou
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Antoine Pitrou
- [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) Antoine Pitrou
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Antoine Pitrou
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Antoine Pitrou
- [Python-Dev] performance testing recommendations in devguide Antoine Pitrou
- [Python-Dev] performance testing recommendations in devguide Antoine Pitrou
- [Python-Dev] enum instances Nikolaus Rath
- [Python-Dev] Destructors and Closing of File Objects Nikolaus Rath
- [Python-Dev] enum instances Nikolaus Rath
- [Python-Dev] PEP 435 - requesting pronouncement Nikolaus Rath
- [Python-Dev] [Python-checkins] cpython: fix compilation on Windows Terry Reedy
- [Python-Dev] Tightening up the specification for locals() Terry Jan Reedy
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Terry Jan Reedy
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Terry Jan Reedy
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Terry Jan Reedy
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Terry Jan Reedy
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Terry Jan Reedy
- [Python-Dev] weak refs in descriptors (http://bugs.python.org/issue17950) Terry Jan Reedy
- [Python-Dev] [RELEASED] Python 2.7.5 Terry Jan Reedy
- [Python-Dev] Mysterious Python pyc file corruption problems Terry Jan Reedy
- [Python-Dev] Mysterious Python pyc file corruption problems Terry Jan Reedy
- [Python-Dev] Mysterious Python pyc file corruption problems Terry Jan Reedy
- [Python-Dev] PEP 442: Safe object finalization Terry Jan Reedy
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Terry Jan Reedy
- [Python-Dev] PEP 409 and the stdlib Terry Jan Reedy
- [Python-Dev] PEP 443 - Single-dispatch generic functions Terry Jan Reedy
- [Python-Dev] cpython (merge 3.3 -> default): Merge with 3.3 Terry Jan Reedy
- [Python-Dev] cpython (merge 3.3 -> default): Merge with 3.3 Terry Jan Reedy
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Lennart Regebro
- [Python-Dev] Difference in RE between 3.2 and 3.3 (or Aaron Swartz memorial) Armin Rigo
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Armin Rigo
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Armin Rigo
- [Python-Dev] Mysterious Python pyc file corruption problems Armin Rigo
- [Python-Dev] PEP 442: Safe object finalization Armin Rigo
- [Python-Dev] PEP 442: Safe object finalization Armin Rigo
- [Python-Dev] Ordering keyword dicts Armin Rigo
- [Python-Dev] PEP 443 - Single-dispatch generic functions Armin Rigo
- [Python-Dev] Help requested for issue 9285 (profile.py) Giampaolo Rodola'
- [Python-Dev] PEP 428: stat caching undesirable? Guido van Rossum
- [Python-Dev] PEP-435 reference implementation Guido van Rossum
- [Python-Dev] PEP-435 reference implementation Guido van Rossum
- [Python-Dev] PEP-435 reference implementation Guido van Rossum
- [Python-Dev] Enum: subclassing? Guido van Rossum
- [Python-Dev] Enum: subclassing? Guido van Rossum
- [Python-Dev] Enum: subclassing? Guido van Rossum
- [Python-Dev] Enum: subclassing? Guido van Rossum
- [Python-Dev] Enum: subclassing? Guido van Rossum
- [Python-Dev] enum discussion: can someone please summarize open issues? Guido van Rossum
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Guido van Rossum
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Guido van Rossum
- [Python-Dev] enum discussion: can someone please summarize open issues? Guido van Rossum
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Guido van Rossum
- [Python-Dev] enum discussion: can someone please summarize open issues? Guido van Rossum
- [Python-Dev] enum discussion: can someone please summarize open issues? Guido van Rossum
- [Python-Dev] enum discussion: can someone please summarize open issues? Guido van Rossum
- [Python-Dev] PEP 435 - requesting pronouncement Guido van Rossum
- [Python-Dev] PEP 435 - requesting pronouncement Guido van Rossum
- [Python-Dev] PEP 435 - requesting pronouncement Guido van Rossum
- [Python-Dev] PEP 435 - requesting pronouncement Guido van Rossum
- [Python-Dev] PEP 435: initial values must be specified? Yes Guido van Rossum
- [Python-Dev] PEP 435: initial values must be specified? Yes Guido van Rossum
- [Python-Dev] PEP 435: initial values must be specified? Yes Guido van Rossum
- [Python-Dev] PEP 435 - requesting pronouncement Guido van Rossum
- [Python-Dev] PEP 435: pickling enums created with the functional API Guido van Rossum
- [Python-Dev] PEP 435 (Enums) is Accepted Guido van Rossum
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Guido van Rossum
- [Python-Dev] Pickling failure on Enums Guido van Rossum
- [Python-Dev] Pickling failure on Enums Guido van Rossum
- [Python-Dev] Mysterious Python pyc file corruption problems Guido van Rossum
- [Python-Dev] Mysterious Python pyc file corruption problems Guido van Rossum
- [Python-Dev] Mysterious Python pyc file corruption problems Guido van Rossum
- [Python-Dev] Ordering keyword dicts Guido van Rossum
- [Python-Dev] HAVE_FSTAT? Guido van Rossum
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Guido van Rossum
- [Python-Dev] Ordering keyword dicts Guido van Rossum
- [Python-Dev] What if we didn't have repr? Guido van Rossum
- [Python-Dev] Ordering keyword dicts Guido van Rossum
- [Python-Dev] What if we didn't have repr? Guido van Rossum
- [Python-Dev] PEP 442 delegate Guido van Rossum
- [Python-Dev] PEP 443 - Single-dispatch generic functions Guido van Rossum
- [Python-Dev] PEP 443 - Single-dispatch generic functions Guido van Rossum
- [Python-Dev] PEP 443 - Single-dispatch generic functions Guido van Rossum
- [Python-Dev] PEP 443 - Single-dispatch generic functions Guido van Rossum
- [Python-Dev] [RELEASED] Python 2.7.5 Pierre Rouleau
- [Python-Dev] [RELEASED] Python 2.7.5 Pierre Rouleau
- [Python-Dev] [RELEASED] Python 2.7.5 Pierre Rouleau
- [Python-Dev] [RELEASED] Python 2.7.5 Pierre Rouleau
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Vinay Sajip
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Vinay Sajip
- [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong Vinay Sajip
- [Python-Dev] Tightening up the specification for locals() Fábio Santos
- [Python-Dev] PEP-435 reference implementation Tres Seaver
- [Python-Dev] Mysterious Python pyc file corruption problems Tres Seaver
- [Python-Dev] Mysterious Python pyc file corruption problems Tres Seaver
- [Python-Dev] Mysterious Python pyc file corruption problems Tres Seaver
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Tres Seaver
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Tres Seaver
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Tres Seaver
- [Python-Dev] Bilingual scripts Tres Seaver
- [Python-Dev] Bilingual scripts Tres Seaver
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Mark Shannon
- [Python-Dev] enum discussion: can someone please summarize open issues? Eric V. Smith
- [Python-Dev] PEP 409 and the stdlib Eric V. Smith
- [Python-Dev] Fighting the theoretical randomness of "is" on immutables Gregory P. Smith
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Gregory P. Smith
- [Python-Dev] Best practices for Enum Gregory P. Smith
- [Python-Dev] Best practices for Enum Gregory P. Smith
- [Python-Dev] Mysterious Python pyc file corruption problems Gregory P. Smith
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Gregory P. Smith
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Gregory P. Smith
- [Python-Dev] PEP 442 delegate Gregory P. Smith
- [Python-Dev] Problem building Python 2.7.5 with separate sysroot Paul Smith
- [Python-Dev] Problem building Python 2.7.5 with separate sysroot Paul Smith
- [Python-Dev] PEP 443 - Single-dispatch generic functions Eric Snow
- [Python-Dev] PEP 443 - Single-dispatch generic functions Eric Snow
- [Python-Dev] performance testing recommendations in devguide Eric Snow
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Eric Snow
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Eric Snow
- [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to Alfredo Solano
- [Python-Dev] Is thread-safe smtpd desired/possible? Sorin Stelian
- [Python-Dev] PEP 435 - requesting pronouncement Victor Stinner
- [Python-Dev] PEP 435 - requesting pronouncement Victor Stinner
- [Python-Dev] All 3.x stable buildbots are red Victor Stinner
- [Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info Victor Stinner
- [Python-Dev] How to debug python crashes Victor Stinner
- [Python-Dev] [RELEASED] Python 3.2.5 and Python 3.3.2 Serhiy Storchaka
- [Python-Dev] cpython: Undo the deprecation of _asdict(). Serhiy Storchaka
- [Python-Dev] cpython: Use PY_FORMAT_SIZE_T because Visual Studio does not understand %zd format. Serhiy Storchaka
- [Python-Dev] cpython: Use PY_FORMAT_SIZE_T because Visual Studio does not understand %zd format. Serhiy Storchaka
- [Python-Dev] Why is documentation not inline? Serhiy Storchaka
- [Python-Dev] PEP 409 and the stdlib Serhiy Storchaka
- [Python-Dev] PEP 409 and the stdlib Serhiy Storchaka
- [Python-Dev] PEP 409 and the stdlib Serhiy Storchaka
- [Python-Dev] PEP 409 and the stdlib Serhiy Storchaka
- [Python-Dev] PEP 409 and the stdlib Serhiy Storchaka
- [Python-Dev] Structural cleanups to the main CPython repo Serhiy Storchaka
- [Python-Dev] performance testing recommendations in devguide Serhiy Storchaka
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Dan Stromberg
- [Python-Dev] More compact dictionaries with faster iteration Christian Tismer
- [Python-Dev] More compact dictionaries with faster iteration Christian Tismer
- [Python-Dev] I want contribute to the project Diego Tolentino
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Stephen J. Turnbull
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Stephen J. Turnbull
- [Python-Dev] Best practices for Enum Stephen J. Turnbull
- [Python-Dev] Best practices for Enum Stephen J. Turnbull
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Stephen J. Turnbull
- [Python-Dev] PEP 8 and function names Stephen J. Turnbull
- [Python-Dev] PEP 435: pickling enums created with the functional API Michael Urman
- [Python-Dev] 2.7.5 baking Zachary Ware
- [Python-Dev] PEP-435 reference implementation Barry Warsaw
- [Python-Dev] PEP-435 reference implementation Barry Warsaw
- [Python-Dev] Enumeration items: `type(EnumClass.item) is EnumClass` ? Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] PEP-435 reference implementation Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] Enum: subclassing? Barry Warsaw
- [Python-Dev] Enum: subclassing? Barry Warsaw
- [Python-Dev] Enum: subclassing? Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Barry Warsaw
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Barry Warsaw
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Barry Warsaw
- [Python-Dev] enum discussion: can someone please summarize open issues? Barry Warsaw
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Barry Warsaw
- [Python-Dev] PEP 435: initial values must be specified? Yes Barry Warsaw
- [Python-Dev] PEP 435 - ref impl disc 2 Barry Warsaw
- [Python-Dev] PEP 435 - requesting pronouncement Barry Warsaw
- [Python-Dev] PEP 435: pickling enums created with the functional API Barry Warsaw
- [Python-Dev] PEP 435 (Enums) is Accepted Barry Warsaw
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Barry Warsaw
- [Python-Dev] PEP 0 maintenance - deferring some currently open PEPs Barry Warsaw
- [Python-Dev] Best practices for Enum Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Mysterious Python pyc file corruption problems Barry Warsaw
- [Python-Dev] Ordering keyword dicts Barry Warsaw
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Barry Warsaw
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Barry Warsaw
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Barry Warsaw
- [Python-Dev] Purpose of Doctests [Was: Best practices for Enum] Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Structural cleanups to the main CPython repo Barry Warsaw
- [Python-Dev] PEP 8 and function names Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] Bilingual scripts Barry Warsaw
- [Python-Dev] noob contributions to unit tests Sean Felipe Wolfe
- [Python-Dev] Mysterious Python pyc file corruption problems Thomas Wouters
- [Python-Dev] Structural cleanups to the main CPython repo a.cavallo at cavallinux.eu
- [Python-Dev] Segmentation fault on 3.4 with --pydebug a.cavallo at cavallinux.eu
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity Amaury Forgeot d'Arc
- [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity fwierzbicki at gmail.com
- [Python-Dev] Ordering keyword dicts fwierzbicki at gmail.com
- [Python-Dev] Biggest Fake Conference in Computer Science eliswilson at hushmail.com
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Summary of Python tracker Issues Python tracker
Last message date: Fri May 31 23:14:34 CEST 2013
Archived on: Fri May 31 23:14:52 CEST 2013
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).