Showing content from https://mail.python.org/pipermail/python-dev/2012-February/thread.html below:
The Python-Dev February 2012 Archive by thread
February 2012 Archives by thread
Starting: Wed Feb 1 01:35:08 CET 2012
Ending: Wed Feb 29 23:43:45 CET 2012
Messages: 1067
- [Python-Dev] Store timestamps as decimal.Decimal objects Nick Coghlan
- [Python-Dev] PEP 409 - final? Ethan Furman
- [Python-Dev] PEP 409 - now properly formatted (sorry for the noise) Ethan Furman
- [Python-Dev] docs fixes and PEP 409 Ethan Furman
- [Python-Dev] Python 3 optimizations, continued, continued again... Stefan Behnel
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... Łukasz Langa
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... Guido van Rossum
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... Guido van Rossum
- [Python-Dev] Python 3 optimizations, continued, continued again... Lennart Regebro
- [Python-Dev] Python 3 optimizations, continued, continued again... stefan brunthaler
- [Python-Dev] Python 3 optimizations, continued, continued again... Glyph Lefkowitz
- [Python-Dev] A new dictionary implementation Hans Mulder
- [Python-Dev] Switching to Visual Studio 2010 Brian Curtin
- [Python-Dev] Switching to Visual Studio 2010 Catalin Iacob
- [Python-Dev] Switching to Visual Studio 2010 Trent Nelson
- [Python-Dev] PEP: New timestamp formats Victor Stinner
- [Python-Dev] open issues on accepted PEPs Ethan Furman
- [Python-Dev] PEP 409 update [was: PEP 409 - final?] Nick Coghlan
- [Python-Dev] distutils 'depends' management Éric Araujo
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Dev In a Box: Pumped for a better UX (with video) anatoly techtonik
- [Python-Dev] PEP 409 update [was: PEP 409 - final?] Yury Selivanov
- [Python-Dev] PEP 408 -- Standard library __preview__ package Chris Withers
- [Python-Dev] PEP 409 update [was: PEP 409 - final?] Yury Selivanov
- [Python-Dev] PEP: New timestamp formats Victor Stinner
- [Python-Dev] OS X build break Meador Inge
- [Python-Dev] Volunteer Blockheads Oi Oi
- [Python-Dev] peps: Update with bugfix releases. Ned Deily
- [Python-Dev] [Python-checkins] cpython (3.2): remove unused import Brett Cannon
- [Python-Dev] Fixing the XML batteries Eli Bendersky
- [Python-Dev] Fixing the XML batteries Calvin Spealman
- [Python-Dev] Fixing the XML batteries Eli Bendersky
- [Python-Dev] need help with frozen module/marshal/gc issue involving sub-interpreters for importlib bootstrapping Brett Cannon
- [Python-Dev] Is this safe enough? Re: [Python-checkins] cpython: _Py_Identifier are always ASCII strings Jim Jewett
- [Python-Dev] [Python-ideas] matrix operations on dict :) Mark Janssen
- [Python-Dev] requirements for moving __import__ over to importlib? Brett Cannon
- [Python-Dev] which C language standard CPython must conform to Gregory P. Smith
- [Python-Dev] Add a new "locale" codec? Victor Stinner
- [Python-Dev] folding cElementTree behind ElementTree in 3.3 Eli Bendersky
- [Python-Dev] [Python-checkins] Daily reference leaks (140f7de4d2a5): sum=888 Nick Coghlan
- [Python-Dev] Code review tool uses my old email address Mark Shannon
- [Python-Dev] PEP for new dictionary implementation Mark Shannon
- [Python-Dev] ctypes/utils.py problem David Goulet
- [Python-Dev] [Python-checkins] cpython: PEP 410 Nick Coghlan
- [Python-Dev] patch Victor Stinner
- [Python-Dev] requirements for moving __import__ over to importlib? PJ Eby
- [Python-Dev] PyPy 1.8 released Maciej Fijalkowski
- [Python-Dev] maintenance of the ElementTree / cElementTree packages in the Python standard library Eli Bendersky
- [Python-Dev] Fwd: maintenance of the ElementTree / cElementTree packages in the Python standard library Eli Bendersky
- [Python-Dev] PEP 411: Provisional packages in the Python standard library Eli Bendersky
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] requirements for moving __import__ over to importlib? PJ Eby
- [Python-Dev] http://pythonmentors.com/ Mark Lawrence
- [Python-Dev] PEP 394 request for pronouncement (python2 symlink in *nix systems) Nick Coghlan
- [Python-Dev] Adding a maximum element count to parse_qs? Antoine Pitrou
- [Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review Victor Stinner
- [Python-Dev] How to round timestamps and durations? Victor Stinner
- [Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review Victor Stinner
- [Python-Dev] best place for an atomic file API Charles-François Natali
- [Python-Dev] plugging the hash attack Jim J. Jewett
- [Python-Dev] Counting collisions for the win Jim J. Jewett
- [Python-Dev] [Python-checkins] cpython: Disabling a test that fails on some bots. Will investigate the failure soon Nick Coghlan
- [Python-Dev] PEP 394 accepted "Martin v. Löwis"
- [Python-Dev] dll name for embedding? Egon Smiwa
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] PEP 410, 3rd revision, Decimal timestamp Victor Stinner
- [Python-Dev] Status of PEP 397 - Python launcher for Windows Mark Hammond
- [Python-Dev] problem after installing python 3.2.2 Vahid Ghaderi
- [Python-Dev] compiling cpython in visual studio 2010 Ejaj Hassan
- [Python-Dev] Status of PEP 397 - Python launcher for Windows Paul Moore
- [Python-Dev] cpython: allow arbitrary attributes on classmethod and staticmethod (closes #14051) Antoine Pitrou
- [Python-Dev] C-API functions for reading/writing tstate->exc_* ? Stefan Behnel
- [Python-Dev] Links to last binary builds to download pages Michael Foord
- [Python-Dev] [Python-checkins] cpython: Fix a failing importlib test under Windows. Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Issue #14043: Speed up importlib's _FileFinder by at least 8x, and add a new Nick Coghlan
- [Python-Dev] cpython: add generic implementation of a __dict__ descriptor for C types Georg Brandl
- [Python-Dev] Python in Native Client anatoly techtonik
- [Python-Dev] PEP czar for PEP 3144? Nick Coghlan
- [Python-Dev] PEP 394 anatoly techtonik
- [Python-Dev] [Python-checkins] cpython: Issue #13641: Decoding functions in the base64 module now accept ASCII-only Terry Reedy
- [Python-Dev] accept string in a2b and base64? R. David Murray
- [Python-Dev] hash randomization in the 2.6 branch Barry Warsaw
- [Python-Dev] cpython (2.6): - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython (merge 2.6 -> 2.7): merge 2.6 with hash randomization fix Gregory P. Smith
- [Python-Dev] cpython (2.7): use set Georg Brandl
- [Python-Dev] A panel with Guido/python-dev on scientific uses and Python 3 at Google HQ, March 2nd Fernando Perez
- [Python-Dev] hash randomization in 3.3 Antoine Pitrou
- [Python-Dev] What do you want me to discuss at PyCon's keynote? Guido van Rossum
- [Python-Dev] CPU vs Wall time Profiling Sümer Cip
- [Python-Dev] [Python-checkins] cpython (2.6): ensure no one tries to hash things before the random seed is found Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: enable hash randomization by default Nick Coghlan
- [Python-Dev] Windows build - fixing compile warnings before VS2010 Brian Curtin
- [Python-Dev] cpython: Optimize str%arg for number formats: %i, %d, %u, %x, %p Antoine Pitrou
- [Python-Dev] The ultimate question of life, the universe, and everything martin at v.loewis.de
- [Python-Dev] cpython: Refactor importlib to make it easier to re-implement in C. Antoine Pitrou
- [Python-Dev] [Python-checkins] peps: Switch back to named functions, since the Ellipsis version degenerated badly Jim Jewett
- [Python-Dev] Proposing an alternative to PEP 410 Larry Hastings
- [Python-Dev] [Python-checkins] cpython (3.2): logging: Added locking in flush() and close() handler methods. Thanks to Fayaz Gregory P. Smith
- [Python-Dev] New shared-keys dictionary implementation (issue13903) "Martin v. Löwis"
- [Python-Dev] cpython: Issue #13706: Fix format(int, "n") for locale with non-ASCII thousands separator Antoine Pitrou
- [Python-Dev] Status regarding Old vs. Advanced String Formating Tshepang Lekhonkhobe
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] PEP 413: Faster evolution of the Python Standard Library Nick Coghlan
- [Python-Dev] [RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 Benjamin Peterson
- [Python-Dev] PEP 414 - Unicode Literals for Python 3 Armin Ronacher
- [Python-Dev] Versioning proposal: syntax.stdlib.bugfix Terry Reedy
- [Python-Dev] Rejecting PEP 410 (Use decimal.Decimal type for timestamps) Guido van Rossum
- [Python-Dev] PEP 413 updated (with improved rationale and simpler stdlib versioning scheme) Nick Coghlan
- [Python-Dev] struct.pack inconsistencies between platforms pmon mail
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14123: Explicitly mention that old style % string formatting has caveats Eli Bendersky
- [Python-Dev] State of PEP-3118 (memoryview part) Stefan Krah
- [Python-Dev] cpython: Close issue #6210: Implement PEP 409 Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython (3.2): Issue #14123: Explicitly mention that old style % string formatting has caveats Terry Reedy
- [Python-Dev] [Python-checkins] cpython: Issue #14080: fix sporadic test_imp failure. Patch by Stefan Krah. Brett Cannon
- [Python-Dev] PEP 415: Implementing PEP 409 differently Benjamin Peterson
- [Python-Dev] New-style formatting in the logging module (was Re: cpython (3.2): Issue #14123: Explicitly mention that old style % string formatting has caveats) Nick Coghlan
- [Python-Dev] Marking packaging-related PEPs as Finished after fixing some bugs in them Éric Araujo
- [Python-Dev] [Python-checkins] cpython (3.2): Updated logging cookbook with info on alternative format styles. Nick Coghlan
- [Python-Dev] Add a frozendict builtin type Victor Stinner
- [Python-Dev] Porting Stories (was PEP 414 - Unicode Literals for Python 3) Brian Curtin
- [Python-Dev] Backporting PEP 414 Ethan Furman
- [Python-Dev] PEP 416: Add a frozendict builtin type Victor Stinner
Last message date: Wed Feb 29 23:43:45 CET 2012
Archived on: Wed Feb 29 23:43:57 CET 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