lp://staging/~ronny-pfannschmidt-deactivatedaccount/dulwich/pypy
Created by
ronny
and last modified
- Get this branch:
- bzr branch lp://staging/~ronny-pfannschmidt-deactivatedaccount/dulwich/pypy
Branch merges
Propose for merging
No branches
dependent on this one.
- VCS imports: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedsetup.py (+1/-1)
Related bugs
Bug #881546: C extensions should not be compiled under pypy | Medium | Fix Released |
Related blueprints
Recent revisions
- 954. By Jelmer Vernooij
-
Implement stub Repo.__iter__, so NotImplementedError is raised rather than KeyError.
- 953. By Jelmer Vernooij
-
Make text argument to strnlen const.
This is to match prototype on some versions of Mac OS X. The fix isn't
ideal - we shouldn't be defining strnlen at all if we know the system has
it, but if it fixes the build on some systems it can't be bad.Thanks Joe Groff for the patch.
- 952. By Jelmer Vernooij
-
Merge deprecation of ``Repo.
revision_ history` ` in favor of ``Repo. get_walker` `. - 951. By Jelmer Vernooij
-
Smart protocol clients can now change refs even if they are not uploading new data.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~vcs-imports/dulwich/trunk