Files
deb-python-pygit2/src
Carlos Martín Nieto 30084e00c4 Add support for pypy
Fortunately pypy provides support for a lot of the CPython API, so the
changes are minimal.

The most important changes are:

- constructors always get a keyword argument dictionary, even if no
  keyword arguments are passed

- trying to assign to a read-only attribute raises TypeError instead of
  AttributeError

Apart from that, pypy does not provide MAXPATHLEN. There is a hack in
place currently, but there is only place that's using that macro, and
there shouldn't be a need for it much longer.

This fixes #209.
2014-01-26 09:52:35 +01:00
..
2013-11-04 15:23:10 +00:00
2013-11-04 15:23:10 +00:00
2014-01-15 15:40:04 +00:00
2013-03-29 20:23:28 +01:00
2013-12-10 13:41:51 +01:00
2013-05-26 21:53:16 +02:00
2013-03-29 20:23:28 +01:00
2014-01-26 09:52:35 +01:00
2013-03-29 20:23:28 +01:00
2014-01-15 15:40:04 +00:00
2014-01-15 15:40:04 +00:00
2013-12-02 16:34:30 +01:00
2013-03-29 20:23:28 +01:00
2014-01-26 09:52:35 +01:00
2013-11-24 11:49:17 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-05-11 19:38:17 +02:00
2014-01-26 09:52:35 +01:00
2013-12-02 16:34:30 +01:00
2014-01-22 23:30:02 +01:00
2013-05-06 13:51:47 +10:00
2014-01-26 09:52:35 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-05-05 21:45:39 +02:00
2013-07-10 11:28:21 +02:00
2013-03-29 20:23:28 +01:00