Showing content from https://mail.python.org/pipermail/python-dev/2016-April/thread.html below:
The Python-Dev April 2016 Archive by thread
April 2016 Archives by thread
Starting: Fri Apr 1 00:57:37 EDT 2016
Ending: Sat Apr 30 21:22:56 EDT 2016
Messages: 789
- [Python-Dev] The next major Python version will be Python 8 Greg Ewing
- [Python-Dev] Which version is better? Phyton 27 or Phyton 35? Roberto Martínez
- [Python-Dev] Adding a Pip GUI to IDLE and idlelib (GSOC project) Nick Coghlan
- [Python-Dev] The future of Python: fixing broken error handling in Python 8 Ryan Gonzalez
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] [Python-checkins] cpython: Python 8: no pep8, no chocolate! Brett Cannon
- [Python-Dev] Not receiving bug tracker emails Victor Stinner
- [Python-Dev] Py_SETREF vs. Py_XSETREF Serhiy Storchaka
- [Python-Dev] review/proof docs about private memory heap J.E. Ogden
- [Python-Dev] thoughts on backporting __wrapped__ to 2.7? Robert Collins
- [Python-Dev] Help/advice needed with JyNI issue #4 (Tkinter on OSX) Stefan Richthofer
- [Python-Dev] Anyone want to lead the sprints at PyCon US 2016? Brett Cannon
- [Python-Dev] When should pathlib stop being provisional? Brett Cannon
- [Python-Dev] pathlib (was: Defining a path protocol) Jim J. Jewett
- [Python-Dev] Other pathlib improvements? was: When should pathlib stop being provisional? Eric Snow
- [Python-Dev] summary: a Path protocol Ethan Furman
- [Python-Dev] Challenge: Please break this! (a.k.a restricted mode revisited) Jon Ribbens
- [Python-Dev] Pathlib enhancments - method name only Ethan Furman
- [Python-Dev] Incomplete Internationalization in Argparse Module Grady Martin
- [Python-Dev] Question about the current implementation of str Larry Hastings
- [Python-Dev] Pathlib enhancements - acceptable inputs and outputs for __fspath__ and os.fspath() Ethan Furman
- [Python-Dev] PEP 506 secrets module Steven D'Aprano
- [Python-Dev] pathlib+os/shutil feedback Sven R. Kunze
- [Python-Dev] tp_new selection regression in the 2.7 branch Julien Cristau
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #25910: Fixed more links in the docs. Tim Golden
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Alexander Walters
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. marky1991 .
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Sven R. Kunze
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Alexander Walters
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Sven R. Kunze
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Random832
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Sven R. Kunze
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Paul Moore
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Sven R. Kunze
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Chris Barker
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Sven R. Kunze
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Alexander Walters
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Chris Barker
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Alexander Walters
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Ethan Furman
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Sven R. Kunze
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Random832
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Sven R. Kunze
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Donald Stufft
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Random832
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Sven R. Kunze
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Chris Barker
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Barry Scott
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Random832
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Ethan Furman
- [Python-Dev] Maybe, just maybe, pathlib doesn't belong. Stephen J. Turnbull
- [Python-Dev] pathlib - current status of discussions Ethan Furman
- [Python-Dev] ping on issue 18378: locale.getdefaultlocale() fails on recent Mac OS X Chris Barker
- [Python-Dev] Most 3.x buildbots are green again, please don't break them and watch them! Victor Stinner
- [Python-Dev] Wordcode: new regular bytecode using 16-bit units Victor Stinner
- [Python-Dev] Tag-based buildmaster (was: Most 3.x buildbots are green again ... ) Zachary Ware
- [Python-Dev] Bytes path Serhiy Storchaka
- [Python-Dev] MAKE_FUNCTION simplification Nikita Nemkin
- [Python-Dev] RFC: PEP 509: Add a private version to dict Victor Stinner
- [Python-Dev] Should secrets include a fallback for hmac.compare_digest? Steven D'Aprano
- [Python-Dev] PEP 8 updated on whether to break before or after a binary update Guido van Rossum
- [Python-Dev] My first post here ~ do you need more Python core developers on Windows? Burkhard Meier
- [Python-Dev] [Question][Asyncio] Process + Threads + asyncio... has sense? cr0hn
- [Python-Dev] Updated PEP 509 Jim J. Jewett
- [Python-Dev] [Python-ideas] pep 7 line break suggestion differs from pep 8 Chris Angelico
- [Python-Dev] PEP 509: Add a private version to dict (version 3) Victor Stinner
- [Python-Dev] Dependent packages not listed on PyPI Andreas Maier
- [Python-Dev] Modify PyMem_Malloc to use pymalloc for performance Victor Stinner
- [Python-Dev] Discussion on fspath: please wait for a PEP Victor Stinner
- [Python-Dev] When the infamous Bier trunk hits ... where is our Python backup? Burkhard Meier
- [Python-Dev] I hope this won't be my last comment here ~ yet it may well be... Burkhard Meier
- [Python-Dev] obmalloc mmap/munmap thrashing Neil Schemenauer
- [Python-Dev] Issue with DLL import library installation in Cygwin Erik Bray
- [Python-Dev] support of the android platform Xavier de Gaye
- [Python-Dev] thingy Kenny
- [Python-Dev] Terminal console Kenny
- [Python-Dev] Inconsistency of PyModule_AddObject() Serhiy Storchaka
- [Python-Dev] Needs to install python 3.4.4 in RHEL 6 Nilesh Date
- [Python-Dev] Release schedule for Python 3.5.2 Larry Hastings
- [Python-Dev] Problemas con modulos ruizriverafelipejavier at yahoo.com.mx
- [Python-Dev] Convert int() to size_t in Python/C Marcos Dione
- [Python-Dev] Bug in 2to3 concerning import statements? Greg Ewing
Last message date: Sat Apr 30 21:22:56 EDT 2016
Archived on: Sun May 1 00:50:32 EDT 2016
This archive was generated by Pipermail 0.09 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4