Eric Lenington

Results 25 issues of Eric Lenington

I may not be looking in the right place or searching for the right terms, but I'm not finding any information on the best way (or any way) to configure...

Question

To specify "last week" (at least a given version of it), you can do this: `sunday last week at 00:00:00 - saturday last week at 23:59:59` But I can't figure...

I'm considering porting fysom to Micropython. The most significant challenge I see is that weak references are not supported. From the fysom code, I see that they are only used...

There have been a number of significant improvements, including the long-awaited addition of async/await.

## Problem/Feature Request Summary This is rather specific to `ctx.is()` on line 73 of index.js. Currently, the code is `ctx.is('json')`. That works fine for `application/json`, but does not recognize RFC6839...