-
```
Hi all,
I just wanted to report one issue I encountered while trying mpmath 0.17 with
py2exe, which probably arose with the added py3 support.
I am using python 2.7.1 on winXPp, py2exe-0.6.9 and …
-
Lately I have been reviewing a bunch of `jaraco.*` packages in Fedora, and every now-and-then I get issues with running the tests where the non-`src-layout` interferes with `/usr/bin/pytest` calls. So…
-
### Description of the problem / feature request:
Using Linux gcc gold linker as default of running bazel in Ubuntu 20.04.
If the srcs input of cc_library is a tree artifact, like a declare_direct…
-
Hi
When building with Python 3.6/3.8 and running the tests in scikit-fuzzy, gitwash_dumper.py has a syntax error in the print statement on line 82, needs extra parentheses.
```
diff -Naur a/docs/…
-
Consider the following:
```dart
// Returns a [Glob] that matches all .dart files not in test/.
new Glob("**.dart") - new Glob("test/**.dart")
// Returns a [Glob] that matches all .dart files i…
-
minified files, such as `**.min.js` and `**.min.css`, look terrible as the UI prints the entire line (https://github.com/coala/coala/issues/3130), and these files typically violate every rule in the b…
-
It would be very helpful to have an `examples/` folder with a sample lambda usage example
-
fed037ba9 has added an ability to automatically add stdin to the list of files accepted by the program.
That's unexpected by developers who test their tools interactively, but whose tools later break …
-
https://npmjs.com/advisories/1751
-
So I noticed with my latest takeouts, sometimes DE locale is guessed which results in a lot of stuff not being parsed (like "My activity")
After a bit of debugging it seems that DE locale is gettin…