Holger Frey

Results 4 issues of Holger Frey

I ran into a strange behavior when trying to read a bare repo on my FreeBSD machine with pygit2: Info: - FreeBSD: 13.1 - libgit2-1.3.2 - pygit2: 1.10.0 ```sh >...

Could you please add "EXAMPLE" to the built-in whitelist? This would allow to have some code examples as comments.

The lightbulb example does not work out of the box. When defining the `ledc_timer` in `lightbulb.c` (line 169 cont.) I had to add the `duty_resolution` property to get it to...

I found some problems with the scaffold working on Pyramid 1.4.x and Python 3. These changes might fix this.