[issue23608] ssl.VERIFY_X509_TRUSTED_FIRST: Incorrect value for versionadded

2015-03-08 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 8264652bce68 by Benjamin Peterson in branch '3.4':
indicate correct version (closes #23608)
https://hg.python.org/cpython/rev/8264652bce68

New changeset ce67f965a37d by Benjamin Peterson in branch 'default':
merge 3.4 (#23608)
https://hg.python.org/cpython/rev/ce67f965a37d

--
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue23608] ssl.VERIFY_X509_TRUSTED_FIRST: Incorrect value for versionadded

2015-03-08 Thread Arfrever Frehtes Taifersar Arahesis

New submission from Arfrever Frehtes Taifersar Arahesis:

Commit bb6fb47e0141 added ".. versionadded:: 3.4.5" in documentation of 
ssl.VERIFY_X509_TRUSTED_FIRST, but next version of Python 3.4 will be 3.4.4.

--
assignee: benjamin.peterson
components: Documentation
messages: 237531
nosy: Arfrever, alex, benjamin.peterson, christian.heimes, dstufft, 
giampaolo.rodola, janssen, pitrou
priority: normal
severity: normal
status: open
title: ssl.VERIFY_X509_TRUSTED_FIRST: Incorrect value for versionadded
versions: Python 3.4, Python 3.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com