The Python-Dev January 2017 Archive by thread
January 2017 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Sun Jan 1 18:23:39 EST 2017
Ending: Tue Jan 31 14:40:48 EST 2017
Messages: 220
- [Python-Dev] SystemError: new style getargs format but argument is not a tuple Terry Reedy
- [Python-Dev] --with-fpectl changes the CPython ABI
Nathaniel Smith
- [Python-Dev] --with-fpectl changes the CPython ABI
Nick Coghlan
- [Python-Dev] --with-fpectl changes the CPython ABI
Guido van Rossum
- [Python-Dev] --with-fpectl changes the CPython ABI Nathaniel Smith
- [Python-Dev] --with-fpectl changes the CPython ABI
Guido van Rossum
- [Python-Dev] --with-fpectl changes the CPython ABI
Nick Coghlan
- [Python-Dev] [RELEASED] Python 3.4.6rc1 and Python 3.5.3rc1 are now available Larry Hastings
- [Python-Dev] The "humor" section of the website is a bit outdated... Ryan Gonzalez
- [Python-Dev] IRC logs via BotBot.me
INADA Naoki
- [Python-Dev] IRC logs via BotBot.me Senthil Kumaran
- [Python-Dev] IRC logs via BotBot.me
Berker Peksağ
- [Python-Dev] IRC logs via BotBot.me Milan Oberkirch
- [Python-Dev] ctypes, memory mapped files and context manager
Hans-Peter Jansen
- [Python-Dev] ctypes, memory mapped files and context manager
Nick Coghlan
- [Python-Dev] ctypes, memory mapped files and context manager Hans-Peter Jansen
- [Python-Dev] ctypes, memory mapped files and context manager
eryk sun
- [Python-Dev] ctypes, memory mapped files and context manager Hans-Peter Jansen
- [Python-Dev] ctypes, memory mapped files and context manager Hans-Peter Jansen
- [Python-Dev] ctypes, memory mapped files and context manager eryk sun
- [Python-Dev] ctypes, memory mapped files and context manager Armin Rigo
- [Python-Dev] ctypes, memory mapped files and context manager eryk sun
- [Python-Dev] ctypes, memory mapped files and context manager
Nick Coghlan
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467
Alexander Belopolsky
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467
Serhiy Storchaka
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467
INADA Naoki
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467 Yury Selivanov
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467 INADA Naoki
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467 INADA Naoki
- [Python-Dev] Context manager lifetime rules Was: Re: Adding bytes.frombuffer() constructor to PEP 467 Hans-Peter Jansen
- [Python-Dev] Context manager lifetime rules Was: Re: Adding bytes.frombuffer() constructor to PEP 467 INADA Naoki
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467 Antoine Pitrou
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467
Alexander Belopolsky
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467 Serhiy Storchaka
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467 Alexander Belopolsky
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467
INADA Naoki
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467 Chris Barker - NOAA Federal
- [Python-Dev] Adding bytes.frombuffer() constructor to PEP 467
Serhiy Storchaka
- [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] enable-framework Vs. Naught
André Lemos
- [Python-Dev] enable-framework Vs. Naught
Terry Reedy
- [Python-Dev] enable-framework Vs. Naught Chris Barker - NOAA Federal
- [Python-Dev] enable-framework Vs. Naught
Terry Reedy
- [Python-Dev] Imports with underscores
Steve Holden
- [Python-Dev] Imports with underscores Barry Warsaw
- [Python-Dev] Imports with underscores Paul Moore
- [Python-Dev] Imports with underscores
Ethan Furman
- [Python-Dev] Imports with underscores
Guido van Rossum
- [Python-Dev] Imports with underscores Terry Reedy
- [Python-Dev] Imports with underscores Chris Barker
- [Python-Dev] Imports with underscores
Guido van Rossum
- [Python-Dev] Imports with underscores Terry Reedy
- [Python-Dev] Imports with underscores
André Malo
- [Python-Dev] Imports with underscores Barry Warsaw
- [Python-Dev] Imports with underscores
Sven R. Kunze
- [Python-Dev] Imports with underscores Daniel Holth
- [Python-Dev] PEP 7 contradiction for comment style
Brett Cannon
- [Python-Dev] PEP 7 contradiction for comment style
Benjamin Peterson
- [Python-Dev] PEP 7 contradiction for comment style Brett Cannon
- [Python-Dev] PEP 7 contradiction for comment style
Benjamin Peterson
- [Python-Dev] Making the new dtrace support work on OS X
David Cournapeau
- [Python-Dev] Making the new dtrace support work on OS X
Lukasz Langa
- [Python-Dev] Making the new dtrace support work on OS X David Cournapeau
- [Python-Dev] Making the new dtrace support work on OS X
Lukasz Langa
- [Python-Dev] Add tp_fastcall to PyTypeObject Victor Stinner
- [Python-Dev] support of the Android platform
Xavier de Gaye
- [Python-Dev] support of the Android platform Xavier de Gaye
- [Python-Dev] Is there any remaining reason why weakref callbacks shouldn't be able to access the referenced object? Armin Rigo
- [Python-Dev] Can we use "designated initializer" widely in core modules?
INADA Naoki
- [Python-Dev] Can we use "designated initializer" widely in core modules?
Brett Cannon
- [Python-Dev] Can we use "designated initializer" widely in coremodules?
Steve Dower
- [Python-Dev] Can we use "designated initializer" widely in coremodules? Paul Moore
- [Python-Dev] Can we use "designated initializer" widely in coremodules? Benjamin Peterson
- [Python-Dev] Can we use "designated initializer" widely in coremodules? Larry Hastings
- [Python-Dev] Can we use "designated initializer" widely in coremodules? INADA Naoki
- [Python-Dev] Can we use "designated initializer" widely in coremodules? Larry Hastings
- [Python-Dev] Can we use "designated initializer" widely incoremodules? Steve Dower
- [Python-Dev] Can we use "designated initializer" widely in coremodules? Nathaniel Smith
- [Python-Dev] Can we use "designated initializer" widely in coremodules? Brett Cannon
- [Python-Dev] Can we use "designated initializer" widely in core modules? Yury Selivanov
- [Python-Dev] Can we use "designated initializer" widely in coremodules?
Steve Dower
- [Python-Dev] Can we use "designated initializer" widely in core modules?
Erik
- [Python-Dev] Can we use "designated initializer" widely in core modules?
INADA Naoki
- [Python-Dev] Can we use "designated initializer" widely in core modules? Victor Stinner
- [Python-Dev] Can we use "designated initializer" widely in core modules? Raymond Hettinger
- [Python-Dev] Can we use "designated initializer" widely in core modules? Guido van Rossum
- [Python-Dev] Can we use "designated initializer" widely in core modules? Victor Stinner
- [Python-Dev] Can we use "designated initializer" widely in core modules? Antoine Pitrou
- [Python-Dev] Can we use "designated initializer" widely in core modules? Victor Stinner
- [Python-Dev] Can we use "designated initializer" widely in core modules? Ronald Oussoren
- [Python-Dev] Can we use "designated initializer" widely in core modules?
INADA Naoki
- [Python-Dev] Can we use "designated initializer" widely in core modules?
Brett Cannon
- [Python-Dev] [RELEASED] Python 3.4.6 and Python 3.5.3 are now available Larry Hastings
- [Python-Dev] PyObject_CallFunction(func, "O", arg) special case Victor Stinner
- [Python-Dev] collections.abc for data and non-data descriptors
Roberto Martínez
- [Python-Dev] collections.abc for data and non-data descriptors
Guido van Rossum
- [Python-Dev] collections.abc for data and non-data descriptors
Roberto Martínez
- [Python-Dev] collections.abc for data and non-data descriptors Guido van Rossum
- [Python-Dev] collections.abc for data and non-data descriptors Roberto Martínez
- [Python-Dev] collections.abc for data and non-data descriptors Guido van Rossum
- [Python-Dev] collections.abc for data and non-data descriptors Roberto Martínez
- [Python-Dev] collections.abc for data and non-data descriptors Raymond Hettinger
- [Python-Dev] collections.abc for data and non-data descriptors Ivan Levkivskyi
- [Python-Dev] collections.abc for data and non-data descriptors Guido van Rossum
- [Python-Dev] collections.abc for data and non-data descriptors Ivan Levkivskyi
- [Python-Dev] collections.abc for data and non-data descriptors Guido van Rossum
- [Python-Dev] collections.abc for data and non-data descriptors
Roberto Martínez
- [Python-Dev] collections.abc for data and non-data descriptors
Guido van Rossum
- [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file
Dahui Jiang
- [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file Charalampos Stratakis
- [Python-Dev] FunctionDef.returns - explicit 'None' return type hint
Valentin Iovene
- [Python-Dev] FunctionDef.returns - explicit 'None' return type hint Guido van Rossum
- [Python-Dev] Investigating Python memory footprint of one real Web application
INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application Victor Stinner
- [Python-Dev] Investigating Python memory footprint of one real Web application
Antoine Pitrou
- [Python-Dev] Investigating Python memory footprint of one real Web application
INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application Christian Heimes
- [Python-Dev] Investigating Python memory footprint of one real Web application Antoine Pitrou
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application Antoine Pitrou
- [Python-Dev] Investigating Python memory footprint of one real Web application Victor Stinner
- [Python-Dev] Investigating Python memory footprint of one real Web application Thomas Wouters
- [Python-Dev] Investigating Python memory footprint of one real Web application Ivan Levkivskyi
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application Victor Stinner
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application Antoine Pitrou
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application Nathaniel Smith
- [Python-Dev] Investigating Python memory footprint of one real Web application Antoine Pitrou
- [Python-Dev] Investigating Python memory footprint of one real Web application Christian Heimes
- [Python-Dev] Investigating Python memory footprint of one real Web application
INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application
Ivan Levkivskyi
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application
INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application Victor Stinner
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application Brett Cannon
- [Python-Dev] Investigating Python memory footprint of one real Web application Lukasz Langa
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Investigating Python memory footprint of one real Web application INADA Naoki
- [Python-Dev] Update on the GitHub migration Brett Cannon
- [Python-Dev] Default formatting
Serhiy Storchaka
- [Python-Dev] Default formatting Ethan Furman
- [Python-Dev] adding threaded tests to the test suite
Ethan Furman
- [Python-Dev] adding threaded tests to the test suite
Victor Stinner
- [Python-Dev] adding threaded tests to the test suite
Martin Panter
- [Python-Dev] adding threaded tests to the test suite Zachary Ware
- [Python-Dev] adding threaded tests to the test suite
Martin Panter
- [Python-Dev] adding threaded tests to the test suite Zachary Ware
- [Python-Dev] adding threaded tests to the test suite Ethan Furman
- [Python-Dev] adding threaded tests to the test suite Serhiy Storchaka
- [Python-Dev] adding threaded tests to the test suite
Victor Stinner
- [Python-Dev] Hello World
Ramsey D'silva
- [Python-Dev] Hello World
Brett Cannon
- [Python-Dev] Hello World Ramsey D'silva
- [Python-Dev] Hello World
Raymond Hettinger
- [Python-Dev] Hello World Ramsey D'silva
- [Python-Dev] Hello World
Brett Cannon
- [Python-Dev] Generator objects and list comprehensions?
Craig Rodrigues
- [Python-Dev] Generator objects and list comprehensions?
Chris Angelico
- [Python-Dev] Generator objects and list comprehensions? Ivan Levkivskyi
- [Python-Dev] Generator objects and list comprehensions?
Joe Jevnik
- [Python-Dev] Generator objects and list comprehensions? Sven R. Kunze
- [Python-Dev] Generator objects and list comprehensions? Steve Holden
- [Python-Dev] Generator objects and list comprehensions?
Nathaniel Smith
- [Python-Dev] Generator objects and list comprehensions? Ivan Levkivskyi
- [Python-Dev] Generator objects and list comprehensions? Craig Rodrigues
- [Python-Dev] Generator objects and list comprehensions? Brett Cannon
- [Python-Dev] Generator objects and list comprehensions? Nick Coghlan
- [Python-Dev] Generator objects and list comprehensions?
Chris Angelico
- [Python-Dev] Why is PyDateTimeAPI not initialized by datetime module import?
Skip Montanaro
- [Python-Dev] Why is PyDateTimeAPI not initialized by datetime module import? Alexander Belopolsky
- [Python-Dev] re performance
Sven R. Kunze
- [Python-Dev] re performance
Vlastimil Brom
- [Python-Dev] re performance
Sven R. Kunze
- [Python-Dev] re performance MRAB
- [Python-Dev] re performance Łukasz Langa
- [Python-Dev] re performance Mark Lawrence
- [Python-Dev] re performance MRAB
- [Python-Dev] re performance Michael Felt
- [Python-Dev] re performance MRAB
- [Python-Dev] re performance Nick Coghlan
- [Python-Dev] re performance Terry Reedy
- [Python-Dev] re performance Barry Warsaw
- [Python-Dev] re performance Antoine Pitrou
- [Python-Dev] re performance Steve Holden
- [Python-Dev] re performance Paul Moore
- [Python-Dev] re performance Serhiy Storchaka
- [Python-Dev] re performance Antoine Pitrou
- [Python-Dev] re performance Berker Peksağ
- [Python-Dev] re performance Nick Coghlan
- [Python-Dev] re performance Barry Warsaw
- [Python-Dev] modules people want installed automatically (was: Re: re performance) Brett Cannon
- [Python-Dev] modules people want installed automatically (was: Re: re performance) Barry Warsaw
- [Python-Dev] modules people want installed automatically (was: Re: re performance) Brett Cannon
- [Python-Dev] re performance Lukasz Langa
- [Python-Dev] re performance Nick Coghlan
- [Python-Dev] re performance Wang, Peter Xihong
- [Python-Dev] re performance Brett Cannon
- [Python-Dev] re performance Serhiy Storchaka
- [Python-Dev] re performance
Sven R. Kunze
- [Python-Dev] re performance MRAB
- [Python-Dev] re performance
Armin Rigo
- [Python-Dev] re performance
Jakub Wilk
- [Python-Dev] re performance Serhiy Storchaka
- [Python-Dev] re performance Greg Ewing
- [Python-Dev] re performance
Jakub Wilk
- [Python-Dev] re performance
Vlastimil Brom
- [Python-Dev] SSL certificates recommendations for downstream python packagers
David Cournapeau
- [Python-Dev] SSL certificates recommendations for downstream python packagers Christian Heimes
- [Python-Dev] SSL certificates recommendations for downstream python packagers
Cory Benfield
- [Python-Dev] SSL certificates recommendations for downstream python packagers
David Cournapeau
- [Python-Dev] SSL certificates recommendations for downstream python packagers Christian Heimes
- [Python-Dev] SSL certificates recommendations for downstream python packagers David Cournapeau
- [Python-Dev] SSL certificates recommendations for downstream python packagers Christian Heimes
- [Python-Dev] SSL certificates recommendations for downstream python packagers Cory Benfield
- [Python-Dev] SSL certificates recommendations for downstream python packagers Christian Heimes
- [Python-Dev] SSL certificates recommendations for downstream python packagers Cory Benfield
- [Python-Dev] SSL certificates recommendations for downstream python packagers Paul Moore
- [Python-Dev] SSL certificates recommendations for downstream python packagers Cory Benfield
- [Python-Dev] SSL certificates recommendations for downstream python packagers Paul Moore
- [Python-Dev] SSL certificates recommendations for downstream python packagers David Cournapeau
- [Python-Dev] SSL certificates recommendations for downstream python packagers David Cournapeau
- [Python-Dev] SSL certificates recommendations for downstream python packagers Christian Heimes
- [Python-Dev] SSL certificates recommendations for downstream python packagers
David Cournapeau
- [Python-Dev] January's almost gone but there's still time to book your project capacity now Anglian Architectural
- [Python-Dev] Heads up: possible double-comments on bpo for commits Brett Cannon
Last message date:
Tue Jan 31 14:40:48 EST 2017
Archived on: Tue Jan 31 15:08:45 EST 2017
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).