-
**Describe the bug**
I think only the title of git commit messages should be considered, but when the commit contains mixed CR/LF for some reason, extraction of commit title would be broken, result…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
For example, I committed my changes in 10 files. First I have committed with 5 files changes only. Committed again with the rest of the 5 files. Git created two commit-ids for each commit.
Assume: …
-
The rather obscure and little tested CPAN distribution Class-MethodCache at some point began to experience build-time failures on CPANtesters. [First failure report](http://www.cpantesters.org/cpan/r…
-
[Marketplace](http://marketplace.xbox.com/en-US/Product/Perfect-Dark-Zero/66acd000-77fe-1000-9115-d8024d5307d3)
Tested on https://github.com/xenia-project/xenia/commit/068b2056ca02a707b164693fefc9e…
-
I have something that run on port 3000.
How or can we change the port with something else?
-
**Describe the bug**
Notebook 6.5.x Python Tests CI Job, `test_connections` of the `KernelAPITest` is failing. In recent CI environments for the Python Tests, the version of `jupyter_client` installe…
-
### Feature Description
Gitea currently displays commits of a PR in reverse chronological order, that is, latest first, both during compare before a PR is created and on the Commits tab after creatio…
jtran updated
6 months ago
-
I tried this code:
```rust
fn main() {
let mut items = vec![1, 2, 3, 4, 5].into_iter();
problem_thingy(&mut items);
}
fn problem_thingy(items: &mut impl Iterator) {
let mut peeker = items.pe…
-
The chunk dictionary of the response does not contain the ['meta_info']['arrival_time'] and ['meta_info']['append_to_queue_time'] keys. When the async_send_request function processes the response, Onl…