Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26094 > unrolled thread
| Started by | Antoine Pitrou <solipsis@pitrou.net> |
|---|---|
| First post | 2012-07-26 14:48 +0000 |
| Last post | 2012-07-26 14:48 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: ssl: add msg_callback Antoine Pitrou <solipsis@pitrou.net> - 2012-07-26 14:48 +0000
| From | Antoine Pitrou <solipsis@pitrou.net> |
|---|---|
| Date | 2012-07-26 14:48 +0000 |
| Subject | Re: ssl: add msg_callback |
| Message-ID | <mailman.2613.1343314135.4697.python-list@python.org> |
Hi, ThiƩbaud Weksteen <thiebaud <at> 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
Back to top | Article view | comp.lang.python
csiph-web