May 2015 Archives by thread
Starting: Fri May 1 01:24:51 CEST 2015
Ending: Sun May 31 20:32:35 CEST 2015
Messages: 683
- [Python-Dev] PEP 492: async/await in Python; version 4
Greg Ewing
- [Python-Dev] PEP 492 vs. PEP 3152, new round
Greg
- [Python-Dev] Unicode literals in Python 2.7
Stephen J. Turnbull
- [Python-Dev] PEP 492 quibble and request
Steven D'Aprano
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] PEP 492: What is the real goal?
Jim J. Jewett
- [Python-Dev] Sub-claasing pathlib.Path seems impossible
Christophe Bal
- [Python-Dev] PEP 492 and types.coroutine
Ethan Furman
- [Python-Dev] PEP 492: async/await in Python; version 5
Yury Selivanov
- [Python-Dev] Accepting PEP 492 (async/await)
Guido van Rossum
- [Python-Dev] Minimal async event loop and async utilities (Was: PEP 492: async/await in Python; version 4)
Paul Moore
- [Python-Dev] Ancient use of generators
Guido van Rossum
- [Python-Dev] Clarification of PEP 476 "opting out" section
Nick Coghlan
- [Python-Dev] What's missing in PEP-484 (Type hints)
Dima Tisnek
- [Python-Dev] coming soon: 2.7.10
Benjamin Peterson
- [Python-Dev] Free lists
Serhiy Storchaka
- [Python-Dev] Mac popups running make test
Skip Montanaro
- [Python-Dev] anomaly
Mark Rosenblitt-Janssen
- [Python-Dev] Is it kosher to use a buffer after release?
Larry Hastings
- [Python-Dev] [RELEASE] Python 2.7.10 release candidate 1
Benjamin Peterson
- [Python-Dev] [Python-checkins] cpython (3.4): asyncio: async() function is deprecated in favour of ensure_future().
Paul Moore
- [Python-Dev] Fwd: Coverity Scan update
Guido van Rossum
- [Python-Dev] How shall we conduct the Python 3.5 beta and rc periods? (Please vote!)
Larry Hastings
- [Python-Dev] Tracker reviews look like spam
Terry Reedy
- [Python-Dev] cpython: Issue #20172: Convert the winsound module to Argument Clinic.
Serhiy Storchaka
- [Python-Dev] [Python-checkins] cpython: Issue #24064: Property() docstrings are now writeable.
Eric V. Smith
- [Python-Dev] Fwd: [docs] Python documentation missing
Sandro Tosi
- [Python-Dev] Repository builds as 2.7.8+
Terry Reedy
- [Python-Dev] PEP 455 -- TransformDict
Raymond Hettinger
- [Python-Dev] Python-versus-CPython question for __mul__ dispatch
Nathaniel Smith
- [Python-Dev] cpython: inspect: Micro-optimize __eq__ for Signature, Parameter and BoundArguments
Serhiy Storchaka
- [Python-Dev] cpython: inspect: Add __slots__ to BoundArguments.
Serhiy Storchaka
- [Python-Dev] Scandir module's C code updated to Python 3.5 code
Ben Hoyt
- [Python-Dev] No tags in semi-official github mirror of cpython repository.
INADA Naoki
- [Python-Dev] cpython (merge 3.4 -> default): Added tests for more builtin types.
Ned Deily
- [Python-Dev] [Python-checkins] peps: Apply Chris's changes, including an acceptance mark
Yury Selivanov
- [Python-Dev] PEP 484 wishes
Alex Grönholm
- [Python-Dev] PEP 485 isclose() implementation review requested
Chris Barker
- [Python-Dev] PyObject_IsInstance is dangerous
Serhiy Storchaka
- [Python-Dev] Gcode path
Lisa Colvard
- [Python-Dev] Automated testing of patches from bugs.python.org
Kushal Das
- [Python-Dev] PEP 484 (Type Hints) -- penultimate(?) draft
Guido van Rossum
- [Python-Dev] Enable access to the AST for Python code
Ben Hoyt
- [Python-Dev] segfaults due to hash randomization in C OrderedDict
Eric Snow
- [Python-Dev] Status of PEP 484 and the typing module
Guido van Rossum
- [Python-Dev] Hello, I am André Freitas :)
André Freitas
- [Python-Dev] Reminder: Python 3.5 beta 1 will be tagged tomorrow
Larry Hastings
- [Python-Dev] PEP 484 (Type Hints) announcement
Mark Shannon
- [Python-Dev] Accepting PEP 489 (Multi-phase extension module initialization)
Eric Snow
- [Python-Dev] Can we clean up the buildbots please?
Larry Hastings
- [Python-Dev] [python-committers] Can we clean up the buildbots please?
Steve Dower
- [Python-Dev] Fwd: Re: [python-committers] Reminder: Python 3.5 beta 1 will be tagged tomorrow
Larry Hastings
- [Python-Dev] [Python-checkins] peps: PEP 489: The PEP is accepted.
Brett Cannon
- [Python-Dev] 3.5 doc warnings
Terry Reedy
- [Python-Dev] [RELEASE] Python 2.7.10
Benjamin Peterson
- [Python-Dev] devguide: Updated dev guide to reflect the new workflow we're trying for 3.5.
Ned Deily
- [Python-Dev] Preserving the definition order of class namespaces.
Eric Snow
- [Python-Dev] An yocto change proposal in logging module to simplify structured logs support
Ludovic Gasc
- [Python-Dev] [RELEASED] Python 3.5.0b1 is now available
Larry Hastings
- [Python-Dev] Reminder: 3.5 now has its own branch! "default" branch is now 3.6!
Larry Hastings
- [Python-Dev] PEP 485: math.isclose()
Chris Barker
- [Python-Dev] PEP 484
Mike Kozulya
- [Python-Dev] Unable to build regex module against Python 3.5 32-bit
MRAB
- [Python-Dev] [Python-checkins] cpython (3.4): Issue #23840: tokenize.open() now closes the temporary binary file on error to
Yury Selivanov
- [Python-Dev] Embedded Python. Debug Version and _ctypes
Uladzimir Kryvian
- [Python-Dev] Computed Goto dispatch for Python 2
Parasa, Srinivas Vamsi
- [Python-Dev] Computed Goto dispatch for Python 2
Nick Coghlan
- [Python-Dev] Computed Goto dispatch for Python 2
M.-A. Lemburg
- [Python-Dev] Computed Goto dispatch for Python 2
Berker Peksağ
- [Python-Dev] Computed Goto dispatch for Python 2
Nick Coghlan
- [Python-Dev] Computed Goto dispatch for Python 2
Maciej Fijalkowski
- [Python-Dev] Computed Goto dispatch for Python 2
Raymond Hettinger
- [Python-Dev] Computed Goto dispatch for Python 2
Brett Cannon
- [Python-Dev] Computed Goto dispatch for Python 2
Skip Montanaro
- [Python-Dev] Computed Goto dispatch for Python 2
Brett Cannon
- [Python-Dev] Computed Goto dispatch for Python 2
Mark Lawrence
- [Python-Dev] Computed Goto dispatch for Python 2
Guido van Rossum
- [Python-Dev] Computed Goto dispatch for Python 2
Gregory P. Smith
- [Python-Dev] Computed Goto dispatch for Python 2
Victor Stinner
- [Python-Dev] Computed Goto dispatch for Python 2
Larry Hastings
- [Python-Dev] Computed Goto dispatch for Python 2
Ryan Gonzalez
- [Python-Dev] Computed Goto dispatch for Python 2
Gregory P. Smith
- [Python-Dev] Computed Goto dispatch for Python 2
Guido van Rossum
- [Python-Dev] Computed Goto dispatch for Python 2
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Gregory P. Smith
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Ian Cordasco
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Guido van Rossum
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Barry Warsaw
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Ian Cordasco
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Christian Heimes
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Antoine Pitrou
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Alexander Walters
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Antoine Pitrou
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Antoine Pitrou
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Greg Ewing
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Alexander Walters
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Toshio Kuratomi
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Larry Hastings
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Barry Warsaw
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Ludovic Gasc
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Ludovic Gasc
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Antoine Pitrou
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Chris Angelico
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Antoine Pitrou
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Chris Angelico
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Nick Coghlan
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Stephen J. Turnbull
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Antoine Pitrou
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Christian Heimes
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Antoine Pitrou
- [Python-Dev] 2.7 is here until 2020, please don't call it a waste.
Stephen J. Turnbull
- [Python-Dev] Computed Goto dispatch for Python 2
Matthias Klose
- [Python-Dev] Issue 24285: regression for importing extensions in packages
Ned Batchelder
- [Python-Dev] Usability of the limited API
Paul Moore
- [Python-Dev] Single-file Python executables (was: Computed Goto dispatch for Python 2)
Donald Stufft
- [Python-Dev] cpython (3.5): remove STORE_MAP, since it's unused
Serhiy Storchaka
- [Python-Dev] Can someone configure the buildbots to build the 3.5 branch?
Larry Hastings
- [Python-Dev] Obtaining stack-frames from co-routine objects
Ben Leslie
- [Python-Dev] Python 3.5 schedule addendum adding a new Python 3.5.0 beta, this weekend
Larry Hastings
- [Python-Dev] Not getting the exact file to start
Saket Sourav
- [Python-Dev] RM for 3.6?
Serhiy Storchaka
- [Python-Dev] Python 3 migration status update across some key subcommunities (was Re: 2.7 is here until 2020, please don't call it a waste.)
Nick Coghlan
Last message date:
Sun May 31 20:32:35 CEST 2015
Archived on: Sun May 31 20:56:14 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).