[issue23248] Update ssl data

2015-01-18 Thread Antoine Pitrou

Changes by Antoine Pitrou pit...@free.fr:


--
resolution:  - fixed
stage: patch review - resolved
status: open - closed

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



[issue23248] Update ssl data

2015-01-18 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 2eea364c2863 by Antoine Pitrou in branch '3.4':
Issue #23248: Update ssl error codes from latest OpenSSL git master.
https://hg.python.org/cpython/rev/2eea364c2863

New changeset 15f46b850257 by Antoine Pitrou in branch 'default':
Issue #23248: Update ssl error codes from latest OpenSSL git master.
https://hg.python.org/cpython/rev/15f46b850257

New changeset 6e03c18f5447 by Antoine Pitrou in branch '2.7':
Issue #23248: Update ssl error codes from latest OpenSSL git master.
https://hg.python.org/cpython/rev/6e03c18f5447

--
nosy: +python-dev

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



[issue23248] Update ssl data

2015-01-17 Thread Antoine Pitrou

Antoine Pitrou added the comment:

New patch merges in the old codes.

--
Added file: http://bugs.python.org/file37748/update_ssl_data2.patch

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



[issue23248] Update ssl data

2015-01-17 Thread Antoine Pitrou

Changes by Antoine Pitrou pit...@free.fr:


--
versions: +Python 2.7, Python 3.4

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



[issue23248] Update ssl data

2015-01-16 Thread Antoine Pitrou

New submission from Antoine Pitrou:

Amusingly OpenSSL has removed some error codes, so perhaps we should only apply 
this to the default branch.

--
components: Library (Lib)
files: update_ssl_data.patch
keywords: patch
messages: 234114
nosy: alex, christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: Update ssl data
type: behavior
versions: Python 3.5
Added file: http://bugs.python.org/file37722/update_ssl_data.patch

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