lp:~mwhudson/pypy/imported-cpython-extension

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/pypy/imported-cpython-extension
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
PyPy
Status:
Development

Recent revisions

24800. By afa

PyString_Format

24799. By afa

PyLong_FromString

24798. By afa

More translation fixes

24797. By afa

Fix translation

24796. By afa

For tests, allow automatic conversion from wrapped objects to pointers like PyUnicodeObject.
This fixes tests for PyUnicode_AsWideChar

24795. By afa

The slots setitem and delitem don't return a real value, only an error indicator.
This should fix translation.

24794. By afa

CPython also casts arguments to Py_INCREF

24793. By afa

fix translation

24792. By afa

implement PyUnicode_FromWideChar and PyUnicode_AsWideChar.
unlike other functions, PyUnicode_AsWideChar takes a PyUnicodeObject as first argument.

24791. By afa

Some part of PyComplex object.

Branch metadata

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