Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'from:addr:pitrou.net': 0.16; 'from:addr:solipsis': 0.16; 'from:name:antoine pitrou': 0.16; 'message-id:@post.gmane.org': 0.16; 'received:213.41.240': 0.16; 'received:213.41.240.54': 0.16; 'received:80.91.229.3': 0.16; 'received:charlus.yi.org': 0.16; 'received:plane.gmane.org': 0.16; 'received:yi.org': 0.16; 'module': 0.19; 'written': 0.20; 'patch': 0.24; 'url:bugs': 0.24; 'header:User-Agent:1': 0.26; 'wrote': 0.26; '(see': 0.27; 'there.': 0.28; 'header:X-Complaints-To:1': 0.28; 'post': 0.28; 'writes:': 0.29; "i'm": 0.29; 'that.': 0.30; 'function': 0.30; 'url:python': 0.32; 'to:addr:python-list': 0.33; 'hi,': 0.33; 'thanks': 0.34; 'open': 0.35; 'received:org': 0.36; 'url:org': 0.36; 'does': 0.37; 'being': 0.37; 'subject:: ': 0.38; 'url:docs': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'worth': 0.63; 'more': 0.63; 'here': 0.65; 'useful.': 0.65; 'sounds': 0.71; 'subjectcharset:utf-8': 0.72; 'antoine.': 0.84; 'url:pro': 0.84; 'branch,': 0.91; 'subject:add': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Antoine Pitrou Subject: Re: ssl: add =?utf-8?b?bXNnX2NhbGxiYWNr?= Date: Thu, 26 Jul 2012 14:48:35 +0000 (UTC) References: <35c62d1b461a1b016ff18a3ba2f7936e@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 213.41.240.54 (Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343314135 news.xs4all.nl 6879 [2001:888:2000:d::a6]:37248 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26094 Hi, ThiƩbaud Weksteen weksteen.fr> writes: > > I wrote a patch for Python 3.2.3 to expose the function > SSL_CTX_set_msg_callback in the module _ssl. > [...] > > Let me know your opinion on that. Does it worth being included? Yes, it sounds useful. Your patch will have to be written against the default branch, although I'm not sure it makes a difference here (see the devguide: http://docs.python.org/devguide/ for more information). Please open an issue at http://bugs.python.org and post your patch there. Thanks Antoine. -- Software development and contracting: http://pro.pitrou.net