lp://staging/~exarkun/pyopenssl/run-on-pypy

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp://staging/~exarkun/pyopenssl/run-on-pypy
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

138. By Jean-Paul Calderone

Compatibility with CPython 2.5 though CPython 3.2

137. By Jean-Paul Calderone

Switch from tp_setattr to tp_setattro, since PyPy does not support the former; also fix an error case which affects CPython too, where an unknown attribute is set on an X509Name

136. By Jean-Paul Calderone

Fix a lot of reference counting bugs introduced by stupid copy/pasting

135. By Jean-Paul Calderone

A bunch of PyPy fixes

134. By Jean-Paul Calderone

Catch up to trunk

133. By Jean-Paul Calderone

try harder to do the thing on pypy, also start fixing more refcounts

132. By Jean-Paul Calderone

HACK HACK ZOOP HACK

131. By Jean-Paul Calderone

Catch up to trunk

130. By Jean-Paul Calderone

Catch up to trunk

129. By Jean-Paul Calderone

PyModule_AddObject steals a reference. Fix all of the double calls to it by adding a Py_INCREF. Also, some other assorted hacks which probably shouldn't be necessary but are at the moment.

Branch metadata

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