lp:~exarkun/pyopenssl/send-memoryview

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp:~exarkun/pyopenssl/send-memoryview
Only Jean-Paul Calderone can upload to this branch. If you are Jean-Paul Calderone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jean-Paul Calderone
Project:
pyOpenSSL
Status:
Merged

Recent revisions

143. By Jean-Paul Calderone

Give the same treatment to the Connection.sendall method, allowing memoryview to be passed to it.

142. By Jean-Paul Calderone

On Python versions with Py_buffer, accept Py_buffer objects to Connection.send as the data argument.

141. By Jean-Paul Calderone

Exercise the correct function in this test case

140. By Jean-Paul Calderone

Add some direct tests for Connection.send, including one that tries to pass in a memoryview, not previously supported.

139. By Jean-Paul Calderone

Merge 0.11 release branch

138. By Jean-Paul Calderone

Fix the sign/verify tests to pass digest names as text

137. By Jean-Paul Calderone

Python 3.x support

136. By Jean-Paul Calderone

Change the connect addresses used in some tests to make them work on Windows; weaken the egd() error assertion since the behavior appears to differ between Windows and Linux.

135. By Jean-Paul Calderone

Tweak the size of the message used in test_long so it can pass on Windows

134. By Jean-Paul Calderone

Remove the forced verbosity setting; it adds extra output which confuses Buildbot on some versions of Python

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~exarkun/pyopenssl/trunk
This branch contains Public information 
Everyone can see this information.