Philippe Ombredanne

Results 703 issues of Philippe Ombredanne

The `STORE_SEQUENCE` feature introduced with #27 is great but it works only from tuples as opposed to more general sequences of integers. In particular support `array.array` types would be great....

enhancement

``` gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DAHOCORASICK_UNICODE= -I/home/pombreda/pyahocorasick/venv/include -I/home/pombreda/.pyenv/versions/3.6.10/include/python3.6m -c pyahocorasick.c -o build/temp.linux-x86_64-3.6/pyahocorasick.o In file included from Automaton.c:1201:0, from pyahocorasick.c:29: Automaton_pickle.c: In function ‘automaton_unpickle’: Automaton_pickle.c:363:17:...

Travis supported this. It is not clear if GH actions do support this

enhancement

@BenLangmead what would be the license for these?

@elautz @zvezdan I have a request to better scan the dependency style of pygradle in https://github.com/nexB/scancode-toolkit/issues/3015 and I was wondering if this project is still actively maintained as the last...

This PR replaces pipdeptree with python-inspector to resolve Python packages dependencies found in requirement files. python-inspector can resolve dependencies for any target Python version and OS (and not only the...

See also #772

ui

We should align the API doc with ScanCode.io API doc.

- [ ] VULCOID have a confusing id numbering (base 36) that have a varying length. We should do something that is random and fixed size instead and eschew having...

Priority: high

We should keep track of: - where we obtained advisory data from in an Advisory record - which Advisory were merged and contributed to a set of records - which...

Core models
data-quality