Adrian Valentin Panaintescu

Results 11 issues of Adrian Valentin Panaintescu

According to [HTML-Like Labels](https://graphviz.org/doc/info/shapes.html#html) you can use html in label as well as for headlabel and taillabel But unfortunately [pygraphviz](https://github.com/pygraphviz/pygraphviz) knows these two tags and sends them as a string...

## What is this Python project? An extremely fast Python linter and code formatter, written in Rust. ## What's the difference between this Python project and similar ones? - 10-100x...

## Issue I have tox configuration that I notice every time I change the package dependency I face up this issue. This is happen only for the first time running...

## Hey, I just made a Pull Request! #### :heavy_check_mark: Checklist - [ ] A changeset describing the change and affected packages. ([more info](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md#creating-changesets)) - [ ] Added or updated...

documentation

There is some way to enable dark mode or should be a feature request?

enhancement

As discussed on #99 this is changes need to cover this class support

## Issue I noticed that when I have an .exe file in the PATH environment variable, Tox crashes. ## Environment Provide at least: - OS: Windows 10 Enterprise (10.0, Build...

bug:minor
help:wanted

As mentioned in the issue #1871: if happen that a module is distributed across multiple location all location, on editable install this should be included in .pth file. In this...

**Issue** If you happen to add an executable file (or even a simple file) to the PATH environment variable, the virtual environment may break. I'm not sure of the equivalent...

bug

Since motivation was mentioned in #110, here is the implementation. @JulienPalard Let me know your thoughts!