text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">When using an ES6 import at the <code class="notranslate">babel-node</code> REPL, it fails.</p> <p dir="auto">Example sources:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// foo.js import bar from './bar' consol...
<p dir="auto">This used to work for me in 4.x, but since updating it doesn't seem like import works interactively any more.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[chris /tmp/aaa]$ npm i kefir kefir@1.3.1 node_modules/kefir [chris /tmp...
1
<p dir="auto">The deployed (minimal, trimmed down) app is at:</p> <p dir="auto"><a href="http://www.baharev.info/sandbox/eventbug/" rel="nofollow">http://www.baharev.info/sandbox/eventbug/</a></p> <p dir="auto">and the entire source code is at:</p> <p dir="auto"><a href="https://github.com/baharev/eventbug">https://git...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>I opened my project ("react": "16.9.0")</li> <li>Start profiling</li> <li>Do my actions<br> 4, Stop profiling</li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.7.0-...
0
<p dir="auto">I'm having an issue with duplicate identifier errors. It appears to stem from having the same definitions listed in multiple places.</p> <p dir="auto">Let's say that I have a simple node server that utilizes the bluebird promise library. I have bluebird used in the main server code and in a library I wrot...
<p dir="auto">This input results in one "Duplicate identifier" error on the second declaration. it would be helpful to have all of them flagged. this also applies to duplicate implementations incase of functions.</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-...
0
<p dir="auto">Hi, I found that there are some problems (in my opinion) of the new theme of the <a href="https://pytorch.org/docs/master/" rel="nofollow">documentation</a>:</p> <ul dir="auto"> <li>The font is too thin compared to the original one.</li> <li>The background color is too bright compared to the original one....
<p dir="auto">While the new documentation style looks sleeker, I find its readability awful</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/1656541/45916067-4c80bf80-be4f-11e8-9780-f8feaecafd66.png"><img src="https://user-images.githubusercontent.c...
1
<p dir="auto">In the objects interface, one can instantiate a faceted plot where the faceted column is wrapped. When this results in a non-rectangular grid of axes, there are no xtick labels for the bottom axes that are not on the bottom row. Example code:</p> <div class="highlight highlight-source-python notranslate p...
<p dir="auto">When axes are shared, "internal" axes have axis and tick labels hidden. This is a good default, but might not always be what you want. It should be configurable somehow (perhaps in <code class="notranslate">Plot.layout</code>?)</p> <p dir="auto">Additionally, the default is not idea with a "wrapped" figur...
1
<p dir="auto">Hi, i use javascript to hide the popover,</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$('#element').popover('hide');"><pre class="notranslate"><code class="notranslate">$('#element').popover('hide'); </code></pre></div> <p dir...
<p dir="auto">i searched for an already opened issue but did not found any that was reporting this exact problem.</p> <p dir="auto">I'm trying to use the destroy method on tooltip (bootstrap v3) but it does not remove the element from the DOM.</p> <p dir="auto">Any idea ?</p> <p dir="auto">Fiddle : <a href="http://jsfi...
1
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/michaelgaribaldi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/michaelgaribaldi">@michaelgaribaldi</a> on 2016-10-28T22:32:33Z</p> <h5 dir="aut...
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/michaelgaribaldi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/michaelgaribaldi">@michaelgaribaldi</a> on 2016-10-28T22:32:33Z</p> <h5 dir="aut...
1
<p dir="auto">deno: 0.2.8<br> v8: 7.2.502.16<br> typescript: 3.2.1</p> <p dir="auto">Run the following in both node and deno:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="new Date().toLocaleString(&quot;en-US&quot;, {timeZone: &quot;America/...
<p dir="auto">As seen in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="422116599" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/1952" data-hovercard-type="issue" data-hovercard-url="/denoland/deno/issues/1952/hovercard" href="https://gith...
1
<p dir="auto">I was trying to import numpy but came out with this problem, i tried to reinstall numpy but it's still not working, any ideas?</p> <p dir="auto">Here's the issue-</p> <blockquote> <blockquote> <blockquote> <p dir="auto">import numpy<br> Traceback (most recent call last):<br> File "/usr/local/lib/python3.5...
<p dir="auto">This is on installing numpy on raspberry pi 3. I used the Noobs latest version and so using Raspbian stretch. Python was already installed, and I think numpy was already included. At the time, I think that import numpy was working well.<br> I installed openCV and it didn't work for a while as I had not pu...
1
<p dir="auto">From the mailing list:</p> <p dir="auto">I am referring to the documentation<br> here: <a href="http://docs.ansible.com/playbooks_variables.html#variable-precedence-where-should-i-put-a-variable" rel="nofollow">http://docs.ansible.com/playbooks_variables.html#variable-precedence-where-should-i-put-a-varia...
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.5.3</p> <h5 dir="auto">Environment:</h5> <p dir="auto">N/A</p> <h5 dir="auto">Summary:</h5> <p dir="auto">Variables referenced in tasks (the ones which appear directly in the playbook/are included w...
1
<h5 dir="auto">Description of the problem</h5> <p dir="auto">Three is a bug in FBXLoader with animation .When I run the example webgl_loader_fbx.html,only changing the Samba Dancing.fbx to man.fbx(already attched to this issue.), the animation is different from what opened in 3dmax. The right animation is that the man ...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">The FBXLoader does not work with many skeleton animations. e.g., from Mixamo.com. One example from Mixamo that fails is the following:</p> <p dir="auto">Character: WHITECLOWN N HALLIN<br> Animation: SAMBA DANCING</p> <p dir="auto">You can get this model by do...
1
<p dir="auto"><code class="notranslate">Version: 1.0.0 OS Version: Microsoft Windows NT 10.0.18362.0 IntPtr Length: 8 x64: True Date: 08/05/2020 08:46:02 Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Timer'. at System.Timers.Timer.set_Enabled(Boolean value) at System.Timers.T...
<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...
1
<p dir="auto">Hello everybody,</p> <p dir="auto">I have installed scipy-0.13.1 (compiled with mpif90) with python 2.7.3, but when I try to import :<br> from scipy.fftpack import fft</p> <p dir="auto">I have the following error messages :</p> <div class="snippet-clipboard-content notranslate position-relative overflow-...
<p dir="auto">Hello everybody,</p> <p dir="auto">I have installed scipy-0.13.1 but I have the following problem :</p> <p dir="auto">import scipy.special as special<br> Traceback (most recent call last):<br> File "", line 1, in <br> File "python2.6/site-packages/scipy/special/<strong>init</strong>.py", line 531, in <br...
1
<p dir="auto">I've noticed that the "no conditional hooks" aspect of the <code class="notranslate">rules-of-hooks</code> eslint rule isn't working inside a <code class="notranslate">React.memo()</code>'ed component. The project is typescript and I'm using the parse from <code class="notranslate">@typescript-eslint/pars...
<p dir="auto">React version:<br> 17.0.1</p> <h2 dir="auto">Steps To Reproduce</h2> <ol dir="auto"> <li></li> </ol> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import { useEffect } from 'react' export default () =&gt; { if (tru...
1
<h3 dir="auto">Preflight Checklist</h3> <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 <a href="https://github.com/electron/electron/blob/main/CONTRIBUTING.md">Contributing Guidelines</a> for this project.</...
<ul dir="auto"> <li>Output of <code class="notranslate">node_modules/.bin/electron --version</code>: v2.0.3</li> <li>Operating System (Platform and Version): macOS High Sierra</li> </ul> <p dir="auto"><strong>Expected Behavior</strong></p> <p dir="auto">Setting window.setContentProtection(true), should resist the exte...
1
<p dir="auto"><em>Inspired by the <code class="notranslate">@import</code> function of SASS.</em></p> <p dir="auto">I would like to propose a mechanism for creating partial files, which are not compiled by default, but embedded into files which reference them. It's just like bundling, but with less hassle and in a more...
<p dir="auto">Support compiling multiple input .ts files into one external module.</p> <p dir="auto">Need to determine exactly how the module boundaries are defined when doing this.</p>
1
<p dir="auto">I'm currently trying to compile 1.5.1 using libagg2 2.5.0.1, but unfortunately it fails with errors like <code class="notranslate">"src/agg_workaround.h", line 12: Error: conv_rgba_pre is not a member of agg.</code> so it is obviously not compatible to 2.5.0.1 anymore (but setupext.py says, it is sufficie...
<h3 dir="auto">Bug report</h3> <p dir="auto">Autoscaling should produce equal margins on both sides of the plotted data. However it does not do so in certain cases.</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snip...
0
<ul dir="auto"> <li>[] 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>[] 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 duplic...
<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/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
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/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
<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 Adrian (<a href="https://github.com/thiefmaster">@thiefmaster</a>)</strong></p> <p dir="auto">I have an <code class="notranslate">association_proxy</code> on a set-like relationship. Normal set operations work perfectly when it comes to not adding duplicates, ...
<p dir="auto">test case, from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="384635415" data-permission-text="Title is private" data-url="https://github.com/sqlalchemy/sqlalchemy/issues/3583" data-hovercard-type="issue" data-hovercard-url="/sqlalchemy/sqlalchemy/issues/3583/hovercar...
1
<p dir="auto">Recently, we deployed a ML model with FastAPI, and encountered an issue.</p> <p dir="auto">The code looks like this.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from ocr_pipeline.model.ocr_wrapper import Oc...
<p dir="auto"><strong>Describe the bug</strong><br> I have deployed FastAPI which queries the database and returns the results. I made sure closing the DB connection and all. I'm running gunicorn with this line ;<br> <code class="notranslate">gunicorn -w 8 -k uvicorn.workers.UvicornH11Worker -b 0.0.0.0 app:app --timeou...
1
<ul dir="auto"> <li>VSCode Version:1</li> <li>OS Version:10.9.5</li> </ul> <p dir="auto">Steps to Reproduce:<br> I am not sure, but I am attaching the crash report.<br> <a href="https://github.com/Microsoft/vscode/files/230760/vscode.crashreport.txt">vscode.crashreport.txt</a></p>
<p dir="auto"><del>When searching the command palette, the search is based in exactly what you type, In essence, Code is checking if what's been typed is a substring of the command title.</del></p> <p dir="auto">It would be great if the command palette search were a bit more fuzzy, i.e. based on the individual words th...
0
<p dir="auto">Hello<br> As presented here:<br> <a href="http://stackoverflow.com/questions/38454893/error-in-scipy-wilcoxon-signed-rank-test-for-equal-series?noredirect=1#comment64315624_38454893" rel="nofollow">http://stackoverflow.com/questions/38454893/error-in-scipy-wilcoxon-signed-rank-test-for-equal-series?noredi...
<p dir="auto">Hello<br> As presented here:<br> <a href="http://stackoverflow.com/questions/38454893/error-in-scipy-wilcoxon-signed-rank-test-for-equal-series?noredirect=1#comment64315624_38454893" rel="nofollow">http://stackoverflow.com/questions/38454893/error-in-scipy-wilcoxon-signed-rank-test-for-equal-series?noredi...
1
<p dir="auto"><code class="notranslate">skipchars</code> took a 5x preformance hit (for the benchmark we have in BaseBenchmarks) presumably after the introduction of locks on the <code class="notranslate">write</code> calls.</p> <p dir="auto">Perhaps we can lock outside of the loop and write without a lock and finally ...
<p dir="auto">I'm noticing an order-of-magnitude slowdown in a custom function to parse "sample list" files (one ASCII value per line) to Float32 arrays. Any ideas what could be causing this?</p> <p dir="auto">Offending function here: <a href="https://github.com/jpjones76/SeisIO.jl/blob/master/src/Utils/Parsing/streams...
1
<p dir="auto">I used time series line chart to display the data trending, but the value was shifted by 1 day, e.g. the value on 2016-05-01 was 23801, but actually the value was plotted on 2016-04-30. Will you help to investigate it or give some suggestions. Thanks a lot.</p> <p dir="auto">the data exported by caravel:<...
<p dir="auto">It looks like there's an off by one in the month visualization. If i do this kind of query:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="select foo, COUNT(distinct bar) from baz and EXTRACT(month FROM &quot;date&quot;) =2 and E...
1
<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"> 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-item"><inp...
0
<p dir="auto">It is similar to issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="385718821" data-permission-text="Title is private" data-url="https://github.com/scipy/scipy/issues/9553" data-hovercard-type="issue" data-hovercard-url="/scipy/scipy/issues/9553/hovercard" href="http...
<p dir="auto">Maybe the problem is following<br> ...<br> <em>tmp = grey_erosion(tmp, size, footprint, structure, output, mode, cval, origin)</em><br> tmp and input is the same now<br> so<br> <em>numpy.subtract(tmp, input, out=tmp)</em><br> gives zero</p> <p dir="auto">Thank you</p>
1
<h3 dir="auto">Background:</h3> <p dir="auto">I am an author of a golang project called <a href="https://github.com/osdevisnot/sorvor">sorvor</a> and I wish to distribute golang binaries using NPM so that consumers do not have to install separate toolchain to get sorvor.</p> <p dir="auto">To achieve this, I've publishe...
<h3 dir="auto">Current Behavior:</h3> <p dir="auto">I tested installing a git dependency which has either <code class="notranslate">prepare</code> or <code class="notranslate">prepack</code> script with npm CLI v7.0.0-beta.12 and confirmed the following behaviors.</p> <ul dir="auto"> <li>a package with a <code class="...
0
<p dir="auto">I think some times we need to write things like this, but obviously the auto formatting doesn't support this style well enough (actually it destroys manually formatted code):</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-c...
<p dir="auto">I have the following code:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" query(id: number) { return this.$http .get('/api/Entity/' + id) .then(function (data) { retu...
1
<p dir="auto">Consider:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function foo(x) y = convert(Vector{Float64},x) y[1] = 10.0 return y end julia&gt; x = [1,2,3] 3-element Array{Int64,1}: 1 2 3 julia&gt; foo(x) 3...
<p dir="auto">this is an umbrella issue for tracking known issues with switching to LLVM35 as default. please edit this post or add a comment below. close when someone edits <code class="notranslate">deps/Versions.make</code> to <del><code class="notranslate">3.6.0</code></del> <code class="notranslate">3.7.0</code></p...
0
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/blevine/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/blevine">@blevine</a>: 'This is expands on the issue I originally raised here: <a href="https:/...
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/blevine/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/blevine">@blevine</a>: 'Environment:<br> Neo4j Communit 1.8GA<br> Ubuntu 12.04<br> Oracle JDK 1...
1
<p dir="auto">Hi,</p> <p dir="auto">We are having issues with duplication in the result set in one of our instances running 2.1.3.</p> <p dir="auto">The topology is (task:Task)-[:HAS_STATE]-&gt;(state:TaskState) where the task has a unique ID, and the cardinality of the HAS_STATE is 1:1 (one state connected to the task...
<p dir="auto">This is similar to a closed issue for 4.4.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1082179033" data-permission-text="Title is private" data-url="https://github.com/neo4j/neo4j/issues/12800" data-hovercard-type="issue" data-hovercard-url="/neo4j/neo4j/issues/12...
0
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>path_provider getApplicationDocumentsDirectory() is throwing an unhandled exception on android</li> </ol> <div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import 'dart:io';...
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Add an admob bottom banner.</li> <li>Add a floating action button to the scaffold.</li> </ol> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/1326504/35255268-145225e2-ffa3-11e7-8eb6-0a5a2fa06e...
0
<ul dir="auto"> <li>VSCode Version: 1.0.0</li> <li>OS Version: 10.11.4</li> </ul> <p dir="auto">Using mocha, es6 and chai with vs code does not debug properly.</p> <ol dir="auto"> <li>Breakpoints in tests do not work properly, they may fire but in wrong place.</li> <li>Value inspector does not show local variables defi...
<ul dir="auto"> <li>VSCode Version: 1.0.0</li> <li>OS Version: Mac OS 10.11.3</li> </ul> <p dir="auto">Setup Steps:</p> <ol dir="auto"> <li>Download and expand <a href="https://github.com/Microsoft/vscode/files/233815/NodeJsWithBabelDebuggingExample.ZIP">NodeJsWithBabelDebuggingExample.ZIP</a><br> into a local folder.<...
1
<pre class="notranslate">Change cadcd534d525 broke the freebsd-amd64 build: <a href="http://godashboard.appspot.com/log/86327d8b97ad440e9c7edcb115129297adf10d52fbad21ef1aa9d0a8f29f7210" rel="nofollow">http://godashboard.appspot.com/log/86327d8b97ad440e9c7edcb115129297adf10d52fbad21ef1aa9d0a8f29f7210</a> gopack grc _t...
<p dir="auto">by <strong>zhaihj233</strong>:</p> <pre class="notranslate">var base int64 = int64(header.IndexLength + 0x01) for i := 0; i &lt; int(header.Length); i++ { mbuffer := make([]byte, indexs[i].length) f.ReadAt(mbuffer, int64(indexs[i].offset)+base) } In this example, f is *os.File whi...
0
<p dir="auto">According to the documents, as well as the behavior of previous versions, <code class="notranslate">JULIA_LOAD_PATH</code> shall append to <code class="notranslate">LOAD_PATH</code> instead of replace it, however, with Julia 1.0.1, this is not the case. Below is a minimal example, (<code class="notranslat...
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type &q...
0
<p dir="auto">Hello,</p> <p dir="auto">I have the same bug as this user.</p> <p dir="auto"><a href="https://stackoverflow.com/questions/47423172/tensorflow-why-does-avg-pool-ignore-one-stride-dimension" rel="nofollow">https://stackoverflow.com/questions/47423172/tensorflow-why-does-avg-pool-ignore-one-stride-dimension<...
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: Yes</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:Linux Ubuntu 16.04</li> <li><strong>TensorFlow installed from ...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=pedrosans" rel="nofollow">Pedro Santos</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5120?redirect=false" rel="nofollow">SPR-5120</a></strong> and commented</p> <p dir="auto">The spring scanner functionality do n...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mavarazy" rel="nofollow">Anton Oparin</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9409?redirect=false" rel="nofollow">SPR-9409</a></strong> and commented</p> <p dir="auto">RESTTemplate receives JSON response in...
0
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">this patch begins to provide this behavior. However a lazyloader from an expired object emits a second unnecessary load (or an unnecessary join, depending on how you lo...
<p dir="auto">How do we avoid session.bulk_update_mappings() generating WHERE clause with table name prefixed to the column name? Is this a bug?</p> <p dir="auto">Please refer to the MCVE posted by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/zzzeek/hovercard" data-octo-clic...
0
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; @code_typed true ^ -1 CodeInfo( 1 ─ %1 = Base.slt_int(p, 0)::Bool └── goto #5 if not %1 2 ─ %3 = Base.not_int(x)::Bool └── goto #4 if not %3 3 ─ invoke Base....
<p dir="auto">Cross-posting from discourse: <a href="https://discourse.julialang.org/t/incorrect-results-from-which-and-code-warntype-for-literal-powers/2630" rel="nofollow">https://discourse.julialang.org/t/incorrect-results-from-which-and-code-warntype-for-literal-powers/2630</a></p> <p dir="auto">I'm trying to use t...
1
<h3 dir="auto">Bug report</h3> <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="318464008" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/11137" data-hovercard-type="pull_request" data-hovercard-url="/matplotlib/matplotl...
<h3 dir="auto">Bug report</h3> <p dir="auto">I wrote a little script that creates graphs with matplotlib library, unfortunately, I am getting the exception below when I run that code... I couldn't find any documentation about how to fix it..</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="hig...
0
<h4 dir="auto">Description</h4> <p dir="auto">I have the same error as indicated on stack overflow (<a href="https://stackoverflow.com/questions/43964166/imp-module-is-deprecated-in-favour-of-importlib" rel="nofollow">https://stackoverflow.com/questions/43964166/imp-module-is-deprecated-in-favour-of-importlib</a>)<br> ...
<p dir="auto">Imagine you had a lot of columns, but that some of those columns never changed or were duplicated due to any number of circumstances. You might not even notice that you have these useless columns. It would be nice to have an optional preprocessing function that warns you about columns that would add no ne...
0
<p dir="auto">This is a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="120770764" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/5662" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/5662/hovercard" hr...
<p dir="auto">Suppose you have this class hierarchy<br> A<br> |<br> B<br> and A implements OnInit but B does not explicitly declare that it implements OnInit, only that it extends A. Then angular will (incorrectly) not call ngOnInit when it creates an instance of B.</p>
0
<h3 dir="auto">System information (version)</h3> <ul dir="auto"> <li>OpenCV =&gt; 4.1.1</li> <li>Operating System / Platform =&gt; Windows 64 Bit</li> <li>Compiler =&gt; Qt Qreator</li> </ul> <h3 dir="auto">Detailed description</h3> <p dir="auto">I've trained a custom Tensorflow-Model (completely from scratch, no trans...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; :3..4.3 / tried 4.0 alpha as well</li> <li>Operating System / Platform =&gt; :ubuntu 16</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I successfully transported some of ssd model trained in tensorflow and listed <a h...
0
<pre class="notranslate">At the package-level, all (non-imported) identifiers are immediately in package scope which permits self-referential declarations. This is important for type declarations; e.g.: type List struct{ elem int next *List } a) For type declarations, certain recursive constructs would lead to...
<pre class="notranslate">The spec says "An interface type T may not embed itself or any interface type that embeds T, recursively.", but nothing like this is mentioned for structs. (A struct containing itself would obviously need infty memory, but the spec should probably still explicitly mention that these are illega...
1
<h2 dir="auto">Bug Report</h2> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <p dir="auto">master - <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/apache/shardingsphere/commit/b31a5439e0c608ee9a735aadb426ed03b1e98a42/hovercard" href="https://github.com/apac...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/35563513/60227720-eb48b980-98c2-11e9-83d8-e4f7ba6ae4be.png"><img src="https://user-images.githubusercontent.com/35563513/60227720-eb48b980-98c2-11e9-83d8-e4f7ba6ae4be.png" alt="image" style="max-width: 10...
0
<p dir="auto">I'm new to Julia. I wonder why the loop in the following code isn't unrolled.<br> The operator '*' here is pure and have no side effects. I've checked @code_native for the same code with native types and it's looks it's unrolled correctly.</p> <div class="snippet-clipboard-content notranslate position-rel...
<p dir="auto">This seems inconsistent and undesirable:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; a = fill(1) 0-dimensional Array{Int64, 0}: 1 julia&gt; Float64.(a) 1.0 julia&gt; map(Float64, a) 0-dimensional ...
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">I need to build a trigram index for a set of columns in PostgreSQL. The SQL statement looks like this:</p> <div class="highlight highlight-source-sql notranslate po...
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">this works in general, but fails on at least the Postgresql dialect because it is linking each expression to a column. See <a href="https://bitbucket.org/zzzeek/alembic...
1
<p dir="auto">Issues like <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="200861457" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/774" data-hovercard-type="issue" data-hovercard-url="/vercel/next.js/issues/774/hovercard" href="https://git...
<p dir="auto">Sometime that error show in log, I don't know when or how that error show up, it just show up random<br> It seem like I do something wrong but I don't know what</p> <ul dir="auto"> <li>[ x] I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository a...
0
<h1 dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="398609917" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/57563" data-hovercard-type="issue" data-hovercard-url="/rust-lang/rust/issues/57563/hovercard" href="https://github.com...
<p dir="auto">Since <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="33823161" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/14293" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/14293/hovercard" href="https://g...
0
<p dir="auto">The <code class="notranslate">type_overflow</code> lint does not catch integral literals larger than <code class="notranslate">i64::MAX</code>. I have to assume the problem is the overflow happens when generating the AST, and the lint operates on the AST, so it can't tell that it overflowed.</p> <p dir="a...
<p dir="auto">As per a FIXME in syntax::parse::lexer, check (maybe in the parser, definitely somewhere earlier than trans) that 32-bit and 64-bit floating-point literals are in the right range.</p>
1
<h2 dir="auto">Bug Report</h2> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <p dir="auto">5.1.1</p> <h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3> <p dir="auto">ShardingSphere-JDBC</p> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Just a simple quer...
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/sharding-sphere/sharding-sphere/issues">GitHub issues</a>.</li> <li>Rea...
0
<p dir="auto">This is the first time I've actually spent much time playing around with rust, so I probably just wrote some code that was very unexpected for the compiler. Here's the backtrace:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="src...
<p dir="auto">This little program causes a compiler panic:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { return; let a = &quot;&quot;; }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-e...
1
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-iterate-with-javascript-for-loops" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-iterate-with-javascript-for-loops</a> has an issue. The initial code has a comment as <code class="notranslate">//...using a "for loop" like ...
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-iterate-with-javascript-for-loops" rel="nofollow">http://freecodecamp.com/challenges/waypoint-iterate-with-javascript-for-loops</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <p dir="au...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/525" rel="nofollow">http://projects.scipy.org/scipy/ticket/525</a> on 2007-10-29 by trac user ice999, assigned to unknown.</em></p> <p dir="auto">Versions:[[BR]][[BR]]</p> <p dir="auto">WinXP pro 5.1.2600 SP1[[BR]][[BR]]</p> <p dir="auto"...
<p dir="auto"><em>Note from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mdhaber/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mdhaber">@mdhaber</a>: This is a deep issue that is slated to be addressed as par...
0
<h2 dir="auto">Screenshot</h2> <ol dir="auto"> <li></li> </ol> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/4623644/213430694-443b257a-64a5-4cb2-80ed-eaa66a4d35c9.png"><img src="https://user-images.githubusercontent.com/4623644/213430694-443b257a-64...
<details open="" class="details-reset border rounded-2"> <summary class="px-3 py-2"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-device-camera-video"> <path d="M16 3.75v8.5a.75.75 0 0 1-1.136.643L11 10.575v.675A1.75 1.75 0 ...
1
<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...
<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/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
0
<p dir="auto">I have a video with 25 fps and 50 tbr, when i capture video the output is not as expected,<br> Observations:<br> 1.set CV_CAP_PROP_POS_FRAMES to some position and start to capture, the captured frame won't match the actual frame (at that time) pos/time when i watch the video using vlc player<br> 2.The num...
<p dir="auto">Example and confirmed effect:</p> <p dir="auto"><a href="http://answers.opencv.org/question/162781/videocaptureset-cap_prop_pos_frames-framenumber-not-exact-in-opencv-32-with-ffmpeg/" rel="nofollow">http://answers.opencv.org/question/162781/videocaptureset-cap_prop_pos_frames-framenumber-not-exact-in-open...
1
<p dir="auto">Which is a big deal if you want to check access on many paths when generating a menu.<br> Typically you would Request::create('link path here') and then pass this request down to your access checkers before displaying it.</p> <p dir="auto">The drupal issue this comes from <a href="https://drupal.org/node/...
<p dir="auto">Hi,</p> <p dir="auto">I am using Symfony2.0.0,</p> <p dir="auto">I am working through the demo in The Book, and trying to generate the Hello Bundle.</p> <p dir="auto">When I try to generate the bundle by using the following command in my Terminal:</p> <p dir="auto">"php app/console generate:bundle --names...
0
<p dir="auto">If you render the repeated fields individually, e.g. form_row(field_name.first) and form_row(field_name.second), the fields will each be rendered an additional time when using form_rest(form).</p> <p dir="auto">Hope this helps!</p>
<h3 dir="auto">Assume this scenario</h3> <ol dir="auto"> <li>The symfony application registers a listener with "prototype" scope in the service container</li> <li>The application uses <code class="notranslate">TraceableEventDispatcher</code></li> <li>The application is dispatching the event which is listened by the ser...
0
<p dir="auto">I'm working in Jupyter/IPython to plot an amount of Words per Day, but am having trouble using datetimes with Regplot. The issues seems to be somewhat akin to <a href="https://github.com/mwaskom/seaborn/issues/257" data-hovercard-type="issue" data-hovercard-url="/mwaskom/seaborn/issues/257/hovercard">#257...
<p dir="auto">I would like to use <code class="notranslate">lmplot</code> to visualize polling data for multiple candidates as demonstrated in <a href="http://nbviewer.ipython.org/gist/bwbensonjr/acd185a4b742368baf36" rel="nofollow">this notebook</a>, but I get <code class="notranslate">TypeError: invalid type promotio...
1
<p dir="auto">I have found that <code class="notranslate">lstsq</code> is sometimes throwing an exception; this is causing major problems because it's used in things like sklearn's <code class="notranslate">LinearRegression</code> class. I've included below a particular very simplified repro, but there appear to be an...
<p dir="auto">I have found that <code class="notranslate">lstsq</code> is sometimes unexpectedly throwing an exception; this is causing major problems because it's used in things like sklearn's <code class="notranslate">LinearRegression</code> class. I've included below a particular very simplified repro, but there ap...
1
<p dir="auto">AnnouncerTest seems to be failing pretty regularly in TravisCI these days.</p> <p dir="auto">Specifically <code class="notranslate">AnnouncerTest.testSessionKilled</code> will often fail when checking the data in ZK</p>
<p dir="auto">io.druid.curator.announcement.AnnouncerTest<br> testSessionKilled(io.druid.curator.announcement.AnnouncerTest) Time elapsed: 2.233 sec &lt;&lt;&lt; FAILURE!<br> java.lang.AssertionError: expected null, but was:&lt;10,10,1451284237249,1451284237249,0,0,0,95111363629613057,25,0,10</p>
1
<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> Radio button only fires the onChange event once for each option.</p> <p dir="auto"><strong>If the current behavior is a bug, please provide the ...
<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> In React 15.6.1, this behaviour is changed; In 15.5.4, it fires the change event reliably.</p> <p dir="auto">15.6.1 - <a href="https://codesandb...
1
<p dir="auto">Choose one: is this a bug report or feature request? <strong>feature request</strong></p> <h3 dir="auto">Input Code</h3> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class MyComponent extends React.Component { /...
<h3 dir="auto">Feature request</h3> <p dir="auto">Minifiers like Uglify try to remove dead code from minified builds.<br> To completely remove a declaration, they have to prove that it is side-effect free.<br> Unfortunately in JS this is often not possible as pretty much anything can have arbitrary effects.</p> <p dir=...
1
<p dir="auto">**I'm submitting a bug report.</p> <p dir="auto"><strong>Current behavior</strong><br> Calling markAsTouched on a FormGroup doesn't mark their children controls as touched.</p> <p dir="auto"><strong>Expected behavior</strong><br> Calling markAsTouched on a FormGroup should set the touched flag of their c...
<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 [x] feature request"><pre class="notranslate"><code class="notranslate">[x] bug report [x] feature request ...
1
<p dir="auto">My current use case is a twitter post like edit box which highlights certain words with a different color. eg:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/86928/30236910-46c5dcf0-9543-11e7-98ee-75ea04be8f56.png"><img src="https://...
<p dir="auto">When calling the method "jumpTo" on the <code class="notranslate">ScrollController</code>, the <code class="notranslate">ListView</code> builds every item between the current position and the "scrollTo" position;</p> <p dir="auto">This code snippet shows the problem. In the log, it will print every item ,...
0
<p dir="auto">I am running a spider with Scrapy but after it finishes crawling it can't seem to terminate. Log stats just recursively report that it is scraping 0 pages/minute. When I try to quit with Ctrl-C, it fails to shut down gracefully and I have to quit forcefully with Ctrl-C again. Any clue what is happening?</...
<p dir="auto">Errors exists about the Twisted when installing scrapy in window by using pip install scrapy. Any one know how to fix it.</p> <blockquote> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" copying src\twisted\internet\test\_yieldfromte...
0
<p dir="auto">I'm working at a .php file and vs code crush at random, freeze is a more accurate description, wen i'm typing, open files, all i can say it's a behavior witch appeared after the last update. And i've noticed that intellisense remain opened long after i've finished typing the function. Yes i have the war...
<p dir="auto">Sometimes editor just freeze. Kill task helps only. Have this problem at work and home.<br> I noticed that this started after latest update (0.10.1).</p> <p dir="auto">Working in PHP files.</p> <p dir="auto">Windows 10 64.</p>
1
<p dir="auto">When I try to navigate in commits React Dev Tools Profiler I get this error:<br> "Commit tree does not contain fiber 8562."<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/8399579/80387189-bad50180-887e-11ea-860a-3821b2d9603c.png"><img src="https:/...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>when I start profiler from my login screen</li> <li>when I go to any route I stop the profiler it get error cannot debug profiler</li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevT...
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1.0</li> <li>Operating System / Platform =&gt; Windows 7 x64</li> <li>Compiler =&gt; mingw 7.3.0 x64</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Segfault when I try to transfer any args to kernel args method (Whi...
<p dir="auto">CMake Error: The following variables are used in this project, but they are set to NOTFOUND.<br> Please set them or make sure they are set and tested correctly in the CMake files:<br> CUDA_CUDA_LIBRARY (ADVANCED)<br> linked by target "example_gpu_alpha_comp" in directory /home/shravankumar/apps/opencv-3.2...
0
<p dir="auto">If I use MultiIndex columns and if a level happens to have empty values for all columns, the saved CSV file cannot be read. I expected to recover the dataframe from the saved CSV perfectly.</p> <p dir="auto">I believe <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2927...
<p dir="auto">Many timeseries-related functions have a <code class="notranslate">freq</code> argument that accepts strings representing some offset value. The specific valid options are apparently known as "offset aliases." Not exactly intuitive search terms but I did eventually find <a href="https://github.com/pydata/...
0
<ul dir="auto"> <li>VSCode Version: 0.10.11</li> <li>OS Version: Windows 10</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Setup code like screenshot:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/215033/14267492/6f6ccb54-fb03-11e5-854d-...
<p dir="auto">See attached screen shot, I have many snippets defined and they are the only entries that show up when I auto complete inside an object literal, which is weird imho:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/900690/11789872/1c1...
1
<p dir="auto">Hi! I am using Atom on a Linux (Ubuntu) machine and I have spanish (es-ES) layout on my keyboard.<br> When writting code everything is ok, but with commands, the Key Binding Resolver console is showing bas results.</p> <p dir="auto">I suspect it is showing what the key combination would be for an (EN) ke...
<p dir="auto">Regarding: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="35671020" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/2600" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/2600/hovercard" href="https://github.com/at...
1
<p dir="auto">The weekly build with nightly wheels from numpy and pandas<br> has failed. Check the logs for any updates that need to be<br> made in matplotlib.<br> <a href="https://github.com/matplotlib/matplotlib/actions/runs/2680570274">https://github.com/matplotlib/matplotlib/actions/runs/2680570274</a></p>
<p dir="auto"><a href="https://matplotlib.org/Matplotlib.pdf" rel="nofollow">https://matplotlib.org/Matplotlib.pdf</a> page 20 (bottom of the page)</p> <blockquote> <p dir="auto">To save plots using the non-interactive backends, use the <code class="notranslate">matplotlib.pyplot</code>.<br> <code class="notranslate">s...
0
<p dir="auto">Please add some document why we add following configuration to less. check <a href="https://github.com/zeit/next.js/issues/7957#issuecomment-563046084" data-hovercard-type="issue" data-hovercard-url="/vercel/next.js/issues/7957/hovercard">https://github.com/zeit/next.js/issues/7957</a> for details, I als...
<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">Trying the new "docker_login" task against RHEL 7.1 server (Docker 1.7.1). Error message says:</p> <p dir="auto">"your version of docker-py is outdated: pip install docker-py&gt;=1.1.0"</p> <p dir="auto">This might be a comeback from issue on RHEL/CentOS from <a class="issue-link js-issue-link" data-error...
<h5 dir="auto">ISSUE TYPE</h5> <p dir="auto">Feature Idea</p> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">lineinfile 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.0.2.0"><pre class="no...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1014" rel="nofollow">http://projects.scipy.org/numpy/ticket/1014</a> on 2009-02-20 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/wesm/hovercard" data-octo-click="hovercard-link-click" data-oc...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1013" rel="nofollow">http://projects.scipy.org/numpy/ticket/1013</a> on 2009-02-20 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/wesm/hovercard" data-octo-click="hovercard-link-click" data-oc...
1
<p dir="auto">Please answer these questions before submitting your issue. Thanks!<br> 开源不易,我们希望将精力放在完成新功能和解决有价值的问题上,为了让大家的配合更具有效率,请填写以下列出的全部问题</p> <h3 dir="auto">Which version of Sharding-Jdbc do you using?(您使用的Sharding-Jdbc版本为?)</h3> <p dir="auto">2.0.2</p> <h3 dir="auto">Expected behavior (您预期的结果是)</h3> <p dir="auto"...
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/sharding-sphere/sharding-sphere/issues">GitHub issues</a>.</li> <li>Rea...
0
<p dir="auto">According to semver, only non-breaking changes are supposed to go into minor and patch version releases. With the release of 16.4, you have made breaking changes to <code class="notranslate">getDerivedStateFromProps</code>. Our entire codebase, running perfectly on 16.3.2 is a dumpster fire as soon as we ...
<p dir="auto">Currently in React 16.8.6, we get this error when changing the state in a affected useEffect,<br> <code class="notranslate">Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the numb...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run &quot;ver&quot; at a command prompt] PowerToys version: PowerToy module for which you are reporting the bug (if applicable):"><pre class="no...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">From what I've seen Keyboard Manager does not allow to remap key combination to a single key or the other way around. I found this strange. For example, I like to have left, down, up, right arrows mapped to &lt;ctrl-h&gt;, &lt;ctrl-j&gt;, &lt;ctrl...
0
<h3 dir="auto">Website or app</h3> <p dir="auto"><a href="https://github.com/BlakeMack/quiz-app-react">https://github.com/BlakeMack/quiz-app-react</a></p> <h3 dir="auto">Repro steps</h3> <p dir="auto">-As soon as the &lt; App/&gt; component is rendered (as soon as the application is loaded) I get the Element 3 error ab...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">feature</p> <p dir="auto"><strong>Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?</strong></p> <p dir="auto">React 16.3</p> <p dir...
0
<p dir="auto">Hi, can i disable extension, just like atom?</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/4654826/15665259/9618acc2-273c-11e6-80b6-ff5136410cd8.PNG"><img src="https://cloud.githubusercontent.com/assets/4654826/15665259/9618acc2-27...
<p dir="auto">When looking for problems with intellisense (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="132458036" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/2850" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/i...
1
<p dir="auto">This could be implemented as <code class="notranslate">dist1.kldiv(dist2)</code> (provided <code class="notranslate">type(dist1) == type(dist2)</code>) or something similar. KL divergence is a very useful diagnostic for policy gradient algorithms in general and some have a KL divergence penalty as part of...
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2> <h2 dir="auto">To Reproduce</h2> <p dir="auto">When tensors are on cpu, following program acts correctly.</p> <p dir="auto"># adding 1.0 to a[0] twice<br> DEVICE ...
0
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.3.0 (latest released)</p> <h3 dir="auto">What happened</h3> <p dir="auto">Lets say we have series of tasks, currently we executing task B , if the scheduler process gets killed, then worker thats running task B continues to run and we start the scheduler agai...
<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/apache/airflow/blob/7490c6b8109adcc5aec517fc8d39cfc31912d92f/airflow/www/yarn.lock#L4208-L4211">airflow/airflow/www/yarn.lock</a> </p> <p class="mb-0 color-fg-mu...
0
<p dir="auto">Hi! I'm trying to use ThreeJS and the VRMLLoader to display vrml files generated by Catia. I just duplicated your example and tried to load my file. Console shows this message:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TypeE...
<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/mrdoob/three.js/blob/97cab20e90ab6188b9bc10af13d5be406f0b8854/examples/js/loaders/TDSLoader.js#L53-L60">three.js/examples/js/loaders/TDSLoader.js</a> </p> <p cla...
0
<p dir="auto">In console, these are the error messages displayed. Files downloaded from bootstrap site 09/17/2013.</p> <p dir="auto">CSS3111: <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/font-face/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions=...
<p dir="auto">When using a customized version of Bootstrap 3.0 the Glyph icons don't work. The font file sizes differ from the "normal" version.</p>
1
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">func.max and func.min do not convert result object to correct datetime object.</p> <p dir="auto">---<a href="testcase.py">testcase.py</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto...
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">As posted here: <a href="http://groups.google.com/group/sqlalchemy/browse_thread/thread/d4c0f163f1f414e4" rel="nofollow">http://groups.google.com/group/sqlalchemy/browse_thread/thread/d4c0f163f1f414e4</a></p> <p dir="auto">...
0
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong><br> I have created the file <code class="notranslate">.babelrc</code> in the root of my React native project and install all related node_modules related to that. Go to definition with VSC with any of these paths not working. I have provided...
<p dir="auto">I deconstructed my Create-React-App with Webpack 4 &amp; Babel 7. The first time I ran the command "npm run build" it worked and created a new build folder. Now after the first time I am trying to run the command again and I am getting the error blow.</p> <p dir="auto">ERROR in ./src/index.js Module build...
0
<ul dir="auto"> <li>Electron version: 1.3.0</li> <li>Operating system: OS X 10.11.6</li> </ul> <p dir="auto"><a href="https://gist.github.com/schmod/654df9ae9f37f82848f8891359bf5e60">OS X Crash report</a></p> <p dir="auto">Electron hard-crashes when running the following snippet:</p> <div class="snippet-clipboard-conte...
<ul dir="auto"> <li>Electron version: 1.3.0</li> <li>Operating system: Kubuntu 16.04</li> </ul>
1
<p dir="auto">Simple steps to reproduce:<br> Run this script:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function test(a: number, b: number): number{ return a + b; } test(, 5);"><pre class="notranslate"><span class="pl-k...
<p dir="auto">With the following code I get almost no output.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import { serve, } from &quot;https://deno.land/std/http/server.ts&quot;; const s = serve({ port: 8000 }); for await (const re...
1
<p dir="auto">INFO: this is related to getbootstrap.com main site</p> <p dir="auto">Please make top menu fixed.<br> I belive that many people use it as reference and read styling, components and other there, so when you need fast swwitch you need to scroll to top of page for change :)</p> <p dir="auto">NHF :) <g-emoji ...
<p dir="auto">Please make de docs navbar fixed again. I use it extensively and it was very nice to quickly change sections in the documentation. Now I have to scroll, and scroll and scroll....</p>
1
<p dir="auto">THE CODE IS CORRECT BUT IT WONT ACCEPT IT AND ALLOW ME TO PASS, MULTIPLE USERS IN CHAT ARE HAVING THIS ISSUE</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&lt;script&gt; $(document).ready(function() { $(&quot;#target1&quot...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-hex-code-for-specific-colors?solution=%3Cstyle%3E%0A%20%20body%20%7B%0A%20%20%20%20background-color%3A%20%23000000%3B%0A%20%20%7D%0A%3C%2Fstyle%3E%0A" rel="nofollow">Waypoint: Use Hex Code for Specific Colors</a> has an issue.<br> User...
1
<p dir="auto">code:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="pub fn str_join(strs: &amp;[AsRef&lt;str&gt;], join: str) -&gt; String { strs.iter().fold(String::new(), |mut acc, s| { if !acc.is_empty() { acc.pu...
<p dir="auto">At present, fd_set is defined as libnative::io::c::fd_set, on both Windows and Linux. However, I can't use this, as it's not made "pub mod c" in <a href="https://github.com/rust-lang/rust/blob/8bb34a3146e6ba4bc7902a85de90cf4f8064ace0/src/libnative/io/mod.rs">mod.rs</a>.</p> <p dir="auto">I'm writing a bin...
0
<p dir="auto">I have a simple panel with four button groups in a fluid grid system, but they keep detaching one from another when I try to scale down the parent. Is there any way of fixing this?<br> EDIT: Basically what I want is the groups to stay together. <del>And also there is another bug with this, that is if I ha...
<p dir="auto">I am not sure if it should be fixed or not. If I use grouped action buttons in a <code class="notranslate">&lt;td&gt;</code> without specified width it will look like in example above.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/bc8ce000...
1
<h3 dir="auto">System Info</h3> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 4.25.1</li> <li>Platform: Linux-5.15.0-58-generic-x86_64-with-glibc2.35</li> <li>Python version: 3.9.13</li> <li>Huggingface_hub version: 0.10.0</li> <li>PyTorch version (GPU?): 1.12.1.post201 (False)</li> <li>Ten...
<h3 dir="auto">System Info</h3> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 4.24.0</li> <li>Platform: Linux-5.4.0-135-generic-x86_64-with-glibc2.31</li> <li>Python version: 3.10.8</li> <li>Huggingface_hub version: 0.11.1</li> <li>PyTorch version (GPU?): 1.13.1 (True)</li> <li>Tensorflow v...
1
<p dir="auto">After changes in my code, deno panics every time.<br> Full log:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="thread 'main' panicked at 'Cached source file doesn't exist', cli/program_state.rs:206:8 stack backtrace: 0: 0x...
<p dir="auto">I am aware of the --reload flag, but would it make sense to include a version of a lockfile that is only updated with the --reload? I am hesitant to create this issue because if the dependencies are pulled in with URLs then it's irrelevant due to the fact that the cache becomes the source of truth, but wo...
0
<p dir="auto">It would be great to have either the (old) FileReader API or the new Promise based Blob methods "text", "arrayBuffer" and "stream".</p>
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <code class="notranslate">blob.text()</code> - <code class="notranslate">promise&lt;String&gt;</code></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" c...
1
<h5 dir="auto">Issue Type:</h5> <ul dir="auto"> <li>Bug Report</li> <li>Bugfix Pull Request</li> </ul> <h5 dir="auto">Ansible Version:</h5> <ul dir="auto"> <li>1.9.4</li> </ul> <h5 dir="auto">Ansible Configuration:</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clip...
<p dir="auto">This bug report is a result investigating <a href="https://groups.google.com/forum/#!searchin/ansible-project/limit$20hostvars$20/ansible-project/ZZ12KPiOE2s/rfdotpnmKgAJ" rel="nofollow">https://groups.google.com/forum/#!searchin/ansible-project/limit$20hostvars$20/ansible-project/ZZ12KPiOE2s/rfdotpnmKgAJ...
1
<p dir="auto">When my server returns a 400 response with text, the xhr backend does not route this through to the error observer, and instead calls the success path.</p> <p dir="auto">I am porting a service from angular 1 to angular 2, and this was not a problem in angular 1, nor is it a problem with rxjs-dom, which I ...
<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 =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&...
1