Showing content from https://mail.python.org/pipermail/python-dev/2012-March/thread.html below:
The Python-Dev March 2012 Archive by thread
March 2012 Archives by thread
Starting: Thu Mar 1 00:02:59 CET 2012
Ending: Sat Mar 31 23:26:25 CEST 2012
Messages: 1244
- [Python-Dev] Backporting PEP 414 "Martin v. Löwis"
- [Python-Dev] Add a frozendict builtin type Chris Angelico
- [Python-Dev] Add a frozendict builtin type Raymond Hettinger
- [Python-Dev] Add a frozendict builtin type Victor Stinner
- [Python-Dev] Add a frozendict builtin type Victor Stinner
- [Python-Dev] State of PEP-3118 (memoryview part) Terry Reedy
- [Python-Dev] Add a frozendict builtin type Steven D'Aprano
- [Python-Dev] State of PEP-3118 (memoryview part) Terry Reedy
- [Python-Dev] PEP 416: Add a frozendict builtin type Jim J. Jewett
- [Python-Dev] PEP czar for PEP 3144? Peter Moody
- [Python-Dev] Add a frozendict builtin type André Malo
- [Python-Dev] Spreading the Python 3 religion Stefan Krah
- [Python-Dev] PEP 416: Add a frozendict builtin type Victor Stinner
- [Python-Dev] PEP 416: Add a frozendict builtin type Victor Stinner
- [Python-Dev] EuroPython 2012: Call for Proposal is Open! [Please spread the word] Francesco Pallanti
- [Python-Dev] PEP 414 Guido van Rossum
- [Python-Dev] Sandboxing Python Victor Stinner
- [Python-Dev] Compiling Python on Linux with Intel's icc Alex Leach
- [Python-Dev] PEP 414 Armin Ronacher
- [Python-Dev] Assertion in _PyManagedBuffer_FromObject() Stefan Behnel
- [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 Stefan Krah
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] odd "tuple does not support assignment" confusion... Alex A. Naanou
- [Python-Dev] PEP 414 - some numbers from the Django port Vinay Sajip
- [Python-Dev] slice subscripts for sequences and mappings Eli Bendersky
- [Python-Dev] cpython compilation error Ejaj Hassan
- [Python-Dev] Why does Mac OS X python share site-packages with apple python? Barry Scott
- [Python-Dev] PEP 416: Add a frozendict builtin type Victor Stinner
- [Python-Dev] PEP 414 updated Nick Coghlan
- [Python-Dev] [RELEASED] Python 3.3.0 alpha 1 Georg Brandl
- [Python-Dev] Exceptions in comparison operators Mark Shannon
- [Python-Dev] Misc/NEWS in 2.7 and 3.2 Éric Araujo
- [Python-Dev] Sandboxing Python Victor Stinner
- [Python-Dev] [Python-checkins] cpython: Fix a comment: PySequence_Fast() creates a list, not a tuple. Eli Bendersky
- [Python-Dev] Undocumented view==NULL argument in PyObject_GetBuffer() Stefan Krah
- [Python-Dev] Windows uninstallation problem Vinay Sajip
- [Python-Dev] PEP-393/PEP-3118: unicode format specifiers Stefan Krah
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Benjamin Peterson
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Brett Cannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Jim J. Jewett
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Nick Coghlan
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Nick Coghlan
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Guido van Rossum
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Nick Coghlan
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Guido van Rossum
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Nick Coghlan
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Mark Shannon
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Paul Moore
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Victor Stinner
- [Python-Dev] Adding a builtins parameter to eval(), exec() and __import__(). Victor Stinner
- [Python-Dev] problem with recursive "yield from" delegation Stefan Behnel
- [Python-Dev] importlib cleared for merging into default! Brett Cannon
- [Python-Dev] PEP 412 has been accepted Brett Cannon
- [Python-Dev] Non-string keys in type dict Victor Stinner
- [Python-Dev] Non-string keys in type dict Brett Wilkins
- [Python-Dev] steps to solve bugs Ejaj Hassan
- [Python-Dev] Request for clarification of PEP 380 Mark Shannon
- [Python-Dev] Non-string keys in type dict PJ Eby
- [Python-Dev] PEP Mark Janssen
- [Python-Dev] FYI dict lookup now raises a RuntimeError if the dict is modified during the lookup Victor Stinner
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Testsuite dependency on _testcapi Thomas Wouters
- [Python-Dev] [Python-checkins] cpython: Close #14205: dict lookup raises a RuntimeError if the dict is modified during Jim Jewett
- [Python-Dev] [Python-checkins] peps: PEP 416: remove mentions of mutable/immutable Terry Reedy
- [Python-Dev] Zipping the standard library. Thomas Wouters
- [Python-Dev] im_func: implementation detail? Ethan Furman
- [Python-Dev] Where to discuss PEP 382 vs. PEP 402 (namespace packages)? Guido van Rossum
- [Python-Dev] Fwd: [Import-SIG] Where to discuss PEP 382 vs. PEP 402 (namespace packages)? PJ Eby
- [Python-Dev] PEP 417: Adding mock to the Python Standard Library Michael Foord
- [Python-Dev] Job! Python Engineer position Watts, Wendy
- [Python-Dev] cpython: give the AST class a __dict__ Antoine Pitrou
- [Python-Dev] New PEP numbering scheme Brett Cannon
- [Python-Dev] PEP 335 officially rejected 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 Andrey Petrov
- [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784) Merlijn van Deen
- [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 VanL
- [Python-Dev] making python's c iterators picklable (http://bugs.python.org/issue14288) Kristján Valur Jónsson
- [Python-Dev] Drop the new time.wallclock() function? Victor Stinner
- [Python-Dev] sharing sockets among processes on windows Kristján Valur Jónsson
- [Python-Dev] SocketServer issues Kristján Valur Jónsson
- [Python-Dev] PEP 8 misnaming Facundo Batista
- [Python-Dev] 2012 Language Summit Report Brian Curtin
- [Python-Dev] [Issue1531415] Using PyErr_WarnEx on parsetok Michele Orrù
- [Python-Dev] cpython: PEP 417: Adding unittest.mock Georg Brandl
- [Python-Dev] [Python-checkins] cpython: PEP 417: Adding unittest.mock Terry Reedy
- [Python-Dev] cpython: Issue #14200: Idle shell crash on printing non-BMP unicode character. Georg Brandl
- [Python-Dev] 2012 Language Summit Report (updated, included here) Brian Curtin
- [Python-Dev] cpython (3.1): - rename configure.in to configure.ac Antoine Pitrou
- [Python-Dev] What letter should an UnsignedLongLong get Gil Colgate
- [Python-Dev] What letter should an UnsignedLongLong get Benjamin Peterson
- [Python-Dev] PEP 405 (built-in virtualenv) status Carl Meyer
- [Python-Dev] PEP 405 (built-in virtualenv) status Carl Meyer
- [Python-Dev] Raising assertions on wrong element types in ElementTree Eli Bendersky
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] lzma Andrew Svetlov
- [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 Éric Araujo
- [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] cpython (2.6): Added tag v2.6.8rc2 for changeset bd9e1a02e3e3 Georg Brandl
- [Python-Dev] [Python-checkins] cpython (2.7): Closes #14306: clarify expensiveness of try-except and update code snippet Nick Coghlan
- [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] inspect.py change for pygame ncdave4life
- [Python-Dev] svn.python.org and buildbots down Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Issue #14347: Update Misc/README list of files. Brett Cannon
- [Python-Dev] regarding HTML mail Tshepang Lekhonkhobe
- [Python-Dev] [Python-checkins] cpython (2.7): Fixes Issue 14234: fix for the previous commit, keep compilation when Jim Jewett
- [Python-Dev] pysandbox 1.5 released Victor Stinner
- [Python-Dev] [Python-checkins] cpython: Issue #14328: Add keyword-only parameters to PyArg_ParseTupleAndKeywords. Benjamin Peterson
- [Python-Dev] Playing with a new theme for the docs Georg Brandl
- [Python-Dev] GSoC 2012: Python Core Participation? martin at v.loewis.de
- [Python-Dev] Playing with a new theme for the docs Ned Batchelder
- [Python-Dev] Issue 13524: subprocess on Windows Brad Allen
- [Python-Dev] [Python-checkins] cpython: Issue #7652: Integrate the decimal floating point libmpdec library to speed Victor Stinner
- [Python-Dev] New PEP Huan Do
- [Python-Dev] New PEP Huan Do
- [Python-Dev] Python-Dev Digest, Vol 104, Issue 79 Peter Harris
- [Python-Dev] dictproxy for other mapping types than dict Victor Stinner
- [Python-Dev] PendingDeprecationWarning Terry Reedy
- [Python-Dev] Setting up a RHEL6 buildbot Nick Coghlan
- [Python-Dev] PEP 411 - request for pronouncement Eli Bendersky
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] [Python-checkins] cpython (3.2): attempt to fix asyncore buildbot failure Jim Jewett
- [Python-Dev] Rename time.steady(strict=True) to time.monotonic()? Victor Stinner
- [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, iteration 2 Georg Brandl
- [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 Eli Bendersky
- [Python-Dev] Playing with a new theme for the docs, iteration 2 Glenn Linderman
- [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 Serhiy Storchaka
- [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 Serhiy Storchaka
- [Python-Dev] Playing with a new theme for the docs, iteration 2 Hynek Schlawack
- [Python-Dev] Playing with a new theme for the docs, iteration 2 Oleg Broytman
- [Python-Dev] Playing with a new theme for the docs, iteration 2 Antoine Pitrou
- [Python-Dev] Playing with a new theme for the docs, iteration 2 Ned Batchelder
- [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 Georg Brandl
- [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 Steven D'Aprano
- [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 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 Zvezdan Petkovic
- [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 Terry Reedy
- [Python-Dev] Playing with a new theme for the docs, iteration 2 Greg Ewing
- [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 Scott Dial
- [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, iteration 2 Nick Coghlan
- [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 Georg Brandl
- [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 Georg Brandl
- [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 Brian Curtin
- [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 Maciej Fijalkowski
- [Python-Dev] Playing with a new theme for the docs, iteration 2 Eli Bendersky
- [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 Antoine Pitrou
- [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 Éric Araujo
- [Python-Dev] Playing with a new theme for the docs, iteration 2 Ethan Furman
- [Python-Dev] AUTO: Jon K Peck is out of the office (returning 03/30/2012) Jon K Peck
- [Python-Dev] PEP 393 decode() oddity Serhiy Storchaka
- [Python-Dev] cpython: Adding unittest.mock documentation Georg Brandl
- [Python-Dev] cpython: Fix time.steady(strict=True): don't use CLOCK_REALTIME Antoine Pitrou
- [Python-Dev] PEP 418: Add monotonic clock Victor Stinner
- [Python-Dev] how to uninstall python after 'make build' Linker
- [Python-Dev] Bug tracker outage "Martin v. Löwis"
- [Python-Dev] [Python-checkins] peps: Approve PEP 411. Victor Stinner
- [Python-Dev] possible distutils.sysconfig.get_config_var bug Jordan Schneider
- [Python-Dev] Bug in generator if the generator in created in a C thread Victor Stinner
- [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing) Jason R. Coombs
- [Python-Dev] datetime module and pytz with dateutil Andrew Svetlov
- [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] Integrating the PEP 397 launcher Brian Curtin
- [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] peps: PEP 418: Fill the "Adjusted by NTP" column of the summary table Antoine Pitrou
- [Python-Dev] .{git,bzr}ignore in cpython HG repo Matěj Cepl
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Issue 14417: consequences of new dict runtime error Etienne Robillard
- [Python-Dev] [Python-checkins] cpython: Issue #14065: Added cyclic GC support to ET.Element Benjamin Peterson
- [Python-Dev] Use QueryPerformanceCounter() for time.monotonic() and/or time.highres()? Victor Stinner
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14409: IDLE doesn't not execute commands from shell with default Andrew Svetlov
- [Python-Dev] Issue13210 : Support Visual Studio 2010 Kristján Valur Jónsson
- [Python-Dev] Using Cython for developing a module to be used from postgreSQL/pl/python Hannu Krosing
- [Python-Dev] Issue #14310: Socket duplication for windows Kristján Valur Jónsson
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).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4