March 2012 Archives by author
Starting: Thu Mar 1 00:02:59 CET 2012
Ending: Sat Mar 31 23:26:25 CEST 2012
Messages: 1244
- [Python-Dev] Issue 13524: subprocess on Windows
Brad Allen
- [Python-Dev] Issue 13524: subprocess on Windows
Brad Allen
- [Python-Dev] Issue 13524: subprocess on Windows
Brad Allen
- [Python-Dev] Add a frozendict builtin type
Chris Angelico
- [Python-Dev] Playing with a new theme for the docs
Chris Angelico
- [Python-Dev] PEP 414
Éric Araujo
- [Python-Dev] Compiling Python on Linux with Intel's icc
Éric Araujo
- [Python-Dev] Why does Mac OS X python share site-packages with apple python?
Éric Araujo
- [Python-Dev] Misc/NEWS in 2.7 and 3.2
Éric Araujo
- [Python-Dev] [RELEASED] Distutils2 1.0a4
Éric Araujo
- [Python-Dev] [RELEASED] Distutils2 1.0a4
Éric Araujo
- [Python-Dev] Python install layout and the PATH on win32
Éric Araujo
- [Python-Dev] [Python-checkins] cpython (3.2): this stuff will actually be new in 3.2.4
Éric Araujo
- [Python-Dev] Python install layout and the PATH on win32
Éric Araujo
- [Python-Dev] GSoC 2012: Python Core Participation?
Éric Araujo
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
Éric Araujo
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Éric Araujo
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Éric Araujo
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs
Ned Batchelder
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Ned Batchelder
- [Python-Dev] PEP 8 misnaming
Facundo Batista
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Behnel
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Behnel
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Behnel
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Behnel
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Behnel
- [Python-Dev] slice subscripts for sequences and mappings
Stefan Behnel
- [Python-Dev] slice subscripts for sequences and mappings
Stefan Behnel
- [Python-Dev] Matrix testing against CPython releases (was: Re: Assertion in _PyManagedBuffer_FromObject())
Stefan Behnel
- [Python-Dev] Undocumented view==NULL argument in PyObject_GetBuffer()
Stefan Behnel
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
Stefan Behnel
- [Python-Dev] problem with recursive "yield from" delegation
Stefan Behnel
- [Python-Dev] Sandboxing Python
Stefan Behnel
- [Python-Dev] problem with recursive "yield from" delegation
Stefan Behnel
- [Python-Dev] performance of generator termination (was: Re: problem with recursive "yield from" delegation)
Stefan Behnel
- [Python-Dev] Raising assertions on wrong element types in ElementTree
Stefan Behnel
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Stefan Behnel
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Stefan Behnel
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Stefan Behnel
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Stefan Behnel
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Stefan Behnel
- [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
Stefan Behnel
- [Python-Dev] Drop the new time.wallclock() function?
Alexander Belopolsky
- [Python-Dev] slice subscripts for sequences and mappings
Eli Bendersky
- [Python-Dev] slice subscripts for sequences and mappings
Eli Bendersky
- [Python-Dev] slice subscripts for sequences and mappings
Eli Bendersky
- [Python-Dev] slice subscripts for sequences and mappings
Eli Bendersky
- [Python-Dev] slice subscripts for sequences and mappings
Eli Bendersky
- [Python-Dev] slice subscripts for sequences and mappings
Eli Bendersky
- [Python-Dev] [Python-checkins] cpython: Fix a comment: PySequence_Fast() creates a list, not a tuple.
Eli Bendersky
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Eli Bendersky
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Eli Bendersky
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Eli Bendersky
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Eli Bendersky
- [Python-Dev] Raising assertions on wrong element types in ElementTree
Eli Bendersky
- [Python-Dev] PEP 411 - request for pronouncement
Eli Bendersky
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Eli Bendersky
- [Python-Dev] PEP 411 - request for pronouncement
Eli Bendersky
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Eli Bendersky
- [Python-Dev] PEP 411 - request for pronouncement
Eli Bendersky
- [Python-Dev] PEP 411 - request for pronouncement
Eli Bendersky
- [Python-Dev] PEP 411 - request for pronouncement
Eli Bendersky
- [Python-Dev] [Python-checkins] cpython: Issue #14065: Added cyclic GC support to ET.Element
Eli Bendersky
- [Python-Dev] Add a frozendict builtin type
Georg Brandl
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
Georg Brandl
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
Georg Brandl
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
Georg Brandl
- [Python-Dev] 2012 Language Summit Report
Georg Brandl
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
Georg Brandl
- [Python-Dev] cpython: Issue #14200: Idle shell crash on printing non-BMP unicode character.
Georg Brandl
- [Python-Dev] cpython (3.1): - rename configure.in to configure.ac
Georg Brandl
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Georg Brandl
- [Python-Dev] cpython (3.2): 3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch
Georg Brandl
- [Python-Dev] [Python-checkins] cpython (3.2): this stuff will actually be new in 3.2.4
Georg Brandl
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Georg Brandl
- [Python-Dev] cpython (2.6): Added tag v2.6.8rc2 for changeset bd9e1a02e3e3
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs
Georg Brandl
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Georg Brandl
- [Python-Dev] cpython: Adding unittest.mock documentation
Georg Brandl
- [Python-Dev] PEP 418: Add monotonic clock
Georg Brandl
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
C. Titus Brown
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
C. Titus Brown
- [Python-Dev] steps to solve bugs
Oleg Broytman
- [Python-Dev] Playing with a new theme for the docs
Oleg Broytman
- [Python-Dev] Playing with a new theme for the docs
Oleg Broytman
- [Python-Dev] Playing with a new theme for the docs
Oleg Broytman
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Oleg Broytman
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Brett Cannon
- [Python-Dev] importlib cleared for merging into default!
Brett Cannon
- [Python-Dev] PEP 412 has been accepted
Brett Cannon
- [Python-Dev] Testsuite dependency on _testcapi
Brett Cannon
- [Python-Dev] New PEP numbering scheme
Brett Cannon
- [Python-Dev] Review of PEP 362 (signature object)
Brett Cannon
- [Python-Dev] [Python-checkins] cpython: Issue #14347: Update Misc/README list of files.
Brett Cannon
- [Python-Dev] possible distutils.sysconfig.get_config_var bug
Brett Cannon
- [Python-Dev] .{git,bzr}ignore in cpython HG repo
Matěj Cepl
- [Python-Dev] State of PEP-3118 (memoryview part)
Nick Coghlan
- [Python-Dev] PEP czar for PEP 3144?
Nick Coghlan
- [Python-Dev] Add a frozendict builtin type
Nick Coghlan
- [Python-Dev] Add a frozendict builtin type
Nick Coghlan
- [Python-Dev] PEP 414
Nick Coghlan
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Nick Coghlan
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Nick Coghlan
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Nick Coghlan
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Nick Coghlan
- [Python-Dev] slice subscripts for sequences and mappings
Nick Coghlan
- [Python-Dev] PEP 414 updated
Nick Coghlan
- [Python-Dev] PEP 414 updated
Nick Coghlan
- [Python-Dev] Undocumented view==NULL argument in PyObject_GetBuffer()
Nick Coghlan
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
Nick Coghlan
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
Nick Coghlan
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
Nick Coghlan
- [Python-Dev] PEP 414 - some numbers from the Django port
Nick Coghlan
- [Python-Dev] problem with recursive "yield from" delegation
Nick Coghlan
- [Python-Dev] problem with recursive "yield from" delegation
Nick Coghlan
- [Python-Dev] problem with recursive "yield from" delegation
Nick Coghlan
- [Python-Dev] Non-string keys in type dict
Nick Coghlan
- [Python-Dev] problem with recursive "yield from" delegation
Nick Coghlan
- [Python-Dev] problem with recursive "yield from" delegation
Nick Coghlan
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Nick Coghlan
- [Python-Dev] steps to solve bugs
Nick Coghlan
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Nick Coghlan
- [Python-Dev] problem with recursive "yield from" delegation
Nick Coghlan
- [Python-Dev] Request for clarification of PEP 380
Nick Coghlan
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Nick Coghlan
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Close #14205: dict lookup raises a RuntimeError if the dict is modified during
Nick Coghlan
- [Python-Dev] Zipping the standard library.
Nick Coghlan
- [Python-Dev] Review of PEP 362 (signature object)
Nick Coghlan
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Nick Coghlan
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (2.7): Closes #14306: clarify expensiveness of try-except and update code snippet
Nick Coghlan
- [Python-Dev] PEP czar for PEP 3144?
Nick Coghlan
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
Nick Coghlan
- [Python-Dev] PEP czar for PEP 3144?
Nick Coghlan
- [Python-Dev] New PEP
Nick Coghlan
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Nick Coghlan
- [Python-Dev] Setting up a RHEL6 buildbot
Nick Coghlan
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Nick Coghlan
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Nick Coghlan
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] PEP 418: Add monotonic clock
Nick Coghlan
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Nick Coghlan
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default
Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default
Nick Coghlan
- [Python-Dev] datetime module and pytz with dateutil
Nick Coghlan
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default
Nick Coghlan
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Nick Coghlan
- [Python-Dev] What letter should an UnsignedLongLong get
Gil Colgate
- [Python-Dev] What letter should an UnsignedLongLong get
Gil Colgate
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Jason R. Coombs
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Jason R. Coombs
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Jason R. Coombs
- [Python-Dev] odd "tuple does not support assignment" confusion...
Simon Cross
- [Python-Dev] odd "tuple does not support assignment" confusion...
Simon Cross
- [Python-Dev] Playing with a new theme for the docs
Andrea Crotti
- [Python-Dev] Job! Python Engineer position
Brian Curtin
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Brian Curtin
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Brian Curtin
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Brian Curtin
- [Python-Dev] Python install layout and the PATH on win32
Brian Curtin
- [Python-Dev] 2012 Language Summit Report
Brian Curtin
- [Python-Dev] 2012 Language Summit Report
Brian Curtin
- [Python-Dev] 2012 Language Summit Report (updated, included here)
Brian Curtin
- [Python-Dev] Python install layout and the PATH on win32
Brian Curtin
- [Python-Dev] inspect.py change for pygame
Brian Curtin
- [Python-Dev] Python install layout and the PATH on win32
Brian Curtin
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Brian Curtin
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Brian Curtin
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Brian Curtin
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Brian Curtin
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Brian Curtin
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Brian Curtin
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Brian Curtin
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Brian Curtin
- [Python-Dev] AUTO: Jon K Peck is out of the office (returning 03/30/2012)
Brian Curtin
- [Python-Dev] Integrating the PEP 397 launcher
Brian Curtin
- [Python-Dev] Integrating the PEP 397 launcher
Brian Curtin
- [Python-Dev] Integrating the PEP 397 launcher
Brian Curtin
- [Python-Dev] Integrating the PEP 397 launcher
Brian Curtin
- [Python-Dev] Issue13210 : Support Visual Studio 2010
Brian Curtin
- [Python-Dev] Add a frozendict builtin type
Steven D'Aprano
- [Python-Dev] Add a frozendict builtin type
Steven D'Aprano
- [Python-Dev] Sandboxing Python
Steven D'Aprano
- [Python-Dev] Non-string keys in type dict
Steven D'Aprano
- [Python-Dev] [Python-checkins] cpython: Close #14205: dict lookup raises a RuntimeError if the dict is modified during
Steven D'Aprano
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Steven D'Aprano
- [Python-Dev] Drop the new time.wallclock() function?
Steven D'Aprano
- [Python-Dev] PEP czar for PEP 3144?
Steven D'Aprano
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Steven D'Aprano
- [Python-Dev] Playing with a new theme for the docs
Steven D'Aprano
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Steven D'Aprano
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Steven D'Aprano
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Steven D'Aprano
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Steven D'Aprano
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Steven D'Aprano
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Steven D'Aprano
- [Python-Dev] PEP 418: Add monotonic clock
Steven D'Aprano
- [Python-Dev] PEP 418: Add monotonic clock
Steven D'Aprano
- [Python-Dev] PEP 418: Add monotonic clock
Steven D'Aprano
- [Python-Dev] PEP 418: Add monotonic clock
Steven D'Aprano
- [Python-Dev] Spreading the Python 3 religion
Merlijn van Deen
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Merlijn van Deen
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Merlijn van Deen
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Merlijn van Deen
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Merlijn van Deen
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Merlijn van Deen
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Merlijn van Deen
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Merlijn van Deen
- [Python-Dev] Python install layout and the PATH on win32
Merlijn van Deen
- [Python-Dev] Why does Mac OS X python share site-packages with apple python?
Ned Deily
- [Python-Dev] Why does Mac OS X python share site-packages with apple python?
Ned Deily
- [Python-Dev] Why does Mac OS X python share site-packages with apple python?
Ned Deily
- [Python-Dev] svn.python.org and buildbots down
Ned Deily
- [Python-Dev] Python install layout and the PATH on win32
Scott Dial
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Scott Dial
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Scott Dial
- [Python-Dev] PEP 418: Add monotonic clock
Scott Dial
- [Python-Dev] PEP 418: Add monotonic clock
Scott Dial
- [Python-Dev] PEP 418: Add monotonic clock
Scott Dial
- [Python-Dev] PEP 418: Add monotonic clock
Scott Dial
- [Python-Dev] PEP 418: Add monotonic clock
Scott Dial
- [Python-Dev] making python's c iterators picklable (http://bugs.python.org/issue14288)
Jack Diederich
- [Python-Dev] New PEP
Huan Do
- [Python-Dev] New PEP
Huan Do
- [Python-Dev] Fwd: [Import-SIG] Where to discuss PEP 382 vs. PEP 402 (namespace packages)?
Fred Drake
- [Python-Dev] Playing with a new theme for the docs
Fred Drake
- [Python-Dev] Playing with a new theme for the docs
Fred Drake
- [Python-Dev] PEP 414
PJ Eby
- [Python-Dev] Non-string keys in type dict
PJ Eby
- [Python-Dev] Non-string keys in type dict
PJ Eby
- [Python-Dev] Zipping the standard library.
PJ Eby
- [Python-Dev] Fwd: [Import-SIG] Where to discuss PEP 382 vs. PEP 402 (namespace packages)?
PJ Eby
- [Python-Dev] SocketServer issues
PJ Eby
- [Python-Dev] SocketServer issues
PJ Eby
- [Python-Dev] svn.python.org and buildbots down
PJ Eby
- [Python-Dev] Playing with a new theme for the docs
PJ Eby
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
PJ Eby
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
PJ Eby
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
PJ Eby
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
PJ Eby
- [Python-Dev] Playing with a new theme for the docs
PJ Eby
- [Python-Dev] Playing with a new theme for the docs
PJ Eby
- [Python-Dev] Playing with a new theme for the docs
PJ Eby
- [Python-Dev] Playing with a new theme for the docs
PJ Eby
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
PJ Eby
- [Python-Dev] Playing with a new theme for the docs
PJ Eby
- [Python-Dev] OT: single directory development [was Re: Playing with a new theme for the docs]
PJ Eby
- [Python-Dev] slice subscripts for sequences and mappings
Greg Ewing
- [Python-Dev] Sandboxing Python
Greg Ewing
- [Python-Dev] Sandboxing Python
Greg Ewing
- [Python-Dev] Sandboxing Python
Greg Ewing
- [Python-Dev] PEP czar for PEP 3144?
Greg Ewing
- [Python-Dev] Python install layout and the PATH on win32
Greg Ewing
- [Python-Dev] Playing with a new theme for the docs
Greg Ewing
- [Python-Dev] Playing with a new theme for the docs
Greg Ewing
- [Python-Dev] Playing with a new theme for the docs
Greg Ewing
- [Python-Dev] Playing with a new theme for the docs
Greg Ewing
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Greg Ewing
- [Python-Dev] Sandboxing Python
Maciej Fijalkowski
- [Python-Dev] Sandboxing Python
Maciej Fijalkowski
- [Python-Dev] Defending against stack overflow (was Sandboxing Python)
Maciej Fijalkowski
- [Python-Dev] Sandboxing Python
Maciej Fijalkowski
- [Python-Dev] Sandboxing Python
Maciej Fijalkowski
- [Python-Dev] Non-string keys in type dict
Maciej Fijalkowski
- [Python-Dev] PEP 414 - some numbers from the Django port
Maciej Fijalkowski
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Maciej Fijalkowski
- [Python-Dev] PEP 8 misnaming
Ben Finney
- [Python-Dev] Playing with a new theme for the docs
Ben Finney
- [Python-Dev] Playing with a new theme for the docs
Ben Finney
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Ben Finney
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Ben Finney
- [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
Ben Finney
- [Python-Dev] PEP 417: Adding mock to the Python Standard Library
Michael Foord
- [Python-Dev] PEP 417: Adding mock to the Python Standard Library
Michael Foord
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Michael Foord
- [Python-Dev] Drop the new time.wallclock() function?
Michael Foord
- [Python-Dev] [Python-checkins] cpython: PEP 417: Adding unittest.mock
Michael Foord
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
Michael Foord
- [Python-Dev] [Python-checkins] cpython: PEP 417: Adding unittest.mock
Michael Foord
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Michael Foord
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Michael Foord
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
Michael Foord
- [Python-Dev] cpython: Adding unittest.mock documentation
Michael Foord
- [Python-Dev] PEP 418: Add monotonic clock
Michael Foord
- [Python-Dev] datetime module and pytz with dateutil
Michael Foord
- [Python-Dev] PEP 418: Add monotonic clock
Jonathan French
- [Python-Dev] Non-string keys in type dict
Ethan Furman
- [Python-Dev] Non-string keys in type dict
Ethan Furman
- [Python-Dev] Non-string keys in type dict
Ethan Furman
- [Python-Dev] Non-string keys in type dict
Ethan Furman
- [Python-Dev] [Python-checkins] cpython: Close #14205: dict lookup raises a RuntimeError if the dict is modified during
Ethan Furman
- [Python-Dev] im_func: implementation detail?
Ethan Furman
- [Python-Dev] PEP czar for PEP 3144?
Ethan Furman
- [Python-Dev] PEP czar for PEP 3144?
Ethan Furman
- [Python-Dev] PEP 405 (built-in virtualenv) status
Ethan Furman
- [Python-Dev] PEP czar for PEP 3144?
Ethan Furman
- [Python-Dev] PEP czar for PEP 3144?
Ethan Furman
- [Python-Dev] Playing with a new theme for the docs
Ethan Furman
- [Python-Dev] New PEP
Ethan Furman
- [Python-Dev] Playing with a new theme for the docs
Ethan Furman
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Ethan Furman
- [Python-Dev] Playing with a new theme for the docs
Ethan Furman
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Ethan Furman
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Ethan Furman
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Ethan Furman
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Ethan Furman
- [Python-Dev] PEP 418: Add monotonic clock
Ethan Furman
- [Python-Dev] PEP 418: Add monotonic clock
Ethan Furman
- [Python-Dev] OT: single directory development [was Re: Playing with a new theme for the docs]
Ethan Furman
- [Python-Dev] OT: refusal to listen and learn [was Re: Issue 14417: consequences of new dict runtime error]
Ethan Furman
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Glyph
- [Python-Dev] Drop the new time.wallclock() function?
Glyph
- [Python-Dev] Issue 13524: subprocess on Windows
Glyph
- [Python-Dev] Drop the new time.wallclock() function?
Glyph
- [Python-Dev] PEP 418: Add monotonic clock
Glyph
- [Python-Dev] PEP 418: Add monotonic clock
Glyph
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Glyph
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Glyph
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Glyph
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Glyph
- [Python-Dev] Python install layout and the PATH on win32
Tim Golden
- [Python-Dev] Python install layout and the PATH on win32
Tim Golden
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Tim Golden
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Mark Hammond
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Mark Hammond
- [Python-Dev] Python-Dev Digest, Vol 104, Issue 79
Peter Harris
- [Python-Dev] Playing with a new theme for the docs
Jonathan Hartley
- [Python-Dev] cpython compilation error
Ejaj Hassan
- [Python-Dev] steps to solve bugs
Ejaj Hassan
- [Python-Dev] PEP 418: Add monotonic clock
Larry Hastings
- [Python-Dev] Add a frozendict builtin type
Raymond Hettinger
- [Python-Dev] Add a frozendict builtin type
Raymond Hettinger
- [Python-Dev] Add a frozendict builtin type
Raymond Hettinger
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
Raymond Hettinger
- [Python-Dev] Playing with a new theme for the docs
Raymond Hettinger
- [Python-Dev] Add a frozendict builtin type
Mark Janssen
- [Python-Dev] PEP
Mark Janssen
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Janzert
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Janzert
- [Python-Dev] [Python-checkins] cpython: Close #14205: dict lookup raises a RuntimeError if the dict is modified during
Jim Jewett
- [Python-Dev] [Python-checkins] cpython (2.7): Fixes Issue 14234: fix for the previous commit, keep compilation when
Jim Jewett
- [Python-Dev] [Python-checkins] cpython (3.2): attempt to fix asyncore buildbot failure
Jim Jewett
- [Python-Dev] PEP 416: Add a frozendict builtin type
Jim J. Jewett
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
Jim J. Jewett
- [Python-Dev] problem with recursive "yield from" delegation
Jim J. Jewett
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Jim J. Jewett
- [Python-Dev] Python install layout and the PATH on win32
Jim J. Jewett
- [Python-Dev] Python install layout and the PATH on win32
Jim J. Jewett
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Jim J. Jewett
- [Python-Dev] Issue #10278 -- why not just an attribute?
Jim J. Jewett
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Jim J. Jewett
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Jim J. Jewett
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Matt Joiner
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Matt Joiner
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Matt Joiner
- [Python-Dev] Playing with a new theme for the docs
Matt Joiner
- [Python-Dev] Setting up a RHEL6 buildbot
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Matt Joiner
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Matt Joiner
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Matt Joiner
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Matt Joiner
- [Python-Dev] Drop the new time.wallclock() function?
Matt Joiner
- [Python-Dev] PEP 418: Add monotonic clock
Matt Joiner
- [Python-Dev] PEP 418: Add monotonic clock
Matt Joiner
- [Python-Dev] PEP 418: Add monotonic clock
Matt Joiner
- [Python-Dev] PEP 418: Add monotonic clock
Matt Joiner
- [Python-Dev] PEP 418: Add monotonic clock
Matt Joiner
- [Python-Dev] PEP 418: Add monotonic clock
Matt Joiner
- [Python-Dev] making python's c iterators picklable (http://bugs.python.org/issue14288)
Kristján Valur Jónsson
- [Python-Dev] sharing sockets among processes on windows
Kristján Valur Jónsson
- [Python-Dev] Drop the new time.wallclock() function?
Kristján Valur Jónsson
- [Python-Dev] Drop the new time.wallclock() function?
Kristján Valur Jónsson
- [Python-Dev] SocketServer issues
Kristján Valur Jónsson
- [Python-Dev] Drop the new time.wallclock() function?
Kristján Valur Jónsson
- [Python-Dev] Drop the new time.wallclock() function?
Kristján Valur Jónsson
- [Python-Dev] SocketServer issues
Kristján Valur Jónsson
- [Python-Dev] Drop the new time.wallclock() function?
Kristján Valur Jónsson
- [Python-Dev] SocketServer issues
Kristján Valur Jónsson
- [Python-Dev] SocketServer issues
Kristján Valur Jónsson
- [Python-Dev] Drop the new time.wallclock() function?
Kristján Valur Jónsson
- [Python-Dev] sharing sockets among processes on windows
Kristján Valur Jónsson
- [Python-Dev] SocketServer issues
Kristján Valur Jónsson
- [Python-Dev] [Python-checkins] cpython: PEP 417: Adding unittest.mock
Kristján Valur Jónsson
- [Python-Dev] Drop the new time.wallclock() function?
Kristján Valur Jónsson
- [Python-Dev] PEP 405 (built-in virtualenv) status
Kristján Valur Jónsson
- [Python-Dev] PEP 405 (built-in virtualenv) status
Kristján Valur Jónsson
- [Python-Dev] Issue13210 : Support Visual Studio 2010
Kristján Valur Jónsson
- [Python-Dev] Issue #14310: Socket duplication for windows
Kristján Valur Jónsson
- [Python-Dev] PEP 414 updated
Zbigniew Jędrzejewski-Szmek
- [Python-Dev] Non-string keys in type dict
Chris Kaynor
- [Python-Dev] cpython (3.1): - rename configure.in to configure.ac
Matthias Klose
- [Python-Dev] State of PEP-3118 (memoryview part)
Stefan Krah
- [Python-Dev] Spreading the Python 3 religion
Stefan Krah
- [Python-Dev] Spreading the Python 3 religion
Stefan Krah
- [Python-Dev] Spreading the Python 3 religion
Stefan Krah
- [Python-Dev] Compiling Python on Linux with Intel's icc
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Compiling Python on Linux with Intel's icc
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Compiling Python on Linux with Intel's icc
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Stefan Krah
- [Python-Dev] Undocumented view==NULL argument in PyObject_GetBuffer()
Stefan Krah
- [Python-Dev] Undocumented view==NULL argument in PyObject_GetBuffer()
Stefan Krah
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
Stefan Krah
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
Stefan Krah
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
Stefan Krah
- [Python-Dev] Drop the new time.wallclock() function?
Stefan Krah
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Stefan Krah
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Stefan Krah
- [Python-Dev] svn.python.org and buildbots down
Stefan Krah
- [Python-Dev] svn.python.org and buildbots down
Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
- [Python-Dev] Setting up a RHEL6 buildbot
Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Stefan Krah
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Stefan Krah
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
- [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
Hannu Krosing
- [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
Hannu Krosing
- [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
Hannu Krosing
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Senthil Kumaran
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Senthil Kumaran
- [Python-Dev] lzma
Senthil Kumaran
- [Python-Dev] bug tracker offline again for re-indexing
Ross Lagerwall
- [Python-Dev] bug tracker offline again for re-indexing
Ross Lagerwall
- [Python-Dev] PEP 414
Łukasz Langa
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
Łukasz Langa
- [Python-Dev] Playing with a new theme for the docs
Łukasz Langa
- [Python-Dev] PendingDeprecationWarning
Łukasz Langa
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Mark Lawrence
- [Python-Dev] Compiling Python on Linux with Intel's icc
Alex Leach
- [Python-Dev] Compiling Python on Linux with Intel's icc
Alex Leach
- [Python-Dev] Compiling Python on Linux with Intel's icc
Alex Leach
- [Python-Dev] Compiling Python on Linux with Intel's icc
Alex Leach
- [Python-Dev] Compiling Python on Linux with Intel's icc
Alex Leach
- [Python-Dev] Compiling Python on Linux with Intel's icc
Alex Leach
- [Python-Dev] sharing sockets among processes on windows
Glyph Lefkowitz
- [Python-Dev] Playing with a new theme for the docs
Glyph Lefkowitz
- [Python-Dev] Issue 13524: subprocess on Windows
Glyph Lefkowitz
- [Python-Dev] regarding HTML mail
Tshepang Lekhonkhobe
- [Python-Dev] regarding HTML mail
Tshepang Lekhonkhobe
- [Python-Dev] Bug tracker outage
Tshepang Lekhonkhobe
- [Python-Dev] Python install layout and the PATH on win32
M.-A. Lemburg
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
M.-A. Lemburg
- [Python-Dev] Bug in generator if the generator in created in a C thread
Tim Lesher
- [Python-Dev] Bug in generator if the generator in created in a C thread
Tim Lesher
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Glenn Linderman
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Glenn Linderman
- [Python-Dev] 2012 Language Summit Report
Glenn Linderman
- [Python-Dev] Python install layout and the PATH on win32
Glenn Linderman
- [Python-Dev] Python install layout and the PATH on win32
Glenn Linderman
- [Python-Dev] PEP 405 (built-in virtualenv) status
Glenn Linderman
- [Python-Dev] regarding HTML mail
Glenn Linderman
- [Python-Dev] Python install layout and the PATH on win32
Glenn Linderman
- [Python-Dev] Python install layout and the PATH on win32
Glenn Linderman
- [Python-Dev] Playing with a new theme for the docs
Glenn Linderman
- [Python-Dev] Playing with a new theme for the docs
Glenn Linderman
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Glenn Linderman
- [Python-Dev] Playing with a new theme for the docs
Glenn Linderman
- [Python-Dev] Playing with a new theme for the docs
Glenn Linderman
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Glenn Linderman
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Glenn Linderman
- [Python-Dev] Integrating the PEP 397 launcher
Glenn Linderman
- [Python-Dev] how to uninstall python after 'make build'
Linker
- [Python-Dev] Backporting PEP 414
"Martin v. Löwis"
- [Python-Dev] PEP 414
"Martin v. Löwis"
- [Python-Dev] Defending against stack overflow (was Sandboxing Python)
"Martin v. Löwis"
- [Python-Dev] Sandboxing Python
"Martin v. Löwis"
- [Python-Dev] Sandboxing Python
"Martin v. Löwis"
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
"Martin v. Löwis"
- [Python-Dev] Windows uninstallation problem
"Martin v. Löwis"
- [Python-Dev] Where to discuss PEP 382 vs. PEP 402 (namespace packages)?
"Martin v. Löwis"
- [Python-Dev] Python install layout and the PATH on win32
"Martin v. Löwis"
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
"Martin v. Löwis"
- [Python-Dev] svn.python.org and buildbots down
"Martin v. Löwis"
- [Python-Dev] Python install layout and the PATH on win32
"Martin v. Löwis"
- [Python-Dev] Python install layout and the PATH on win32
"Martin v. Löwis"
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
"Martin v. Löwis"
- [Python-Dev] PEP 393 decode() oddity
"Martin v. Löwis"
- [Python-Dev] Bug tracker outage
"Martin v. Löwis"
- [Python-Dev] Bug tracker outage
"Martin v. Löwis"
- [Python-Dev] bug tracker offline again for re-indexing
"Martin v. Löwis"
- [Python-Dev] bug tracker offline again for re-indexing
"Martin v. Löwis"
- [Python-Dev] bug tracker offline again for re-indexing
"Martin v. Löwis"
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
David Malcolm
- [Python-Dev] Add a frozendict builtin type
André Malo
- [Python-Dev] Add a frozendict builtin type
André Malo
- [Python-Dev] Add a frozendict builtin type
André Malo
- [Python-Dev] Add a frozendict builtin type
André Malo
- [Python-Dev] Add a frozendict builtin type
André Malo
- [Python-Dev] Add a frozendict builtin type
André Malo
- [Python-Dev] [Python-ideas] PEP
Masklinn
- [Python-Dev] PEP 414
Chris McDonough
- [Python-Dev] PEP 414
Chris McDonough
- [Python-Dev] PEP 414 updated
Chris McDonough
- [Python-Dev] PEP 414
Ezio Melotti
- [Python-Dev] PEP 414
Ezio Melotti
- [Python-Dev] PendingDeprecationWarning
Ezio Melotti
- [Python-Dev] PEP 405 (built-in virtualenv) status
Carl Meyer
- [Python-Dev] PEP 405 (built-in virtualenv) status
Carl Meyer
- [Python-Dev] Python install layout and the PATH on win32
Carl Meyer
- [Python-Dev] Python install layout and the PATH on win32
Carl Meyer
- [Python-Dev] Python install layout and the PATH on win32
Carl Meyer
- [Python-Dev] Python install layout and the PATH on win32
Carl Meyer
- [Python-Dev] PEP 405 (built-in virtualenv) status
Carl Meyer
- [Python-Dev] Python install layout and the PATH on win32
Carl Meyer
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Carl Meyer
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Carl Meyer
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Carl Meyer
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Carl Meyer
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
Carl Meyer
- [Python-Dev] PEP czar for PEP 3144?
Peter Moody
- [Python-Dev] PEP czar for PEP 3144?
Peter Moody
- [Python-Dev] PEP czar for PEP 3144?
Peter Moody
- [Python-Dev] PEP czar for PEP 3144?
Peter Moody
- [Python-Dev] PEP czar for PEP 3144?
Peter Moody
- [Python-Dev] PEP 416: Add a frozendict builtin type
Paul Moore
- [Python-Dev] Add a frozendict builtin type
Paul Moore
- [Python-Dev] Add a frozendict builtin type
Paul Moore
- [Python-Dev] importlib cleared for merging into default!
Paul Moore
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Paul Moore
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Paul Moore
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Paul Moore
- [Python-Dev] Drop the new time.wallclock() function?
Paul Moore
- [Python-Dev] Drop the new time.wallclock() function?
Paul Moore
- [Python-Dev] Drop the new time.wallclock() function?
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Paul Moore
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Paul Moore
- [Python-Dev] Drop the new time.wallclock() function?
Paul Moore
- [Python-Dev] PEP 393 decode() oddity
Paul Moore
- [Python-Dev] PEP 418: Add monotonic clock
Paul Moore
- [Python-Dev] Add a frozendict builtin type
R. David Murray
- [Python-Dev] Spreading the Python 3 religion
R. David Murray
- [Python-Dev] PEP 414
R. David Murray
- [Python-Dev] Add a frozendict builtin type
R. David Murray
- [Python-Dev] odd "tuple does not support assignment" confusion...
R. David Murray
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
R. David Murray
- [Python-Dev] getting patches committed (was Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives)
R. David Murray
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
R. David Murray
- [Python-Dev] Raising assertions on wrong element types in ElementTree
R. David Murray
- [Python-Dev] Raising assertions on wrong element types in ElementTree
R. David Murray
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
R. David Murray
- [Python-Dev] Python install layout and the PATH on win32
R. David Murray
- [Python-Dev] Playing with a new theme for the docs
R. David Murray
- [Python-Dev] Playing with a new theme for the docs
R. David Murray
- [Python-Dev] Playing with a new theme for the docs
R. David Murray
- [Python-Dev] Playing with a new theme for the docs
R. David Murray
- [Python-Dev] Playing with a new theme for the docs, iteration 2
R. David Murray
- [Python-Dev] Playing with a new theme for the docs
R. David Murray
- [Python-Dev] PEP 418: Add monotonic clock
R. David Murray
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
R. David Murray
- [Python-Dev] bug tracker offline again for re-indexing
R. David Murray
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
R. David Murray
- [Python-Dev] bug tracker offline again for re-indexing
R. David Murray
- [Python-Dev] Issue 14417: consequences of new dict runtime error
R. David Murray
- [Python-Dev] bug tracker offline again for re-indexing
R. David Murray
- [Python-Dev] Issue 14417: consequences of new dict runtime error
R. David Murray
- [Python-Dev] Issue 14417: consequences of new dict runtime error
R. David Murray
- [Python-Dev] Issue 14417: consequences of new dict runtime error
R. David Murray
- [Python-Dev] datetime module and pytz with dateutil
R. David Murray
- [Python-Dev] Issue 14417: consequences of new dict runtime error
R. David Murray
- [Python-Dev] PEP 418: Add monotonic clock
R. David Murray
- [Python-Dev] Issue 14417: consequences of new dict runtime error
R. David Murray
- [Python-Dev] Issue 14417: consequences of new dict runtime error
R. David Murray
- [Python-Dev] odd "tuple does not support assignment" confusion...
Alex A. Naanou
- [Python-Dev] odd "tuple does not support assignment" confusion...
Alex A. Naanou
- [Python-Dev] Playing with a new theme for the docs
INADA Naoki
- [Python-Dev] PEP 418: Add monotonic clock
Charles-François Natali
- [Python-Dev] regarding HTML mail
Jesse Noller
- [Python-Dev] Playing with a new theme for the docs
John O'Connor
- [Python-Dev] Playing with a new theme for the docs
Dirkjan Ochtman
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Dirkjan Ochtman
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Dirkjan Ochtman
- [Python-Dev] [Issue1531415] Using PyErr_WarnEx on parsetok
Michele Orrù
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Peter Otten
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Peter Otten
- [Python-Dev] Drop the new time.wallclock() function?
Russell E. Owen
- [Python-Dev] Playing with a new theme for the docs
Russell E. Owen
- [Python-Dev] Playing with a new theme for the docs
Russell E. Owen
- [Python-Dev] EuroPython 2012: Call for Proposal is Open! [Please spread the word]
Francesco Pallanti
- [Python-Dev] AUTO: Jon K Peck is out of the office (returning 03/30/2012)
Jon K Peck
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Benjamin Peterson
- [Python-Dev] problem with recursive "yield from" delegation
Benjamin Peterson
- [Python-Dev] problem with recursive "yield from" delegation
Benjamin Peterson
- [Python-Dev] Non-string keys in type dict
Benjamin Peterson
- [Python-Dev] problem with recursive "yield from" delegation
Benjamin Peterson
- [Python-Dev] problem with recursive "yield from" delegation
Benjamin Peterson
- [Python-Dev] Testsuite dependency on _testcapi
Benjamin Peterson
- [Python-Dev] cpython: PEP 417: Adding unittest.mock
Benjamin Peterson
- [Python-Dev] cpython (3.1): - rename configure.in to configure.ac
Benjamin Peterson
- [Python-Dev] What letter should an UnsignedLongLong get
Benjamin Peterson
- [Python-Dev] What letter should an UnsignedLongLong get
Benjamin Peterson
- [Python-Dev] What letter should an UnsignedLongLong get
Benjamin Peterson
- [Python-Dev] [RELEASED] Second release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3
Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython (2.7): Fixes Issue 14234: fix for the previous commit, keep compilation when
Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython: Issue #14328: Add keyword-only parameters to PyArg_ParseTupleAndKeywords.
Benjamin Peterson
- [Python-Dev] Integrating the PEP 397 launcher
Benjamin Peterson
- [Python-Dev] Integrating the PEP 397 launcher
Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython: Issue #14065: Added cyclic GC support to ET.Element
Benjamin Peterson
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Zvezdan Petkovic
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Andrey Petrov
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Andrey Petrov
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Andrey Petrov
- [Python-Dev] Spreading the Python 3 religion
Antoine Pitrou
- [Python-Dev] Spreading the Python 3 religion
Antoine Pitrou
- [Python-Dev] Compiling Python on Linux with Intel's icc
Antoine Pitrou
- [Python-Dev] Compiling Python on Linux with Intel's icc
Antoine Pitrou
- [Python-Dev] slice subscripts for sequences and mappings
Antoine Pitrou
- [Python-Dev] slice subscripts for sequences and mappings
Antoine Pitrou
- [Python-Dev] slice subscripts for sequences and mappings
Antoine Pitrou
- [Python-Dev] slice subscripts for sequences and mappings
Antoine Pitrou
- [Python-Dev] Sandboxing Python
Antoine Pitrou
- [Python-Dev] PEP 412 has been accepted
Antoine Pitrou
- [Python-Dev] problem with recursive "yield from" delegation
Antoine Pitrou
- [Python-Dev] Zipping the standard library.
Antoine Pitrou
- [Python-Dev] cpython: give the AST class a __dict__
Antoine Pitrou
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Antoine Pitrou
- [Python-Dev] making python's c iterators picklable (http://bugs.python.org/issue14288)
Antoine Pitrou
- [Python-Dev] SocketServer issues
Antoine Pitrou
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Antoine Pitrou
- [Python-Dev] Drop the new time.wallclock() function?
Antoine Pitrou
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Antoine Pitrou
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Antoine Pitrou
- [Python-Dev] Drop the new time.wallclock() function?
Antoine Pitrou
- [Python-Dev] SocketServer issues
Antoine Pitrou
- [Python-Dev] SocketServer issues
Antoine Pitrou
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Antoine Pitrou
- [Python-Dev] SocketServer issues
Antoine Pitrou
- [Python-Dev] cpython (3.1): - rename configure.in to configure.ac
Antoine Pitrou
- [Python-Dev] svn.python.org and buildbots down
Antoine Pitrou
- [Python-Dev] cpython: Issue #14347: Update Misc/README list of files.
Antoine Pitrou
- [Python-Dev] Playing with a new theme for the docs
Antoine Pitrou
- [Python-Dev] Playing with a new theme for the docs
Antoine Pitrou
- [Python-Dev] Playing with a new theme for the docs
Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Antoine Pitrou
- [Python-Dev] PendingDeprecationWarning
Antoine Pitrou
- [Python-Dev] Setting up a RHEL6 buildbot
Antoine Pitrou
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Antoine Pitrou
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Antoine Pitrou
- [Python-Dev] PEP 393 decode() oddity
Antoine Pitrou
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Antoine Pitrou
- [Python-Dev] cpython: Fix time.steady(strict=True): don't use CLOCK_REALTIME
Antoine Pitrou
- [Python-Dev] peps: PEP 418: Fill the "Adjusted by NTP" column of the summary table
Antoine Pitrou
- [Python-Dev] State of PEP-3118 (memoryview part)
Terry Reedy
- [Python-Dev] Backporting PEP 414
Terry Reedy
- [Python-Dev] State of PEP-3118 (memoryview part)
Terry Reedy
- [Python-Dev] odd "tuple does not support assignment" confusion...
Terry Reedy
- [Python-Dev] [Python-checkins] peps: PEP 416: remove mentions of mutable/immutable
Terry Reedy
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Terry Reedy
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Terry Reedy
- [Python-Dev] Python install layout and the PATH on win32
Terry Reedy
- [Python-Dev] Python install layout and the PATH on win32
Terry Reedy
- [Python-Dev] Python install layout and the PATH on win32
Terry Reedy
- [Python-Dev] 2012 Language Summit Report
Terry Reedy
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Terry Reedy
- [Python-Dev] Python install layout and the PATH on win32
Terry Reedy
- [Python-Dev] [Python-checkins] cpython: PEP 417: Adding unittest.mock
Terry Reedy
- [Python-Dev] [Python-checkins] cpython: PEP 417: Adding unittest.mock
Terry Reedy
- [Python-Dev] Drop the new time.wallclock() function?
Terry Reedy
- [Python-Dev] Python install layout and the PATH on win32
Terry Reedy
- [Python-Dev] Raising assertions on wrong element types in ElementTree
Terry Reedy
- [Python-Dev] Python install layout and the PATH on win32
Terry Reedy
- [Python-Dev] PEP czar for PEP 3144?
Terry Reedy
- [Python-Dev] svn.python.org and buildbots down
Terry Reedy
- [Python-Dev] Python install layout and the PATH on win32
Terry Reedy
- [Python-Dev] Playing with a new theme for the docs
Terry Reedy
- [Python-Dev] Playing with a new theme for the docs
Terry Reedy
- [Python-Dev] PendingDeprecationWarning
Terry Reedy
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Terry Reedy
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Terry Reedy
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Terry Reedy
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Terry Reedy
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Terry Reedy
- [Python-Dev] PEP 418: Add monotonic clock
Terry Reedy
- [Python-Dev] datetime module and pytz with dateutil
Terry Reedy
- [Python-Dev] Spreading the Python 3 religion
Lennart Regebro
- [Python-Dev] PEP 414
Lennart Regebro
- [Python-Dev] PEP 414
Lennart Regebro
- [Python-Dev] PEP 414
Lennart Regebro
- [Python-Dev] PEP 414
Lennart Regebro
- [Python-Dev] PEP 414
Lennart Regebro
- [Python-Dev] PEP 414
Lennart Regebro
- [Python-Dev] Non-string keys in type dict
Lennart Regebro
- [Python-Dev] Drop the new time.wallclock() function?
Lennart Regebro
- [Python-Dev] Drop the new time.wallclock() function?
Lennart Regebro
- [Python-Dev] Drop the new time.wallclock() function?
Lennart Regebro
- [Python-Dev] PEP 405 (built-in virtualenv) status
Lennart Regebro
- [Python-Dev] New PEP
Lennart Regebro
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Lennart Regebro
- [Python-Dev] PEP 411 - request for pronouncement
Lennart Regebro
- [Python-Dev] PEP 411 - request for pronouncement
Lennart Regebro
- [Python-Dev] PEP 418: Add monotonic clock
Lennart Regebro
- [Python-Dev] PEP 418: Add monotonic clock
Lennart Regebro
- [Python-Dev] PEP 418: Add monotonic clock
Lennart Regebro
- [Python-Dev] PEP 418: Add monotonic clock
Lennart Regebro
- [Python-Dev] PEP 418: Add monotonic clock
Lennart Regebro
- [Python-Dev] datetime module and pytz with dateutil
Lennart Regebro
- [Python-Dev] datetime module and pytz with dateutil
Lennart Regebro
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Kenneth Reitz
- [Python-Dev] Playing with a new theme for the docs
Łukasz Rekucki
- [Python-Dev] Sandboxing Python
Armin Rigo
- [Python-Dev] Sandboxing Python
Armin Rigo
- [Python-Dev] Sandboxing Python
Armin Rigo
- [Python-Dev] Sandboxing Python
Armin Rigo
- [Python-Dev] Sandboxing Python
Armin Rigo
- [Python-Dev] Sandboxing Python
Armin Rigo
- [Python-Dev] Sandboxing Python
Armin Rigo
- [Python-Dev] New PEP
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Etienne Robillard
- [Python-Dev] Add a frozendict builtin type
Giampaolo Rodolà
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
Giampaolo Rodolà
- [Python-Dev] PEP 414
Armin Ronacher
- [Python-Dev] PEP 414
Armin Ronacher
- [Python-Dev] PEP 414 updated
Armin Ronacher
- [Python-Dev] PEP 414 updated
Armin Ronacher
- [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
Armin Ronacher
- [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
Armin Ronacher
- [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
Armin Ronacher
- [Python-Dev] PEP 414 - some numbers from the Django port
Armin Ronacher
- [Python-Dev] Add a frozendict builtin type
Guido van Rossum
- [Python-Dev] Add a frozendict builtin type
Guido van Rossum
- [Python-Dev] PEP 414
Guido van Rossum
- [Python-Dev] Add a frozendict builtin type
Guido van Rossum
- [Python-Dev] Add a frozendict builtin type
Guido van Rossum
- [Python-Dev] Add a frozendict builtin type
Guido van Rossum
- [Python-Dev] Add a frozendict builtin type
Guido van Rossum
- [Python-Dev] PEP 414
Guido van Rossum
- [Python-Dev] slice subscripts for sequences and mappings
Guido van Rossum
- [Python-Dev] Sandboxing Python
Guido van Rossum
- [Python-Dev] PEP 414 updated
Guido van Rossum
- [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
Guido van Rossum
- [Python-Dev] Exceptions in comparison operators
Guido van Rossum
- [Python-Dev] Sandboxing Python
Guido van Rossum
- [Python-Dev] Non-string keys in type dict
Guido van Rossum
- [Python-Dev] Non-string keys in type dict
Guido van Rossum
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Guido van Rossum
- [Python-Dev] PEP 412 has been accepted
Guido van Rossum
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Guido van Rossum
- [Python-Dev] im_func: implementation detail?
Guido van Rossum
- [Python-Dev] Zipping the standard library.
Guido van Rossum
- [Python-Dev] Where to discuss PEP 382 vs. PEP 402 (namespace packages)?
Guido van Rossum
- [Python-Dev] PEP 417: Adding mock to the Python Standard Library
Guido van Rossum
- [Python-Dev] PEP 335 officially rejected
Guido van Rossum
- [Python-Dev] PEP 417: Adding mock to the Python Standard Library
Guido van Rossum
- [Python-Dev] Review of PEP 362 (signature object)
Guido van Rossum
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Guido van Rossum
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Guido van Rossum
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Guido van Rossum
- [Python-Dev] Exceptions in comparison operators
Guido van Rossum
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Guido van Rossum
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Guido van Rossum
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Guido van Rossum
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Guido van Rossum
- [Python-Dev] Drop the new time.wallclock() function?
Guido van Rossum
- [Python-Dev] Drop the new time.wallclock() function?
Guido van Rossum
- [Python-Dev] SocketServer issues
Guido van Rossum
- [Python-Dev] Drop the new time.wallclock() function?
Guido van Rossum
- [Python-Dev] SocketServer issues
Guido van Rossum
- [Python-Dev] Drop the new time.wallclock() function?
Guido van Rossum
- [Python-Dev] SocketServer issues
Guido van Rossum
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Guido van Rossum
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Guido van Rossum
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Guido van Rossum
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Guido van Rossum
- [Python-Dev] PEP czar for PEP 3144?
Guido van Rossum
- [Python-Dev] PEP czar for PEP 3144?
Guido van Rossum
- [Python-Dev] PEP czar for PEP 3144?
Guido van Rossum
- [Python-Dev] PEP czar for PEP 3144?
Guido van Rossum
- [Python-Dev] Playing with a new theme for the docs
Guido van Rossum
- [Python-Dev] Playing with a new theme for the docs
Guido van Rossum
- [Python-Dev] Playing with a new theme for the docs
Guido van Rossum
- [Python-Dev] Playing with a new theme for the docs
Guido van Rossum
- [Python-Dev] Playing with a new theme for the docs
Guido van Rossum
- [Python-Dev] PEP 416: Add a frozendict builtin type
Guido van Rossum
- [Python-Dev] Playing with a new theme for the docs
Guido van Rossum
- [Python-Dev] PEP 411 - request for pronouncement
Guido van Rossum
- [Python-Dev] PEP 411 - request for pronouncement
Guido van Rossum
- [Python-Dev] PEP 418: Add monotonic clock
Guido van Rossum
- [Python-Dev] PEP 418: Add monotonic clock
Guido van Rossum
- [Python-Dev] PEP 418: Add monotonic clock
Guido van Rossum
- [Python-Dev] Bug in generator if the generator in created in a C thread
Guido van Rossum
- [Python-Dev] PEP 418: Add monotonic clock
Guido van Rossum
- [Python-Dev] datetime module and pytz with dateutil
Guido van Rossum
- [Python-Dev] PEP 418: Add monotonic clock
Guido van Rossum
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Guido van Rossum
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Guido van Rossum
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Guido van Rossum
- [Python-Dev] PEP 418: Add monotonic clock
Guido van Rossum
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Guido van Rossum
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Guido van Rossum
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Guido van Rossum
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Guido van Rossum
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Guido van Rossum
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Guido van Rossum
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Guido van Rossum
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Guido van Rossum
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Guido van Rossum
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Guido van Rossum
- [Python-Dev] PEP 414
Vinay Sajip
- [Python-Dev] PEP 414
Vinay Sajip
- [Python-Dev] PEP 414
Vinay Sajip
- [Python-Dev] PEP 414 - some numbers from the Django port
Vinay Sajip
- [Python-Dev] PEP 414
Vinay Sajip
- [Python-Dev] PEP 414
Vinay Sajip
- [Python-Dev] PEP 414
Vinay Sajip
- [Python-Dev] PEP 414
Vinay Sajip
- [Python-Dev] cpython compilation error
Vinay Sajip
- [Python-Dev] PEP 414 updated
Vinay Sajip
- [Python-Dev] PEP 414 updated
Vinay Sajip
- [Python-Dev] Install / import hooks
Vinay Sajip
- [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
Vinay Sajip
- [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
Vinay Sajip
- [Python-Dev] Install Hook [Was: Re: PEP 414 updated]
Vinay Sajip
- [Python-Dev] Windows uninstallation problem
Vinay Sajip
- [Python-Dev] Windows uninstallation problem
Vinay Sajip
- [Python-Dev] PEP 414 - some numbers from the Django port
Vinay Sajip
- [Python-Dev] PEP 414 - some numbers from the Django port
Vinay Sajip
- [Python-Dev] Integrating the PEP 397 launcher
Vinay Sajip
- [Python-Dev] Integrating the PEP 397 launcher
Vinay Sajip
- [Python-Dev] Issue #10278 -- why not just an attribute?
Neil Schemenauer
- [Python-Dev] PEP 414
Hynek Schlawack
- [Python-Dev] PEP 414
Hynek Schlawack
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Hynek Schlawack
- [Python-Dev] possible distutils.sysconfig.get_config_var bug
Jordan Schneider
- [Python-Dev] Why does Mac OS X python share site-packages with apple python?
Barry Scott
- [Python-Dev] Why does Mac OS X python share site-packages with apple python?
Barry Scott
- [Python-Dev] Why does Mac OS X python share site-packages with apple python?
Barry Scott
- [Python-Dev] PEP 414
Tres Seaver
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Tres Seaver
- [Python-Dev] PEP 405 (built-in virtualenv) status
Tres Seaver
- [Python-Dev] PEP 405 (built-in virtualenv) status
Tres Seaver
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Tres Seaver
- [Python-Dev] Playing with a new theme for the docs
Tres Seaver
- [Python-Dev] Playing with a new theme for the docs
Tres Seaver
- [Python-Dev] Add a frozendict builtin type
Yury Selivanov
- [Python-Dev] PEP 414
Yury Selivanov
- [Python-Dev] PEP 414
Yury Selivanov
- [Python-Dev] PEP 414
Yury Selivanov
- [Python-Dev] Add a frozendict builtin type
Yury Selivanov
- [Python-Dev] Add a frozendict builtin type
Yury Selivanov
- [Python-Dev] [Python-checkins] cpython: Close #14205: dict lookup raises a RuntimeError if the dict is modified during
Yury Selivanov
- [Python-Dev] Review of PEP 362 (signature object)
Yury Selivanov
- [Python-Dev] Drop the new time.wallclock() function?
Yury Selivanov
- [Python-Dev] pysandbox 1.5 released
Yury Selivanov
- [Python-Dev] Playing with a new theme for the docs
Yury Selivanov
- [Python-Dev] Drop the new time.wallclock() function?
Yury Selivanov
- [Python-Dev] Drop the new time.wallclock() function?
Yury Selivanov
- [Python-Dev] Drop the new time.wallclock() function?
Yury Selivanov
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Yury Selivanov
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Yury Selivanov
- [Python-Dev] PEP 418: Add monotonic clock
Yury Selivanov
- [Python-Dev] PEP 418: Add monotonic clock
Yury Selivanov
- [Python-Dev] PEP 418: Add monotonic clock
Yury Selivanov
- [Python-Dev] PEP 418: Add monotonic clock
Yury Selivanov
- [Python-Dev] PEP 418: Add monotonic clock
Yury Selivanov
- [Python-Dev] PEP 418: Add monotonic clock
Yury Selivanov
- [Python-Dev] PEP 418: Add monotonic clock
Yury Selivanov
- [Python-Dev] Defending against stack overflow (was Sandboxing Python)
Mark Shannon
- [Python-Dev] Sandboxing Python
Mark Shannon
- [Python-Dev] Remove f_yieldfrom attribute from frameobject
Mark Shannon
- [Python-Dev] Exceptions in comparison operators
Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Mark Shannon
- [Python-Dev] problem with recursive "yield from" delegation
Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Mark Shannon
- [Python-Dev] problem with recursive "yield from" delegation
Mark Shannon
- [Python-Dev] Request for clarification of PEP 380
Mark Shannon
- [Python-Dev] Request for clarification of PEP 380
Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Mark Shannon
- [Python-Dev] Exceptions in comparison operators
Mark Shannon
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Mark Shannon
- [Python-Dev] Drop the new time.wallclock() function?
Cameron Simpson
- [Python-Dev] Playing with a new theme for the docs
Cameron Simpson
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Cameron Simpson
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Cameron Simpson
- [Python-Dev] [Import-SIG] Where to discuss PEP 382 vs. PEP 402 (namespace packages)?
Eric V. Smith
- [Python-Dev] [Import-SIG] Where to discuss PEP 382 vs. PEP 402 (namespace packages)?
Eric V. Smith
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Eric V. Smith
- [Python-Dev] PEP 417: Adding mock to the Python Standard Library
Gregory P. Smith
- [Python-Dev] Playing with a new theme for the docs
Gregory P. Smith
- [Python-Dev] PEP 416: Add a frozendict builtin type
Eric Snow
- [Python-Dev] PEP 8 misnaming
Geoffrey Spear
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type
Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type
Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type
Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
Victor Stinner
- [Python-Dev] Non-string keys in type dict
Victor Stinner
- [Python-Dev] Non-string keys in type dict
Victor Stinner
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] Sandboxing Python
Victor Stinner
- [Python-Dev] FYI dict lookup now raises a RuntimeError if the dict is modified during the lookup
Victor Stinner
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__().
Victor Stinner
- [Python-Dev] [Python-checkins] cpython: Close #14205: dict lookup raises a RuntimeError if the dict is modified during
Victor Stinner
- [Python-Dev] Testsuite dependency on _testcapi
Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type
Victor Stinner
- [Python-Dev] cpython: give the AST class a __dict__
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Victor Stinner
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Victor Stinner
- [Python-Dev] Issue #10278 -- why not just an attribute?
Victor Stinner
- [Python-Dev] cpython: Issue #10278: Add an optional strict argument to time.steady(), False by default
Victor Stinner
- [Python-Dev] pysandbox 1.5 released
Victor Stinner
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type
Victor Stinner
- [Python-Dev] New PEP
Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type
Victor Stinner
- [Python-Dev] dictproxy for other mapping types than dict
Victor Stinner
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Victor Stinner
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Victor Stinner
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Victor Stinner
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Victor Stinner
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Victor Stinner
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Victor Stinner
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Victor Stinner
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Victor Stinner
- [Python-Dev] PEP 393 decode() oddity
Victor Stinner
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Victor Stinner
- [Python-Dev] Drop the new time.wallclock() function?
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] [Python-checkins] peps: Approve PEP 411.
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] Bug in generator if the generator in created in a C thread
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] Bug in generator if the generator in created in a C thread
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] PEP 418: Add monotonic clock
Victor Stinner
- [Python-Dev] Bug in generator if the generator in created in a C thread
Victor Stinner
- [Python-Dev] peps: PEP 418: Fill the "Adjusted by NTP" column of the summary table
Victor Stinner
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Victor Stinner
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Victor Stinner
- [Python-Dev] Issue 14417: consequences of new dict runtime error
Victor Stinner
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Victor Stinner
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Victor Stinner
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Victor Stinner
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()?
Victor Stinner
- [Python-Dev] Add a frozendict builtin type
Serhiy Storchaka
- [Python-Dev] Add a frozendict builtin type
Serhiy Storchaka
- [Python-Dev] Add a frozendict builtin type
Serhiy Storchaka
- [Python-Dev] Add a frozendict builtin type
Serhiy Storchaka
- [Python-Dev] PEP 414
Serhiy Storchaka
- [Python-Dev] PEP 414
Serhiy Storchaka
- [Python-Dev] PEP 414
Serhiy Storchaka
- [Python-Dev] Sandboxing Python
Serhiy Storchaka
- [Python-Dev] Sandboxing Python
Serhiy Storchaka
- [Python-Dev] Sandboxing Python
Serhiy Storchaka
- [Python-Dev] Sandboxing Python
Serhiy Storchaka
- [Python-Dev] What letter should an UnsignedLongLong get
Serhiy Storchaka
- [Python-Dev] What letter should an UnsignedLongLong get
Serhiy Storchaka
- [Python-Dev] Python install layout and the PATH on win32
Serhiy Storchaka
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs
Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs
Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs
Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs
Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs
Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Serhiy Storchaka
- [Python-Dev] PEP 393 decode() oddity
Serhiy Storchaka
- [Python-Dev] PEP 393 decode() oddity
Serhiy Storchaka
- [Python-Dev] PEP 393 decode() oddity
Serhiy Storchaka
- [Python-Dev] PEP 393 decode() oddity
Serhiy Storchaka
- [Python-Dev] PEP 393 decode() oddity
Serhiy Storchaka
- [Python-Dev] datetime module and pytz with dateutil
Serhiy Storchaka
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Donald Stufft
- [Python-Dev] Drop the new time.wallclock() function?
Andrew Svetlov
- [Python-Dev] Drop the new time.wallclock() function?
Andrew Svetlov
- [Python-Dev] lzma
Andrew Svetlov
- [Python-Dev] lzma
Andrew Svetlov
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Andrew Svetlov
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Andrew Svetlov
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Andrew Svetlov
- [Python-Dev] datetime module and pytz with dateutil
Andrew Svetlov
- [Python-Dev] datetime module and pytz with dateutil
Andrew Svetlov
- [Python-Dev] datetime module and pytz with dateutil
Andrew Svetlov
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default
Andrew Svetlov
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default
Andrew Svetlov
- [Python-Dev] datetime module and pytz with dateutil
Andrew Svetlov
- [Python-Dev] making python's c iterators picklable (http://bugs.python.org/issue14288)
Christian Tismer
- [Python-Dev] Drop the new time.wallclock() function?
Christian Tismer
- [Python-Dev] Drop the new time.wallclock() function?
Christian Tismer
- [Python-Dev] PEP 414
Stephen J. Turnbull
- [Python-Dev] Add a frozendict builtin type
Stephen J. Turnbull
- [Python-Dev] PEP 414
Stephen J. Turnbull
- [Python-Dev] PEP czar for PEP 3144?
Stephen J. Turnbull
- [Python-Dev] Python install layout and the PATH on win32
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs
Stephen J. Turnbull
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
Stephen J. Turnbull
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs
Stephen J. Turnbull
- [Python-Dev] PEP 418: Add monotonic clock
Stephen J. Turnbull
- [Python-Dev] Integrating the PEP 397 launcher
Stephen J. Turnbull
- [Python-Dev] Playing with a new theme for the docs, iteration 2
Michael Urman
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
Lindberg, Van
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
VanL
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
VanL
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
VanL
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 2: Moving the python.exe)
VanL
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
VanL
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
VanL
- [Python-Dev] Python install layout and the PATH on win32 (Rationale part 1: Regularizing the layout)
VanL
- [Python-Dev] Python install layout and the PATH on win32
VanL
- [Python-Dev] Drop the new time.wallclock() function?
Nadeem Vawda
- [Python-Dev] Drop the new time.wallclock() function?
Nadeem Vawda
- [Python-Dev] Drop the new time.wallclock() function?
Nadeem Vawda
- [Python-Dev] Drop the new time.wallclock() function?
Nadeem Vawda
- [Python-Dev] Drop the new time.wallclock() function?
Nadeem Vawda
- [Python-Dev] What letter should an UnsignedLongLong get
Nadeem Vawda
- [Python-Dev] PEP 418: Add monotonic clock
Nadeem Vawda
- [Python-Dev] Spreading the Python 3 religion
Barry Warsaw
- [Python-Dev] PEP 414
Barry Warsaw
- [Python-Dev] PEP 414
Barry Warsaw
- [Python-Dev] PEP 414
Barry Warsaw
- [Python-Dev] PEP 414
Barry Warsaw
- [Python-Dev] PEP 414
Barry Warsaw
- [Python-Dev] PEP 414
Barry Warsaw
- [Python-Dev] PEP 414 updated
Barry Warsaw
- [Python-Dev] New PEP numbering scheme
Barry Warsaw
- [Python-Dev] [Python-checkins] cpython (2.6): Added tag v2.6.8rc2 for changeset bd9e1a02e3e3
Barry Warsaw
- [Python-Dev] [Python-checkins] cpython (2.6): Added tag v2.6.8rc2 for changeset bd9e1a02e3e3
Barry Warsaw
- [Python-Dev] [Python-checkins] cpython (2.6): Added tag v2.6.8rc2 for changeset bd9e1a02e3e3
Barry Warsaw
- [Python-Dev] regarding HTML mail
Barry Warsaw
- [Python-Dev] Job! Python Engineer position
Watts, Wendy
- [Python-Dev] Job! Python Engineer position
Watts, Wendy
- [Python-Dev] Drop the new time.wallclock() function?
Zooko Wilcox-O'Hearn
- [Python-Dev] Drop the new time.wallclock() function?
Zooko Wilcox-O'Hearn
- [Python-Dev] PEP 418: Add monotonic clock
Zooko Wilcox-O'Hearn
- [Python-Dev] Drop the new time.wallclock() function?
Zooko Wilcox-O'Hearn
- [Python-Dev] Non-string keys in type dict
Brett Wilkins
- [Python-Dev] Non-string keys in type dict
Brett Wilkins
- [Python-Dev] Playing with a new theme for the docs
Chris Withers
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Thomas Wouters
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject()
Thomas Wouters
- [Python-Dev] slice subscripts for sequences and mappings
Thomas Wouters
- [Python-Dev] slice subscripts for sequences and mappings
Thomas Wouters
- [Python-Dev] slice subscripts for sequences and mappings
Thomas Wouters
- [Python-Dev] Testsuite dependency on _testcapi
Thomas Wouters
- [Python-Dev] Zipping the standard library.
Thomas Wouters
- [Python-Dev] Zipping the standard library.
Thomas Wouters
- [Python-Dev] Zipping the standard library.
Thomas Wouters
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
Thomas Wouters
- [Python-Dev] Drop the new time.wallclock() function?
Jeffrey Yasskin
- [Python-Dev] Drop the new time.wallclock() function?
Jeffrey Yasskin
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
Jeffrey Yasskin
- [Python-Dev] PEP 418: Add monotonic clock
Jeffrey Yasskin
- [Python-Dev] [RELEASED] Distutils2 1.0a4
Tarek Ziadé
- [Python-Dev] cpython compilation error
Amaury Forgeot d'Arc
- [Python-Dev] Non-string keys in type dict
Amaury Forgeot d'Arc
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed
Amaury Forgeot d'Arc
- [Python-Dev] Non-string keys in type dict
fwierzbicki at gmail.com
- [Python-Dev] inspect.py change for pygame
ncdave4life
- [Python-Dev] inspect.py change for pygame
ncdave4life
- [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
julien tayon
- [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
- [Python-Dev] PEP 414
martin at v.loewis.de
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers
martin at v.loewis.de
- [Python-Dev] Python install layout and the PATH on win32
martin at v.loewis.de
- [Python-Dev] GSoC 2012: Python Core Participation?
martin at v.loewis.de
- [Python-Dev] PEP 393 decode() oddity
martin at v.loewis.de
- [Python-Dev] Integrating the PEP 397 launcher
martin at v.loewis.de
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default
martin at v.loewis.de
- [Python-Dev] Issue13210 : Support Visual Studio 2010
martin at v.loewis.de
- [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python
martin at v.loewis.de
Last message date:
Sat Mar 31 23:26:25 CEST 2012
Archived on: Sun Apr 1 22:47:25 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).