Showing content from https://mail.python.org/pipermail/python-dev/2014-February/thread.html below:
The Python-Dev February 2014 Archive by thread
February 2014 Archives by thread
Starting: Sat Feb 1 04:23:52 CET 2014
Ending: Fri Feb 28 23:49:17 CET 2014
Messages: 666
- [Python-Dev] Negative times behaviour in itertools.repeat for Python maintenance releases (2.7, 3.3 and maybe 3.4) Larry Hastings
- [Python-Dev] Add PyType_GetSlot "Martin v. Löwis"
- [Python-Dev] [Python-checkins] cpython: whatsnew: move of reload, update new windows-only ssl functions entry. Brett Cannon
- [Python-Dev] Guidance regarding what counts as breaking backwards compatibility Steven D'Aprano
- [Python-Dev] News from asyncio Victor Stinner
- [Python-Dev] The online documentation is no more updated? Victor Stinner
- [Python-Dev] The docstring hack for signature information has to go Larry Hastings
- [Python-Dev] _PyUnicode_CheckConsistency() too strict? Phil Thompson
- [Python-Dev] BugFix for "time" native module in Python 2.7 Виктор Щерба
- [Python-Dev] __doc__ regression Antoine Pitrou
- [Python-Dev] expat symbols should be namespaced in pyexpat (Issue19186 - no progress in four months) Lukas Vacek
- [Python-Dev] test whatever failed Milani Adelaide
- [Python-Dev] [Python-checkins] cpython: Close #20053: ignore default pip config settings Jeremy Kloth
- [Python-Dev] ReST documents Ethan Furman
- [Python-Dev] Google Summer of Code 2014: Looking for core python mentors! Terri Oda
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Fwd: [python-tulip] Need help to finish asyncio documentation Guido van Rossum
- [Python-Dev] Getting Introduced with the Community and Looking forward to Contribute to the Project as part of Gsoc 2014 Nitika
- [Python-Dev] PyPI offline, status is ok anatoly techtonik
- [Python-Dev] [RELEASED] Python 3.3.4 Georg Brandl
- [Python-Dev] [RELEASED] Python 3.4.0 release candidate 1 Larry Hastings
- [Python-Dev] [PATCH] Add an authorization header to the initial request. Matěj Cepl
- [Python-Dev] Is the PIP requirement too strict? Guido van Rossum
- [Python-Dev] bugs.python.org/review (DEBUG = True)? Christopher Welborn
- [Python-Dev] [Python-checkins] cpython: asyncio.events: Use __slots__ in Handle and TimerHandle Ethan Furman
- [Python-Dev] CPython Google Summer of Code mentors needed: deadline is tomorrow Jessica McKellar
- [Python-Dev] Possible major bug with zipimport on Windows in Python 3.3.4 Paul Moore
- [Python-Dev] python 3 niggle: None < 1 raises TypeError Chris Withers
- [Python-Dev] Would like to contribute to Core Python Comunity on the Project Idea Nitin Agarwal
- [Python-Dev] Add Py_REPLACE and Py_XREPLACE macros Serhiy Storchaka
- [Python-Dev] Using more specific methods in Python unit tests Serhiy Storchaka
- [Python-Dev] Pickling of Enums Serhiy Storchaka
- [Python-Dev] CLA link from bugs.python.org Ezio Melotti
- [Python-Dev] The desired behaviour for resolve() when the path doesn't exist Vajrasky Kok
- [Python-Dev] pootle.python.org is down A.M. Kuchling
- [Python-Dev] Python 3.4: What to do about the Derby patches Larry Hastings
- [Python-Dev] cpython: Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore Ned Deily
- [Python-Dev] Python 3.4: Cherry-picking into rc2 and final Larry Hastings
- [Python-Dev] [Python-checkins] cpython: Close #20656: Fix select.select() on OpenBSD 64-bit Zachary Ware
- [Python-Dev] Treating tokenize.Untokenizer as private Terry Reedy
- [Python-Dev] Preview of 3.4 rc2 (so far) is up Larry Hastings
- [Python-Dev] PEPs don't redirect on python.org Chris Angelico
- [Python-Dev] A misredirected ticket link in hg.python.org/cpython Vajrasky Kok
- [Python-Dev] Extent of post-rc churn Jim Jewett
- [Python-Dev] DB-API v2.1 or v3 [inspired by: python 3 niggle: None < 1 raises TypeError] Jim Jewett
- [Python-Dev] Second preview of 3.4.0rc2 is up Larry Hastings
- [Python-Dev] PEP 463: Exception-catching expressions Chris Angelico
- [Python-Dev] What is 'default' point to now? Ethan Furman
- [Python-Dev] rpm needs python anju Tiwari
- [Python-Dev] Third preview of 3.4.0rc2 is up Larry Hastings
- [Python-Dev] cherry pick a change to Enum Ethan Furman
- [Python-Dev] Tangent on class level scoping rules (was Re: PEP 463: Exception-catching expressions) Nick Coghlan
- [Python-Dev] GSOC 2014 NAVNEET SUMAN
- [Python-Dev] One more cherry-pick request for 3.4.0 that I'd like a little public debate on Larry Hastings
- [Python-Dev] Fourth (final?) preview of rc2 is up Larry Hastings
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Ethan Furman
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Ethan Furman
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Chris Angelico
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Cameron Simpson
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Nick Coghlan
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Nikolaus Rath
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Victor Stinner
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Antoine Pitrou
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Ethan Furman
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Antoine Pitrou
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Glenn Linderman
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Antoine Pitrou
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Glenn Linderman
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Stephen J. Turnbull
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Nick Coghlan
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Antoine Pitrou
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Ethan Furman
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Antoine Pitrou
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Ethan Furman
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Antoine Pitrou
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Ethan Furman
- [Python-Dev] PEP 461: Adding % formatting to bytes and bytearray -- Final, Take 2 Stuart Bishop
- [Python-Dev] [RELEASED] Python 3.3.5 release candidate 1 Georg Brandl
- [Python-Dev] [RELEASED] Python 3.4.0 release candidate 2 is now available Larry Hastings
- [Python-Dev] Python Remote Code Execution in socket.recvfrom_into() Christian Heimes
- [Python-Dev] Running 2.7 tests on OS X Rik
- [Python-Dev] GSOC 2014 - IDLE Project Saimadhav Heblikar
- [Python-Dev] cpython: whatsnew: textwrap.shorten. Serhiy Storchaka
- [Python-Dev] [Python-checkins] cpython: whatsnew: DynanicClassAttribute (#19030), Py_SetStandardStreamEncoding (#16129) Nick Coghlan
- [Python-Dev] GSoC 2014 - Email Module Surya
- [Python-Dev] Poll: Py_REPLACE/Py_ASSIGN/etc Serhiy Storchaka
- [Python-Dev] Start writing inlines rather than macros? Kristján Valur Jónsson
- [Python-Dev] [PATCH] unicode subtypes broken in latest py3k? debug builds sppook at live.com
- [Python-Dev] Python 3.3.4150 Burgoon, Jason
Last message date: Fri Feb 28 23:49:17 CET 2014
Archived on: Fri Feb 28 23:49:23 CET 2014
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