Dave Peticolas
Dave Peticolas
Something I _think_ I noticed in testing -- if devpi timed out accessing upstream pypi.org, then it returned a "stale" result per https://github.com/devpi/devpi/blob/2d80b7be410a18f01068c10d375456a20f405a76/server/CHANGELOG#L116. Subsequent runs would serve the stale content...
> Can you try with my [temp branch](https://github.com/fschulze/devpi/tree/temp)? Working well so far, though I'm not sure I've observed an upstream timeout again. I'll reduce the devpi timeout and try to...
> You could force one by editing `/etc/hosts` to point pypi.org to 127.0.0.1, or you could change the `mirror_url` to example.com. I think the tricky bit is I need it...
Because GET requests should not, by definition, change state. http://programmers.stackexchange.com/questions/188860/why-shouldnt-a-get-request-change-data-on-the-server
I think this was fixed?
Oh, not yet.
I'm interested in working on this. Any guidance on how you'd like to see this structured @ashwanthkumar ?
Hi @ashwanthkumar , what do you think of the PR posted above?
> @jdavisp3 I did look at the commits on the fork and they look good. I haven't personally used Teams though so would need help in validating the changes in...
I didn't even _know_ there was an Android version of GnuCash 😄 That's pretty cool, but I sure don't have time to pick it up.