-
In colder climates the printer (MK3) powers up and goes to error min bed temp. After heating the bed with a hot air gun it clears to hot end min temp and after a little heating so does the hot end. I…
-
It flakes on the network policy jobs https://testgrid.k8s.io/sig-network-gce#network-policies,%20google-gce
Analyzing one occurrence https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernete…
aojea updated
1 month ago
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] I have read https://github.com/signalap…
-
## Question
PEP-8 line length is 79, Black is 88. Why is pylint's default 100? What standard is that reflecting?
I see this is where it was changed from 80 to 100, but no reason was given:
http…
-
### Checklist
- [X] I'm reporting a broken site
- [X] I've verified that I'm running yt-dlp version **2022.04.08** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specif…
-
This issue is to fully eliminate LLVM, Clang, and LLD *libraries* from the Zig project. The remaining ties to these projects are as follows:
* [ ] #8726
* [x] #8727
* [ ] #17749
* [ ] #…
-
upgrade/upgrades.TestBackfillRegionalByRow [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/13127771?buildTab=log) with [artifacts](https://teamcity.cockroa…
-
CSV (from standard library) uses a lot of methods that yield a `csv` file (that is opened and closed at the end of the block), `Tempfile.create` do the same:
Sample code:
~~~ ruby
CSV.generate …
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
[.](https://github.com/flutter/flutter/issues/51752#issuecomment-675844037)
Related to the discussion around hooks #25280
TL;DR: It is difficult to reuse `State` logic. We either end up with a …