Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssl.VERIFY_X509_TRUSTED_FIRST: Incorrect value for versionadded #67796

Closed
Arfrever mannequin opened this issue Mar 8, 2015 · 2 comments
Closed

ssl.VERIFY_X509_TRUSTED_FIRST: Incorrect value for versionadded #67796

Arfrever mannequin opened this issue Mar 8, 2015 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@Arfrever
Copy link
Mannequin

Arfrever mannequin commented Mar 8, 2015

BPO 23608
Nosy @pitrou, @giampaolo, @tiran, @benjaminp, @alex, @dstufft

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/benjaminp'
closed_at = <Date 2015-03-08.13:42:49.873>
created_at = <Date 2015-03-08.12:34:50.274>
labels = ['docs']
title = 'ssl.VERIFY_X509_TRUSTED_FIRST: Incorrect value for versionadded'
updated_at = <Date 2015-03-08.13:42:49.871>
user = 'https://bugs.python.org/Arfrever'

bugs.python.org fields:

activity = <Date 2015-03-08.13:42:49.871>
actor = 'python-dev'
assignee = 'benjamin.peterson'
closed = True
closed_date = <Date 2015-03-08.13:42:49.873>
closer = 'python-dev'
components = ['Documentation']
creation = <Date 2015-03-08.12:34:50.274>
creator = 'Arfrever'
dependencies = []
files = []
hgrepos = []
issue_num = 23608
keywords = []
message_count = 2.0
messages = ['237531', '237534']
nosy_count = 9.0
nosy_names = ['janssen', 'pitrou', 'giampaolo.rodola', 'christian.heimes', 'benjamin.peterson', 'Arfrever', 'alex', 'python-dev', 'dstufft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue23608'
versions = ['Python 3.4', 'Python 3.5']

@Arfrever
Copy link
Mannequin Author

Arfrever mannequin commented Mar 8, 2015

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.

@Arfrever Arfrever mannequin assigned benjaminp Mar 8, 2015
@Arfrever Arfrever mannequin added the docs Documentation in the Doc dir label Mar 8, 2015
@python-dev
Copy link
Mannequin

python-dev mannequin commented Mar 8, 2015

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

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

@python-dev python-dev mannequin closed this as completed Mar 8, 2015
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant