Ben Konrath

Results 48 comments of Ben Konrath

This is just a mirror of the mkgmap svn repository. You should post this patch to the mkgmap-dev mailing list. http://www.mkgmap.org.uk/dev/maillist

This is just a mirror of the mkgmap repo (now abandoned). You should post a message on the mkgmap-dev list for help with this problem. http://www.mkgmap.org.uk/dev/maillist

@claudep Yeah. I'll try to dedicate a few hours to going through the PR backlog a bit in the next day or two. Thanks for the reminder.

@skdishansachin Please fix the tests and then I'll take a look at this PR. I don't know why I have to continually approve the test runs but I'll be quicker...

No problem. There's no direct feedback since I have to approve and run the tests in github CI... and I haven't been on top of that. That makes it harder...

I fixed the tests and implemented a few cleanups / improvements. I think it's good to go.

@skdishansachin No problem. Thanks for looking over my changes.

It looks like the docs aren't automatically publishing to readthedocs anymore. I'll look into this.

Thanks for reporting the problem. The 5.0 docs are now on readthedocs on the default "latest" alias. The "stable" alias can't be built until we make a new release. It...

@vic012 Can you provide some information about how this fits into django-localflavor? Reading through `get_states_of_brazil()`, it seems to be a helper function / application specific logic, rather than something connected...