Philippe Ombredanne

Results 703 issues of Philippe Ombredanne

@cpettitt I wonder if it would be possible to start a layout with certain nodes that have a predefined position? The goal is to incrementally render dot files that are...

What would be the license for this code? I could not find any... Thanks!

Since distroless are primarily built with Bazel I filed this issue https://github.com/bazelbuild/rules_docker/issues/1876 that am repasting here... but I reckon this may need to be tracked here instead: # 🚀 feature...

# 🚀 feature request ### Relevant Rules When a package is installed, only metadata are kept and the list of installed files is lost/not saved with the package metadata. I...

With Python 2.7.13, on Linux (fs.encoding is UTF-8) I get this error: ``` $ touch foo$'\261'bar $ touch plain $ python2 -c "import scandir;print list(scandir.scandir('.'))" [, ] $ python2 -c...

The text was truncated compared to https://opensource.org/licenses/mit and missing the trailing ..." IN THE SOFTWARE." Found while scanning with https://github.com/nexB/scancode-toolkit Signed-off-by: Philippe Ombredanne

https://www.cve-search.org/feeds/via4.json seems to be out of date. It is just a glitch or something permanent?

i.e. given a URI and a template? does the URI match the template? This would be a useful feature

The windows tests with a unicode build and the linux tests with a non-unicode are failing this test: On bytes/linux: ``` _____________________________________________________ TestTrieIterators.test_items _____________________________________________________ self = def test_items(self): A =...

Since ARM is Apple's new default, it would make sense to ensure things work on ARM M1 chips