The Python-Dev June 2014 Archive by author (original) (raw)
June 2014 Archives by author
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
Starting: Sun Jun 1 00:21:00 CEST 2014
Ending: Mon Jun 30 19:05:54 CEST 2014
Messages: 581
- [Python-Dev] Internal representation of strings and Micropython Jeff Allen
- [Python-Dev] %x formatting of floats - behaviour change since 3.4 Chris Angelico
- [Python-Dev] %x formatting of floats - behaviour change since 3.4 Chris Angelico
- [Python-Dev] %x formatting of floats - behaviour change since 3.4 Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Chris Angelico
- [Python-Dev] Internal representation of strings and Micropython Chris Angelico
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Chris Angelico
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Chris Angelico
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Chris Angelico
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Chris Angelico
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Chris Angelico
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Chris Angelico
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Chris Angelico
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Chris Angelico
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Chris Angelico
- [Python-Dev] Python 2.7 patch levels turning two digit Chris Angelico
- [Python-Dev] Python 2.7 patch levels turning two digit Chris Angelico
- [Python-Dev] Python 2.7 patch levels turning two digit Chris Angelico
- [Python-Dev] Python 2.7 patch levels turning two digit Chris Angelico
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Chris Angelico
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Chris Angelico
- [Python-Dev] Criticism of execfile() removal in Python3 Jim Baker
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Chris Barker
- [Python-Dev] Criticism of execfile() removal in Python3 Chris Barker
- [Python-Dev] Criticism of execfile() removal in Python3 Chris Barker
- [Python-Dev] Should standard library modules optimize for CPython? Stefan Behnel
- [Python-Dev] Should standard library modules optimize for CPython? Stefan Behnel
- [Python-Dev] Should standard library modules optimize for CPython? Stefan Behnel
- [Python-Dev] Should standard library modules optimize for CPython? Stefan Behnel
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Eli Bendersky
- [Python-Dev] cpython and python debugger documentation Eli Bendersky
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required Cory Benfield
- [Python-Dev] C version of functools.lru_cache Peter Brady
- [Python-Dev] C version of functools.lru_cache Peter Brady
- [Python-Dev] Python 2.7 patch levels turning two digit Oleg Broytman
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Florian Bruhin
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Florian Bruhin
- [Python-Dev] use cases for "python-config" versus "pkg-config python" Brett Cannon
- [Python-Dev] Division of tool labour in porting Python 2 code to 2/3 Brett Cannon
- [Python-Dev] Division of tool labour in porting Python 2 code to 2/3 Brett Cannon
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brett Cannon
- [Python-Dev] Division of tool labour in porting Python 2 code to 2/3 Brett Cannon
- [Python-Dev] cpython and python debugger documentation Brett Cannon
- [Python-Dev] Help with the build system and my first patch Brett Cannon
- [Python-Dev] Help with the build system and my first patch Brett Cannon
- [Python-Dev] Binary CPython distribution for Linux Antonio Cavallo
- [Python-Dev] cpython (3.3): Closes #20872: dbm/gdbm/ndbm close methods are not documented Jesus Cea
- [Python-Dev] Should standard library modules optimize for CPython? Nick Coghlan
- [Python-Dev] Updating turtle.py Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] asyncio/Tulip: use CPython as the new upstream Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Internal representation of strings and Micropython Nick Coghlan
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Nick Coghlan
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Nick Coghlan
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Nick Coghlan
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Nick Coghlan
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Nick Coghlan
- [Python-Dev] [Python-ideas] Expose `itertools.count.start` and implement `itertools.count.__eq__` based on it, like `range`. Nick Coghlan
- [Python-Dev] namedtuple implementation grumble Nick Coghlan
- [Python-Dev] namedtuple implementation grumble Nick Coghlan
- [Python-Dev] namedtuple implementation grumble Nick Coghlan
- [Python-Dev] Criticism of execfile() removal in Python3 Nick Coghlan
- [Python-Dev] Criticism of execfile() removal in Python3 Nick Coghlan
- [Python-Dev] Criticism of execfile() removal in Python3 Nick Coghlan
- [Python-Dev] Why does IOBase.__del__ call .close? Nick Coghlan
- [Python-Dev] Backwards Incompatibility in logging module in 3.4? Nick Coghlan
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Nick Coghlan
- [Python-Dev] Backwards Incompatibility in logging module in 3.4? Nick Coghlan
- [Python-Dev] Criticism of execfile() removal in Python3 Nick Coghlan
- [Python-Dev] Criticism of execfile() removal in Python3 Nick Coghlan
- [Python-Dev] Why does _pyio.*.readinto have to work with 'b' arrays? Nick Coghlan
- [Python-Dev] Criticism of execfile() removal in Python3 Nick Coghlan
- [Python-Dev] Why does _pyio.*.readinto have to work with 'b' arrays? Nick Coghlan
- [Python-Dev] Criticism of execfile() removal in Python3 Nick Coghlan
- [Python-Dev] Criticism of execfile() removal in Python3 Nick Coghlan
- [Python-Dev] PyPy3 2.3.1 released Nick Coghlan
- [Python-Dev] Python 2.7 patch levels turning two digit Nick Coghlan
- [Python-Dev] Python 2.7 patch levels turning two digit Nick Coghlan
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Nick Coghlan
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Nick Coghlan
- [Python-Dev] Binary CPython distribution for Linux Nick Coghlan
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Nick Coghlan
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Nick Coghlan
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Nick Coghlan
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Nick Coghlan
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Nick Coghlan
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Nick Coghlan
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Nick Coghlan
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brian Curtin
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brian Curtin
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brian Curtin
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brian Curtin
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brian Curtin
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brian Curtin
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brian Curtin
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Brian Curtin
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Brian Curtin
- [Python-Dev] Should standard library modules optimize for CPython? Steven D'Aprano
- [Python-Dev] Should standard library modules optimize for CPython? Steven D'Aprano
- [Python-Dev] Internal representation of strings and Micropython Steven D'Aprano
- [Python-Dev] Internal representation of strings and Micropython Steven D'Aprano
- [Python-Dev] Internal representation of strings and Micropython Steven D'Aprano
- [Python-Dev] Internal representation of strings and Micropython Steven D'Aprano
- [Python-Dev] Internal representation of strings and Micropython Steven D'Aprano
- [Python-Dev] Internal representation of strings and Micropython Steven D'Aprano
- [Python-Dev] namedtuple implementation grumble Steven D'Aprano
- [Python-Dev] namedtuple implementation grumble Steven D'Aprano
- [Python-Dev] Criticism of execfile() removal in Python3 Steven D'Aprano
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Steven D'Aprano
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Steven D'Aprano
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Steven D'Aprano
- [Python-Dev] python-dev for MAC OS X Ned Deily
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required Ned Deily
- [Python-Dev] Python 2.7 patch levels turning two digit Ned Deily
- [Python-Dev] Python 2.7 patch levels turning two digit Ned Deily
- [Python-Dev] Python 2.7 patch levels turning two digit Ned Deily
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Ned Deily
- [Python-Dev] cpython (3.3): Closes #20872: dbm/gdbm/ndbm close methods are not documented Ned Deily
- [Python-Dev] cpython (3.3): Closes #20872: dbm/gdbm/ndbm close methods are not documented Ned Deily
- [Python-Dev] buildbot.python.org down? Ned Deily
- [Python-Dev] Internal representation of strings and Micropython Tim Delaney
- [Python-Dev] Internal representation of strings and Micropython Tim Delaney
- [Python-Dev] Internal representation of strings and Micropython Tim Delaney
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Tim Delaney
- [Python-Dev] Documentation Oversight Hasan Diwan
- [Python-Dev] Internal representation of strings and Micropython Steve Dower
- [Python-Dev] Internal representation of strings and Micropython Steve Dower
- [Python-Dev] Internal representation of strings and Micropython Steve Dower
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Steve Dower
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Steve Dower
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Steve Dower
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Steve Dower
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Steve Dower
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Steve Dower
- [Python-Dev] Python 3.5 on VC14 - update Steve Dower
- [Python-Dev] Python 3.5 on VC14 - update Steve Dower
- [Python-Dev] Python 3.5 on VC14 - update Steve Dower
- [Python-Dev] Criticism of execfile() removal in Python3 Steve Dower
- [Python-Dev] Criticism of execfile() removal in Python3 Steve Dower
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required Steve Dower
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required Steve Dower
- [Python-Dev] Python 2.7 patch levels turning two digit Steve Dower
- [Python-Dev] Python 2.7 patch levels turning two digit Steve Dower
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Walter Dörwald
- [Python-Dev] Raspberry Pi Buildbot Tal Einat
- [Python-Dev] python-dev for MAC OS X Tal Einat
- [Python-Dev] Internal representation of strings and Micropython Greg Ewing
- [Python-Dev] Internal representation of strings and Micropython Greg Ewing
- [Python-Dev] Internal representation of strings and Micropython Greg Ewing
- [Python-Dev] Internal representation of strings and Micropython Greg Ewing
- [Python-Dev] Internal representation of strings and Micropython Greg Ewing
- [Python-Dev] Internal representation of strings and Micropython Greg Ewing
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Greg Ewing
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Greg Ewing
- [Python-Dev] Internal representation of strings and Micropython Greg Ewing
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Greg Ewing
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Greg Ewing
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Greg Ewing
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Greg Ewing
- [Python-Dev] Criticism of execfile() removal in Python3 Greg Ewing
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Greg Ewing
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Chris Barker - NOAA Federal
- [Python-Dev] Should standard library modules optimize for CPython? Maciej Fijalkowski
- [Python-Dev] Returning Windows file attribute information via os.stat() Ethan Furman
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Ethan Furman
- [Python-Dev] Criticism of execfile() removal in Python3 Ethan Furman
- [Python-Dev] Python 2.7 patch levels turning two digit Ethan Furman
- [Python-Dev] Python 2.7 patch levels turning two digit Ethan Furman
- [Python-Dev] Python 2.7 patch levels turning two digit Ethan Furman
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Ethan Furman
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ethan Furman
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ethan Furman
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ethan Furman
- [Python-Dev] [Python-ideas] Expose `itertools.count.start` and implement `itertools.count.__eq__` based on it, like `range`. Neil Girdhar
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Tim Golden
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Tim Golden
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Tim Golden
- [Python-Dev] Windows XP, Python 3.5 and PEP 11 Tim Golden
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Ryan Gonzalez
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Ryan Gonzalez
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Jurko Gospodnetić
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Larry Hastings
- [Python-Dev] use cases for "python-config" versus "pkg-config python" Michael Haubenwallner
- [Python-Dev] [Idle-dev] KeyConfig, KeyBinding and other related issues. Saimadhav Heblikar
- [Python-Dev] [Idle-dev] KeyConfig, KeyBinding and other related issues. Saimadhav Heblikar
- [Python-Dev] python-dev for MAC OS X Pedro Helou
- [Python-Dev] Updating turtle.py Raymond Hettinger
- [Python-Dev] Should standard library modules optimize for CPython? Raymond Hettinger
- [Python-Dev] namedtuple implementation grumble Raymond Hettinger
- [Python-Dev] namedtuple implementation grumble Raymond Hettinger
- [Python-Dev] namedtuple implementation grumble Raymond Hettinger
- [Python-Dev] Tracker Stats Raymond Hettinger
- [Python-Dev] LZO bug Raymond Hettinger
- [Python-Dev] Some notes about MicroPython from an observer Daniel Holth
- [Python-Dev] Internal representation of strings and Micropython Daniel Holth
- [Python-Dev] Internal representation of strings and Micropython Daniel Holth
- [Python-Dev] Internal representation of strings and Micropython Daniel Holth
- [Python-Dev] Internal representation of strings and Micropython Daniel Holth
- [Python-Dev] Internal representation of strings and Micropython Daniel Holth
- [Python-Dev] Returning Windows file attribute information via os.stat() Ben Hoyt
- [Python-Dev] Returning Windows file attribute information via os.stat() Ben Hoyt
- [Python-Dev] Returning Windows file attribute information via os.stat() Ben Hoyt
- [Python-Dev] Returning Windows file attribute information via os.stat() Ben Hoyt
- [Python-Dev] Returning Windows file attribute information via os.stat() Ben Hoyt
- [Python-Dev] Returning Windows file attribute information via os.stat() Ben Hoyt
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ben Hoyt
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ben Hoyt
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ben Hoyt
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ben Hoyt
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ben Hoyt
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ben Hoyt
- [Python-Dev] PyPy3 2.3.1 released Philip Jenvey
- [Python-Dev] Internal representation of strings and Micropython (Steven D'Aprano's summary) Jim J. Jewett
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Jim J. Jewett
- [Python-Dev] Internal representation of strings and Micropython Kristján Valur Jónsson
- [Python-Dev] Binary CPython distribution for Linux Bohuslav Kabrda
- [Python-Dev] Python 2.7 patch levels turning two digit Chris Kaynor
- [Python-Dev] use cases for "python-config" versus "pkg-config python" Matthias Klose
- [Python-Dev] Internal representation of strings and Micropython Stefan Krah
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Stefan Krah
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Stefan Krah
- [Python-Dev] Tracker Stats A.M. Kuchling
- [Python-Dev] Internal representation of strings and Micropython Mark Lawrence
- [Python-Dev] Internal representation of strings and Micropython Mark Lawrence
- [Python-Dev] Internal representation of strings and Micropython Mark Lawrence
- [Python-Dev] Internal representation of strings and Micropython Mark Lawrence
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Mark Lawrence
- [Python-Dev] Windows XP, Python 3.5 and PEP 11 Mark Lawrence
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Mark Lawrence
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler M.-A. Lemburg
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler M.-A. Lemburg
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required M.-A. Lemburg
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required M.-A. Lemburg
- [Python-Dev] Python 2.7 patch levels turning two digit M.-A. Lemburg
- [Python-Dev] Python 2.7 patch levels turning two digit M.-A. Lemburg
- [Python-Dev] Python 2.7 patch levels turning two digit M.-A. Lemburg
- [Python-Dev] Python 2.7 patch levels turning two digit M.-A. Lemburg
- [Python-Dev] Python 2.7 patch levels turning two digit M.-A. Lemburg
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Akira Li
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Akira Li
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Akira Li
- [Python-Dev] %x formatting of floats - behaviour change since 3.4 Glenn Linderman
- [Python-Dev] Internal representation of strings and Micropython Glenn Linderman
- [Python-Dev] Internal representation of strings and Micropython Glenn Linderman
- [Python-Dev] Internal representation of strings and Micropython Glenn Linderman
- [Python-Dev] Internal representation of strings and Micropython Glenn Linderman
- [Python-Dev] Internal representation of strings and Micropython Glenn Linderman
- [Python-Dev] Internal representation of strings and Micropython Glenn Linderman
- [Python-Dev] namedtuple implementation grumble Glenn Linderman
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Glenn Linderman
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Glenn Linderman
- [Python-Dev] Updating turtle.py "Martin v. Löwis"
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler "Martin v. Löwis"
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler "Martin v. Löwis"
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler "Martin v. Löwis"
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler "Martin v. Löwis"
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler "Martin v. Löwis"
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler "Martin v. Löwis"
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler "Martin v. Löwis"
- [Python-Dev] Python 3.5 on VC14 - update "Martin v. Löwis"
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required "Martin v. Löwis"
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required "Martin v. Löwis"
- [Python-Dev] Python 2.7 patch levels turning two digit "Martin v. Löwis"
- [Python-Dev] Python 2.7 patch levels turning two digit "Martin v. Löwis"
- [Python-Dev] Python 2.7 patch levels turning two digit "Martin v. Löwis"
- [Python-Dev] Python 2.7 patch levels turning two digit "Martin v. Löwis"
- [Python-Dev] Python 2.7 patch levels turning two digit "Martin v. Löwis"
- [Python-Dev] Internal representation of strings and Micropython MRAB
- [Python-Dev] asyncio/Tulip: use CPython as the new upstream MRAB
- [Python-Dev] Returning Windows file attribute information via os.stat() MRAB
- [Python-Dev] Why does IOBase.__del__ call .close? MRAB
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator MRAB
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator MRAB
- [Python-Dev] LZO bug MRAB
- [Python-Dev] Criticism of execfile() removal in Python3 Joseph Martinot-Lagarde
- [Python-Dev] Binary CPython distribution for Linux Joseph Martinot-Lagarde
- [Python-Dev] Binary CPython distribution for Linux Joseph Martinot-Lagarde
- [Python-Dev] Tracker Stats Ezio Melotti
- [Python-Dev] Tracker Stats Ezio Melotti
- [Python-Dev] Tracker Stats Ezio Melotti
- [Python-Dev] Should standard library modules optimize for CPython? Sturla Molden
- [Python-Dev] Should standard library modules optimize for CPython? Sturla Molden
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Sturla Molden
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Sturla Molden
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Sturla Molden
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Sturla Molden
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Sturla Molden
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Sturla Molden
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Sturla Molden
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Sturla Molden
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Sturla Molden
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Sturla Molden
- [Python-Dev] Criticism of execfile() removal in Python3 Skip Montanaro
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Skip Montanaro
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Skip Montanaro
- [Python-Dev] Internal representation of strings and Micropython Paul Moore
- [Python-Dev] Internal representation of strings and Micropython Paul Moore
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Paul Moore
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Paul Moore
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Paul Moore
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Paul Moore
- [Python-Dev] Returning Windows file attribute information via os.stat() Paul Moore
- [Python-Dev] Criticism of execfile() removal in Python3 Paul Moore
- [Python-Dev] Returning Windows file attribute information via os.stat() Paul Moore
- [Python-Dev] Returning Windows file attribute information via os.stat() Paul Moore
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Paul Moore
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Paul Moore
- [Python-Dev] Criticism of execfile() removal in Python3 Paul Moore
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Paul Moore
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Paul Moore
- [Python-Dev] Internal representation of strings and Micropython R. David Murray
- [Python-Dev] Request: new "Asyncio" component on the bug tracker R. David Murray
- [Python-Dev] asyncio/Tulip: use CPython as the new upstream R. David Murray
- [Python-Dev] asyncio/Tulip: use CPython as the new upstream R. David Murray
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler R. David Murray
- [Python-Dev] namedtuple implementation grumble R. David Murray
- [Python-Dev] namedtuple implementation grumble R. David Murray
- [Python-Dev] Criticism of execfile() removal in Python3 R. David Murray
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character R. David Murray
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character R. David Murray
- [Python-Dev] Tracker Stats R. David Murray
- [Python-Dev] Tracker Stats R. David Murray
- [Python-Dev] Internal representation of strings and Micropython INADA Naoki
- [Python-Dev] Internal representation of strings and Micropython Hrvoje Niksic
- [Python-Dev] Internal representation of strings and Micropython Hrvoje Niksic
- [Python-Dev] cpython and python debugger documentation Le Pa
- [Python-Dev] [Python-checkins] cpython: Closes #21256: Printout of keyword args in deterministic order in mock calls. Berker Peksağ
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Berker Peksağ
- [Python-Dev] [RELEASE] Python 2.7.7 Benjamin Peterson
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Benjamin Peterson
- [Python-Dev] Why does IOBase.__del__ call .close? Benjamin Peterson
- [Python-Dev] Why does IOBase.__del__ call .close? Benjamin Peterson
- [Python-Dev] Why does IOBase.__del__ call .close? Benjamin Peterson
- [Python-Dev] Why does _pyio.*.readinto have to work with 'b' arrays? Benjamin Peterson
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required Benjamin Peterson
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Benjamin Peterson
- [Python-Dev] cpython (3.3): Closes #20872: dbm/gdbm/ndbm close methods are not documented Benjamin Peterson
- [Python-Dev] C version of functools.lru_cache Benjamin Peterson
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Benjamin Peterson
- [Python-Dev] buildbot.python.org down? Benjamin Peterson
- [Python-Dev] Should standard library modules optimize for CPython? Antoine Pitrou
- [Python-Dev] Internal representation of strings and Micropython Antoine Pitrou
- [Python-Dev] asyncio/Tulip: use CPython as the new upstream Antoine Pitrou
- [Python-Dev] namedtuple implementation grumble Antoine Pitrou
- [Python-Dev] namedtuple implementation grumble Antoine Pitrou
- [Python-Dev] namedtuple implementation grumble Antoine Pitrou
- [Python-Dev] Python 3.5 on VC14 - update Antoine Pitrou
- [Python-Dev] Why does IOBase.__del__ call .close? Antoine Pitrou
- [Python-Dev] Issue #21205: add __qualname__ to generators Antoine Pitrou
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required Antoine Pitrou
- [Python-Dev] Python 2.7 patch levels turning two digit Antoine Pitrou
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Antoine Pitrou
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Antoine Pitrou
- [Python-Dev] Division of tool labour in porting Python 2 code to 2/3 Claudiu Popa
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nikolaus Rath
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nikolaus Rath
- [Python-Dev] Why does IOBase.__del__ call .close? Nikolaus Rath
- [Python-Dev] Why does IOBase.__del__ call .close? Nikolaus Rath
- [Python-Dev] Why does IOBase.__del__ call .close? Nikolaus Rath
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Nikolaus Rath
- [Python-Dev] Why does IOBase.__del__ call .close? Nikolaus Rath
- [Python-Dev] Why does _pyio.*.readinto have to work with 'b' arrays? Nikolaus Rath
- [Python-Dev] Why does _pyio.*.readinto have to work with 'b' arrays? Nikolaus Rath
- [Python-Dev] Why does _pyio.*.readinto have to work with 'b' arrays? Nikolaus Rath
- [Python-Dev] Why does _pyio.*.readinto have to work with 'b' arrays? Nikolaus Rath
- [Python-Dev] Updating turtle.py Terry Reedy
- [Python-Dev] Updating turtle.py Terry Reedy
- [Python-Dev] Internal representation of strings and Micropython Terry Reedy
- [Python-Dev] Internal representation of strings and Micropython Terry Reedy
- [Python-Dev] Internal representation of strings and Micropython Terry Reedy
- [Python-Dev] Internal representation of strings and Micropython Terry Reedy
- [Python-Dev] Internal representation of strings and Micropython Terry Reedy
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Terry Reedy
- [Python-Dev] Internal representation of strings and Micropython Terry Reedy
- [Python-Dev] Division of tool labour in porting Python 2 code to 2/3 Terry Reedy
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Terry Reedy
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Terry Reedy
- [Python-Dev] cpython and python debugger documentation Terry Reedy
- [Python-Dev] Criticism of execfile() removal in Python3 Terry Reedy
- [Python-Dev] Documentation Oversight Terry Reedy
- [Python-Dev] Returning Windows file attribute information via os.stat() Terry Reedy
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Terry Reedy
- [Python-Dev] PyPy3 2.3.1 released Mark Roberts
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Giampaolo Rodola'
- [Python-Dev] Internal representation of strings and Micropython Guido van Rossum
- [Python-Dev] Internal representation of strings and Micropython Guido van Rossum
- [Python-Dev] asyncio/Tulip: use CPython as the new upstream Guido van Rossum
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Guido van Rossum
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character Ryan
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Ryan
- [Python-Dev] Issue #21205: add __qualname__ to generators Yury Selivanov
- [Python-Dev] %x formatting of floats - behaviour change since 3.4 Eric V. Smith
- [Python-Dev] namedtuple implementation grumble Eric V. Smith
- [Python-Dev] namedtuple implementation grumble Eric V. Smith
- [Python-Dev] namedtuple implementation grumble Eric V. Smith
- [Python-Dev] namedtuple implementation grumble Eric V. Smith
- [Python-Dev] Raspberry Pi Buildbot Gregory P. Smith
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Gregory P. Smith
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Gregory P. Smith
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Gregory P. Smith
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nathaniel Smith
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nathaniel Smith
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nathaniel Smith
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nathaniel Smith
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nathaniel Smith
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nathaniel Smith
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Nathaniel Smith
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nathaniel Smith
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Nathaniel Smith
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Nathaniel Smith
- [Python-Dev] Internal representation of strings and Micropython Eric Snow
- [Python-Dev] Internal representation of strings and Micropython Eric Snow
- [Python-Dev] PyPy3 2.3.1 released Eric Snow
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] Internal representation of strings and Micropython Paul Sokolovsky
- [Python-Dev] namedtuple implementation grumble Paul Sokolovsky
- [Python-Dev] cpython and python debugger documentation Paul Sokolovsky
- [Python-Dev] Criticism of execfile() removal in Python3 Paul Sokolovsky
- [Python-Dev] Criticism of execfile() removal in Python3 Paul Sokolovsky
- [Python-Dev] Criticism of execfile() removal in Python3 Paul Sokolovsky
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Paul Sokolovsky
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Paul Sokolovsky
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Paul Sokolovsky
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Paul Sokolovsky
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Paul Sokolovsky
- [Python-Dev] Backwards Incompatibility in logging module in 3.4? Don Spaulding
- [Python-Dev] Backwards Incompatibility in logging module in 3.4? Don Spaulding
- [Python-Dev] Help with the build system and my first patch Steven Stewart-Gallus
- [Python-Dev] Help with the build system and my first patch Steven Stewart-Gallus
- [Python-Dev] Should standard library modules optimize for CPython? Victor Stinner
- [Python-Dev] %x formatting of floats - behaviour change since 3.4 Victor Stinner
- [Python-Dev] Request: new "Asyncio" component on the bug tracker Victor Stinner
- [Python-Dev] asyncio/Tulip: use CPython as the new upstream Victor Stinner
- [Python-Dev] Returning Windows file attribute information via os.stat() Victor Stinner
- [Python-Dev] Python 3.5 on VC14 - update Victor Stinner
- [Python-Dev] Issue #21205: add __qualname__ to generators Victor Stinner
- [Python-Dev] Issue #21205: add __qualname__ to generators Victor Stinner
- [Python-Dev] Backwards Incompatibility in logging module in 3.4? Victor Stinner
- [Python-Dev] Why does _pyio.*.readinto have to work with 'b' arrays? Victor Stinner
- [Python-Dev] Windows XP, Python 3.5 and PEP 11 Victor Stinner
- [Python-Dev] Windows XP, Python 3.5 and PEP 11 Victor Stinner
- [Python-Dev] Commit "avoid a deadlock with the interpreter head lock and the GIL during finalization" Victor Stinner
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Victor Stinner
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Victor Stinner
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Victor Stinner
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Victor Stinner
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Victor Stinner
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Serhiy Storchaka
- [Python-Dev] close() questions Serhiy Storchaka
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Serhiy Storchaka
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Serhiy Storchaka
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Serhiy Storchaka
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Serhiy Storchaka
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Serhiy Storchaka
- [Python-Dev] Fix Unicode-disabled build of Python 2.7 Serhiy Storchaka
- [Python-Dev] Internal representation of strings and Micropython Donald Stufft
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Donald Stufft
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Donald Stufft
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Donald Stufft
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Donald Stufft
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Donald Stufft
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Donald Stufft
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Donald Stufft
- [Python-Dev] Python 2.7 patch levels turning two digit Donald Stufft
- [Python-Dev] Python 2.7 patch levels turning two digit Donald Stufft
- [Python-Dev] Python 2.7 patch levels turning two digit Donald Stufft
- [Python-Dev] Python 2.7 patch levels turning two digit Donald Stufft
- [Python-Dev] Python 2.7 patch levels turning two digit Donald Stufft
- [Python-Dev] Python 2.7 patch levels turning two digit Donald Stufft
- [Python-Dev] Python 2.7 patch levels turning two digit Donald Stufft
- [Python-Dev] Python 2.7 patch levels turning two digit Donald Stufft
- [Python-Dev] Internal representation of strings and Micropython Juraj Sukop
- [Python-Dev] Binary CPython distribution for Linux Gregory Szorc
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Julian Taylor
- [Python-Dev] [numpy wishlist] Interpreter support for temporary elision in third-party classes Julian Taylor
- [Python-Dev] Python 2.7 patch levels turning two digit Phil Thompson
- [Python-Dev] Updating turtle.py Stephen J. Turnbull
- [Python-Dev] Updating turtle.py Stephen J. Turnbull
- [Python-Dev] Internal representation of strings and Micropython Stephen J. Turnbull
- [Python-Dev] Internal representation of strings and Micropython Stephen J. Turnbull
- [Python-Dev] Internal representation of strings and Micropython Stephen J. Turnbull
- [Python-Dev] Internal representation of strings and Micropython Stephen J. Turnbull
- [Python-Dev] Internal representation of strings and Micropython Stephen J. Turnbull
- [Python-Dev] Internal representation of strings and Micropython Stephen J. Turnbull
- [Python-Dev] Moving Python 2.7 [was: 3.5] on Windows to a new compiler Stephen J. Turnbull
- [Python-Dev] Criticism of execfile() removal in Python3 Markus Unterwaditzer
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler Zachary Ware
- [Python-Dev] Returning Windows file attribute information via os.stat() Zachary Ware
- [Python-Dev] Returning Windows file attribute information via os.stat() Zachary Ware
- [Python-Dev] Windows XP, Python 3.5 and PEP 11 Zachary Ware
- [Python-Dev] asyncio/Tulip: use CPython as the new upstream Barry Warsaw
- [Python-Dev] Python 2.7 patch levels turning two digit Barry Warsaw
- [Python-Dev] Python 2.7 patch levels turning two digit Barry Warsaw
- [Python-Dev] Python 2.7 patch levels turning two digit Barry Warsaw
- [Python-Dev] Python 2.7 patch levels turning two digit Barry Warsaw
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Jonas Wielicki
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Jonas Wielicki
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Jonas Wielicki
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Jonas Wielicki
- [Python-Dev] namedtuple implementation grumble Chris Withers
- [Python-Dev] Python 3.5 on VC14 - update Thomas Wouters
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required Yates, Andy (CS Houston, TX)
- [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required Yates, Andy (CS Houston, TX)
- [Python-Dev] Criticism of execfile() removal in Python3 Fabio Zadrozny
- [Python-Dev] Tracker Stats francis
- [Python-Dev] Tracker Stats francis
- [Python-Dev] Internal representation of strings and Micropython dw+python-dev at hmmz.org
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler dw+python-dev at hmmz.org
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler dw+python-dev at hmmz.org
- [Python-Dev] Moving Python 3.5 on Windows to a new compiler dw+python-dev at hmmz.org
- [Python-Dev] namedtuple implementation grumble dw+python-dev at hmmz.org
- [Python-Dev] namedtuple implementation grumble dw+python-dev at hmmz.org
- [Python-Dev] namedtuple implementation grumble dw+python-dev at hmmz.org
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character anatoly techtonik
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character anatoly techtonik
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character anatoly techtonik
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character anatoly techtonik
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character anatoly techtonik
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character anatoly techtonik
- [Python-Dev] subprocess shell=True on Windows doesn't escape ^ character anatoly techtonik
- [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] Internal representation of strings and Micropython martin at v.loewis.de
Last message date: Mon Jun 30 19:05:54 CEST 2014
Archived on: Mon Jun 30 19:05:58 CEST 2014
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).