Ravi Kotecha
Ravi Kotecha
I have tried to generate a parser using the python `abnf` module and attempted to keep faithful to the ABNF definition in the RFC - however it's having trouble parsing...
> Not familiar with this library - can you provide more information about what character it is choking on? It seems to be choking on the `eol` part in `...
@declaresub wow thank you for not only adding backtracking support but baking this RFC straight into your library!
@kulfoon It's really just for me but it exists on github and some other people decided to use it
Yeah this is exactly what I'm doing. I did the oauth flow to generate a config then I went and swapped in my PAT from gh cli in the MacOS...