The Python-Dev September 2015 Archive by date (original) (raw)
September 2015 Archives by date
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
Starting: Tue Sep 1 00:23:27 CEST 2015
Ending: Wed Sep 30 23:08:46 CEST 2015
Messages: 428
- [Python-Dev] PEP 498: Literal String Interpolation Nick Coghlan
- [Python-Dev] Building Extensions for Python 3.5 on Windows Oscar Benjamin
- [Python-Dev] Building Extensions for Python 3.5 on Windows Steve Dower
- [Python-Dev] työskennellään yhdessä Anniina Kottila
- [Python-Dev] Building Extensions for Python 3.5 on Windows Paul Moore
- [Python-Dev] Building Extensions for Python 3.5 on Windows Carl Kleffner
- [Python-Dev] Building Extensions for Python 3.5 on Windows Paul Moore
- [Python-Dev] Building Extensions for Python 3.5 on Windows Carl Kleffner
- [Python-Dev] Building Extensions for Python 3.5 on Windows Steve Dower
- [Python-Dev] Building Extensions for Python 3.5 on Windows Paul Moore
- [Python-Dev] Building Extensions for Python 3.5 on Windows Steve Dower
- [Python-Dev] python programmer Linda Ryan
- [Python-Dev] python programmer Mark Shannon
- [Python-Dev] python programmer Chris Angelico
- [Python-Dev] python programmer Ethan Furman
- [Python-Dev] What's New editing Yury Selivanov
- [Python-Dev] python programmer Stefan Behnel
- [Python-Dev] Request a builedbot username and password Zhuo Chen
- [Python-Dev] tp_finalize vs tp_del sematics Valentine Sinitsyn
- [Python-Dev] Is hg.python.org out of memory? Victor Stinner
- [Python-Dev] Is hg.python.org out of memory? Tim Tisdall
- [Python-Dev] Is hg.python.org out of memory? Tim Tisdall
- [Python-Dev] Request a builedbot username and password Zachary Ware
- [Python-Dev] tp_finalize vs tp_del sematics Maciej Fijalkowski
- [Python-Dev] tp_finalize vs tp_del sematics Valentine Sinitsyn
- [Python-Dev] tp_finalize vs tp_del sematics Armin Rigo
- [Python-Dev] Creating server-side clones on hg.python.org is broken right now Larry Hastings
- [Python-Dev] tp_finalize vs tp_del sematics Valentine Sinitsyn
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Should we use getentropy() for os.urandom()? haypo s
- [Python-Dev] Should we use getentropy() for os.urandom()? Guido van Rossum
- [Python-Dev] Should we use getentropy() for os.urandom()? Donald Stufft
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Eric V. Smith
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Nikolaus Rath
- [Python-Dev] PEP 501 Shell Command Examples Nikolaus Rath
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Guido van Rossum
- [Python-Dev] Critique of PEP 501 (General purpose string interpolation) Guido van Rossum
- [Python-Dev] Critique of PEP 502 (String Interpolation Redux) Guido van Rossum
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement haypo s
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement haypo s
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement haypo s
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Gustavo Carneiro
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Chris Angelico
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Chris Angelico
- [Python-Dev] PEP 501 Shell Command Examples Nick Coghlan
- [Python-Dev] Critique of PEP 501 (General purpose string interpolation) Nick Coghlan
- [Python-Dev] Critique of PEP 501 (General purpose string interpolation) Guido van Rossum
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Guido van Rossum
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Guido van Rossum
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Brett Cannon
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Gustavo Carneiro
- [Python-Dev] Critique of PEP 502 (String Interpolation Redux) Mike Miller
- [Python-Dev] What's New editing David Mertz
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Nathaniel Smith
- [Python-Dev] What's New editing Ryan Gonzalez
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Eric V. Smith
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Terry Reedy
- [Python-Dev] PEP 501 Shell Command Examples Nikolaus Rath
- [Python-Dev] What's New editing Yury Selivanov
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Eric V. Smith
- [Python-Dev] What's New editing Guido van Rossum
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Eric V. Smith
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Nathaniel Smith
- [Python-Dev] PEPs and PEP 8 changes Jim J. Jewett
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Eric V. Smith
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Eric V. Smith
- [Python-Dev] What's New editing Yury Selivanov
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Victor Stinner
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Guido van Rossum
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Nathaniel Smith
- [Python-Dev] PEPs and PEP 8 changes Brett Cannon
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Eric V. Smith
- [Python-Dev] PEPs and PEP 8 changes Barry Warsaw
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Barry Warsaw
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Sven R. Kunze
- [Python-Dev] PyParallel update Trent Nelson
- [Python-Dev] Critique of PEP 502 (String Interpolation Redux) Mike Miller
- [Python-Dev] Critique of PEP 502 (String Interpolation Redux) Guido van Rossum
- [Python-Dev] [RELEASED] Python 3.5.0rc3 is now available Larry Hastings
- [Python-Dev] PEP 495: What's left to resolve Alexander Belopolsky
- [Python-Dev] Comparison operators (> < >= <=) for collections.Counter Kerrick Staley
- [Python-Dev] Comparison operators (> < >= <=) for collections.Counter Serhiy Storchaka
- [Python-Dev] Can't install Python 3.5rc3 MRAB
- [Python-Dev] PEP 498: Naming Mike Miller
- [Python-Dev] String Interpolation Best Practices Mike Miller
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Erik
- [Python-Dev] Can't install Python 3.5rc3 Steve Dower
- [Python-Dev] Yet another "A better story for multi-core Python" comment Gary Robinson
- [Python-Dev] PEP 498: Naming Alexander Belopolsky
- [Python-Dev] PEP 498: Naming Eric V. Smith
- [Python-Dev] Yet another "A better story for multi-core Python" comment Paul Moore
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Brett Cannon
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Guido van Rossum
- [Python-Dev] Yet another "A better story for multi-core Python" comment Gary Robinson
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Donald Stufft
- [Python-Dev] What's New editing Laxmikant Chitare
- [Python-Dev] What's New editing Chris Angelico
- [Python-Dev] What's New editing Brett Cannon
- [Python-Dev] Yet another "A better story for multi-core Python" comment R. David Murray
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Brett Cannon
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Guido van Rossum
- [Python-Dev] String Interpolation Best Practices Guido van Rossum
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Brett Cannon
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Donald Stufft
- [Python-Dev] Yet another "A better story for multi-core Python" comment Sven R. Kunze
- [Python-Dev] Yet another "A better story for multi-core Python" comment Stephen J. Turnbull
- [Python-Dev] String Interpolation Best Practices Mike Miller
- [Python-Dev] String Interpolation Best Practices Guido van Rossum
- [Python-Dev] Can't install Python 3.5rc3 MRAB
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Terry Reedy
- [Python-Dev] String Interpolation Best Practices Mike Miller
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Brett Cannon
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Barry Warsaw
- [Python-Dev] Yet another "A better story for multi-core Python" comment Gary Robinson
- [Python-Dev] Yet another "A better story for multi-core Python" comment Joao S. O. Bueno
- [Python-Dev] Yet another "A better story for multi-core Python" comment cwillu
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Guido van Rossum
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Eric V. Smith
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Mike Miller
- [Python-Dev] PEP 498: Literal String Interpolation is ready for pronouncement Mike Miller
- [Python-Dev] Yet another "A better story for multi-core Python" comment Terry Reedy
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Nick Coghlan
- [Python-Dev] Yet another "A better story for multi-core Python" comment Armin Rigo
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Berker Peksağ
- [Python-Dev] [RELEASED] Python 3.5.0rc4 is now available! Larry Hastings
- [Python-Dev] Embedding Python 3.5 Paul Moore
- [Python-Dev] Embedding Python 3.5 Carl Kleffner
- [Python-Dev] Embedding Python 3.5 Paul Moore
- [Python-Dev] Network simulator 3 ("python-dev" missing) on macports Hansong Xu
- [Python-Dev] Network simulator 3 ("python-dev" missing) on macports Brett Cannon
- [Python-Dev] Embedding Python 3.5 Steve Dower
- [Python-Dev] devguide: Drop myself from issue assignment list Serhiy Storchaka
- [Python-Dev] devguide: Drop myself from issue assignment list Serhiy Storchaka
- [Python-Dev] [RELEASED] Python 3.5.0rc4 is now available! Steve Dower
- [Python-Dev] what is wrong with hg.python.org Ivan Levkivskyi
- [Python-Dev] what is wrong with hg.python.org R. David Murray
- [Python-Dev] devguide: Drop myself from issue assignment list Serhiy Storchaka
- [Python-Dev] Embedding Python 3.5 Paul Moore
- [Python-Dev] Yet another "A better story for multi-core Python" comment Trent Nelson
- [Python-Dev] Yet another "A better story for multi-core Python" comment Ethan Furman
- [Python-Dev] Yet another "A better story for multi-core Python" comment Trent Nelson
- [Python-Dev] Yet another "A better story for multi-core Python" comment Gary Robinson
- [Python-Dev] Yet another "A better story for multi-core Python" comment Trent Nelson
- [Python-Dev] Yet another "A better story for multi-core Python" comment Gary Robinson
- [Python-Dev] semantics of subclassing things from itertools Maciej Fijalkowski
- [Python-Dev] semantics of subclassing things from itertools Serhiy Storchaka
- [Python-Dev] Can't post to bugs.python.org Serhiy Storchaka
- [Python-Dev] semantics of subclassing things from itertools Maciej Fijalkowski
- [Python-Dev] Can't post to bugs.python.org R. David Murray
- [Python-Dev] Can't post to bugs.python.org R. David Murray
- [Python-Dev] Yet another "A better story for multi-core Python" comment Martin Dengler
- [Python-Dev] semantics of subclassing things from itertools Terry Reedy
- [Python-Dev] cpython (3.5): whatsnew/3.5: Editorialization pass on library section Serhiy Storchaka
- [Python-Dev] cpython (3.5): whatsnew/3.5: Editorialization pass on library section Yury Selivanov
- [Python-Dev] semantics of subclassing things from itertools Raymond Hettinger
- [Python-Dev] Partial function application Herbert Kruitbosch
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Brett Cannon
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Guido van Rossum
- [Python-Dev] Partial function application Brett Cannon
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Brett Cannon
- [Python-Dev] Partial function application Herbert Kruitbosch
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] Partial function application Terry Reedy
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Raymond Hettinger
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Terry Reedy
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Random832
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Glenn Linderman
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Glenn Linderman
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Random832
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Guido van Rossum
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Tim Peters
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement MRAB
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Random832
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Terry Reedy
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Serhiy Storchaka
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP: Collecting information about git Brett Cannon
- [Python-Dev] Choosing an official stance towards module deprecation in Python 3 Brett Cannon
- [Python-Dev] PEP: Collecting information about git Guido van Rossum
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Alexander Belopolsky
- [Python-Dev] PEP: Collecting information about git PJ Eby
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] Looking for a developer who will work with me for at least 6 months to fix NumPy's dtype system. Travis Oliphant
- [Python-Dev] The changes I am planning to NumPy I'd like to make only available on Python 3 Travis Oliphant
- [Python-Dev] PEP: Collecting information about git Tim Delaney
- [Python-Dev] PEP: Collecting information about git Ryan Gonzalez
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Terry Reedy
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] semantics of subclassing things from itertools Maciej Fijalkowski
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Laura Creighton
- [Python-Dev] Windows x86-64 embeddable zip file, Feedback tds333 at gmail.com
- [Python-Dev] [RELEASED] Python 3.5.0 is now available Larry Hastings
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Chris Angelico
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Tim Peters
- [Python-Dev] semantics of subclassing things from itertools Raymond Hettinger
- [Python-Dev] PEP 495 Was: PEP 498: Literal String Interpolation is ready for pronouncement Chris Angelico
- [Python-Dev] PEP: Collecting information about git Barry Warsaw
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] semantics of subclassing things from itertools Maciej Fijalkowski
- [Python-Dev] Windows x86-64 embeddable zip file, Feedback Steve Dower
- [Python-Dev] congrats on 3.5! Alas, windows 7 users are having problems installing it Laura Creighton
- [Python-Dev] When is 3.4.4 scheduled? Terry Reedy
- [Python-Dev] semantics of subclassing things from itertools Raymond Hettinger
- [Python-Dev] The process I intend to follow for any proposed changes to NumPy Travis Oliphant
- [Python-Dev] When is 3.4.4 scheduled? Larry Hastings
- [Python-Dev] semantics of subclassing things from itertools Maciej Fijalkowski
- [Python-Dev] Hash computation enhancement for {buffer, string, unicode}object Patrascu, Alecsandru
- [Python-Dev] semantics of subclassing things from itertools Serhiy Storchaka
- [Python-Dev] What happens of the Python 3.4 branch? Victor Stinner
- [Python-Dev] What happens of the Python 3.4 branch? Larry Hastings
- [Python-Dev] What happens of the Python 3.4 branch? Mark Lawrence
- [Python-Dev] What happens of the Python 3.4 branch? Larry Hastings
- [Python-Dev] [Python-checkins] cpython: In-line the append operations inside deque_inplace_repeat(). Brett Cannon
- [Python-Dev] [Numpy-discussion] The process I intend to follow for any proposed changes to NumPy Chris Barker
- [Python-Dev] [Python-checkins] cpython: In-line the append operations inside deque_inplace_repeat(). Raymond Hettinger
- [Python-Dev] [Python-checkins] cpython: In-line the append operations inside deque_inplace_repeat(). Brett Cannon
- [Python-Dev] peps: Move 13 -> 103 Serhiy Storchaka
- [Python-Dev] peps: Move 13 -> 103 Oleg Broytman
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP: Collecting information about git Benjamin Peterson
- [Python-Dev] python windows installation inconsistent use of registry keys Barry Scott
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP: Collecting information about git Benjamin Peterson
- [Python-Dev] PEP: Collecting information about git Georg Brandl
- [Python-Dev] PEP: Collecting information about git Guido van Rossum
- [Python-Dev] PEP: Collecting information about git Georg Brandl
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP: Collecting information about git R. David Murray
- [Python-Dev] PEP: Collecting information about git Augie Fackler
- [Python-Dev] PEP: Collecting information about git Larry Hastings
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP: Collecting information about git Chris Angelico
- [Python-Dev] PEP: Collecting information about git Nick Coghlan
- [Python-Dev] PEP: Collecting information about git Augie Fackler
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] PEP: Collecting information about git Mike Miller
- [Python-Dev] PEP: Collecting information about git Stephen J. Turnbull
- [Python-Dev] PEP: Collecting information about git Paul Moore
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] congrats on 3.5! Alas, windows 7 users are having problems installing it Giampaolo Rodola'
- [Python-Dev] PEP: Collecting information about git Chris Angelico
- [Python-Dev] PEP: Collecting information about git Oleg Broytman
- [Python-Dev] PEP: Collecting information about git Nick Coghlan
- [Python-Dev] PEP: Collecting information about git Chris Angelico
- [Python-Dev] PEP: Collecting information about git R. David Murray
- [Python-Dev] PEP: Collecting information about git Barry Warsaw
- [Python-Dev] PEP: Collecting information about git Augie Fackler
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] congrats on 3.5! Alas, windows 7 users are having problems installing it Brett Cannon
- [Python-Dev] PEP: Collecting information about git R. David Murray
- [Python-Dev] PEP: Collecting information about git Stephen J. Turnbull
- [Python-Dev] PEP: Collecting information about git Paul Moore
- [Python-Dev] PEP: Collecting information about git Pierre-Yves David
- [Python-Dev] PEP: Collecting information about git Pierre-Yves David
- [Python-Dev] PEP: Collecting information about git Augie Fackler
- [Python-Dev] congrats on 3.5! Alas, windows 7 users are having problems installing it Laura Creighton
- [Python-Dev] PEP: Collecting information about git Augie Fackler
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] [Numpy-discussion] The process I intend to follow for any proposed changes to NumPy Nathaniel Smith
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] PEP: Collecting information about git Terry Reedy
- [Python-Dev] PEP: Collecting information about git Terry Reedy
- [Python-Dev] PEP: Collecting information about git Stephen J. Turnbull
- [Python-Dev] PEP: Collecting information about git Stephen J. Turnbull
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] PEP: Collecting information about git Nikolaus Rath
- [Python-Dev] PEP: Collecting information about git Tim Golden
- [Python-Dev] PEP: Collecting information about git André Freitas
- [Python-Dev] python windows installation inconsistent use of registry keys Barry Scott
- [Python-Dev] Proposing the deprecation of the pyvenv script Brett Cannon
- [Python-Dev] Proposing the deprecation of the pyvenv script Barry Warsaw
- [Python-Dev] PEP: Collecting information about git Terry Reedy
- [Python-Dev] PEP: Collecting information about git Terry Reedy
- [Python-Dev] PEP: Collecting information about git Ryan Gonzalez
- [Python-Dev] Proposing the deprecation of the pyvenv script Nick Coghlan
- [Python-Dev] My collection of Python 3.5.0 regressions Victor Stinner
- [Python-Dev] My collection of Python 3.5.0 regressions Victor Stinner
- [Python-Dev] Proposing the deprecation of the pyvenv script Barry Warsaw
- [Python-Dev] My collection of Python 3.5.0 regressions R. David Murray
- [Python-Dev] My collection of Python 3.5.0 regressions Mark Lawrence
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] My collection of Python 3.5.0 regressions Terry Reedy
- [Python-Dev] Proposing the deprecation of the pyvenv script Nick Coghlan
- [Python-Dev] Proposing the deprecation of the pyvenv script Stephen J. Turnbull
- [Python-Dev] My collection of Python 3.5.0 regressions Stephen J. Turnbull
- [Python-Dev] Proposing the deprecation of the pyvenv script Terry Reedy
- [Python-Dev] Proposing the deprecation of the pyvenv script Stephen J. Turnbull
- [Python-Dev] Proposing the deprecation of the pyvenv script Sven R. Kunze
- [Python-Dev] PEP 498 (interpolated f-string) tweak Eric V. Smith
- [Python-Dev] Proposing the deprecation of the pyvenv script Paul Moore
- [Python-Dev] Proposing the deprecation of the pyvenv script Paul Moore
- [Python-Dev] My collection of Python 3.5.0 regressions Nick Coghlan
- [Python-Dev] PEP 498 (interpolated f-string) tweak Guido van Rossum
- [Python-Dev] Proposing the deprecation of the pyvenv script Sven R. Kunze
- [Python-Dev] Proposing the deprecation of the pyvenv script Paul Moore
- [Python-Dev] Proposing the deprecation of the pyvenv script Sven R. Kunze
- [Python-Dev] Proposing the deprecation of the pyvenv script Brett Cannon
- [Python-Dev] PEP 498 (interpolated f-string) tweak Serhiy Storchaka
- [Python-Dev] PEP 498 (interpolated f-string) tweak Eric V. Smith
- [Python-Dev] Proposing the deprecation of the pyvenv script Paul Moore
- [Python-Dev] PEP 498 (interpolated f-string) tweak Eric V. Smith
- [Python-Dev] PEP 498 (interpolated f-string) tweak Chris Angelico
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Serhiy Storchaka
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Nathaniel Smith
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Serhiy Storchaka
- [Python-Dev] My collection of Python 3.5.0 regressions Mark Lawrence
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Gustavo Carneiro
- [Python-Dev] PEP 498 (interpolated f-string) tweak Nick Coghlan
- [Python-Dev] My collection of Python 3.5.0 regressions Nick Coghlan
- [Python-Dev] PEP 498 (interpolated f-string) tweak Eric V. Smith
- [Python-Dev] PEP 498 (interpolated f-string) tweak Serhiy Storchaka
- [Python-Dev] PEP 498 (interpolated f-string) tweak Eric V. Smith
- [Python-Dev] Is there an official order for Misc/NEWS sections? Larry Hastings
- [Python-Dev] Is there an official order for Misc/NEWS sections? Brett Cannon
- [Python-Dev] PEP 495 (Local Time Disambiguation) is ready for pronouncement Alexander Belopolsky
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Victor Stinner
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Victor Stinner
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Nathaniel Smith
- [Python-Dev] PEP 498 (interpolated f-string) tweak Nick Coghlan
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Nick Coghlan
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Walter Dörwald
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Guido van Rossum
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Serhiy Storchaka
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Serhiy Storchaka
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Brett Cannon
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Serhiy Storchaka
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Serhiy Storchaka
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Brett Cannon
- [Python-Dev] PEP 495 accepted Guido van Rossum
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Nathaniel Smith
- [Python-Dev] PEP 495 accepted Victor Stinner
- [Python-Dev] Make stacklevel=2 by default in warnings.warn() Nick Coghlan
- [Python-Dev] PEP 495 accepted Nick Coghlan
- [Python-Dev] PEP 495 accepted Nick Coghlan
- [Python-Dev] PEP 495 accepted Guido van Rossum
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted Tim Peters
- [Python-Dev] PEP 495 accepted Tim Peters
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted Guido van Rossum
- [Python-Dev] PEP 495 accepted Tim Peters
- [Python-Dev] PEP 495 accepted Guido van Rossum
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted Tim Peters
- [Python-Dev] PEP 495 accepted Guido van Rossum
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted Tim Peters
- [Python-Dev] PEP 495 accepted Guido van Rossum
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted Nathaniel Smith
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted Tim Peters
- [Python-Dev] PEP 495 accepted Guido van Rossum
- [Python-Dev] PEP 495 accepted Nick Coghlan
- [Python-Dev] PEP 495 accepted Tim Peters
- [Python-Dev] PEP 495 accepted Nick Coghlan
- [Python-Dev] PEP 495 accepted Alexander Belopolsky
- [Python-Dev] PEP 495 accepted francismb
- [Python-Dev] VS 2010 compiler Chris Barker - NOAA Federal
- [Python-Dev] VS 2010 compiler INADA Naoki
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] VS 2010 compiler Steve Dower
- [Python-Dev] VS 2010 compiler Chris Barker - NOAA Federal
- [Python-Dev] VS 2010 compiler Chris Barker - NOAA Federal
- [Python-Dev] xunit unittest.TestSuite vijayram
- [Python-Dev] xunit unittest.TestSuite R. David Murray
- [Python-Dev] Committing a bug fix Alexander Belopolsky
- [Python-Dev] Committing a bug fix R. David Murray
- [Python-Dev] Committing a bug fix Alexander Belopolsky
- [Python-Dev] Committing a bug fix Terry Reedy
- [Python-Dev] Committing a bug fix Martin Panter
- [Python-Dev] Committing a bug fix Terry Reedy
- [Python-Dev] Washington DC Python sprint report Barry Warsaw
- [Python-Dev] Washington DC Python sprint report Guido van Rossum
- [Python-Dev] Washington DC Python sprint report Brian Ray
- [Python-Dev] Washington DC Python sprint report Brian Ray
- [Python-Dev] Committing a bug fix Alexander Belopolsky
- [Python-Dev] Committing a bug fix Brett Cannon
- [Python-Dev] VS 2010 compiler Erik Bray
- [Python-Dev] VS 2010 compiler MRAB
- [Python-Dev] VS 2010 compiler Paul Moore
- [Python-Dev] VS 2010 compiler MRAB
- [Python-Dev] Washington DC Python sprint report Barry Warsaw
- [Python-Dev] VS 2010 compiler Nathaniel Smith
- [Python-Dev] Washington DC Python sprint report Guido van Rossum
- [Python-Dev] VS 2010 compiler Paul Moore
- [Python-Dev] Washington DC Python sprint report Barry Warsaw
- [Python-Dev] Committing a bug fix Terry Reedy
- [Python-Dev] Committing a bug fix Martin Panter
- [Python-Dev] Committing a bug fix Guido van Rossum
- [Python-Dev] Committing a bug fix Eric V. Smith
- [Python-Dev] VS 2010 compiler Nathaniel Smith
- [Python-Dev] VS 2010 compiler Mark Lawrence
- [Python-Dev] Committing a bug fix Terry Reedy
- [Python-Dev] VS 2010 compiler Nathaniel Smith
- [Python-Dev] Washington DC Python sprint report Chris Barker - NOAA Federal
- [Python-Dev] VS 2010 compiler Chris Barker
- [Python-Dev] VS 2010 compiler Steve Dower
- [Python-Dev] VS 2010 compiler Nathaniel Smith
- [Python-Dev] VS 2010 compiler Paul Moore
- [Python-Dev] VS 2010 compiler Oscar Benjamin
- [Python-Dev] VS 2010 compiler Chris Barker - NOAA Federal
- [Python-Dev] VS 2010 compiler Chris Barker - NOAA Federal
- [Python-Dev] VS 2010 compiler Paul Moore
- [Python-Dev] VS 2010 compiler Chris Barker - NOAA Federal
- [Python-Dev] VS 2010 compiler Paul Moore
- [Python-Dev] VS 2010 compiler Carl Kleffner
- [Python-Dev] VS 2010 compiler Laurent Gautier
- [Python-Dev] VS 2010 compiler Carl Kleffner
Last message date: Wed Sep 30 23:08:46 CEST 2015
Archived on: Wed Sep 30 23:08:49 CEST 2015
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).