Results 8 issues of Tarek Saier

I’m looking for a documentation of exception types. The [web documentation](https://pyyaml.org/wiki/PyYAMLDocumentation) only briefly mentions “instance of YAMLError or of its subclass” without further details. In the source I could so...

Hi, I noticed that on my system the interactive console launched as `python3 -m better_exceptions` does not interact with `~/.python_history`—i.e., neither old commands can be retrieved by pressing the arrow...

冘 is shown as part of 沈 but not shown as part of 枕

Putting this here as an open question: how should footnotes best be handled? * Current state: * figures, tables, citation markers. LaTeX math mode: replaced by marker with ID, content/caption...

enhancement

Current procedure when a DOI is found in a reference: reference string → DOI → crossref web API call → title → DB lookup in OpenAlex table (based on title)...

enhancement

An example is the first line in `arXiv_src_2105_034.jsonl` (paper `2105.05883`) for which only the first 14 out of 20 entries in `bib_entries` were extended with an `ids` field (i.e. processed...

bug

Based on a comment on Ankiweb > Seems great so far! However, I do wish it was a bit more automated. The plugin being able to automatically add pitch accent...

enhancement

Documentation said "seconds", but is actually milliseconds. See qdrant-client.ts:14 > "* Local timeout for requests [...] - Default 300 seconds" and qdrant-client.ts:39 > " constructor({url, [...], timeout = 300_000, ...args}:...