aboutsummaryrefslogtreecommitdiffstats
path: root/docs/exceptions.rst
diff options
context:
space:
mode:
authorGlyph <glyph@twistedmatrix.com>2015-06-26 23:09:46 -0700
committerGlyph <glyph@twistedmatrix.com>2015-06-26 23:09:46 -0700
commitd70c98d28effdc410d5ac773e0e461fb548a40e0 (patch)
tree07b3d4c6ac771401d57765d219eef6ecada94400 /docs/exceptions.rst
parentb51d246eb6ccaed7920ba6dd6a816f74d1158c16 (diff)
downloadcryptography-d70c98d28effdc410d5ac773e0e461fb548a40e0.tar.gz
cryptography-d70c98d28effdc410d5ac773e0e461fb548a40e0.tar.bz2
cryptography-d70c98d28effdc410d5ac773e0e461fb548a40e0.zip
pointer shenanigans
apparently (?) ENGINE_by_id treats its ID as an opaque *pointer* key and not actually as a string, and while CPython's CFFI support seems to manage to preserve the pointer identity when using the same Python string, PyPy doesn't. Fix things to use a cffi-wrapped pointer again and tests pass on PyPy.
Diffstat (limited to 'docs/exceptions.rst')
0 files changed, 0 insertions, 0 deletions