The Python-Dev July 2014 Archive by thread
July 2014 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Tue Jul 1 00:07:23 CEST 2014
Ending: Thu Jul 31 16:09:41 CEST 2014
Messages: 336
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator
Tim Delaney
- [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
Tim Delaney
- [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 Ben Hoyt
- [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 Terry Reedy
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator
Tim Delaney
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator
Devin Jeanpierre
- [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 Devin Jeanpierre
- [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 Eric V. Smith
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator Victor Stinner
- [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 Janzert
- [Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator
Ethan Furman
- [Python-Dev] Excess help() output anatoly techtonik
- [Python-Dev] PEP 471: scandir(fd) and pathlib.Path(name, dir_fd=None)
Victor Stinner
- [Python-Dev] PEP 471: scandir(fd) and pathlib.Path(name, dir_fd=None) Ben Hoyt
- [Python-Dev] PEP 471: scandir(fd) and pathlib.Path(name, dir_fd=None)
Charles-François Natali
- [Python-Dev] PEP 471: scandir(fd) and pathlib.Path(name, dir_fd=None)
Victor Stinner
- [Python-Dev] PEP 471: scandir(fd) and pathlib.Path(name, dir_fd=None) Charles-François Natali
- [Python-Dev] PEP 471: scandir(fd) and pathlib.Path(name, dir_fd=None)
Victor Stinner
- [Python-Dev] PEP 471: scandir(fd) and pathlib.Path(name, dir_fd=None) "Martin v. Löwis"
- [Python-Dev] My summary of the scandir (PEP 471)
Victor Stinner
- [Python-Dev] My summary of the scandir (PEP 471)
Ben Hoyt
- [Python-Dev] My summary of the scandir (PEP 471) Victor Stinner
- [Python-Dev] My summary of the scandir (PEP 471)
Jonas Wielicki
- [Python-Dev] My summary of the scandir (PEP 471) Ben Hoyt
- [Python-Dev] My summary of the scandir (PEP 471) Jonas Wielicki
- [Python-Dev] My summary of the scandir (PEP 471) Nick Coghlan
- [Python-Dev] My summary of the scandir (PEP 471) Ben Hoyt
- [Python-Dev] My summary of the scandir (PEP 471) Nick Coghlan
- [Python-Dev] My summary of the scandir (PEP 471) Ethan Furman
- [Python-Dev] My summary of the scandir (PEP 471)
Paul Moore
- [Python-Dev] My summary of the scandir (PEP 471) Ethan Furman
- [Python-Dev] My summary of the scandir (PEP 471) Glenn Linderman
- [Python-Dev] My summary of the scandir (PEP 471) Chris Angelico
- [Python-Dev] My summary of the scandir (PEP 471) Nick Coghlan
- [Python-Dev] My summary of the scandir (PEP 471) Jonas Wielicki
- [Python-Dev] My summary of the scandir (PEP 471) Ben Hoyt
- [Python-Dev] My summary of the scandir (PEP 471) Paul Moore
- [Python-Dev] My summary of the scandir (PEP 471) Ben Hoyt
- [Python-Dev] My summary of the scandir (PEP 471) Nikolaus Rath
- [Python-Dev] My summary of the scandir (PEP 471)
Ben Hoyt
- [Python-Dev] Network Security Backport Status
Alex Gaynor
- [Python-Dev] Network Security Backport Status Nick Coghlan
- [Python-Dev] Network Security Backport Status
Antoine Pitrou
- [Python-Dev] Network Security Backport Status Guido van Rossum
- [Python-Dev] [RELEASE] Python 2.7.8 Benjamin Peterson
- [Python-Dev] [Python-checkins] Daily reference leaks (42917d774476): sum=9 Brett Cannon
- [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] Memory BIO for _ssl
Geert Jansen
- [Python-Dev] Memory BIO for _ssl
Antoine Pitrou
- [Python-Dev] Memory BIO for _ssl Geert Jansen
- [Python-Dev] Memory BIO for _ssl
Antoine Pitrou
- [Python-Dev] Pending issues Mark Lawrence
- [Python-Dev] buildbot.python.org down again?
Ned Deily
- [Python-Dev] buildbot.python.org down again?
Terry Reedy
- [Python-Dev] buildbot.python.org down again?
Guido van Rossum
- [Python-Dev] buildbot.python.org down again? Benjamin Peterson
- [Python-Dev] buildbot.python.org down again? Guido van Rossum
- [Python-Dev] buildbot.python.org down again? Antoine Pitrou
- [Python-Dev] buildbot.python.org down again? Nick Coghlan
- [Python-Dev] buildbot.python.org down again? Donald Stufft
- [Python-Dev] buildbot.python.org down again? Guido van Rossum
- [Python-Dev] buildbot.python.org down again? "Martin v. Löwis"
- [Python-Dev] buildbot.python.org down again? Ned Deily
- [Python-Dev] buildbot.python.org down again?
Guido van Rossum
- [Python-Dev] buildbot.python.org down again?
Terry Reedy
- [Python-Dev] == on object tests identity in 3.x
Andreas Maier
- [Python-Dev] == on object tests identity in 3.x
Benjamin Peterson
- [Python-Dev] == on object tests identity in 3.x Chris Angelico
- [Python-Dev] == on object tests identity in 3.x
Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Stephen J. Turnbull
- [Python-Dev] == on object tests identity in 3.x
Ethan Furman
- [Python-Dev] == on object tests identity in 3.x
Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Benjamin Peterson
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x Steven D'Aprano
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x - uploaded doc patch Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Stephen J. Turnbull
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x Stephen J. Turnbull
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x Andreas Maier
- [Python-Dev] == on object tests identity in 3.x
Andreas Maier
- [Python-Dev] == on object tests identity in 3.x
Xavier Morel
- [Python-Dev] == on object tests identity in 3.x
Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Jan Kaliszewski
- [Python-Dev] == on object tests identity in 3.x Rob Cliffe
- [Python-Dev] == on object tests identity in 3.x
Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Terry Reedy
- [Python-Dev] == on object tests identity in 3.x
Andreas Maier
- [Python-Dev] == on object tests identity in 3.x
Rob Cliffe
- [Python-Dev] == on object tests identity in 3.x Chris Angelico
- [Python-Dev] == on object tests identity in 3.x Steven D'Aprano
- [Python-Dev] == on object tests identity in 3.x Chris Angelico
- [Python-Dev] == on object tests identity in 3.x Rob Cliffe
- [Python-Dev] == on object tests identity in 3.x Stephen J. Turnbull
- [Python-Dev] == on object tests identity in 3.x Chris Angelico
- [Python-Dev] == on object tests identity in 3.x Stephen J. Turnbull
- [Python-Dev] == on object tests identity in 3.x Chris Angelico
- [Python-Dev] == on object tests identity in 3.x Anders J. Munch
- [Python-Dev] == on object tests identity in 3.x Steven D'Aprano
- [Python-Dev] == on object tests identity in 3.x Chris Angelico
- [Python-Dev] == on object tests identity in 3.x Steven D'Aprano
- [Python-Dev] == on object tests identity in 3.x MRAB
- [Python-Dev] == on object tests identity in 3.x Steven D'Aprano
- [Python-Dev] == on object tests identity in 3.x Stephen J. Turnbull
- [Python-Dev] == on object tests identity in 3.x Antoine Pitrou
- [Python-Dev] == on object tests identity in 3.x
Raymond Hettinger
- [Python-Dev] == on object tests identity in 3.x Andreas Maier
- [Python-Dev] == on object tests identity in 3.x Ethan Furman
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Andreas Maier
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Steven D'Aprano
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Chris Angelico
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Nick Coghlan
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Chris Angelico
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Nick Coghlan
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Marko Rauhamaa
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Akira Li
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Andreas Maier
- [Python-Dev] == on object tests identity in 3.x - uploaded patch v9 Andreas Maier
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Andreas Maier
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Ethan Furman
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Andreas Maier
- [Python-Dev] == on object tests identity in 3.x - list delegation to members? Ethan Furman
- [Python-Dev] == on object tests identity in 3.x
Rob Cliffe
- [Python-Dev] == on object tests identity in 3.x Andreas Maier
- [Python-Dev] == on object tests identity in 3.x
Benjamin Peterson
- [Python-Dev] Tracker Stats
francis
- [Python-Dev] Tracker Stats Ethan Furman
- [Python-Dev] Tracker Stats Ezio Melotti
- [Python-Dev] == on object tests identity in 3.x - summary
Andreas Maier
- [Python-Dev] == on object tests identity in 3.x - summary Steven D'Aprano
- [Python-Dev] == on object tests identity in 3.x - summary Nick Coghlan
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal
Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal
Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal
Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Paul Moore
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Tim Delaney
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Paul Moore
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Tim Delaney
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Nick Coghlan
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal
Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal
Janzert
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal
Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Paul Moore
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Paul Moore
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Paul Moore
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Victor Stinner
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Nick Coghlan
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Nick Coghlan
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Paul Moore
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal MRAB
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Nikolaus Rath
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Paul Moore
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Ethan Furman
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Paul Moore
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal
Ben Hoyt
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Walter Dörwald
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal Akira Li
- [Python-Dev] Updates to PEP 471, the os.scandir() proposal
Victor Stinner
- [Python-Dev] PEP 3121, 384 Refactoring Issues
Mark Lawrence
- [Python-Dev] PEP 3121, 384 Refactoring Issues
Brett Cannon
- [Python-Dev] PEP 3121, 384 Refactoring Issues Guido van Rossum
- [Python-Dev] PEP 3121, 384 Refactoring Issues Stefan Krah
- [Python-Dev] PEP 3121, 384 Refactoring Issues
Alexander Belopolsky
- [Python-Dev] PEP 3121, 384 Refactoring Issues Ethan Furman
- [Python-Dev] PEP 3121, 384 Refactoring Issues
Nick Coghlan
- [Python-Dev] PEP 3121, 384 Refactoring Issues Alexander Belopolsky
- [Python-Dev] PEP 3121, 384 Refactoring Issues "Martin v. Löwis"
- [Python-Dev] PEP 3121, 384 Refactoring Issues Brett Cannon
- [Python-Dev] PEP 3121, 384 Refactoring Issues Alexander Belopolsky
- [Python-Dev] PEP 3121, 384 Refactoring Issues Nick Coghlan
- [Python-Dev] PEP 3121, 384 Refactoring Issues
Brett Cannon
- [Python-Dev] Semi-official read-only Github mirror of the CPython Mercurial repository Eli Bendersky
- [Python-Dev] Another case for frozendict
Jason R. Coombs
- [Python-Dev] Another case for frozendict Victor Stinner
- [Python-Dev] Another case for frozendict
Chris Angelico
- [Python-Dev] Another case for frozendict
Russell E. Owen
- [Python-Dev] Another case for frozendict MRAB
- [Python-Dev] Another case for frozendict R. David Murray
- [Python-Dev] Another case for frozendict Devin Jeanpierre
- [Python-Dev] Another case for frozendict R. David Murray
- [Python-Dev] Another case for frozendict R. David Murray
- [Python-Dev] Another case for frozendict dw+python-dev at hmmz.org
- [Python-Dev] Another case for frozendict R. David Murray
- [Python-Dev] Another case for frozendict Eric Snow
- [Python-Dev] Another case for frozendict
Russell E. Owen
- [Python-Dev] Another case for frozendict Mark Roberts
- [Python-Dev] Another case for frozendict
dw+python-dev at hmmz.org
- [Python-Dev] Another case for frozendict dw+python-dev at hmmz.org
- [Python-Dev] Another case for frozendict Nick Coghlan
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir()
Ben Hoyt
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir()
Tim Delaney
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir()
Nick Coghlan
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Tim Delaney
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Akira Li
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ben Hoyt
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ethan Furman
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ben Hoyt
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Victor Stinner
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ben Hoyt
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ethan Furman
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Nick Coghlan
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ben Hoyt
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Paul Moore
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Victor Stinner
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Cameron Simpson
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir()
Nick Coghlan
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir()
Ethan Furman
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Victor Stinner
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Victor Stinner
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir()
Antoine Pitrou
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ben Hoyt
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir()
Victor Stinner
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Steve Dower
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Nick Coghlan
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ben Hoyt
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Victor Stinner
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir() Ben Hoyt
- [Python-Dev] Remaining decisions on PEP 471 -- os.scandir()
Tim Delaney
- [Python-Dev] Bluetooth 4.0 support in "socket" module
Tim Tisdall
- [Python-Dev] Bluetooth 4.0 support in "socket" module
Skip Montanaro
- [Python-Dev] Bluetooth 4.0 support in "socket" module
Brian Curtin
- [Python-Dev] Bluetooth 4.0 support in "socket" module Tim Tisdall
- [Python-Dev] Bluetooth 4.0 support in "socket" module Skip Montanaro
- [Python-Dev] Bluetooth 4.0 support in "socket" module Hasan Diwan
- [Python-Dev] Bluetooth 4.0 support in "socket" module
Brian Curtin
- [Python-Dev] Bluetooth 4.0 support in "socket" module Giampaolo Rodola'
- [Python-Dev] Bluetooth 4.0 support in "socket" module
Terry Reedy
- [Python-Dev] Bluetooth 4.0 support in "socket" module Hasan Diwan
- [Python-Dev] Bluetooth 4.0 support in "socket" module R. David Murray
- [Python-Dev] Bluetooth 4.0 support in "socket" module "Martin v. Löwis"
- [Python-Dev] Bluetooth 4.0 support in "socket" module
Skip Montanaro
- [Python-Dev] Python Job Board
Ethan Furman
- [Python-Dev] Python Job Board
Brett Cannon
- [Python-Dev] Python Job Board
Skip Montanaro
- [Python-Dev] Python Job Board Ethan Furman
- [Python-Dev] Python Job Board Wes Turner
- [Python-Dev] Python Job Board Ethan Furman
- [Python-Dev] Python Job Board
Skip Montanaro
- [Python-Dev] Python Job Board
Brett Cannon
- [Python-Dev] cStringIO vs io.BytesIO
Mikhail Korobov
- [Python-Dev] cStringIO vs io.BytesIO
dw+python-dev at hmmz.org
- [Python-Dev] cStringIO vs io.BytesIO dw+python-dev at hmmz.org
- [Python-Dev] cStringIO vs io.BytesIO
Nick Coghlan
- [Python-Dev] cStringIO vs io.BytesIO Mikhail Korobov
- [Python-Dev] cStringIO vs io.BytesIO Antoine Pitrou
- [Python-Dev] cStringIO vs io.BytesIO
dw+python-dev at hmmz.org
- [Python-Dev] subprocess research - max limit for piped output anatoly techtonik
- [Python-Dev] Reviving restricted mode?
matsjoyce
- [Python-Dev] Reviving restricted mode? Victor Stinner
- [Python-Dev] PEP 471 "scandir" accepted
Victor Stinner
- [Python-Dev] PEP 471 "scandir" accepted
Ben Hoyt
- [Python-Dev] PEP 471 "scandir" accepted
Akira Li
- [Python-Dev] PEP 471 "scandir" accepted Ben Hoyt
- [Python-Dev] PEP 471 "scandir" accepted Victor Stinner
- [Python-Dev] PEP 471 "scandir" accepted Nick Coghlan
- [Python-Dev] PEP 471 "scandir" accepted Ben Hoyt
- [Python-Dev] PEP 471 "scandir" accepted Akira Li
- [Python-Dev] PEP 471 "scandir" accepted Victor Stinner
- [Python-Dev] PEP 471 "scandir" accepted Victor Stinner
- [Python-Dev] PEP 471 "scandir" accepted
Akira Li
- [Python-Dev] PEP 471 "scandir" accepted Antoine Pitrou
- [Python-Dev] PEP 471 "scandir" accepted Ethan Furman
- [Python-Dev] PEP 471 "scandir" accepted
Ben Hoyt
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my!
Alex Gaynor
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my!
Antoine Pitrou
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my!
Nick Coghlan
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my! Antoine Pitrou
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my! Alex Gaynor
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my! Antoine Pitrou
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my! Alex Gaynor
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my! Nick Coghlan
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my!
Nick Coghlan
- [Python-Dev] [PEP466] SSLSockets, and sockets, _socketobjects oh my!
Antoine Pitrou
- [Python-Dev] Does Zip Importer have to be Special?
Phil Thompson
- [Python-Dev] Does Zip Importer have to be Special?
Brett Cannon
- [Python-Dev] Does Zip Importer have to be Special?
Phil Thompson
- [Python-Dev] Does Zip Importer have to be Special? Brett Cannon
- [Python-Dev] Does Zip Importer have to be Special? Phil Thompson
- [Python-Dev] Does Zip Importer have to be Special?
Nick Coghlan
- [Python-Dev] Does Zip Importer have to be Special? Phil Thompson
- [Python-Dev] Does Zip Importer have to be Special? Nick Coghlan
- [Python-Dev] Does Zip Importer have to be Special?
Phil Thompson
- [Python-Dev] Does Zip Importer have to be Special?
Brett Cannon
- [Python-Dev] Contribute to Python.org
agrim khanna
- [Python-Dev] Contribute to Python.org
Victor Stinner
- [Python-Dev] Contribute to Python.org Nick Coghlan
- [Python-Dev] Contribute to Python.org
agrim khanna
- [Python-Dev] Contribute to Python.org Brett Cannon
- [Python-Dev] Contribute to Python.org
Victor Stinner
- [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
Serhiy Storchaka
- [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
Serhiy Storchaka
- [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now dw+python-dev at python.org
- [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
Antoine Pitrou
- [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now Serhiy Storchaka
- [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now Antoine Pitrou
- [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now Serhiy Storchaka
- [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
Serhiy Storchaka
- [Python-Dev] [Python-checkins] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now Zachary Ware
Last message date:
Thu Jul 31 16:09:41 CEST 2014
Archived on: Thu Jul 31 16:51:32 CEST 2014
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).