aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2015-11-19 15:14:47 +0100
committerPaul Kehrer <paul.l.kehrer@gmail.com>2016-01-07 11:38:34 -0800
commit7d79649e8d9fc6a4994c814022c5b584ef2670f7 (patch)
tree2d85f632bca053e59699a3499f997d250a99b217 /setup.py
parent952df2ffa4723b390b47205ea932b413a65405fd (diff)
downloadcryptography-7d79649e8d9fc6a4994c814022c5b584ef2670f7.tar.gz
cryptography-7d79649e8d9fc6a4994c814022c5b584ef2670f7.tar.bz2
cryptography-7d79649e8d9fc6a4994c814022c5b584ef2670f7.zip
Change password callback to use userdata pointer
Instead of a closure the pem_password_cb now uses the void *userdata argument to exchange data with the callback function. It's a necessary step to port all callbacks to new static callbacks. See: #2477 Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions