The Python-Dev October 2011 Archive by thread (original) (raw)
October 2011 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Sat Oct 1 14:52:03 CEST 2011
Ending: Mon Oct 31 21:28:06 CET 2011
Messages: 527
- [Python-Dev] [Python-checkins] cpython: Enhance Py_ARRAY_LENGTH(): fail at build time if the argument is not an array "Martin v. Löwis"
- [Python-Dev] PEP-393: request for keeping PyUnicode_EncodeDecimal() Stefan Krah
- [Python-Dev] PEP-393: request for keeping PyUnicode_EncodeDecimal() "Martin v. Löwis"
* [Python-Dev] PEP-393: request for keeping PyUnicode_EncodeDecimal() Stefan Krah
* [Python-Dev] PEP-393: request for keeping PyUnicode_EncodeDecimal() "Martin v. Löwis"
* [Python-Dev] PEP-393: request for keeping PyUnicode_EncodeDecimal() Stefan Krah
* [Python-Dev] PEP-393: request for keeping PyUnicode_EncodeDecimal() "Martin v. Löwis"
- [Python-Dev] PEP-393: request for keeping PyUnicode_EncodeDecimal() "Martin v. Löwis"
- [Python-Dev] [Python-checkins] cpython: Implement PEP 393. "Martin v. Löwis"
- [Python-Dev] [Python-checkins] cpython: Implement PEP 393. Eric V. Smith
* [Python-Dev] [Python-checkins] cpython: Implement PEP 393. Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Implement PEP 393. Eric V. Smith
- [Python-Dev] cpython: Add _PyUnicode_UTF8() and _PyUnicode_UTF8_LENGTH() macros Antoine Pitrou
- [Python-Dev] What it takes to change a single keyword. "Martin v. Löwis"
- [Python-Dev] What it takes to change a single keyword. Nick Coghlan
* [Python-Dev] What it takes to change a single keyword. Yaşar Arabacı
* [Python-Dev] What it takes to change a single keyword. Francisco Martin Brugue
* [Python-Dev] What it takes to change a single keyword. Brett Cannon
* [Python-Dev] What it takes to change a single keyword. Francisco Martin Brugue
- [Python-Dev] What it takes to change a single keyword. Nick Coghlan
- [Python-Dev] RFC: Add a new builtin strarray type to Python? Victor Stinner
- [Python-Dev] RFC: Add a new builtin strarray type to Python? Victor Stinner
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Antoine Pitrou
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Maciej Fijalkowski
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Nick Coghlan
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Victor Stinner
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Antoine Pitrou
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Stephen J. Turnbull
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Antoine Pitrou
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Antoine Pitrou
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Alex Gaynor
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Hrvoje Niksic
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Stephen J. Turnbull
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Victor Stinner
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Victor Stinner
* [Python-Dev] RFC: Add a new builtin strarray type to Python? "Martin v. Löwis"
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Victor Stinner
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Larry Hastings - [Python-Dev] RFC: Add a new builtin strarray type to Python? Nick Coghlan
- [Python-Dev] RFC: Add a new builtin strarray type to Python? Simon Cross
* [Python-Dev] RFC: Add a new builtin strarray type to Python? Simon Cross
- [Python-Dev] RFC: Add a new builtin strarray type to Python? Victor Stinner
- [Python-Dev] PEP 393 merged Gregory P. Smith
- [Python-Dev] Python Core Tools anatoly techtonik
- [Python-Dev] Python Core Tools Maciej Fijalkowski
* [Python-Dev] Python Core Tools Maciej Fijalkowski
* [Python-Dev] Python Core Tools renaud
- [Python-Dev] Python Core Tools Maciej Fijalkowski
- [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Georg Brandl
- [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Georg Brandl
- [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Benjamin Peterson
* [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown "Martin v. Löwis"
* [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Stephen J. Turnbull
* [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Terry Reedy
* [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown "Martin v. Löwis"
* [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Stephen J. Turnbull
* [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Éric Araujo
* [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Stephen J. Turnbull
* [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Éric Araujo - [Python-Dev] cpython: PyUnicode_FromKindAndData() raises a ValueError if the kind is unknown Victor Stinner
- [Python-Dev] Hg tips (was Re: [Python-checkins] cpython (merge default -> default): Merge heads.) Vlad Riscutia
- [Python-Dev] counterintuitive behavior (bug?) in Counter with += Lars Buitinck
- [Python-Dev] counterintuitive behavior (bug?) in Counter with += INADA Naoki
- [Python-Dev] counterintuitive behavior (bug?) in Counter with += Petri Lehtinen
* [Python-Dev] counterintuitive behavior (bug?) in Counter with += Lars Buitinck - [Python-Dev] counterintuitive behavior (bug?) in Counter with += Raymond Hettinger
- [Python-Dev] PEP 3151 state Antoine Pitrou
- [Python-Dev] PEP 3151 state Antoine Pitrou
* [Python-Dev] PEP 3151 state Jeff Hardy
- [Python-Dev] PEP 3151 state Antoine Pitrou
- [Python-Dev] Python compatibility issue with Windows Developer Preview Ryan Wells (MP Tech Consulting LLC)
- [Python-Dev] Python compatibility issue with Windows Developer Preview Brian Curtin
* [Python-Dev] Python compatibility issue with Windows Developer Preview Michael Foord
* [Python-Dev] Python compatibility issue with Windows Developer Preview Brian Curtin
* [Python-Dev] Python compatibility issue with Windows Developer Preview Ryan Wells (MP Tech Consulting LLC)
- [Python-Dev] Python compatibility issue with Windows Developer Preview Brian Curtin
- [Python-Dev] [Python-checkins] cpython: fix formatting Victor Stinner
- [Python-Dev] [Python-checkins] cpython: fix formatting Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython: fix compiler warnings Victor Stinner
- [Python-Dev] [Python-checkins] cpython: fix compiler warnings Benjamin Peterson
* [Python-Dev] [Python-checkins] cpython: fix compiler warnings Vlad Riscutia
* [Python-Dev] [Python-checkins] cpython: fix compiler warnings Victor Stinner
- [Python-Dev] [Python-checkins] cpython: fix compiler warnings Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython: pyexpat uses the new Unicode API Victor Stinner
- [Python-Dev] Python-Dev Digest, Vol 99, Issue 7 Peter Harris
- [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Amaury Forgeot d'Arc
- [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Nick Coghlan
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Nick Coghlan
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module "Martin v. Löwis"
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Antoine Pitrou
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Nick Coghlan - [Python-Dev] Using PEP384 Stable ABI for the lzma extension module "Martin v. Löwis"
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Amaury Forgeot d'Arc
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module "Martin v. Löwis"
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Antoine Pitrou
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module "Martin v. Löwis"
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Antoine Pitrou
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Toshio Kuratomi
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Antoine Pitrou
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Charles-François Natali
* [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Amaury Forgeot d'Arc
- [Python-Dev] Using PEP384 Stable ABI for the lzma extension module Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Migrate str.expandtabs to the new API "Martin v. Löwis"
- [Python-Dev] [Python-checkins] cpython: Optimize string slicing to use the new API "Martin v. Löwis"
- [Python-Dev] [Python-checkins] cpython: Optimize string slicing to use the new API "Martin v. Löwis"
- [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Ned Deily
- [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Charles-François Natali
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Cameron Simpson
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Antoine Pitrou
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Terry Reedy
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Cameron Simpson
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Stephen J. Turnbull
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Glyph
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Cameron Simpson
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Antoine Pitrou
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Andrew Bennetts
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Cameron Simpson
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Glyph
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Stephen J. Turnbull
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Glyph
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Cameron Simpson
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Glyph
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Cameron Simpson
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Glyph
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Stephen J. Turnbull
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Terry Reedy
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Michael Foord
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Cameron Simpson
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Andrew Bennetts
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Steven D'Aprano
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Cameron Simpson
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as "Martin v. Löwis"
* [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Charles-François Natali
- [Python-Dev] cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as Charles-François Natali
- [Python-Dev] Python compatibility issue with Windows Developer Preview Brian Curtin
- [Python-Dev] cpython: PyUnicode_Join() checks output length in debug mode Georg Brandl
- [Python-Dev] [Python-checkins] cpython: Document requierements of Unicode kinds Terry Reedy
- [Python-Dev] Heads up: Apple llvm gcc 4.2 miscompiles PEP 393 Guido van Rossum
- [Python-Dev] New stringbench benchmark results Victor Stinner
- [Python-Dev] New stringbench benchmark results Victor Stinner
* [Python-Dev] New stringbench benchmark results Steven D'Aprano
* [Python-Dev] New stringbench benchmark results Greg Ewing
* [Python-Dev] New stringbench benchmark results Victor Stinner
* [Python-Dev] New stringbench benchmark results Victor Stinner - [Python-Dev] New stringbench benchmark results Victor Stinner
- [Python-Dev] New stringbench benchmark results Victor Stinner
- [Python-Dev] check for PyUnicode_READY look backwards Amaury Forgeot d'Arc
- [Python-Dev] check for PyUnicode_READY look backwards Ronald Oussoren
* [Python-Dev] check for PyUnicode_READY look backwards Nick Coghlan - [Python-Dev] check for PyUnicode_READY look backwards Benjamin Peterson
* [Python-Dev] check for PyUnicode_READY look backwards Nick Coghlan
* [Python-Dev] check for PyUnicode_READY look backwards Antoine Pitrou
* [Python-Dev] check for PyUnicode_READY look backwards Amaury Forgeot d'Arc
* [Python-Dev] check for PyUnicode_READY look backwards Greg Ewing - [Python-Dev] check for PyUnicode_READY look backwards "Martin v. Löwis"
* [Python-Dev] check for PyUnicode_READY look backwards Victor Stinner
* [Python-Dev] check for PyUnicode_READY look backwards Stefan Krah
* [Python-Dev] check for PyUnicode_READY look backwards Victor Stinner
* [Python-Dev] check for PyUnicode_READY look backwards "Martin v. Löwis"
* [Python-Dev] check for PyUnicode_READY look backwards Nick Coghlan
* [Python-Dev] check for PyUnicode_READY look backwards Terry Reedy
* [Python-Dev] check for PyUnicode_READY look backwards Scott Dial
- [Python-Dev] check for PyUnicode_READY look backwards Ronald Oussoren
- [Python-Dev] [Python-checkins] cpython: When expandtabs() would be a no-op, don't create a duplicate string Éric Araujo
- [Python-Dev] Rename PyUnicode_KIND_SIZE ? Antoine Pitrou
- [Python-Dev] Rename PyUnicode_KIND_SIZE ? Victor Stinner
* [Python-Dev] Rename PyUnicode_KIND_SIZE ? Antoine Pitrou - [Python-Dev] Rename PyUnicode_KIND_SIZE ? "Martin v. Löwis"
- [Python-Dev] Rename PyUnicode_KIND_SIZE ? Victor Stinner
- [Python-Dev] [Python-checkins] cpython: Fix find_module_path(): make the string ready "Martin v. Löwis"
- [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Éric Araujo
- [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Christian Heimes
- [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Brian Curtin
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Antoine Pitrou - [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Barry Warsaw
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Éric Araujo
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Brian Curtin
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Barry Warsaw
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Antoine Pitrou
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Barry Warsaw
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Lennart Regebro
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Greg Ewing
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Nick Coghlan
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Carl Meyer
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Barry Warsaw
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Nick Coghlan
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Éric Araujo
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 PJ Eby
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Georg Brandl
* [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Paul Moore - [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Carl Meyer
- [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Vinay Sajip
- [Python-Dev] Status of the built-in virtualenv functionality in 3.3 Vinay Sajip
- [Python-Dev] [Python-checkins] r88904 - tracker/instances/python-dev/html/issue.item.js Ezio Melotti
- [Python-Dev] socket module build failure Vinay Sajip
- [Python-Dev] socket module build failure Ross Lagerwall
- [Python-Dev] socket module build failure Charles-François Natali
- [Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools) anatoly techtonik
- [Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools) Brian Curtin
* [Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools) Antoine Pitrou - [Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools) Maciej Fijalkowski
- [Python-Dev] SimpleHTTPServer slashdot (Was: Python Core Tools) Brian Curtin
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #7367: Add test case to test_pkgutil for walking path with Éric Araujo
- [Python-Dev] More Buildbot Information in Devguide (Was: Re: cpython (3.2): Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as) Eric Snow
- [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
- [Python-Dev] Packaging and binary distributions for Python 3.3 Éric Araujo
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Éric Araujo
* [Python-Dev] Packaging and binary distributions for Python 3.3 "Martin v. Löwis"
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Tim Golden
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Jeremy Kloth
* [Python-Dev] Packaging and binary distributions for Python 3.3 Jeremy Kloth
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 Jeremy Kloth
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 "Martin v. Löwis"
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 "Martin v. Löwis"
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Nick Coghlan
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 "Martin v. Löwis"
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 "Martin v. Löwis"
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 PJ Eby
* [Python-Dev] Packaging and binary distributions for Python 3.3 Tarek Ziadé
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Michael Foord
* [Python-Dev] Packaging and binary distributions for Python 3.3 PJ Eby
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Nick Coghlan
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Tim Golden
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 Éric Araujo
* [Python-Dev] Packaging and binary distributions for Python 3.3 Jeremy Kloth
* [Python-Dev] Packaging and binary distributions for Python 3.3 Nick Coghlan
* [Python-Dev] Packaging and binary distributions for Python 3.3 Éric Araujo
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Éric Araujo
* [Python-Dev] Packaging and binary distributions for Python 3.3 Éric Araujo
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 Paul Moore
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 Vinay Sajip
* [Python-Dev] Packaging and binary distributions for Python 3.3 Éric Araujo
- [Python-Dev] Packaging and binary distributions for Python 3.3 Éric Araujo
- [Python-Dev] PyUnicode_KIND changed "Martin v. Löwis"
- [Python-Dev] PyUnicode_KIND changed Guido van Rossum
- [Python-Dev] PyUnicode_KIND changed Victor Stinner
- [Python-Dev] Disabling cyclic GC in timeit module Maciej Fijalkowski
- [Python-Dev] Disabling cyclic GC in timeit module Nick Coghlan
* [Python-Dev] Disabling cyclic GC in timeit module Maciej Fijalkowski
* [Python-Dev] Disabling cyclic GC in timeit module Antoine Pitrou
* [Python-Dev] Disabling cyclic GC in timeit module Maciej Fijalkowski
* [Python-Dev] Disabling cyclic GC in timeit module Antoine Pitrou
* [Python-Dev] Disabling cyclic GC in timeit module Maciej Fijalkowski
* [Python-Dev] Disabling cyclic GC in timeit module John Arbash Meinel
* [Python-Dev] Disabling cyclic GC in timeit module Steven D'Aprano
* [Python-Dev] Disabling cyclic GC in timeit module Eli Bendersky
- [Python-Dev] Disabling cyclic GC in timeit module Nick Coghlan
- [Python-Dev] Identifier API "Martin v. Löwis"
- [Python-Dev] Identifier API Antoine Pitrou
* [Python-Dev] Identifier API Georg Brandl - [Python-Dev] Identifier API Hrvoje Niksic
* [Python-Dev] Identifier API Amaury Forgeot d'Arc
* [Python-Dev] Identifier API Hrvoje Niksic
* [Python-Dev] Identifier API Barry Warsaw
* [Python-Dev] Identifier API Antoine Pitrou
* [Python-Dev] Identifier API Benjamin Peterson
* [Python-Dev] Identifier API "Martin v. Löwis"
* [Python-Dev] Identifier API Antoine Pitrou
* [Python-Dev] Identifier API Barry Warsaw
* [Python-Dev] Identifier API "Martin v. Löwis"
* [Python-Dev] Identifier API Barry Warsaw
* [Python-Dev] Identifier API "Martin v. Löwis"
* [Python-Dev] Identifier API Barry Warsaw
* [Python-Dev] Identifier API Greg Ewing
* [Python-Dev] Identifier API "Martin v. Löwis"
* [Python-Dev] Identifier API Greg Ewing
* [Python-Dev] Identifier API Georg Brandl
* [Python-Dev] Identifier API "Martin v. Löwis" - [Python-Dev] Identifier API Stefan Behnel
* [Python-Dev] Identifier API "Martin v. Löwis" - [Python-Dev] Identifier API Victor Stinner
* [Python-Dev] Identifier API Victor Stinner
* [Python-Dev] Identifier API Victor Stinner
* [Python-Dev] Identifier API Georg Brandl
* [Python-Dev] Identifier API Victor Stinner
- [Python-Dev] Identifier API Antoine Pitrou
- [Python-Dev] [Python-ideas] PEP 3101 (Advanced string formatting) base 36 integer presentation type Victor Stinner
- [Python-Dev] Bring new features to older python versions Giampaolo Rodolà
- [Python-Dev] Bring new features to older python versions Antoine Pitrou
- [Python-Dev] Bring new features to older python versions "Martin v. Löwis"
* [Python-Dev] Bring new features to older python versions Maciej Fijalkowski
* [Python-Dev] Bring new features to older python versions Michael Foord - [Python-Dev] Bring new features to older python versions Toshio Kuratomi
* [Python-Dev] Bring new features to older python versions Dirkjan Ochtman
* [Python-Dev] Bring new features to older python versions Benjamin Peterson - [Python-Dev] Bring new features to older python versions Terry Reedy
- [Python-Dev] Bring new features to older python versions Éric Araujo
- [Python-Dev] Bring new features to older python versions Vinay Sajip
* [Python-Dev] Bring new features to older python versions Nick Coghlan
* [Python-Dev] Bring new features to older python versions Vinay Sajip
* [Python-Dev] Bring new features to older python versions Giampaolo Rodolà
* [Python-Dev] Bring new features to older python versions Terry Reedy
* [Python-Dev] Bring new features to older python versions Toshio Kuratomi
* [Python-Dev] Bring new features to older python versions Michael Foord
* [Python-Dev] Bring new features to older python versions Michael Foord
* [Python-Dev] Bring new features to older python versions Toshio Kuratomi
* [Python-Dev] Bring new features to older python versions PJ Eby
- [Python-Dev] Test failures on Windows 7 Vinay Sajip
- [Python-Dev] Test failures on Windows 7 Stefan Krah
- [Python-Dev] Test failures on Windows 7 Amaury Forgeot d'Arc
- [Python-Dev] Where are the build files for recent wininst-x.y.exe programs in packaging? Vinay Sajip
- [Python-Dev] PEP 393 close to pronouncement M.-A. Lemburg
- [Python-Dev] PEP 3151 accepted Barry Warsaw
- [Python-Dev] PEP 3151 accepted Antoine Pitrou
* [Python-Dev] PEP 3151 accepted Giampaolo Rodolà - [Python-Dev] PEP 3151 accepted Éric Araujo
- [Python-Dev] PEP 3151 accepted Antoine Pitrou
- [Python-Dev] cpython: Backed out changeset 952d91a7d376 Antoine Pitrou
- [Python-Dev] Documentation strategy for PEP 3151 Antoine Pitrou
- [Python-Dev] Documentation strategy for PEP 3151 Benjamin Peterson
* [Python-Dev] Documentation strategy for PEP 3151 Barry Warsaw
* [Python-Dev] Documentation strategy for PEP 3151 Terry Reedy - [Python-Dev] Documentation strategy for PEP 3151 Brian Curtin
- [Python-Dev] Documentation strategy for PEP 3151 Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #13156: revert changeset f6feed6ec3f9, which was only relevant for native Victor Stinner
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #13156: revert changeset f6feed6ec3f9, which was only relevant for native "Martin v. Löwis"
* [Python-Dev] [Python-checkins] cpython (2.7): Issue #13156: revert changeset f6feed6ec3f9, which was only relevant for native Terry Reedy
* [Python-Dev] [Python-checkins] cpython (2.7): Issue #13156: revert changeset f6feed6ec3f9, which was only relevant for native Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #13156: revert changeset f6feed6ec3f9, which was only relevant for native "Martin v. Löwis"
- [Python-Dev] cpython: Optimize findchar() for PyUnicode_1BYTE_KIND: use memchr and memrchr Antoine Pitrou
- [Python-Dev] [Python-checkins] peps: Mark PEP accepted. Benjamin Peterson
- [Python-Dev] cpython: Use identifier API for PyObject_GetAttrString. Antoine Pitrou
- [Python-Dev] PEP 376 - contents of RECORD file Paul Moore
- [Python-Dev] [Python-checkins] cpython: Add a comment explaining this heuristic. Éric Araujo
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Modules of plat-* directories Victor Stinner
- [Python-Dev] Modules of plat-* directories Victor Stinner
* [Python-Dev] Modules of plat-* directories Antoine Pitrou
* [Python-Dev] Modules of plat-* directories Victor Stinner
* [Python-Dev] Modules of plat-* directories "Martin v. Löwis"
* [Python-Dev] Modules of plat-* directories Antoine Pitrou
* [Python-Dev] Modules of plat-* directories "Martin v. Löwis"
* [Python-Dev] Modules of plat-* directories Victor Stinner
* [Python-Dev] Modules of plat-* directories "Martin v. Löwis" - [Python-Dev] Modules of plat-* directories "Martin v. Löwis"
- [Python-Dev] Modules of plat-* directories Victor Stinner
- [Python-Dev] PEP397 no command line options to python? Sam Partington
- [Python-Dev] PEP397 no command line options to python? Mark Hammond
* [Python-Dev] PEP397 no command line options to python? Sam Partington
* [Python-Dev] PEP397 no command line options to python? Vinay Sajip
* [Python-Dev] PEP397 no command line options to python? Sam Partington
* [Python-Dev] PEP397 no command line options to python? Vinay Sajip
* [Python-Dev] PEP397 no command line options to python? Sam Partington
* [Python-Dev] PEP397 no command line options to python? Mark Hammond
* [Python-Dev] PEP397 no command line options to python? Paul Moore
* [Python-Dev] PEP397 no command line options to python? Sam Partington
* [Python-Dev] PEP397 no command line options to python? Vinay Sajip
* [Python-Dev] PEP397 no command line options to python? Paul Moore
* [Python-Dev] PEP397 no command line options to python? Nick Coghlan
* [Python-Dev] PEP397 no command line options to python? Vinay Sajip
* [Python-Dev] PEP397 no command line options to python? PJ Eby
* [Python-Dev] PEP397 no command line options to python? Sam Partington
* [Python-Dev] PEP397 no command line options to python? Mark Hammond
* [Python-Dev] PEP397 no command line options to python? PJ Eby
- [Python-Dev] PEP397 no command line options to python? Mark Hammond
- [Python-Dev] Fwd: Issue with the link to python modules documentation Michael Foord
- [Python-Dev] [Python-checkins] cpython (2.7): Fixes #10860: Handle empty port after port delimiter in httplib Éric Araujo
- [Python-Dev] Buildbots with rpm installed Éric Araujo
- [Python-Dev] Buildbots with rpm installed Stefan Krah
- [Python-Dev] Define Tracker workflow anatoly techtonik
- [Python-Dev] Define Tracker workflow Brian Curtin
- [Python-Dev] Define Tracker workflow Ron Adam
- [Python-Dev] [Python-checkins] cpython (2.7): Fix closes Issue12529 - cgi.parse_header failure on double quotes and Nick Coghlan
- [Python-Dev] memcmp performance Richard Saunders
- [Python-Dev] memcmp performance Antoine Pitrou
* [Python-Dev] memcmp performance Scott Dial
* [Python-Dev] memcmp performance Stefan Behnel
* [Python-Dev] memcmp performance Antoine Pitrou
- [Python-Dev] memcmp performance Antoine Pitrou
- [Python-Dev] Generate Dynamic lists Asif Jamadar
- [Python-Dev] Generate Dynamic lists Oleg Broytman
- [Python-Dev] Generate Dynamic lists Stefan Behnel
- [Python-Dev] Generate Dynamic lists Jacek Pliszka
- [Python-Dev] memcmp performance Richard Saunders
- [Python-Dev] [Python-checkins] cpython (3.2): adjust braces a bit Eric V. Smith
- [Python-Dev] [Python-checkins] cpython (3.2): adjust braces a bit Benjamin Peterson
* [Python-Dev] cpython (3.2): adjust braces a bit Tres Seaver
* [Python-Dev] cpython (3.2): adjust braces a bit Barry Warsaw
* [Python-Dev] cpython (3.2): adjust braces a bit Ethan Furman
* [Python-Dev] cpython (3.2): adjust braces a bit Benjamin Peterson
* [Python-Dev] cpython (3.2): adjust braces a bit Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython (3.2): adjust braces a bit Benjamin Peterson
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] memcmp performance Richard Saunders
- [Python-Dev] memcmp performance Stefan Behnel
- [Python-Dev] memcmp performance Antoine Pitrou
- [Python-Dev] memcmp performance "Martin v. Löwis"
* [Python-Dev] memcmp performance Stefan Behnel
* [Python-Dev] memcmp performance Jeroen Ruigrok van der Werven
- [Python-Dev] [Python-checkins] cpython (3.2): adjust braces a bit Benjamin Peterson
- [Python-Dev] Status of the PEP 400? (deprecate codecs.StreamReader/StreamWriter) Victor Stinner
- [Python-Dev] Buildbot failures Antoine Pitrou
- [Python-Dev] Buildbot failures Andrea Crotti
* [Python-Dev] Buildbot failures Antoine Pitrou
* [Python-Dev] Buildbot failures Nick Coghlan
- [Python-Dev] Buildbot failures Andrea Crotti
- [Python-Dev] [Python-checkins] cpython: Issue 13227: Option to make the lru_cache() type specific (suggested by Andrew Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Document that packaging doesn’t create __init__.py files (#3902). Nick Coghlan
- [Python-Dev] [PATCH] unicode subtypes broken in latest py3k debug builds Stefan Behnel
- [Python-Dev] PEP397 no command line options to python? Paul Moore
- [Python-Dev] PEP397 no command line options to python? Mark Hammond
* [Python-Dev] PEP397 no command line options to python? Nick Coghlan
* [Python-Dev] PEP397 no command line options to python? Mark Hammond
* [Python-Dev] PEP397 no command line options to python? Nick Coghlan
* [Python-Dev] PEP397 no command line options to python? Mark Hammond
* [Python-Dev] PEP397 no command line options to python? Nick Coghlan
* [Python-Dev] PEP397 no command line options to python? Michael Urman
* [Python-Dev] PEP397 no command line options to python? Mark Hammond
* [Python-Dev] PEP397 no command line options to python? Michael Urman
- [Python-Dev] PEP397 no command line options to python? Mark Hammond
- [Python-Dev] AUTO: Jon K Peck is out of the office (returning 10/27/2011) Jon K Peck
- [Python-Dev] cpython (2.7): Whoops, PyException_GetTraceback() is not documented on 2.7 Georg Brandl
- [Python-Dev] cpython (3.2): Issue #13255: wrong docstrings in array module. Antoine Pitrou
- [Python-Dev] Deprecation policy Ezio Melotti
- [Python-Dev] Deprecation policy Antoine Pitrou
* [Python-Dev] Deprecation policy Brett Cannon
- [Python-Dev] Deprecation policy Antoine Pitrou
- [Python-Dev] Case consistency [was: Re: [Python-checkins] cpython: Cleanup code: remove int/long idioms and simplify a while statement.] Jim Jewett
- [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Victor Stinner
- [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Nick Coghlan
- [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Mark Hammond
- [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Stephen J. Turnbull
* [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Victor Stinner - [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API "Martin v. Löwis"
* [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Victor Stinner
* [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API "Martin v. Löwis"
* [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Terry Reedy
* [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Stephen J. Turnbull
* [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Victor Stinner
* [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Victor Stinner - [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Antoine Pitrou
- [Python-Dev] Use our strict mbcs codec instead of the Windows ANSI API Victor Stinner
- [Python-Dev] memcmp performance Richard Saunders
- [Python-Dev] memcmp performance Stefan Behnel
* [Python-Dev] memcmp performance Victor Stinner
- [Python-Dev] memcmp performance Stefan Behnel
- [Python-Dev] [Python-checkins] cpython: #13251: update string description in datamodel.rst. Petri Lehtinen
- [Python-Dev] [Python-checkins] cpython: Issue #13226: Add RTLD_xxx constants to the os module. These constants can by Petri Lehtinen
- [Python-Dev] [Python-checkins] r88914 - tracker/instances/python-dev/html/issue.item.js Berker Peksağ
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] draft PEP: virtual environments Carl Meyer
- [Python-Dev] draft PEP: virtual environments Chris McDonough
* [Python-Dev] draft PEP: virtual environments Carl Meyer - [Python-Dev] draft PEP: virtual environments Nick Coghlan
* [Python-Dev] draft PEP: virtual environments Vinay Sajip - [Python-Dev] draft PEP: virtual environments Antoine Pitrou
* [Python-Dev] draft PEP: virtual environments Vinay Sajip
* [Python-Dev] draft PEP: virtual environments Antoine Pitrou
* [Python-Dev] draft PEP: virtual environments Carl Meyer
* [Python-Dev] draft PEP: virtual environments Tres Seaver
* [Python-Dev] draft PEP: virtual environments Paul Moore
* [Python-Dev] draft PEP: virtual environments Carl Meyer
* [Python-Dev] draft PEP: virtual environments Vinay Sajip
* [Python-Dev] draft PEP: virtual environments Antoine Pitrou
* [Python-Dev] draft PEP: virtual environments Vinay Sajip
* [Python-Dev] draft PEP: virtual environments Antoine Pitrou
* [Python-Dev] draft PEP: virtual environments Vinay Sajip
* [Python-Dev] draft PEP: virtual environments Antoine Pitrou
* [Python-Dev] draft PEP: virtual environments Vinay Sajip
* [Python-Dev] draft PEP: virtual environments Antoine Pitrou
* [Python-Dev] draft PEP: virtual environments Vinay Sajip
* [Python-Dev] draft PEP: virtual environments Carl Meyer
* [Python-Dev] draft PEP: virtual environments Vinay Sajip
* [Python-Dev] draft PEP: virtual environments Carl Meyer
* [Python-Dev] draft PEP: virtual environments Tres Seaver
- [Python-Dev] draft PEP: virtual environments Chris McDonough
- [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Victor Stinner
- [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Mark Hammond
* [Python-Dev] Emit a BytesWarning on bytes filenames on Windows "Martin v. Löwis"
* [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Stephen J. Turnbull
* [Python-Dev] Emit a BytesWarning on bytes filenames on Windows "Martin v. Löwis"
* [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Nick Coghlan
* [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Victor Stinner
* [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Victor Stinner
* [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Mark Hammond
* [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Terry Reedy
- [Python-Dev] Emit a BytesWarning on bytes filenames on Windows Mark Hammond
- [Python-Dev] cpython (3.2): I should be someone Georg Brandl
- [Python-Dev] Packaging and binary distributions Paul Moore
- [Python-Dev] Packaging and binary distributions Ned Deily
* [Python-Dev] Packaging and binary distributions Tres Seaver
* [Python-Dev] Packaging and binary distributions Eric V. Smith
* [Python-Dev] Packaging and binary distributions Antoine Pitrou
* [Python-Dev] Packaging and binary distributions Paul Moore
* [Python-Dev] Packaging and binary distributions Paul Moore
* [Python-Dev] Packaging and binary distributions Ned Deily
* [Python-Dev] Packaging and binary distributions Paul Moore - [Python-Dev] Packaging and binary distributions Vinay Sajip
* [Python-Dev] Packaging and binary distributions Paul Moore
* [Python-Dev] Packaging and binary distributions Vinay Sajip
* [Python-Dev] Packaging and binary distributions "Martin v. Löwis"
* [Python-Dev] Packaging and binary distributions Paul Moore
* [Python-Dev] Packaging and binary distributions Vinay Sajip
* [Python-Dev] Packaging and binary distributions Vinay Sajip - [Python-Dev] Packaging and binary distributions INADA Naoki
- [Python-Dev] Packaging and binary distributions Éric Araujo
- [Python-Dev] Packaging and binary distributions Ned Deily
- [Python-Dev] cpython (merge 3.2 -> default): Fix the return value of set_discard (issue #10519) Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython (2.7): Add a button to the code examples in the doc to show/hide the prompts and Éric Araujo
- [Python-Dev] [Python-checkins] cpython (3.2): I should be someone Éric Araujo
- [Python-Dev] Code cleanups in stable branches? Éric Araujo
- [Python-Dev] Code cleanups in stable branches? Nick Coghlan
* [Python-Dev] Code cleanups in stable branches? Brett Cannon
- [Python-Dev] Code cleanups in stable branches? Nick Coghlan
- [Python-Dev] cpython (2.7): test_protocol_sslv2(): Skip this test if ssl.PROTOCOL_SSLv2 is not Antoine Pitrou
Last message date: Mon Oct 31 21:28:06 CET 2011
Archived on: Mon Oct 31 21:28:29 CET 2011
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).