Re: [Python-Dev] Branches in which to fix the SSL tests

2016-01-08 Thread Nick Coghlan
On 8 January 2016 at 05:38, Ned Deily  wrote:
> On Jan 7, 2016, at 12:04, Victor Stinner  wrote:
>> 2016-01-07 17:32 GMT+01:00 Larry Hastings :
>>> On 01/06/2016 10:06 PM, Martin Panter wrote:
>>>
>>> According to Larry
>>> ,
>>> 3.4.4 was the last bug fix release for 3.4, so I assumed the 3.4
>>> branch should now be in security-fixes-only mode.
>>
>> Would it be possible to have a (clear and up to date) table like
>> http://docs.openstack.org/releases/ in the Developer Guide? List of
>> Python versions with their status (end of life, security supported,
>> current stable release, under development).
>
> Yes, it's a good idea.  It's on my to-do list.

PHP's support status page is one of the nicest examples of this I've
seen (someone mentioned it last time this question came up):
http://php.net/supported-versions.php

Like a lot of things though, "yes, that's a good idea" is easy, having
it actually get to the top of someone's todo list is a different
question :)

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
___
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] Summary of Python tracker Issues

2016-01-08 Thread Python tracker

ACTIVITY SUMMARY (2016-01-01 - 2016-01-08)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.

Issues counts and deltas:
  open5371 (+30)
  closed 32436 (+34)
  total  37807 (+64)

Open issues with patches: 2362 


Issues opened (50)
==

#6500: urllib2 maximum recursion depth exceeded
http://bugs.python.org/issue6500  reopened by berker.peksag

#22995: Restrict default pickleability
http://bugs.python.org/issue22995  reopened by barry

#25986: Collections.deque maxlen: added in 2.6 or 2.7?
http://bugs.python.org/issue25986  opened by terry.reedy

#25987: collections.abc.Reversible
http://bugs.python.org/issue25987  opened by abarnert

#25988: collections.abc.Indexable
http://bugs.python.org/issue25988  opened by abarnert

#25989: documentation version switcher is broken fro 2.6, 3.2, 3.3
http://bugs.python.org/issue25989  opened by Vincentdavis

#25991: readline example eventually consumes all memory
http://bugs.python.org/issue25991  opened by dangyogi

#25992: test_gdb fails
http://bugs.python.org/issue25992  opened by Bryce Miller

#25993: Crashed when call time.time() after using _mm_xor_si64
http://bugs.python.org/issue25993  opened by Xiongzhi Gao

#25994: File descriptor leaks in os.scandir()
http://bugs.python.org/issue25994  opened by serhiy.storchaka

#25995: os.walk() consumes a lot of file descriptors
http://bugs.python.org/issue25995  opened by serhiy.storchaka

#25996: Add support of file descriptor in os.scandir()
http://bugs.python.org/issue25996  opened by serhiy.storchaka

#25998: doctest terminates when accessing __wrapped__ raises an error
http://bugs.python.org/issue25998  opened by Lasse Schuirmann

#26000: Crash in Tokenizer - Heap-use-after-free
http://bugs.python.org/issue26000  opened by William Bowling

#26001: Tutorial: write() does not expect string in binary mode
http://bugs.python.org/issue26001  opened by Dimitri Papadopoulos Orfanos

#26002: make statistics.median_grouped more efficient
http://bugs.python.org/issue26002  opened by upendra-k14

#26003: Issues with PyEval_InitThreads and PyGILState_Ensure
http://bugs.python.org/issue26003  opened by tzickel

#26004: pip install lifetimes - throwing error and unable to install p
http://bugs.python.org/issue26004  opened by dudestc

#26005: Denial of Service in SimpleHTTPServer and BaseHTTPServer
http://bugs.python.org/issue26005  opened by Richard Clifford

#26007: Request for Support for Embedding the Standard Library in an E
http://bugs.python.org/issue26007  opened by philthompson10

#26009: HTMLParser lacking a few features to reconstruct input exactly
http://bugs.python.org/issue26009  opened by jason_s

#26010: document CO_* constants
http://bugs.python.org/issue26010  opened by yselivanov

#26011: Document necesities for cmp argument of sorted
http://bugs.python.org/issue26011  opened by krichter

#26013: Pickle protocol 2.0 not loading in python 3.5
http://bugs.python.org/issue26013  opened by anilredshift

#26014: Guide users to the newer package install instructions
http://bugs.python.org/issue26014  opened by ncoghlan

#26015: Add new tests for pickling iterators of mutable sequences
http://bugs.python.org/issue26015  opened by serhiy.storchaka

#26016: io.TextIOWrapper.tell() report 65bit number when mix readline(
http://bugs.python.org/issue26016  opened by EcmaXp_

#26017: Update https://docs.python.org/3/installing/index.html to alwa
http://bugs.python.org/issue26017  opened by brett.cannon

#26018: documentation of ZipFile file name encoding
http://bugs.python.org/issue26018  opened by gagern

#26019: collections.abc documentation incomplete
http://bugs.python.org/issue26019  opened by abarnert

#26020: set_display evaluation order doesn't match documented behaviou
http://bugs.python.org/issue26020  opened by Hamish Campbell

#26023: Missing signatures operator module
http://bugs.python.org/issue26023  opened by Freddy Rietdijk

#26024: Non-ascii Windows locale names
http://bugs.python.org/issue26024  opened by vidartf

#26025: Document pathlib.Path.__truediv__()
http://bugs.python.org/issue26025  opened by brett.cannon

#26027: Support Path objects in the posix module
http://bugs.python.org/issue26027  opened by serhiy.storchaka

#26029: Broken sentence in extending documentation
http://bugs.python.org/issue26029  opened by sizeof

#26030: Use PEP8 in documentation examples
http://bugs.python.org/issue26030  opened by sizeof

#26031: Add stat caching option to pathlib
http://bugs.python.org/issue26031  opened by gvanrossum

#26032: Use scandir() to speed up pathlib globbing
http://bugs.python.org/issue26032  opened by gvanrossum

#26033: distutils default compiler API is incomplete
http://bugs.python.org/issue26033  opened by stefan

#26034: venv documentation out of date
http://bugs.python.org/issue26034  opened by dsadowski

#26035: traceback.print_tb() takes `tb`, not `traceback` as a keywo