dulwich:64bit-fixes

Last commit made on 2017-05-01
Get this branch:
git clone -b 64bit-fixes https://git.launchpad.net/dulwich

Branch merges

Branch information

Name:
64bit-fixes
Repository:
lp:dulwich

Recent commits

91ef763... by Jelmer Vernooij

Attempt to fix 64 bit builds on Windows.

8a4246e... by Jelmer Vernooij

Cope with type requirements for python3.6 on Windows.

8cbf812... by Jelmer Vernooij

Only include custom stdint.h on python < 3.6.

823cf68... by Jelmer Vernooij

Update NEWS

e1677c1... by Jelmer Vernooij

Disable bdist_wininst builds for now - they're breaking with my unicode
name.

14dd9a3... by Jelmer Vernooij

There is no 'byref' in wintypes in python3.

6086ed2... by Jelmer Vernooij

Use standard strings in more places.

63c471a... by Jelmer Vernooij

Consistently provide unicode strings to subprocess - needed for Windows.

d691d0d... by Jelmer Vernooij

Add Windows build status badge.

81ab7da... by Jelmer Vernooij

Avoid messing with encodings.