text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(std_misc)]
use std::cell::RefCell;
fn main() {
let b = RefCell::new(Some(5));
if let Some(x) = b.borrow().clone() {
}
}"><pre class="notranslate"><span class="pl-c1... | <p dir="auto">Spawned off of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="54076219" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/21022" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/21022/hovercard" href="... | 1 |
<ul dir="auto">
<li>[ Y] I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li>[ Y] I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a du... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">On certain (at least many to many) relationships, the oracle dialect fails to convert unicode to string on oracle 8 if the Column type is not specified, but rather inferred from ForeignKey.</p>
<p dir="auto">This causes <st... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">(original reporter: ged) Is this intended? It used to work in 0.5.xxx...</p>
<hr>
<p dir="auto">Attachments: <a href="../wiki/imported_issue_attachments/1765/test_fk.py">test_fk.py</a> | <a href="../wiki/imported_issue_atta... | 1 |
<p dir="auto">I'm on 5.8.23 (babel-core 5.8.25), and getting the following error for for..of on IE9 and IE11. Haven't tested on IE10.</p>
<pre class="notranslate">ReferenceError: 'Symbol' is undefined</pre> | <p dir="auto">Hey there,</p>
<p dir="auto">I've used a simple <code class="notranslate">for...of</code> statement in my JSX file, but the output breaks Safari (8.0.7). Works fine in Chrome and Firefox. The error message is "ReferenceError: Can't find variable: Symbol" and I indeed can't find any reference to <code clas... | 1 |
<h3 dir="auto">System Information</h3>
<p dir="auto">OpenCV version: 4.5.0<br>
Operating System / Platform: Windows 10<br>
Compiler & compiler version: GCC 9.3.0</p>
<h3 dir="auto">Detailed description</h3>
<p dir="auto">When trying to save a matrix that has the depth CV_16F using cv::FileStorage the assertion <cod... | <p dir="auto">I'm seeking an approach for <code class="notranslate">CV_NODISCARD</code> that will work across all the compilers opencv 4.x and above supports.</p>
<p dir="auto">The current approach is legacy for gcc and clang. Using <code class="notranslate">__attribute__((__warn_unused_result__))</code> on functions. ... | 0 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br>
<a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contrib... | 0 |
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/use-a-google-font" rel="nofollow">use-a-google-font</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/602.4.8 (KHTML, like Gecko) Version/10.0.3 Safa... | <h4 dir="auto">Issue Description</h4>
<p dir="auto">This is for the feature/curriculum-expansion branch only when run locally, and NOT the staging branch.</p>
<p dir="auto">For several challenges (challengeType: 0, using the code editor with the mobile-phone output layout), the jQuery method .css() doesn't seem to be a... | 1 |
<p dir="auto">Repro gist: <a href="https://gist.github.com/mkscrg/9adea6ea14464876460c">https://gist.github.com/mkscrg/9adea6ea14464876460c</a></p>
<p dir="auto">Calling <code class="notranslate">electron.ipcRenderer.sendSync()</code> within a <code class="notranslate">drop</code> event handler causes odd behavior with... | <p dir="auto">I have an example repo here reproducing the issue in the smallest case I could come up with.</p>
<p dir="auto"><a href="https://github.com/aackerman/electron-setImmediate-test">https://github.com/aackerman/electron-setImmediate-test</a></p>
<p dir="auto">The gist is, when attempting to make a sync call in... | 1 |
<ul dir="auto">
<li>Electron version: v0.36.8</li>
<li>Operating system: Linux olimp 3.2.0-4-amd64 <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="14015029" data-permission-text="Title is private" data-url="https://github.com/electron/electron/issues/1" data-hovercard-type="issue" da... | <p dir="auto">I capture the mainWindows screen every 40ms to stream it to another computer. But the memory consumption rises and rises and at about 15 GB it slows down the webpage.</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="... | 1 |
<p dir="auto">Axis labels are no longer displaying properly with the latest push to production. Please visit <a href="https://superset.d.musta.ch/superset/dashboard/meta/" rel="nofollow">https://superset.d.musta.ch/superset/dashboard/meta/</a> to reproduce the issue.</p>
<p dir="auto"><a target="_blank" rel="noopener ... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/130878/23325218/89b69602-faa8-11e6-9d5f-2939cc359ebf.png"><img src="https://cloud.githubusercontent.com/assets/130878/23325218/89b69602-faa8-11e6-9d5f-2939cc359ebf.png" alt="image" style="max-width: 100%... | 1 |
<p dir="auto">Hello, how do I traverse the root path?<br>
I found <a href="https://github.com/babel/babel/issues/9683" data-hovercard-type="issue" data-hovercard-url="/babel/babel/issues/9683/hovercard">this issue</a>, but it has been idle for a long time.<br>
Is there any good way? thank!</p> | <p dir="auto">When including <code class="notranslate">6to5</code> in other build systems, 6to5 pulling extra deps (like chokidar) is unfortunate.<br>
Especially when some of these have inherently brittle native extensions.</p> | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: 1.32.3</li>
<li>Operating System: [macOS 13.2.1 (22D68)]</li>
<li>Browser: [Chromium]</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [1.32.2]</li>
<li>Operating System: [Windows 11]</li>
<li>Browser: [Chrome]</li>
<li>Other info: I haven't tested on other browsers and I can see this issue with versions above 1.30.0</li>
</ul>
<p dir="auto"><strong>Title:</strong> Browser closes ... | 0 |
<p dir="auto">See discussion in <a href="https://discourse.julialang.org/t/no-automatic-type-promotion-for-parametric-structs/62664/1" rel="nofollow">https://discourse.julialang.org/t/no-automatic-type-promotion-for-parametric-structs/62664/1</a></p>
<p dir="auto">When using different (but convertible) types in a const... | <p dir="auto">Consider a definition of a parameter-less struct:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="struct Bar
x::Int
y::Float64
end"><pre class="notranslate"><code class="notranslate">struct Bar
x::Int
y::Float64
en... | 1 |
<p dir="auto">Why not to think of adding "right to left" support, I think this will be a great feature to bootstrap.</p> | <p dir="auto">I believe that bootstrap dropdowns should not close when the dropdowns themselves are clicked on. This will make it possible to put login forms inside the dropdowns.</p>
<p dir="auto">You can reporoduce this by heading to <a href="http://twitter.github.com/bootstrap/javascript.html#dropdowns">http://twitt... | 0 |
<ul dir="auto">
<li>VSCode Version: 1.1.1</li>
<li>OS Version: 10</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Install VS Code.</li>
<li>Install one or more extensions.</li>
<li>Notice that there is a <code class="notranslate">.vscode</code> folder in your user directory.</li>
</ol>
<p dir="auto... | <ul dir="auto">
<li>VSCode Version: 0.10.11</li>
<li>OS Version: Windows 7 Enterprise 64-bit</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Press "Ctrl + =" to zoom in the view.</li>
<li>Search for some text</li>
<li>Click "F3" to jump to the "Next match"</li>
</ol>
<p dir="auto">The fonts are ren... | 0 |
<p dir="auto">None of my onClick handlers are working in development mode after updating from 0.14.0 to 0.14.1 using IE11.</p>
<p dir="auto">When reverting the code that was changed in ReactErrorUtils.js for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="111237674" data-permission-t... | <p dir="auto">Count up with 0.14.0<br>
<a href="http://inuscript.github.io/react-0-14-bug/0-14-0.html" rel="nofollow">http://inuscript.github.io/react-0-14-bug/0-14-0.html</a></p>
<p dir="auto">But can't count up 0.14.1<br>
<a href="http://inuscript.github.io/react-0-14-bug/0-14-1.html" rel="nofollow">http://inuscript.... | 1 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto"><em>bug</em></p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">I get:</p>
<blockquote>
<p dir="auto">Warning: Unknown DOM property autocomplete. Did you mean autoComplete... | <p dir="auto">I'm not sure what counts as a canonical source, but as near as I can tell, the <code class="notranslate">autocomplete</code> input property should be all downcased. I've been having some trouble with form input showing up in Firefox after a refresh and noticed that I had <code class="notranslate">autoComp... | 1 |
<p dir="auto">Heya, I've been trying to get any of the Page.mouse methods to work, but they all return the same error. I'm only using Page.mouse because neither .dragTo() nor .dragAndDrop() were working like some other users have posted about.</p>
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: ... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.30.0</li>
<li>Operating System: WSL2</li>
<li>Node.js version: v16.18.1</li>
<li>Browser: All</li>
</ul>
<p dir="auto"><strong>Code Snippet</strong></p>
<p dir="auto">This is just one short example. It is affecting all tests.</p>
<div... | 0 |
<p dir="auto">It should be possible to make an <code class="notranslate">expanded</code> (but not <code class="notranslate">multiple</code>) choice widget render an additional radio button for the <code class="notranslate">empty_value</code> option (if passed). Otherwise it's not possible to remove the selection if the... | <p dir="auto">As far as i can see there no way to overwrite or set the default messages domain for a certain template or controller. Especially when using the keyword syntax like "email.lostpassword.greeting" i find it very inconvenient to duplicate the keyword "email" (not to mention to add the empty the second argume... | 0 |
<p dir="auto"><strong>Expected Behavior</strong><br>
Use the session.setProxy function of a window to set a user:pass authenticated proxy. Load URL in that window. Expect that app.login event is triggered and request is made.<br>
<strong>Actual behavior</strong><br>
Set session proxy to a user:pass authenticated proxy,... | <p dir="auto">Hello,</p>
<p dir="auto">I'm hoping for some general guidance... it seems when using electron notifications (either with the html5 api in from within renderer process or the notification module inside the main process) each notification fires off three times, resulting in three identical notifications and... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cbeams" rel="nofollow">Chris Beams</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8182?redirect=false" rel="nofollow">SPR-8182</a></strong> and commented</p>
<p dir="auto">Based on decisions made in other subtasks... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=skajotde" rel="nofollow">Kamil</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9092?redirect=false" rel="nofollow">SPR-9092</a></strong> and commented</p>
<p dir="auto">I implement contributions for my application ... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">core</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2.4.2.0 - v2.4.3.0-0.5.rc2"><pre ... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">include_tasks</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.2.0
confi... | 1 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><input type="che... | 0 |
<p dir="auto">When using <code class="notranslate">multiple</code> attribute only the first file is uploaded. The rest is simply ignored. Is this on purpose by design?</p> | <p dir="auto">The locale refactoring lead to a regression in the Security/Router integration. It's now again possible to detect the routes for secured parts of the website.</p> | 0 |
<p dir="auto">I want to test the performance of AlexNet, ZF Net, GoogLeNet, VGGNet on my own dataset. But I cannot find the code for these models in Keras, then are there any codes for AlexNet, ZF Net, GoogLeNet, VGGNet in Keras? How can I find them? Thank you so much!</p> | <p dir="auto">Please go to TF Forum for help and support:</p>
<p dir="auto"><a href="https://discuss.tensorflow.org/tag/keras" rel="nofollow">https://discuss.tensorflow.org/tag/keras</a></p>
<p dir="auto">If you open a GitHub issue, here is our policy:</p>
<p dir="auto">It must be a bug, a feature request, or a signifi... | 0 |
<p dir="auto">style element created but not able to finish task</p> | <p dir="auto">This will be the central issue for tracking this problem. So far it appears to be effecting tests that look for the <code class="notranslate">style</code> element or that test for specific style elements on <code class="notranslate">body</code>. Please let us know if you see cases that break from this pat... | 1 |
<h3 dir="auto">System Info</h3>
<h3 dir="auto">System Info</h3>
<p dir="auto">I'm running into an issue where I'm not able to load a 4-bit or 8-bit quantized version of Falcon or LLaMa models. This was working a couple of weeks ago. This is running on Colab. I'm wondering if anyone knows of a fix, or why this is no lon... | <p dir="auto">ALBERT: <a href="https://arxiv.org/abs/1909.11942v1" rel="nofollow">https://arxiv.org/abs/1909.11942v1</a> was just released. Are there plans to implement this in Transformers?</p> | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kaborka20" rel="nofollow">Moshe Moshe</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7980?redirect=false" rel="nofollow">SPR-7980</a></strong> and commented</p>
<p dir="auto">Hi,</p>
<p dir="auto">It seems that th... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gaplo" rel="nofollow">Gary Ip</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2598?redirect=false" rel="nofollow">SPR-2598</a></strong> and commented</p>
<p dir="auto">Features request for dealing with Dealing with... | 0 |
<p dir="auto">It seems that the string from DOM is encoded in UTF-16, then use with node's <code class="notranslate">fs</code> module, it can not handle properly.</p>
<p dir="auto">For example:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipb... | <p dir="auto">Hey.</p>
<p dir="auto">When retrieving a hexadecimal string from the user's clipboard and converting it to a Buffer via <code class="notranslate">new Buffer string, 'hex'</code>, it seems that the second half of the string isn't parsed correctly and defaults to a random byte string.</p>
<div class="highli... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">Setting <code class="notranslate">maker</code> in a scatter plot is causing <code class="notranslate">ValueError</code></p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div class="highlight highlight-source-python ... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto"><code class="notranslate">plt.scatter()</code> raises upon drawing when called with <code class="notranslate">marker=''</code> (no errors with 3.3.0).<br>
This change of behavior broke seaborn.</p>
<p dir="auto"><strong>Code for... | 1 |
<p dir="auto">In one of our screens with Material Scaffold no AppBar is set and the body is a ListView containing normal Flutter widgets and a WebView. The ListView is wrapped in a SafeArea.</p>
<p dir="auto">When scrolling up, as expected, the normal Flutter widgets are not visible behind the statusbar. Unfortunately ... | <p dir="auto">Can't clip NativeView(UIKitView) on iOS,Android is ok.<br>
BorderRadius not work with ClipRRect、Card and so on.</p> | 1 |
<p dir="auto">When using keras for regression problems, loss uses mean squared error. The loss displayed by the network fit in the last epoch during training is inconsistent with the loss calculated from the input data after the model is saved.</p> | <p dir="auto">#</p><details><summary>Click to expand!</summary><p dir="auto"></p>
<h3 dir="auto">Issue Type</h3>
<p dir="auto">Bug</p>
<h4 dir="auto">Source</h4>
<p dir="auto">binary</p>
<h4 dir="auto">Tensorflow Version</h4>
<p dir="auto">2.8.2</p>
<h4 dir="auto">Custom Code</h4>
<p dir="auto">Yes</p>
<h4 dir="auto">O... | 1 |
<ul dir="auto">
<li>Electron Version:2.0.3</li>
<li>Operating System (Platform and Version): macOS 10.13.5</li>
<li>Last known working Electron version:</li>
</ul>
<p dir="auto"><strong>Additional Information</strong><br>
Add any other context about the problem here.</p>
<p dir="auto">code:</p>
<div class="snippet-clip... | <ul dir="auto">
<li>Electron Version: latest (non beta)</li>
<li>Operating System (Platform and Version): mac high sierrra</li>
<li>Last known working Electron version: n/a</li>
</ul>
<p dir="auto"><strong>Expected Behavior</strong><br>
I have 2 independent tray icons. When I destroy one icon sometimes application cras... | 1 |
<h1 dir="auto">I want the ability to add a single full screen zone across multiple displays in a multi-monitor configuration</h1>
<p dir="auto">I use Visual Studio across 2 x 4K 32" monitors. I want to maximize the application across both displays, and treat both displays as a single screen/zone. Currently, I need to... | <p dir="auto">Popup tells me to give y'all this.</p>
<p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p>
<p dir="auto">Version: 1.0.0<br>
OS Version: Microsoft Windows NT 10.0.19041.0<br>
IntPtr Length: 8<br>
x64: True<br>
Date: 07/31/2020 17:29:59<br>
Exce... | 0 |
<p dir="auto">Documents of different types tend to have different fields, which can lead to problems of sparsity when documents are stored in the order that they were indexed. If we sort documents by type, then missing values (eg in doc values or norms) can be represented very efficiently.</p>
<p dir="auto">On merge, ... | <p dir="auto">Lucene has index-time sorting and early query termination capabilities. It would be nice to integrate it into Elasticsearch in order to speed up queries whose sort order matches the index order. This <a href="https://speakerdeck.com/elasticsearch/index-sorting-with-lucene" rel="nofollow">presentation</a> ... | 1 |
<p dir="auto">React version: <code class="notranslate">0.0.0-experimental-94c0244ba</code></p>
<h2 dir="auto">Steps To Reproduce</h2>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import React from "react";
import Rating ... | <p dir="auto">React version: I think any experimental version.<br>
Tested using:</p>
<ul dir="auto">
<li><code class="notranslate">0.0.0-experimental-5faf377df</code> and</li>
<li><code class="notranslate">0.0.0-experimental-e5d06e34b</code> at least.</li>
</ul>
<h2 dir="auto">Steps To Reproduce</h2>
<ol dir="auto">
<l... | 1 |
<p dir="auto">environment:<br>
OpenCV(4.3.0)<br>
language:python 3.6</p>
<p dir="auto">1.load the data from txt files,and then convert type from float to int32.<br>
a.txt<br>
4.020161 0.372046<br>
4.086024 0.548271<br>
4.112598 0.539363<br>
4.162546 0.522878<br>
4.252789 0.684608<br>
4.265030 0.681673<br>
4.572025 0.75... | <p dir="auto">Transferred from <a href="http://code.opencv.org/issues/4490" rel="nofollow">http://code.opencv.org/issues/4490</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="|| Do Bi on 2015-07-21 13:15
|| Priority: Normal
|| Affected: bran... | 1 |
<p dir="auto">I have soft wrap enabled and there's a block which is wrapped to the next line. When I fold it soft wrap stops working.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/180154/8167645/4aaa7750-13a8-11e5-9776-0539649309fd.gif"><img src="https://clou... | <p dir="auto">Taken from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="57728244" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/5567" data-hovercard-type="pull_request" data-hovercard-url="/atom/atom/pull/5567/hovercard?comment_id=75758499&... | 1 |
<p dir="auto">Please see an example below. Should it generate same fingerprint? Thanks.</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from scrapy.http import Request
from scrapy.utils.request import request_fingerprint
r... | <p dir="auto">Currently when image download encounters redirect download fails. This is probably <a href="https://github.com/scrapy/scrapy/blob/master/scrapy/pipelines/media.py#L106">because of this line that sets handle_httpstatus_all</a>. As a result image download handler gets to process response with status 3** and... | 0 |
<p dir="auto"><strong>I'm submitting a feature request</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ x ] feature request"><pre class="notranslate"><code class="notranslate">[ x ] feature request
</code></pre><... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV =>Newest</li>
<li>Operating System / Platform => WIN10X64</li>
<li>Compiler =>VS2017X64</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">opencv_imgproc_AVX512_SKX:<br>
D:\Eigen\src\Eigen\src/Core/GenericPacketMath.h(... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => ❔</li>
<li>Operating System / Platform => <g-emoji class="g-emoji" alias="grey_question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2754.png">❔</g-emoji></li>
<li>Compiler => ❔</li>
</ul>
<h5 dir="auto... | 0 |
<p dir="auto">Hi, just reporting a problem,</p>
<p dir="auto">I tried to run julia on Ubuntu 13.04 on a free EC2 instance (t1.micro) and got an Illegal instruction just after typing julia.</p>
<p dir="auto">I tried both 32 and 64 bit Ubuntu.<br>
Haven't tried this on a non-free instance.</p>
<p dir="auto">Steps to repr... | <p dir="auto">julia.bat crashes and test-julia.bat give the message :<br>
Your OS does not support AVX instructions. OpenBLAS is using Nehalem<br>
kernels as a fallback, which may give you poorer performance.<br>
Please submit a bug report with steps to reproduce this fault, and any error mes<br>
sages that follow . Th... | 1 |
<p dir="auto">I think line 567 in tools/rplot.py "ax.contour(Z, extent=[x_min, x_max, y_min, y_max])" should be changed to "ax.contour(Z.T, extent=[x_min, x_max, y_min, y_max])"</p>
<p dir="auto">When I plot a density map, the graph is rotated by 90 degrees.</p> | <p dir="auto">The axes drawn by rplot.GeomDensity2D are flipped.<br>
line 565 reads:<br>
<code class="notranslate">ax.contour(Z, extent=[x_min, x_max, y_min, y_max])</code><br>
but should read:<br>
<code class="notranslate">ax.contour(Z.T, extent=[x_min, x_max, y_min, y_max])</code><br>
The following test code gives th... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[x] feature request"><pre class="notranslate"><code class="notranslate">[x] bug report => search github for a similar ... | <p dir="auto"><code class="notranslate">dashCaseToCamelCase</code> and <code class="notranslate">camelCaseToDashCase</code> are duplicated:</p>
<p dir="auto"></p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-0 text-bold">
<a href="https://github.com/angular/angular/blob/58dd... | 0 |
<p dir="auto">Hello!</p>
<p dir="auto">I thought I'd open an issue, as I am currently working on this and hope to have a commit ready by the end of the day.</p>
<p dir="auto">"kube-up" with AWS ought to build out a highly available and multi-AZ kubernetes cluster following AWS EC2 best practices. There are two large st... | <p dir="auto">With the introduction of the experimental api prefix, we introduce large amounts of duplicate code for our autogenerated conversions and deep-copy functions. This increases the size of our binaries, and is not elegant. For simplicity, I will only talk about deep-copies, but everything that follows should ... | 0 |
<h1 dir="auto">Examples bug report</h1>
<h2 dir="auto">Example name</h2>
<p dir="auto"><code class="notranslate">analyze-bundles</code></p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">After following the <a href="https://github.com/zeit/next.js/tree/canary/examples/analyze-bundles#download-manually">"Download ma... | <p dir="auto">We need a sidebar which is a category tree of an e-commerce site, fetched from DB(pls check this example - <a href="https://www.ffshop.no/abonnement-c-84.html" rel="nofollow">ffshop : left menu</a> - building the next version of it).</p>
<p dir="auto">This should only load once - at very first time (serve... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">vmware_guest</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" ansible --version
ans... | <p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/X-Cli/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/X-Cli">@X-Cli</a> on 2015-08-15T16:56:46Z</p>
<h5 dir="auto">ISSUE TYPE</h5>
<p dir="auto">B... | 0 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 1.0.0<br>
<strong>System</strong>: Microsoft Windows 10 Pro Insider Preview<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncau... | <p dir="auto">I right-clicked on a folder in the tree view</p>
<p dir="auto"><strong>Atom Version</strong>: 0.194.0<br>
<strong>System</strong>: Windows 7 Entreprise<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find module './context-menu'<br>
Erro... | 1 |
<p dir="auto">Running numpy.dot normally produces the expected answer:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ python -c "import numpy ; f=numpy.ones(2,dtype=numpy.float32);print f.dot(f)"
2.0"><pre class="notranslate"><cod... | <p dir="auto">I've found a very strange bug. Under certain circumstances, a small number of the entries in the dot product of two 2D arrays will be wrong:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np
nrow, ncol = 2, 69900
... | 1 |
<p dir="auto">I've got an account on your site and I've successfully added GitHub, Twitter and G+ to my profile, but when I try to add LinkedIn, nothing happens once I've logged in and authorized Free Code Camp. The problem seems to be on your side as the dialog closes after attempting to authorize and when the button ... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/4723535/9331088/be7f8226-4600-11e5-8e1e-db6f7b1245f3.png"><img src="https://cloud.githubusercontent.com/assets/4723535/9331088/be7f8226-4600-11e5-8e1e-db6f7b1245f3.png" alt="screenshot from 2015-08-18 23... | 0 |
<p dir="auto">Howdy!</p>
<p dir="auto">Due to some unfortunate circumstances I'm currently stuck working on a project that's a subdirectory in part of a larger git repo. To open the entire repo directory would be a bit of a pain as well. I can work on the project just fine otherwise but none of the git features are cur... | <p dir="auto">Ubuntu 12.04, vscode 0.10.1</p>
<p dir="auto">The main reason I want this is to get around slow go to file indexing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="117624487" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/55... | 1 |
<p dir="auto">react-scripts version: 3.4.1</p>
<h2 dir="auto">Steps To Reproduce</h2>
<ol dir="auto">
<li>Created project with CRA typescript</li>
<li>Added <code class="notranslate">.eslintrc.js</code>:</li>
</ol>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard... | <p dir="auto">When a state update causes the form's submit button to be displayed, the form's submit event fires even though the submit button has not been pressed.</p>
<p dir="auto">React version: 18.2</p>
<h2 dir="auto">Steps To Reproduce</h2>
<ol dir="auto">
<li>Press the "Change Mode" button on the first linked sam... | 0 |
<h2 dir="auto">Feature request</h2>
<p dir="auto"><strong>What is the expected behavior?</strong><br>
Every loader that uses <code class="notranslate">[hash]</code> needs to use <code class="notranslate">[hash:10]</code> to be consistent if webpack's options were set as <code class="notranslate">output: { hashDige... | <h2 dir="auto">Feature request</h2>
<p dir="auto">We all know that webapck can set the resolve.mainFields to read the node_modules package dependency file, but if I set<code class="notranslate"> {" es2015": "./fesm2015/core.js "} </code>like <code class="notranslate">@angluer/core </code>package.json;<br>
I will config... | 0 |
<p dir="auto">When using a touch device (such as a Surface Pro 4) in tablet mode, I expect the touch keyboard to be presented when you tap on the input area of the terminal, however it does not. it is the same behavior with PS, cmd, wsl. the cursor appears and waits for input but no keyboard.</p> | <h1 dir="auto">Environment</h1>
<p dir="auto"><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/terminal/commit/bd5cae13281401cda50cff29b6dda29b8350cc07/hovercard" href="https://github.com/microsoft/terminal/commit/bd5cae13281401cda50cff29b6dda29b8350cc07"><tt>bd5cae1<... | 0 |
<p dir="auto">Code compiles and runs just fine but with enough stuff in a array Atom thinks that everything is String or comments.<br>
tl;dr If an array has more than 23 string inside it Atom will freak out.<br>
<a href="http://gyazo.com/3e4dc7df7bbf131c1a5b76566e72d4bf" rel="nofollow">http://gyazo.com/3e4dc7df7bbf131c... | <p dir="auto">I opened a Python file with the following line (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="20976125" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/963" data-hovercard-type="pull_request" data-hovercard-url="/atom/atom/pull/96... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expecte... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | 0 |
<p dir="auto">If a bound value can be of more than one type, then HTML Number input fields are being bound as Strings. My expectation is that they should be bound to the same type as the input field. In my case, we change the type of the input field based on value of other fields on the form. This becomes a problem dow... | <p dir="auto">When setting the field of:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="num bZip;"><pre class="notranslate"><code class="notranslate">num bZip;
</code></pre></div>
<p dir="auto">From:</p>
<div class="snippet-clipboard-content n... | 1 |
<p dir="auto">Atom v0.121.0</p>
<p dir="auto">OS X Yosemite 10.10</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2707765/3910352/4b62e308-2317-11e4-80cb-a2df13ade126.png"><img src="https://cloud.githubusercontent.com/assets/2707765/3910352/4b62e3... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7317458/3932689/5819bcd0-246f-11e4-8973-451a17f7685f.png"><img src="https://cloud.githubusercontent.com/assets/7317458/3932689/5819bcd0-246f-11e4-8973-451a17f7685f.png" alt="screenshot_49" style="max-wid... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">Using version 3.1.0, ax.invert_yaxis() does not work as expected when called on a 3D scatter plot. There seems to be no effect when it is called after populating the plot, while calling it before the plot inverts the data points... | <h3 dir="auto">Bug summary</h3>
<p dir="auto">The ax.invertxaxis() and ax.invert_yaxis() function both produce the same output, a scatterplot with a flipped X axis.</p>
<h3 dir="auto">Code for reproduction</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-sn... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.19013.0
Windows Terminal version (if applicable):0.6.2951.0
Any other software? PSReadLine 2.0.0"><pre lang="none" class="notranslate"><code... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18362.0
Windows Terminal version (if applicable): Version: 0.4.2382.0
Any other software?
Office C2R
SSMS 18.2
VSCode
# Steps to reproduce
... | 0 |
<p dir="auto">Hi,<br>
I have a requirement that model should search for relevant documents before answering the query. I found RAG from Facebook AI which perfectly aligns with my requirement . Also saw <a href="https://huggingface.co/blog/ray-rag" rel="nofollow">this</a> blog from HF and came to know that HF implemente... | <h1 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature request</h1>
<p dir="auto"><strong>Good Second Issue</strong> - A more advanced issue for contributors who want to dive more into Longformer's attention mechani... | 0 |
<p dir="auto">I want to confirm that the current and future versions of opencv4 will no longer support vs2013?</p>
<p dir="auto">Will the opencv3 version always support vs2013?</p>
<p dir="auto">Thanks answer.</p> | <p dir="auto">Start using <code class="notranslate">noexcept</code> in commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/opencv/opencv/commit/43f821afb91330958d4723f6300a5ec0bfa2185e/hovercard" href="https://github.com/opencv/opencv/commit/43f821afb91330958d4723f6300a5ec0... | 1 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Having multiple languages installed on my machine, I start typing in the wrong language in the Run search box. I click the correct keys for what I am looking for, but of course the outcome is something completely different.<br>
For example, search... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<h1 dir="auto">Proposed technical implementation details (optional)</h1> | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Monitoring page load with ReactDevTool Profiler</li>
<li>Stopped the recording</li>
<li>Selected a render phase in the FlameGraph</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevT... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
bug</p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
error message:<br>
<code class="notranslate">/node_modules/@types/react-router/node_modules/@types/react/index.d.ts(2314,14): TS2300: Duplicate ... | 0 |
<p dir="auto">stats.mode seems surprisingly slow, especially since it's very much the same as <code class="notranslate">find_repeats</code>. Despite only needing to return the first value and being pretty much the same function, stats.mode is much slower than find_repeats (which appears to be a very thin wrapper around... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/905" rel="nofollow">http://projects.scipy.org/scipy/ticket/905</a> on 2009-03-31 by trac user parejkoj, assigned to unknown.</em></p>
<p dir="auto">I'm trying to run scipy.stats.mode (in scipy.stats.stats) on a 2-d ndarray, but it takes a... | 1 |
<h3 dir="auto">Current Behavior:</h3>
<p dir="auto">I've got a pre-workspaces monorepo setup like this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=".
├── app1
│ └── package.json
├── app2
│ └── package.json
└── packages
├── pkg1
... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto">npm v7 does not install linked local packages dependencies.</p>
<h3 dir="auto">Expected Behavior:</h3>
<p dir="auto">In npm v6 the dependencies of a local linked package are installed. This means that if <code class="notranslate">app</code> has <code class="notranslat... | 1 |
<p dir="auto">when I render <strong>form.jade</strong> from <strong>columns.json</strong> , I try to pass propsData(multi props) to component , but It seems unsupported. Is there a better way to do this?</p>
<blockquote>
<p dir="auto">json</p>
<div class="highlight highlight-source-json notranslate position-r... | <p dir="auto">It would be great if we could use v-bind with an object of attributes to pass props to a component.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<component is="component" v-bind="data"></component&g... | 1 |
<h3 dir="auto">Describe the bug</h3>
<p dir="auto">Mounting StaticFiles with an APIRouter doesn't work.</p>
<h3 dir="auto">To Reproduce</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from typing import Any
from fastapi impo... | <p dir="auto"><strong>Description</strong></p>
<p dir="auto">This is half a question on conceptual ideas, and half a feature request maybe?</p>
<p dir="auto">I was wondering if anyone here has any thoughts on the following scenario.</p>
<p dir="auto">Say I'm making a profile API. When posting a new profile, you use th... | 0 |
<p dir="auto">With the proposal for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="243831362" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/22858" data-hovercard-type="issue" data-hovercard-url="/JuliaLang/julia/issues/22858/hovercard" h... | <p dir="auto">Numpy has this ellipsis notation for filling<br>
index tuples up to dimension, where in<br>
<code class="notranslate">A[..., i, k]</code><br>
<code class="notranslate">...</code> is interpreted as shorthand for the number of colons <code class="notranslate">:, :, : etc</code> needed to fill<br>
the index... | 1 |
<p dir="auto">I just upgraded from 2.0.16 to 2.1.0 Beta 4 and in this code I get error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$builder->add('name', 'text');
$builder->add('category', 'entity', array(
'class' => 'PostBundl... | <p dir="auto">The master documentation says the following about the entity form type:</p>
<blockquote>
<p dir="auto">The class of your entity (e.g. AcmeStoreBundle:Category). This can be a fully-qualified class name (e.g. Acme\StoreBundle\Entity\Category) or the short alias name (as shown prior).</p>
</blockquote>
<p d... | 1 |
<p dir="auto">Will node programs be able to run via deno? Will there be an adapter? I think that's pretty important if deno adaption is to increase.</p> | <p dir="auto">Would it be possible to get access to exactly the same API in Node.js?</p>
<p dir="auto">I found the API surface overall to be exquisitely neatly designed, and I like it a lot. I'd like to be able to seamlessly switch between Deno and Node.js without memorizing strikingly different OS/file APIs.</p> | 1 |
<p dir="auto">Feature Request: Open recent documents and reopen last closed window</p> | <p dir="auto">A feature I love about ST2 and iA Writer, which I'm missing in Atom, is when you quit the app with open windows (including unsaved documents), they all appear again when you reopen.</p>
<p dir="auto">This has saved me countless times in my workflow to handle having to do a system restart for software upda... | 1 |
<p dir="auto">I upgraded MUI from v0.16.7 to v0.19.3 and have now the following problem with my popovers.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/materi... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | 0 |
<p dir="auto"><strong>Migrated issue, originally created by Wichert Akkerman (<a href="https://github.com/wichert">@wichert</a>)</strong></p>
<p dir="auto">After upgrading from 0.9.4 to 0.9.5 or 0.9.6 I am suddenly seeing an error appear in my tests:</p>
<div class="snippet-clipboard-content notranslate position-relati... | <p dir="auto"><strong>Migrated issue, originally created by NotTheEvilOne (<a href="https://github.com/NotTheEvilOne">@NotTheEvilOne</a>)</strong></p>
<p dir="auto">Hi,</p>
<p dir="auto">the "autoflush" feature triggers an error in SQLAlchemy 0.9.6.</p>
<div class="snippet-clipboard-content notranslate position-relativ... | 1 |
<p dir="auto">E.g.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ 94%] Built target opencv_videoio
[100%] Built target opencv_highgui
Linking CXX executable ../../bin/opengl-example-opengl_interop
../../lib/libopencv_imgproc.so.3.0.0: undefi... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.3</li>
<li>Operating System / Platform => Windows 10 64 Bit</li>
<li>Compiler => Visual Studio 2015</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<h5 dir="auto">Steps to reproduce</h5>
<p dir="auto">Duplicate of <a class=... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">template module</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.1.0
conf... | <h3 dir="auto">Issue Type:</h3>
<p dir="auto">Bug Report</p>
<h3 dir="auto">Ansible Version:</h3>
<p dir="auto">ansible 1.8.2</p>
<h3 dir="auto">Environment:</h3>
<ul dir="auto">
<li>OS X 10.10.2</li>
<li>VMWare Fusion Professional 7.1.1</li>
<li>Vagrant 1.7.2</li>
<li>vagrant-vmware-fusion (3.2.3)</li>
</ul>
<h3 dir="... | 0 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>no</td>
</tr>
<tr>
<td>Feature request?</td>
<td>yes</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>yes</td>
</tr>
<tr>
<td>Symfony version</td>
<td>4.1+</td>
</tr>
</tbody>
<... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>Maybe</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.4.x</td>
</tr>
</tbody>... | 0 |
<p dir="auto">Based on the discussion <a href="https://discourse.julialang.org/t/getting-union-tuple-covariance-for-maps-between-parallel-type-hierarchies/70060/6" rel="nofollow">https://discourse.julialang.org/t/getting-union-tuple-covariance-for-maps-between-parallel-type-hierarchies/70060/6</a></p>
<div class="snipp... | <p dir="auto">in a fresh Mac v1.6.2 session:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> function f1(x::Union{AbstractArray{T}, AbstractArray{Union{T, Missing}}},
y::Union{AbstractArray{T}, AbstractArray{Union{... | 1 |
<p dir="auto">Add new "local" snapshot repository type that would be similar to shared filesystem repository but will allow storing all snapshot file on a local file system of a single node.</p> | <p dir="auto"><strong>Elasticsearch version</strong>: v5.0.0-alpha5</p>
<p dir="auto"><strong>Plugins installed</strong>: x-pack</p>
<p dir="auto"><strong>JVM version</strong>: jdk1.8.0_92</p>
<p dir="auto"><strong>OS version</strong>: Mac 10.11.5</p>
<p dir="auto"><strong>Description of the problem including expected ... | 0 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">The unsafe lifecycle function aliases in 16.3.2 are not merged when defined more than once because of mixins, trigge... | <p dir="auto">I'm trying to run this snippet:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class Container extends React.Component {
constructor() {
super();
this.state = {
text: '...',
};
}
componentDidMount() {
... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | 0 |
<p dir="auto">It looks like webpack try to bundle all of server side dependencies, so it can't find module <code class="notranslate">fs</code>.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a hr... | <p dir="auto">I'm trying to rely on multiple <style jsx global> to be ordered correctly. E.g.:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<GlobalStyle />
<BlogStyle />"><pre class="notranslate"><span class=... | 0 |
<p dir="auto">I followed the build instructions given for the FreeBSD (10.0 x86_64) here- <a href="https://github.com/atom/atom/blob/master/docs/build-instructions/freebsd.md">https://github.com/atom/atom/blob/master/docs/build-instructions/freebsd.md</a></p>
<p dir="auto">I compiled node and npm from sources (FreeBSD ... | <p dir="auto">I tried to build it following this instructions:<br>
<a href="https://github.com/atom/atom/blob/8db47bd7b2226b858a255867aaa16419c652f64d/docs/build-instructions/freebsd.md">https://github.com/atom/atom/blob/8db47bd7b2226b858a255867aaa16419c652f64d/docs/build-instructions/freebsd.md</a></p>
<p dir="auto">H... | 1 |
<p dir="auto">Repeatable case: <a href="http://is.gd/kcejxG" rel="nofollow">http://is.gd/kcejxG</a></p>
<p dir="auto">% uname -a<br>
Darwin pair 14.1.0 Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 x86_64</p>
<p dir="auto">% rustc --version --verbose<br>
rustc 1.0.0-de... | <p dir="auto">It actually happens even if you take out the <code class="notranslate">type T</code> but I figured that would be too confusing of a testcase.</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(associated_t... | 1 |
<p dir="auto">Was scheduled for 110.</p> | <p dir="auto">Replaces <code class="notranslate">xrange</code> by <code class="notranslate">range</code> and replaces <code class="notranslate">range(...)</code> by <code class="notranslate">list(range(...))</code> where needed.</p> | 0 |
<p dir="auto">I've recently updated scipy in Fedora to newest 0.13.0 release and I can see one test failure on every architecture, both in python 2 and 3:</p>
<h5 dir="auto">Python 3.3.2</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR: t... | <p dir="auto"><code class="notranslate">eigs</code>, <code class="notranslate">eigsh</code>, <code class="notranslate">svds</code> all default to using <code class="notranslate">2 * k + 1</code> for the number of lanczos vectors <code class="notranslate">ncv</code>. This is fine for <code class="notranslate">k > ~5<... | 0 |
<h4 dir="auto">Challenge Name</h4>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">The code editor won't let me select or even navigate down to the last two lines of code. The 3rd line from the bottom it will let me select 2/3s of the line and the 4th line up will let me select about 3/4.</p>
<h4 dir="auto">Brows... | <p dir="auto">In all the exercises, we the users are forced to press the enter key before writing any code.</p>
<hr>
<h4 dir="auto">Update:</h4>
<p dir="auto">We have locked the conversation temporarily on this thread to collaborators only, this has been resolved in staging, and will be live soon.</p>
<p dir="auto">The... | 1 |
<h4 dir="auto">Describe the bug</h4>
<p dir="auto">Form uploads appear to have broken between v0.26 and v0.27. Requests that used to work without issue no longer work.</p>
<p dir="auto">Here is sample code that accepts a file and attempts to upload it to Cloudinary using form data.</p>
<div class="highlight highlight-s... | <h4 dir="auto">Summary</h4>
<p dir="auto">After upgrade from <strong>0.16.2</strong> to <strong>0.17.0</strong> I got error <code class="notranslate">window is undefined</code> when running in web worker at line:</p>
<p dir="auto"></p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji> Questions & Help</h2>
<p dir="auto">I am trying to fine-tune XLM on the SQuAD dataset.<br>
The command is as following:<br>
[CUDA_VISIBLE_DEVICES=0 python run_squad... | <h3 dir="auto">Feature request</h3>
<p dir="auto">Similarly to the <code class="notranslate">max_new_tokens</code>, a <code class="notranslate">min_new_tokens</code> option would count only the newly generated tokens, ignoring the tokens of the input sequence (prompt) in decoder only models.</p>
<h3 dir="auto">Motivati... | 0 |
<p dir="auto">I'm working on an application with many different code paths that load textures and I've patched the WebGLRenderer to cache textures also on the GL level, so that <code class="notranslate">uploadTexture</code> and <code class="notranslate">onTextureDispose</code> use a dictionary to see if a texture has a... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">When entering VR mode, <code class="notranslate">VREffect</code> sets the pixel ratio to 1. It saves a backup of the original value as <code class="notranslate">rendererPixelRatio</code> so it can set it back to what it was when exiting VR presentation. Howev... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | <p dir="auto">There are many tags in the HTML which NextJS generates which contain absolute URLs. For example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="href="/_next/blah""><pre class="notranslate"><code class="notranslate">href... | 0 |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">SQLAlchemy 0.3.0</p>
<p dir="auto">Oracle 10g</p>
<p dir="auto">cx_Oracle 4.2</p>
<p dir="auto">Red Hat Enterprise Linux WS release 3 (Taroon Update 7)</p>
<p dir="auto">If you have autoloaded tables Spam and Egg related by... | <p dir="auto">Hi,</p>
<p dir="auto">I am getting a StaleDataError with <code class="notranslate">SQLAlchemy==1.3.6</code> whenever sqlalchemy is trying to use <code class="notranslate">session.bulk_update_mappings()</code> and its always 1 less than the number of rows to be updated. I am running the code as part of an ... | 0 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">This is a bug.</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">When rendering a range input element, the value of the input isn't set on the initial render. You have to... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
Bug<br>
<strong>What is the current behavior?</strong><br>
React at the beginning rounds <code class="notranslate">input[type=range]</code> value to 0 or 1, and then looks at step parameter which is 0.1 for example. T... | 1 |
<p dir="auto">More informations on <a href="http://docopt.org/" rel="nofollow">http://docopt.org/</a>.</p>
<p dir="auto">Dump to docopt: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="9267514" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issue... | <p dir="auto">The whole thing already feels like <a href="http://docopt.org/" rel="nofollow">docopt</a> a bit - but by changing a few things, adding default values etc I think we could do better.</p>
<p dir="auto">Another thing that might be good in addition to having ->setHelp() in the commands is a ->setUsage()... | 1 |
<p dir="auto">my Question:</p>
<p dir="auto">Sample ListView Page in Diffrent Environment CPU and Memory very Hight, i Want To Know Why ,And How to solution!</p>
<p dir="auto">====================================================</p>
<ol dir="auto">
<li>Doctor:</li>
</ol>
<div class="snippet-clipboard-content notranslat... | <p dir="auto">It sometimes times out:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="8:59 +428 ~1 -1: test/integration/expression_evaluation_test.dart: expression evaluation can evaluate complex expressions in build method [E] ... | 0 |
<p dir="auto">Hi,</p>
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">include_role</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="an... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.1.2.0
config file =
configured module ... | 0 |
<p dir="auto">when use deno compile , Uncaught NotSupported: LocalStorage is not supported in this context.</p> | <p dir="auto"><a href="https://www.npmjs.com/package/ttypescript" rel="nofollow">https://www.npmjs.com/package/ttypescript</a></p>
<div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{
"compilerOptions": {
"p... | 0 |
<p dir="auto">I keep getting this error: "Oops! Something went wrong. Please try again later" when clicking on my map in Basic JavaScript. Also the site seems generally slow and has been for over a week.</p>
<p dir="auto">Thanks</p>
<p dir="auto">Dave</p> | <p dir="auto">Please see the attached screenshot<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/218870/12986435/41dbf09e-d11d-11e5-9247-b9f95f9806ef.png"><img src="https://cloud.githubusercontent.com/assets/218870/12986435/41dbf09e-d11d-11e5-9247-b9f95f9806ef.... | 1 |
<pre class="notranslate">What steps will reproduce the problem?
$ cat k.c
#include <stdio.h>
int main(int argc, char* argv[]) {
printf("hello\n");
return 0;
}
$ cat k.go
package main
func main() {
println("hello")
}
$ rm -f *.o *.gc* k
$ /opt/gccgo/bin/gcc -o k k.c --coverage
k.gcno i... | <pre class="notranslate">Problem description on golang-nuts:
<a href="https://groups.google.com/d/msg/golang-nuts/mWXsJJMdL0M/wioVT04ye7UJ" rel="nofollow">https://groups.google.com/d/msg/golang-nuts/mWXsJJMdL0M/wioVT04ye7UJ</a>
In short, pprof misses 7.5% of samples in newstack/oldstack (perf reports them
properly). T... | 0 |
<p dir="auto">Playwright already offers the important assertion method <code class="notranslate">toHaveClass</code> but unfortunately it is not possible to use it, when explicitly checking for one class attribute.<br>
The function offers several options for the <code class="notranslate">expected</code> argument, but is... | <p dir="auto">Hi there)</p>
<p dir="auto">I have a strange behavior with toHaveClass assertion.</p>
<p dir="auto">I have an html</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<label class="MuiInputLabel-root MuiIn... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.