Deron Meranda
Deron Meranda
Thanks for the notification. This project has been in a "standby" mode for many years as it was written prior to the Python standard library having any JSON API. I...
I assume this is related to the portability warning produced by **jsonlint** when reading JSON that contains a raw (not escaped) astral plane character in a string value, e.g., the...
I have not had time yet to consider updating the packaging method. I was planning on doing this either if a new release was issued (not planned yet) or when...
Thanks. I don't have time to review it for the next couple days, but I will shortly. It seems I have a small backlog of pending changes to deal with.
@adferrand Thanks, the **auto** provider wasn't documented, but that does appear to solve many of the same use cases. There are some problems though: • I'm not sure all the...
Also, the auto provider doesn't support help (at least as of version 3.3.14): ``` $ lexicon auto --help Traceback (most recent call last): File "/usr/local/bin/lexicon", line 8, in sys.exit(main()) ......
Thanks for merging this; we've been using my commit/patch for several years now without issue. I'm not sure if is still an issue, though I suspect this fix still works....