text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Is it possible to scale fonts using rem instead of px or %?<br> Using font-size: 62.5% in html tag as default, make simple calculations for font sizes like 24px = 2.4rem, 12px = 1.2rem, etc.</p> <p dir="auto">Then, changing the html font-size via media queries, we can auto-scale all the text in page.</p> ...
<p dir="auto">The version of Bothstroop 3.0 , Why not use percentage and EM instead of PX</p>
1
<p dir="auto">The <code class="notranslate">apache-airflow-providers-google</code> package locks the <code class="notranslate">google-ads</code> package to an unsupported version.</p> <p dir="auto">The maximum supported Google Ads API with the Apache Airflow google provider package is now stuck at <code class="notransl...
<p dir="auto">Hey team, I was looking to use the google ads hook but it seems like the google ads package is a bit out of date with the hook only taking "v5", "v4", "v3", "v2" <a href="https://developers.google.com/google-ads/api/docs/release-notes" rel="nofollow">https://developers.google.com/google-ads/api/docs/relea...
1
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/escape-sequences-in-strings#?solution=%0Avar%20myStr%3D'Here%20is%20a%20backslash%3A%20%5C%5C.%5Cn%20%5Ct%20%5Ct%20Here%20is%20a%20new%20line%20with%20two%20tabs.'%3B%20%2F%2F%20Change%20this%20line%0Aconsole.log%28myStr%29%3B%0A%0A" rel="nofollow...
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/escape-sequences-in-strings#?solution=var%20myStr%20%3D%20%22Here%20is%20a%20backslash%3A%5C%5C.%5Cn%20%5Ct%5Ct%20Here%20is%20a%20new%20line%20with%20two%20tabs.%22%3B%0A%0A%0A" rel="nofollow">Escape Sequences in Strings</a> has an issue.<br> User...
1
<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: 08/06/2020 11:05:26<br> Exception:<br> System.ObjectDisposedException: Cannot access a disposed object.<br> Object name: 'Timer'.<br> at System.Timers.Timer.set_Enabled(Boolean value)<br> at Syste...
<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">These settings parallel each other and are also confusing with <code class="notranslate">transport.type</code>. This causes problems in tests sometimes since we randomize the first two settings. So if a test wants to rely on, eg always using netty, it has to remember to set <em>two</em> settings, to make ...
<p dir="auto">The notes in the code say that the script parsing will go in 2.0 but its still there. I mean <code class="notranslate">SCRIPT_LANG</code>, <code class="notranslate">SCRIPT_FILE</code>, <code class="notranslate">SCRIPT_ID</code>, and <code class="notranslate">SCRIPT_INLINE</code>.</p>
0
<p dir="auto">When an accordion container is closed, its contents are still visible in IE.</p> <p dir="auto">I checked IE9, IE8 and IE7. Fails in all of them. It was a real IE9 running on Windows 7, IE8 and IE7 were the IE9 running in the emulation modes.</p> <p dir="auto">The accordion example at <a href="http://twitt...
<p dir="auto">When using delegation i.e, passing a selector, the passed options is ignored, however any data attribute options are not.<br> v2.3.1.</p>
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ make check-notidy TESTNAME='sepcomp-lib-lto' cfg: version 1.1.0-dev (3906edf41 2015-05-09) (built 2015-05-10) cfg: build triple x86_64-pc-windows-gnu cfg: host triples x86_64-pc-windows-gnu cfg: tar...
<p dir="auto">When compiling with --enable-debug, the <code class="notranslate">sepcomp-lib-lto</code> test fails. It passes if I build without --enable-debug. Relevant build output:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ git rev-par...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.0.1 building from source</li> <li>Operating System / Platform =&gt; macOS High Sierra, 10.13.3</li> <li>Compiler =&gt;</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Trying to see any speedup possible for my simple T...
<p dir="auto">Out of the box I'm having a link error.</p> <h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV: 4.0.0-dev</li> <li>Operating System / Platform: Windows 10 x64 enteprise</li> <li>Compiler: <ul dir="auto"> <li>Visual Studio 2017 15.9.1</li> <li>vcvars64.bat -vcvars_ver=14.16.27023</...
0
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">Ansible 1.8 (devel <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/a1f09bd89f6daec9365f0654bda6e4e9654be45c/hovercard" href="https://github.co...
<h5 dir="auto">Issue Type: Bug Report</h5> <h5 dir="auto">Ansible Version: 1.6.2 - 1.7.1</h5> <h5 dir="auto">Environment: any</h5> <h5 dir="auto">Summary:</h5> <p dir="auto">Playbook level variable are ignored when we use vars_files with filename defined with {{ansible_os_family}}</p> <p dir="auto">If we import variabl...
1
<p dir="auto">Enhancing readbility as part of remaining stuff from PR <a href="https://github.com/apache/incubator-dubbo/pull/3013/files">https://github.com/apache/incubator-dubbo/pull/3013/files</a>.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-lis...
<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"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ben_hutchison" rel="nofollow">Ben Hutchison</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-230?redirect=false" rel="nofollow">SPR-230</a></strong>* and commented</p> <p dir="auto">Objects that contain other object...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=moores" rel="nofollow">Michael Moores</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7818?redirect=false" rel="nofollow">SPR-7818</a></strong> and commented</p> <p dir="auto">We are trying to use semicolon as the ...
0
<p dir="auto">When we include json content as part of template html, we are getting template parsing errors like below. we use json content heavily in our current Angular v1 application to inject locale content to be used in directive html text labels.</p> <p dir="auto"><em>Template parse errors:<br> Unexpected charact...
<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 =&g...
1
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>yes</td> </tr> <tr> <td>Feature request?</td> <td>no</td> </tr> <tr> <td>BC Break report?</td> <td>yes</td> </tr> <tr> <td>RFC?</td> <td>?</td> </tr> <tr> <td>Symfony version</td> <td>2.8.15</td> </tr> </tbody> ...
<p dir="auto">Hello,</p> <p dir="auto">I was trying to set my dbal connection using doctrine with MySQL PDO. When setting the yaml config file to use password '@SomePassword01' the framework will expect an object reference rather than a string.<br> This causes an exception: InvalidTypeException: Invalid type for path "...
0
<p dir="auto">I have a webpack configs for two builds with <code class="notranslate">watch: true</code> options.<br> If I try <code class="notranslate">module.exports = {/*1st build*/}</code> or <code class="notranslate">module.exports = {/*2st build*/}</code> everything is fine.<br> But when I try to combine them int...
<h1 dir="auto">I'm submitting a...</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> bug report</li> </ul> <p dir="auto"><strong>Webpack version:</strong><br> 1.13.1/2.x</p> <p dir="auto"><strong>Please tell us about your...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1850" rel="nofollow">http://projects.scipy.org/numpy/ticket/1850</a> on 2011-05-29 by trac user elvisjohndowson, assigned to unknown.</em></p> <p dir="auto">Hi,<br> I installed python-2.7 installer from the following location</p> <p dir="...
<p dir="auto">With the <code class="notranslate">intel</code> / fat <code class="notranslate">python</code> binaries provided by the python.org installers, trying to import in 32-bit mode fails with:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-conte...
1
<blockquote> <p dir="auto">(gdb) py-list<br> 544 # Guard against that specific failure case.<br> 545 if not isinstance(request, PreparedRequest):<br> 546 raise ValueError('You can only send PreparedRequests.')<br> 547<br> 548 while request.url in self.redirect_cache:<br> ...
<p dir="auto">When requesting a URL (get/post), Requests normalizes the URL.<br> For example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="r = requests.get(&quot;http://123.123.123.123/../../../../../../test&quot;) print(str(r.status_code))"...
0
<h3 dir="auto">First check</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c...
<p dir="auto">I'm developing a public api where we'll probably want to nest routes at least a couple of levels deep, using the initial route to determine the 'app' that the rest of the content belongs to.</p> <p dir="auto">our target url structure is along the lines of</p> <p dir="auto"><code class="notranslate">/api/v...
0
<p dir="auto"><em>Please make sure that this is a build/installation issue. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em></p> <p d...
<p dir="auto">There are right now several high level APIs in TensorFlow (<code class="notranslate">tf.keras</code>, <code class="notranslate">tf.estimators</code>, <code class="notranslate">tf.layers</code>, <code class="notranslate">tf.contrib.learn</code>) that seem to be sometimes complementary and sometimes redunda...
0
<p dir="auto">Repro: <a href="https://codesandbox.io/s/elegant-villani-9d3hr?file=/src/index.js" rel="nofollow">https://codesandbox.io/s/elegant-villani-9d3hr?file=/src/index.js</a></p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=...
<p dir="auto">Looks like the morph weights are not calculated correctly in the software renderer. I have a simple grid-based weighting system which works correctly on WebGL but seems to have severe distortions on software renderer.</p> <p dir="auto">WebGL version: <a href="http://samiarola.com/buggyrenderer/morpher.htm...
0
<p dir="auto">I use Syimfony v2.5.7, and I set entry_point to id of my service that extends <strong>Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint</strong> class but symfony remains to call <strong>start</strong> method of <strong>Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEnt...
<p dir="auto">I am not good at english and I will do my best to articulate..</p> <p dir="auto">Yestoday, I have upgrade my Symfony framework from 2.3.18 to 2.3.22. Everything is good, except my AuthenticationEntryPoint class.</p> <p dir="auto">Code here:</p> <div class="highlight highlight-text-html-php notranslate po...
1
<p dir="auto">Time for this release candidate's set of MKL failures. Do other people test using MKL, or should I try to make a habit of doing this check before each release?</p> <p dir="auto"><code class="notranslate">icc --version</code> is <code class="notranslate">icc (ICC) 16.0.1 20151021</code></p> <p dir="auto"><...
<p dir="auto">Hi,</p> <p dir="auto">I've been pulling my hair out for a few days trying to get a build of numpy/scipy against the MKL to pass all the scipy tests. I've ran out of ideas to try, so any ideas on what to try next would be greatly appreciated! My guess is that I'm missing an ifort flag, but I've tried a b...
1
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/466713/11517308/65011810-983d-11e5-9218-64ddc2d406a8.png"><img width="555" alt="screen shot 2015-12-01 at 3 08 08 pm" src="https://cloud.githubusercontent.com/assets/466713/11517308/65011810-983d-11e5-92...
<ul dir="auto"> <li>VSCode Version: 1.0.0-alpha</li> <li>OS Version: Windows 10</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Right click on a file in the Git menu that is untracked or deleted</li> <li>Clicking on show changes does nothing.</li> </ol> <p dir="auto">It would be nice, if possible, ...
0
<p dir="auto">It should use test_util::new_deno_dir() to construct an ephemeral one.</p> <p dir="auto">This also applies to test_bundle and maybe other tests in tsc.rs.</p>
<p dir="auto">Following tests are non-deterministic:</p> <ul dir="auto"> <li><code class="notranslate">test_compile</code></li> <li><code class="notranslate">test_bundle</code></li> </ul> <p dir="auto">They do not use custom <code class="notranslate">DENO_DIR</code> but rather rely on the default value - that means the...
1
<p dir="auto">Module parse failed: Unexpected character '@' (2:0)<br> You may need an appropriate loader to handle this file type.<br> | /* roboto-100normal - latin <em>/<br> | <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/font-face/hovercard" data-octo-click="hovercar...
<h1 dir="auto">i am facing issue in importing the typeface-roboto font Types in the next.js file.<br> Error: Module parse failed: Unexpected character '@' (2:0)<br> You may need an appropriate loader to handle this file type.<br> | /* roboto-100normal - latin */<br> | <a class="user-mention notranslate" data-hovercard-...
1
<h2 dir="auto">Issue description</h2> <p dir="auto">I just upgraded my Pytorch version from 0.3.0 to v0.4.0, and I'm running into the following issue.</p> <p dir="auto">I want to freeze the parameters of a layer (i.e. set <code class="notranslate">requires_grad to False</code> for that layer) and train. This worked fin...
<h2 dir="auto">Issue description</h2> <p dir="auto">The general situation is that we have a pretrained Language Model, and during a first phase we only want to train the new embedding layer we added before fine-tuning the whole thing. This worked fine in 0.3 but now sends an error message during back propagation. Minim...
1
<h4 dir="auto">Description</h4> <p dir="auto">Using <code class="notranslate">adjusted_rand_score</code> gives me a PendingDeprecationWarning as seen below:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/lib/python3.6/site-packages/numpy/matr...
<p dir="auto">When running a the test suite we get a number <code class="notranslate">PendingDeprecationWarning</code>,</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="PendingDeprecationWarning: the matrix subclass is not the recommended way to...
1
<h3 dir="auto">Is there an existing issue for this?</h3> <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 existing issues</li> </ul> <h3 dir="auto">Current Behavior</h3> <p dir="auto">The <code class="notr...
<h3 dir="auto">Is there an existing issue for this?</h3> <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 existing issues</li> </ul> <h3 dir="auto">This issue exists in the latest npm version</h3> <ul clas...
1
<p dir="auto">Probably related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="19344941" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/9127" data-hovercard-type="issue" data-hovercard-url="/rust-lang/rust/issues/9127/hovercard" href="ht...
<p dir="auto">Compiling the following project leads to an ICE:<br> <a href="https://github.com/michaelwoerister/rs-persistent-datastructures/tree/vtable_ice">https://github.com/michaelwoerister/rs-persistent-datastructures/tree/vtable_ice</a></p> <div class="snippet-clipboard-content notranslate position-relative overf...
0
<h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2> <ul dir="auto"> <li> <p dir="auto">Windows build number: [run "winver"]<br> <a target="_blank" rel="noopener noreferrer nofollow" hr...
<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,</p> <h2 dir="auto">Expected behaviour</h2> <p dir="auto">The TextField's label clashes with the underlying tag's pre-populated content when using type=[datetime-local|time|date|etc]. I would expect the pre-populated content to be hidden when the TextField does not have focus and appear only when i...
<h3 dir="auto">Problem description</h3> <p dir="auto">As I said in some issue, the production generated classNames from Material is colliding with my global styles so I need to pass a custom createGenerateClassName like <a href="https://github.com/callemall/material-ui/blob/110f0a6e95e8e2b51b2bdd7e545a9b41d1a0009f/docs...
0
<p dir="auto">Recently, we keep receiving issues from the community reporting duplicate URL addresses in Registry, mostly zookeeper, after upgrading to 2.7.1. Those URLs are all pushed to the Consumer and because only one of the duplicated URLs is valid, it causes the consumer to fail when the consumer chooses the inva...
<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">gccgo crashes on the following program:</p> <div class="highlight highlight-source-go notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="package a var _, _ = &lt;-chan int(n)"><pre class="notranslate"><span class="pl-k">package</span> a <span class="pl-k">var</spa...
<p dir="auto">gccgo crashes on the following program:</p> <div class="highlight highlight-source-go notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="package a func f() { _, _ = &lt;-chan int(n) }"><pre class="notranslate"><span class="pl-k">package</span> a <span class="p...
1
<h3 dir="auto">Describe the issue:</h3> <p dir="auto">input: np.arange(1.0125, 1.1, 0.0125)<br> output is: array([1.0125, 1.025 , 1.0375, 1.05 , 1.0625, 1.075 , 1.0875, 1.1 ])<br> output expected: array([1.0125, 1.025 , 1.0375, 1.05 , 1.0625, 1.075 , 1.0875 ])</p> <h3 dir="auto">Reproduce the code example:</h3> <d...
<p dir="auto">Let me show you the issue directly:</p> <h3 dir="auto">Reproducing code example:</h3> <p dir="auto">np.arange(2114.8,2114.8+.05,.05) produces array([2114.8 , 2114.85])</p> <p dir="auto">np.arange(2114.8,2114.8+1.,1.) produces array([2114.8])</p> <p dir="auto">dont understand why they return arrays of di...
1
<p dir="auto">When compiling the latest version with CUDA, the linker gives the following error:</p> <p dir="auto"><code class="notranslate">/usr/bin/ld: cannot find -llib64</code></p> <p dir="auto">This library is nonexistent on Debian and OpenSC compiles fine when removing this.</p>
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.0.0 - pre(Latest - master) compiled with GSTREAMER support.</li> <li>Operating System / Platform =&gt; Ubuntu 18.04 64 Bit</li> <li>Gstreamer =&gt; GStreamer 1.14.1</li> <li>Libv4L/Libv4L2 =&gt; 1.14.2</li> <li>Compiler =&gt; gcc vers...
0
<p dir="auto">This does not happen every time it is idea but it mostly crashes at least once a day. It gets slow and then crashes. I've been using it exclusively to write elm code so I don't know if it has to do with the plugin.</p> <p dir="auto">How can I get detailed log next time it happens?</p>
<p dir="auto">Ubuntu 12.04, VSCode 0.10.1</p> <p dir="auto">Several times VS Code has become unresponsive overnight on the above configuration (locked). Here is the program output:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ code . bash: ...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=fenrir" rel="nofollow">Donny A. Wijaya</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5892?redirect=false" rel="nofollow">SPR-5892</a></strong> and commented</p> <p dir="auto">Add ability to merge multiple lists/m...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kamionowski" rel="nofollow">Marcin Kamionowski</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9197?redirect=false" rel="nofollow">SPR-9197</a></strong> and commented</p> <p dir="auto">RestTemplate cannot return HT...
0
<p dir="auto">Reported also in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="42008671" data-permission-text="Title is private" data-url="https://github.com/mwaskom/seaborn/issues/282" data-hovercard-type="issue" data-hovercard-url="/mwaskom/seaborn/issues/282/hovercard" href="https...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">axes3D.zaxis.set_major_formatter(mpl.dates.DateFormatter("%Y/%m")) couldn't show datetime axis correctly. It report ValueError: year is out of range.</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="highl...
0
<h2 dir="auto">Bug Report</h2> <p dir="auto">Postgresql database + ShardingSphere using the following SQL times wrong: nested exception is org.postgresql.util.PSQLException: 未设定参数值 5 的内容。</p> <p dir="auto">The sample:<br> INSERT INTO xxx(c1,c2,c3,c4,c5)VALUES (#{c1},#{c2},#{c3},#{c4},lower(#{c5}))<br> ON conflict(id) ...
<p dir="auto">I'll refactor sharding-transaction-2pc-xa, here is the detail design, please feel free to give me some advices.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/8317649/50502306-3b240080-0a99-11e9-9518-b98e4da3bd43.png"><img src="https://user-images...
0
<p dir="auto">Hi all, At the moment I am trying to scan and scroll my ES index to export all the data, but I noticed that not always all the documents are returned. In other words ES says I have 1.115.857 documents in my index, but my export contains 1.049.191 documents. Testing with an index with up to 900.000 documen...
<p dir="auto">It would be useful to be able to query nested objects with the query_string.</p> <p dir="auto">For example consider the following document structure:</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/graph/hovercard" data-octo-click="hovercard-link...
0
<h3 dir="auto">Expected Behaviour</h3> <p dir="auto">Body of a 412 response should be included on all Platforms.<br> (Works on OS X, but not on linux system)</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from flask import F...
<p dir="auto"><strong>Problem:</strong><br> Creating a custom command for the flask CLI with an import exception is silent, even when running the command, e.g. <code class="notranslate">start</code> with <code class="notranslate">flask start</code> directly.<br> This makes it difficult to debug import errors in changin...
0
<p dir="auto">Per conversation in issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="20774554" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/2507" data-hovercard-type="issue" data-hovercard-url="/scikit-learn/scikit-learn/iss...
<p dir="auto">Since we're now using upstream numpydoc, it should be fairly easy to fix the remaining errors in building the docs:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/home/ubuntu/scikit-learn/doc/modules/cross_validation.rst:287: WA...
0
<p dir="auto"><em>Please make sure that this is a build/installation issue. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em></p> <p d...
<p dir="auto">See</p> <p dir="auto"><a href="https://stackoverflow.com/questions/52683649/libtensorflow-cc-so-initialised-a-second-time-causes-segfault" rel="nofollow">https://stackoverflow.com/questions/52683649/libtensorflow-cc-so-initialised-a-second-time-causes-segfault</a></p> <h3 dir="auto">Source code / logs</h3...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=davsclaus" rel="nofollow">Claus Ibsen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-601?redirect=false" rel="nofollow">SPR-601</a></strong> and commented</p> <p dir="auto">I forked the org.springframework.aop.int...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=costin" rel="nofollow">Costin Leau</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1625?redirect=false" rel="nofollow">SPR-1625</a></strong> and commented</p> <p dir="auto">A lot of users on the forum have problems...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/styled-components</code> package and had problems.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" c...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/styled-components</code> package and had problems.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" c...
1
<p dir="auto">Should pandas have a <em>Symbol</em> datatype for strings which are frequently re-used?</p> <p dir="auto">For example, consider a table of stock trades with columns ['Timestamp','Price','Size','StockSymbol']. Suppose there are 10 million trades, but only 500 different stock symbols. Instead of storing 10...
<p dir="auto"><em>update for 2019-10-07: We have a StringDtype extension dtype. It's memory model is the same as the old implementation, an object-dtype ndarray of strings. The next step is to store &amp; process it natively</em>.</p> <hr> <p dir="auto">xref <a class="issue-link js-issue-link" data-error-text="Failed t...
1
<p dir="auto"><strong>Describe the issue</strong><br> version 0.19.0 , because mergeConfig : is not support custom parameters realization RESETful</p> <p dir="auto"><strong>Example Code</strong><br> Code snippet to illustrate your question</p> <div class="highlight highlight-source-js notranslate position-relative ove...
<p dir="auto"><strong>Describe the bug</strong><br> The <code class="notranslate">getUri</code> method only returns the supplied <code class="notranslate">url</code> parameter and not the full request URL. However, using this method in a response interceptor seems to work correctly</p> <p dir="auto">This might be a dup...
0
<p dir="auto">The following code does not compile:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use std::rc::Rc; use std::cell::RefCell; pub struct Callbacks { callbacks: Vec&lt;Rc&lt;RefCell&lt;FnMut(i32)&gt;&gt;&gt;, ...
<p dir="auto">Testcase:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use std::ops::*; struct S&lt;'a, T:FnMut() + 'static + ?Sized&gt;(&amp;'a mut T); impl&lt;'a, T:?Sized + FnMut() + 'static&gt; DerefMut for S&lt;'a, T&gt; ...
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" 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
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto"><strong>Problem</strong><br> The following pattern is inefficient from the command-line and often requires an alternate GUI tool:</p> <ol dir="auto"> <li>Run a command that produces a list</li> <li>For each entry in the list, run another comma...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.356] Windows Terminal version (if applicable): Version: 0.5.2762.0"><pre lang="none" class="notranslate"><...
0
<p dir="auto"><strong>Migrated issue, originally created by Sebastian Rittau (<a href="https://github.com/srittau">@srittau</a>)</strong></p> <p dir="auto">Please consider the following code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from...
<p dir="auto"><strong>Migrated issue, originally created by Shengjing Zhu (<a href="https://github.com/zhsj">@zhsj</a>)</strong></p> <p dir="auto">sqlalchemy.types.JSON only supports PostgreSQL and MySQL. But since SQLite 3.9, it has json support, <a href="https://sqlite.org/json1.html" rel="nofollow">https://sqlite.or...
1
<p dir="auto">In a simple component with an Output as follows:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Output() final trigger = new LazyEventEmitter&lt;String&gt;();"><pre class="notranslate"><code class="notranslate">@Output() final t...
<p dir="auto">Consider this component:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Component({ selector: 'hero-detail', inputs: ['hero'], outputs: ['deleted'], template: ` &lt;div&gt; &lt;b&gt;Hero Detail: {{hero?.fullNam...
1
<div class="highlight highlight-text-md notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# Some heading Collapsing `#` should collapse all lower level headings; `##`, `###`, etc. ## Another heading Collapsing `##` should collapse all lower level headings; `###`, `####`, et...
<p dir="auto">The current implementation of folding uses an indentation based folding strategy that is unaware of the language it works on. Knowledge on the underlying language allows us to solve the following requests:</p> <ul dir="auto"> <li>[folding] Cannot code fold empty functions <a class="issue-link js-issue-lin...
1
<p dir="auto">Since we are retiring Camper News, we need a new dataset or API to replace our Camper News dataset in <a href="https://www.freecodecamp.com/challenges/show-relationships-with-a-force-directed-graph" rel="nofollow">Show Relationships with a Force Directed Graph</a>.</p> <p dir="auto">We need to identify th...
<p dir="auto">We are retiring Camper News, so we need a new dataset for our Force-Directed Graph challenge (<del><a href="http://www.freecodecamp.com/challenges/show-relationships-with-a-force-directed-graph" rel="nofollow">http://www.freecodecamp.com/challenges/show-relationships-with-a-force-directed-graph</a></del>)...
1
<p dir="auto">When a folder has a lot of files, more than fits on the screen vertically, I would like to 'focus' a specific file by typing the first letters of the file.<br> I notice 'A' and 'D' are already mapped by default to <em>add</em> and <em>duplicate</em>, so I propse to add 'F' (or 'S') for <em>find</em> (or <...
<p dir="auto">To quickly select an item in the tree-view one knows the name of, it would be nice to search by typing ahead. For example the "Project Explorer" in Eclipse and GNOME's file manager Nautilus do this:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubuserconte...
1
<p dir="auto">Bug Report:<br> When extending a native type possibleConstructorReturn helper returns the root prototype, instead of the correctly extended prototype.</p> <h3 dir="auto">Input Code</h3> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard...
<p dir="auto">Current Babel transform, when it comes to call the parent</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(&quot;this hasn...
1
<p dir="auto">Where <code class="notranslate">target: "web"</code> is set inside Webpack, it defaults <code class="notranslate">resolve.mainFields</code> to be <code class="notranslate">["browser", "module", "main"]</code>.</p> <p dir="auto">I'm running into issues whereby certain libraries like <a href="https://github...
<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"><code class="notranslate">module</code> entry in <code class="notranslate">package.json</code> gets prioritised ov...
1
<p dir="auto"><a href="http://build-us-00.elastic.co/job/es_core_master_centos/8910/testReport/junit/org.elasticsearch.action.admin.indices.create/CreateIndexIT/testCreateAndDeleteIndexConcurrently/" rel="nofollow">http://build-us-00.elastic.co/job/es_core_master_centos/8910/testReport/junit/org.elasticsearch.action.ad...
<p dir="auto">Test failure: <a href="http://build-us-00.elastic.co/job/es_core_master_window-2008/2553/testReport/junit/org.elasticsearch.indices.state/RareClusterStateIT/testDeleteCreateInOneBulk/" rel="nofollow">http://build-us-00.elastic.co/job/es_core_master_window-2008/2553/testReport/junit/org.elasticsearch.indic...
1
<h5 dir="auto">Description of the problem</h5> <p dir="auto">nPOT textures can be swapped during the uploading process if the textures were already in Browser Cache.</p> <h5 dir="auto">Repeating of the problem</h5> <ul dir="auto"> <li>Open <a href="https://exponenta.github.io/ThreeJsBug/" rel="nofollow">this link</a> i...
<p dir="auto">As reported in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="277095939" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/12763" data-hovercard-type="pull_request" data-hovercard-url="/mrdoob/three.js/pull/12763/hovercard?comm...
1
<p dir="auto">Running ec2_elb_facts through a playbook generates the error below.</p> <p dir="auto">ansible 2.0.0.2<br> boto 2.38.0</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="An exception occurred during task execution. The full traceback ...
<h5 dir="auto">Issue Type:</h5> <ul dir="auto"> <li>Bug Report</li> <li>Bugfix Pull Request: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="123711538" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible-modules-extras/issues/1420" data-hovercard-type...
1
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Create a <code class="notranslate">CupertinoTabScaffold</code> with a <code class="notranslate">CupertinoTabBar</code> and multiple <code class="notranslate">BottomNavigationBarItem</code> with both <code class="notranslate">icon</code> and <code class="notran...
<p dir="auto">Image inside Opacity widget disappears after screen lock/unlock until first user interaction.<br> The issue is reproducible on <code class="notranslate">v0.10.2</code> and doesn't reproduce on <code class="notranslate">v0.10.1</code></p> <h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">Sample code:</p...
1
<p dir="auto">I'd really like to be able to pass functions to loaders in my webpack config:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function jsLoader(source) { // do whatever... } module.exports = { ..., module: { ...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> I have a web app which I bundle using the Webpack (using it only for bundling and generating chunks)</p> <p dir="auto">Let's say after bundling I have the following output:<br> <code class="notranslate">main.bundle.js</...
0
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.): <code class="notranslate">No</code></p> <p dir="auto"><st...
<p dir="auto">Happy to send a patch for this -- I've already written an SNI Client Hello packet parser --</p> <p dir="auto"><a href="https://github.com/paultag/sniff/blob/master/parser/parser.go">https://github.com/paultag/sniff/blob/master/parser/parser.go</a></p> <p dir="auto">That code needs to be audited a bit, and...
0
<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> When I upgraded Webpack from 3 to 4 I'v got strange output in dev mode:</p> <div class="snippet-clipboard-content notranslate position-relativ...
<p dir="auto">I am working on a loader for <a href="https://github.com/musictheory/oj">OJ</a> that compiles <code class="notranslate">.oj</code> files to JS. So far, this works very nicely especially since the compiler doesn't mind an async loader.</p> <p dir="auto">There is one catch that I came across that is making ...
0
<p dir="auto"><a href="http://www.elastic.co/guide/en/elasticsearch/client/groovy-api/current/client.html" rel="nofollow">http://www.elastic.co/guide/en/elasticsearch/client/groovy-api/current/client.html</a></p> <p dir="auto">Moved to Groovy extensions, so that this documentation should update</p>
<p dir="auto">The documentation that exists in the repo should be added to the main site in place of existing Groovy docs.</p>
1
<p dir="auto">It would be nice to be able to use the minhash token filter, using <a href="https://issues.apache.org/jira/browse/LUCENE-6968" rel="nofollow">minHash token filter</a> added to Lucene.</p> <p dir="auto">The minhash algorithm implements locality-sensitive hashing. Basically, every token is hashed into a has...
<p dir="auto">See elasticsearch-cloud-aws PR 118 from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/NicolasTr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/NicolasTr">@NicolasTr</a><br> <a class="issue-link js...
0
<p dir="auto">This surfaces the discussion in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="105034406" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/5216" data-hovercard-type="pull_request" data-hovercard-url="/scikit-learn/sc...
<p dir="auto">The docs say that <a href="http://scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysis.html#sklearn.discriminant_analysis.LinearDiscriminantAnalysis" rel="nofollow">LDA.explained_variance_ratio_</a> should have only <code class="notranslate">n_components_</cod...
1
<ul dir="auto"> <li>Electron version: v1.8.2-beta.4</li> <li>Operating system: Windows 7 Ultimate x64</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Enter the command and its execution</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">the electron crash when I start enter the command</p> <h3 dir="au...
<ul dir="auto"> <li>Electron version: 1.8.2-beta.3</li> <li>Operating system: Windows_NT 10.0.15063</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">When devtools are open I should be able to type directly into the console.</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">When you type into the conso...
1
<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>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.3.5</td> </tr> </tbody> </...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$in = &lt;&lt;&lt;EOF a: b: 5 b: 6 EOF; var_dump(\Symfony\Component\Yaml\Yaml::parse($in));"><pre class="notranslate"><code class="notranslate">$in = &lt;&lt;&lt;EOF a: b: 5 b: 6 EOF; var_dump...
0
<p dir="auto">I tried writing tarai function with Rust, version info is:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ rustc --version rustc 1.0.0-dev (3d5fbae33 2015-01-13 01:08:03 +0000)"><pre class="notranslate"><code class="notranslate"...
<p dir="auto">Came up with this issue while "unboxing" the <a href="https://github.com/rust-lang/rust/blob/6f4c11be3b9706d1ba0e1b74b89de1478410a56f/src/libcollections/trie/map.rs#L709-712"><code class="notranslate">collections::trie::map::InternalNode::each_reverse</code></a> method.</p> <h3 dir="auto">Reduced test cas...
1
<p dir="auto">I couldn't find anything like this which would have removed the need for parsing some text in my extension.</p> <p dir="auto"><a href="https://atom.io/docs/api/v1.1.0/ScopeDescriptor" rel="nofollow">https://atom.io/docs/api/v1.1.0/ScopeDescriptor</a></p>
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/billti/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/billti">@billti</a> on November 1, 2015 6:10</em></p> <p dir="auto">The API call <code ...
1
<h2 dir="auto">Question</h2> <h3 dir="auto">Which version of Sharding-Jdbc do you using?(您使用的Sharding-Jdbc版本为?)</h3> <p dir="auto">sharding-jdbc-spring-boot-starter:3.1.0<br> springboot: 2.1.1.release<br> druid-spring-boot-starter:1.1.10<br> mybatis-spring-boot-starter:1.3.2</p> <h3 dir="auto">Expected behavior (您预期的结果...
<p dir="auto">使用<strong>python sqlalchemy</strong> ,在创建连接中,必须添加<strong>autocommit</strong>参数,否则在进行连接中便会报错:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/30698152/134836519-5bbb437f-b721-40c0-a707-6e86ccdcf46c.png"><img src="https://user-images.githubuserconten...
0
<h2 dir="auto">Problem</h2> <p dir="auto">After upgrade from v0.7.2 to v0.8, it compile failed.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Launching lib/main_dev.dart on Redmi 3S in debug mode... 注: /Users/jagger/flutter/.pub-cache/hosted/...
<p dir="auto">Since the last engine roll the devicelab microbenchmarks are failing due to an exception parsing the JSON response, and the <code class="notranslate">completeError</code> call failing claiming it was already completed (!). I added some debug logging in <a class="issue-link js-issue-link" data-error-text="...
0
<p dir="auto">I <a href="https://github.com/Microsoft/vscode/issues/52194" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/52194/hovercard">raised this against VS Code</a>, but they advise it's Electron's doing. When I go to select a debug session and there are several, the dropdown menu grows ...
<h3 dir="auto">Preflight Checklist</h3> <p dir="auto">I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.<br> I agree to follow the <a href="https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a> that ...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1036" rel="nofollow">http://projects.scipy.org/numpy/ticket/1036</a> on 2009-03-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rc/hovercard" data-octo-click="hovercard-link-click" data-octo...
<h3 dir="auto">Describe the issue:</h3> <p dir="auto">A simple code snippet below calculating bins for a given input fails while trying to allocate 12.7 PiB of RAM. Probably related to my floats precision, but is definitely not the expected result.</p> <p dir="auto">I would be most grateful if anyone could suggest a wo...
0
<p dir="auto">Apologies if this is a duplicate of an existing issue, but I haven't been able to find an answer to this specific issue. I note however <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="69690167" data-permission-text="Title is private" data-url="https://github.com/microso...
<p dir="auto">In a <code class="notranslate">.d.ts</code> file, I have the following:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import * as interfaces from './interfaces'; declare module sequelize { export import Promise...
0
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">Create a TextField like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var text = &quot;hello&quot;; var controller = new TextEditingController(text: text) ..selection = new TextSele...
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Create a <code class="notranslate">TextField</code> wrapped in <code class="notranslate">Expanded</code> or <code class="notranslate">Flexible</code> inside <code class="notranslate">Row</code></li> <li>Set <code class="notranslate">TextAlign</code> for <code ...
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">bug</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">"0"-prefixed octal literals and octal escape sequences are deprecated; for octal literals use the "0o" prefix instea...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> A Bug</p> <p dir="auto"><strong>What is the current behavior?</strong><br> Our application has ~2K modules with multiple entries. After compiling these entry points, webpack logs given entries + distorted entries in...
0
<p dir="auto"><em>Apologies is this is a dupe - I searched a number of different ways and couldn't fine anything existing. Obviously, I'd be surprised if this hasn't come up somewhere before.</em></p> <p dir="auto">Default syntax highlighting, and setting syntax highlighting for files without a default works great in A...
<p dir="auto">Several halp issues about people wanting to add extensions to language plugins.</p> <p dir="auto">Currently they have to fork the package to do this, might be nice to support this through the config.</p>
1
<p dir="auto">I can't found DatePicker after install material-ui</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/material-ui/issues">issues</a> of this repository...
<p dir="auto"><a href="https://codesandbox.io/s/vy79r048z5" rel="nofollow">Here</a> small button is small.<br> But <a href="https://codesandbox.io/s/rw1mky9prp" rel="nofollow">here</a> it looks like a medium size button.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabl...
0
<p dir="auto">Creating a model in Three.js/editor and exporting with roughness or metal maps to GLB or GLTF will not export the rough/metal maps whether they are combined as a single file AO/Rough/Metal RGB or as individual images.</p> <p dir="auto">I'm trying to apply these images in the Editor and export them as a gl...
<p dir="auto">It would be nice if the TransformControls had optional constraints (minimum, maximum) for each axis. It would be also nice if some gizmo definitions/helpers could be enabled/disabled.</p> <p dir="auto">The example below shows a max scale constraint for all axes and most of the gizmo definitions/helpers di...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/999" rel="nofollow">http://projects.scipy.org/numpy/ticket/999</a> on 2009-02-05 by trac user mjwakefield, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dmcooke/hovercard" data-octo-...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/860" rel="nofollow">http://projects.scipy.org/numpy/ticket/860</a> on 2008-07-24 by trac user phsilva, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dmcooke/hovercard" data-octo-clic...
1
<h2 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature</h2> <p dir="auto">Per <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pritamdamania87/hovercard" data-octo-click="hov...
<p dir="auto">Hi guys:<br> I have build a seq2seq model using nn.LSTMCELL in it. And I want to export a trained one to onnx form. However, when I do this, I have an error says:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="UserWarning: ONNX e...
0
<p dir="auto">This issue formalizes <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pcwalton/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pcwalton">@pcwalton</a>'s <a href="https://mail.mozilla.org/pipermail/ru...
<p dir="auto">I get an internal compiler error on the input detailed below.</p> <p dir="auto">I tried this code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="struct B; impl B { fn func(&amp;self) { } } fn main() { let x:&amp;fn(&am...
0
<p dir="auto">Hi,<br> I see the atom helper process not responding in my activity monitor. When I quit the process atom crashes with the attached error message. If I click 'reload' from that button I see a blank atom window.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent...
<p dir="auto">Looking at activity monitor, I always get a <code class="notranslate">Atom Helper (Not Responding)</code>, even if I start atom in safe mode.</p> <p dir="auto">I'm on OSX mavericks and atom 0.138.0. I noticed this at least a few versions back too.</p> <p dir="auto"><a target="_blank" rel="noopener norefer...
1
<p dir="auto">The test <code class="notranslate">scipy.signal.tests.test_bsplines::TestBSplines::test_spline_filter</code> fails on Windows 32-bit with Python3.4/2.7.</p> <p dir="auto"><s>Probably just tolerance issue --- the test seems to be doing comparison vs. 0 with atol=0.</s></p> <h3 dir="auto">Error message:</h3...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="_______________________ TestBSplines.test_spline_filter ________________________ [snip] &gt; raise AssertionError(msg) E AssertionError: E Not ...
1
<p dir="auto">when I've install the phpexcel and update the composer this error is occurred, I tried to clear the cache but the error appeared again.</p>
<p dir="auto">After updating from 2.8.9 to 2.8.10 I experience the following exception for any request. Downgrading again resolves the issue. No other composer dependencies were updated in the process.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-con...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/712" rel="nofollow">http://projects.scipy.org/scipy/ticket/712</a> on 2008-08-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jpaalasm/hovercard" data-octo-click="hovercard-link-click" data-...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/711" rel="nofollow">http://projects.scipy.org/scipy/ticket/711</a> on 2008-08-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jpaalasm/hovercard" data-octo-click="hovercard-link-click" data-...
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/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
<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
<h3 dir="auto">Vue.js version</h3> <p dir="auto">2.2.2</p> <h3 dir="auto">Reproduction Link</h3> <p dir="auto"><a href="https://jsfiddle.net/8azt2xz9/3/" rel="nofollow">https://jsfiddle.net/8azt2xz9/3/</a><br> and click <code class="notranslate">filter</code>, vue.js throw error <code class="notranslate">duplicate keys...
<h3 dir="auto">Version</h3> <p dir="auto">2.6.11</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/vueschool/vuejs-components-fundamentals/commit/3a90eeace5d3f8c01b5c989bd47850a96510eb51/hovercard" href="https://github.com/...
0
<p dir="auto">The <a href="https://docs.scipy.org/doc/numpy-1.15.1/reference/ufuncs.html" rel="nofollow">ufunc reference</a> contains the following notes about <code class="notranslate">out</code> and <code class="notranslate">where</code> usage:</p> <blockquote> <p dir="auto">If ‘out’ is None (the default), a uninitia...
<p dir="auto">The numpy documentation on the use of the argument 'where' in <a href="https://docs.scipy.org/doc/numpy/reference/generated/numpy.divide.html" rel="nofollow">numpy.divide</a> says:</p> <blockquote> <p dir="auto"><strong>where : <em>array_like, optional</em></strong><br> Values of True indicate to calculat...
1
<p dir="auto">The wrong character (œ) is displayed for the lowercase æ<br> The capitalized version (Æ) is working fine</p> <p dir="auto">(Atom Version 0.138.0, OS X 10.10 Yosemite)</p>
<p dir="auto">Original issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="28529842" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/1625" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/1625/hovercard" href="https://github.c...
1
<p dir="auto">I use multiple monitors on my laptop and can't use FancyZones on both. Only the primary laptop display will have all the zones but the external monitors is just considered and one zone.</p>
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Currently the new FZ editor only comes up and applies zone layouts to the primary monitor. In order to get a layout on a different monitor, the original custom editor is needed. Bret and Jeff have a design for this change and now they need to im...
1
<p dir="auto">The following code does not show markers.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="my_data = [1,2,5,3,0] sns.lineplot(data = my_data,markers=True);"><pre class="notranslate"><code class="notranslate">my_data = [1,2,5,3,0] s...
<p dir="auto">I am running matplotlib 3.0.2 and Seaborn 0.9.0 in python 3.7 on MacOs.<br> There appears to be a bug in Seaborn which makes its line plot function ignore the markers argument. The matplotlib plot still plots the markers, i.e. this is not the problem and I also set lines.markeredgewidth as was recommended...
1
<p dir="auto">Here is some strange code uncovered by a test I wrote for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="63116688" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/23536" data-hovercard-type="pull_request" data-hovercard-url="/...
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="1 &gt;&gt; 24353125315"><pre class="notranslate"><span class="pl-c1">1</span> &gt;&gt; <span class="pl-c1">24353125315</span></pre></div>
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/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project...
<h3 dir="auto">Issue Details</h3> <ul dir="auto"> <li><strong>Electron Version:</strong> <ul dir="auto"> <li>13.0.0-nightly.20201203</li> </ul> </li> <li><strong>Operating System:</strong> <ul dir="auto"> <li>macOS</li> </ul> </li> <li><strong>Last Known Working Electron version:</strong> <ul dir="auto"> <li>N/A</li> <...
1
<h3 dir="auto">Description</h3> <p dir="auto">A textbox is added to the UI next to each DAG to write/modify information regarding the DAG directly in the UI.</p> <h3 dir="auto">Use case/motivation</h3> <p dir="auto">I work on a team and currently we are unable to relay information regarding a DAG through the UI. For ex...
<p dir="auto"><strong>Description</strong></p> <p dir="auto">I have been an airflow user for since a long time and I have often asked myself "what did happen to this task 4 months ago?".<br> Usually, this question starts a long and tedious process of going through slack/github/jira/emails to understand what was the pro...
1
<h3 dir="auto">系统及 Electron 的版本信息:</h3> <p dir="auto">Electron version: v1.6.1<br> Operating system: os x 10.12.2</p> <h3 dir="auto">问题现象</h3> <p dir="auto">中文输入法(百度五笔),在输入中文时,时常会出来「输入法候选词面板」位置异常,会出现在整个窗口的「左上角」</p> <h3 dir="auto">问题截图</h3> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https:...
<p dir="auto">I'm encountering a weird situation. When I was inputting characters in Chinese, the IME window would appear at top left of the app first, and then in a normal position for the consecutive letters. Please see the snapshot below.</p> <p dir="auto">Maybe <a class="user-mention notranslate" data-hovercard-typ...
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. (v5.0.2)</li> <li class="task-list-it...
<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...
0
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">As <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/fs/promises.d.ts#L611">defined in TypeScript</a>, the <code class="notranslate">fs.stat</code> in Node.js returns value ...
<p dir="auto"><g-emoji class="g-emoji" alias="christmas_tree" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f384.png">🎄</g-emoji> First, thanks for trying and giving feedback to our alpha version. <g-emoji class="g-emoji" alias="christmas_tree" fallback-src="https://github.githubassets.com/...
0
<p dir="auto">Hi,</p> <p dir="auto">I'm working with histogram aggregation but there is something strange with keys.<br> For instance (cf : <a href="http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-aggregations-bucket-histogram-aggregation.html" rel="nofollow">http://www.elasticsearch.org/gu...
<h1 dir="auto">Completion Suggester V2</h1> <p dir="auto">The completion suggester provides auto-complete/search-as-you-type functionality.<br> This is a navigational feature to guide users to relevant results as they are typing, improving search precision. It is not meant for spell correction or did-you-mean functiona...
0