Elliott Sales de Andrade
Elliott Sales de Andrade
Here's a downstream build with this PR applied that works on all (little- and big-endian) architectures: https://src.fedoraproject.org/rpms/python-pyahocorasick/pull-request/3
There seems to be one more oddity at: https://github.com/WojciechMula/pyahocorasick/blob/88256f54d4fb181e28bc9eaf738805b22ffecf0b/src/AutomatonItemsIter.c#L254-L262 vs: https://github.com/WojciechMula/pyahocorasick/blob/88256f54d4fb181e28bc9eaf738805b22ffecf0b/src/common.h#L49-L66 where if `AHOCORASICK_UNICODE` is not defined, it states that it is `const char *` to Python, but the `TRIE_LETTER_TYPE`...
Thanks @vagnermcj! Congratulations on your first PR to Matplotlib :tada: We hope to hear from you again.
Was this closed by #13338 (and thus ready to start using since 1.5.0)? Edit: I see the original comment there was to keep this open as tests weren't added yet,...
Here is a 4096 cache which uses font properties: https://github.com/matplotlib/matplotlib/blob/390e146c4d30025faf08eac0c9dba97b95dfc1e0/lib/matplotlib/text.py#L73-L77 I'm not sure that `renderer_ref` is the right key to use on the cache though, but it might be a...
Without having looked too much into details, at the least, this should pass tests and linting.
I don't really care about this discussion, but the docs you linked don't really ascribe any such meaning that you are claiming. And sure, if you want to type hint...
#76 replaced this.