This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brett.cannon, christian.heimes, pitrou, python-dev, r.david.murray
Date 2015-04-13.19:07:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150413190658.129708.99435@psf.io>
In-reply-to
Content
New changeset d88b5469fdd3 by Antoine Pitrou in branch '3.4':
Fix duplicate doc entry for SSLContext.get_ca_certs()
https://hg.python.org/cpython/rev/d88b5469fdd3

New changeset d7352db81b50 by Antoine Pitrou in branch 'default':
Fix duplicate doc entry for SSLContext.get_ca_certs()
https://hg.python.org/cpython/rev/d7352db81b50
History
Date User Action Args
2015-04-13 19:07:03python-devsetrecipients: + python-dev, brett.cannon, pitrou, christian.heimes, r.david.murray
2015-04-13 19:07:03python-devlinkissue18147 messages
2015-04-13 19:07:03python-devcreate