text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=raykrueger" rel="nofollow">Ray Krueger</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1743?redirect=false" rel="nofollow">SPR-1743</a></strong> and commented</p> <p dir="auto">The current hibernate3.LocalSessionFa...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cbeams" rel="nofollow">Chris Beams</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5529?redirect=false" rel="nofollow">SPR-5529</a></strong> and commented</p> <p dir="auto">In alignment with Java 5 style and migrat...
0
<p dir="auto">When I use <code class="notranslate">npm</code> to install <code class="notranslate">bootstrap</code> package, I want to be able to use <code class="notranslate">require.resolve('bootstrap')</code> to get exact location (since it's not necessarily in <code class="notranslate">node_modules</code> of my pac...
<p dir="auto">Great work on getting bootstrap onto npmjs.org.</p> <p dir="auto">Maybe I am missing something but there is no main property defined in package.json.</p> <p dir="auto">Currently I have to do this</p> <p dir="auto">require('bootstrap/dist/js/bootstrap');</p> <p dir="auto">but I would prefer to do this,</p>...
1
<h3 dir="auto">Bug report</h3> <p dir="auto">When using React version 16.6.0, my app suddenly crashed with the error "Cannot read property replace of null". The exception happens when React tries to remove the string "topsecret-" from fiber.name. I tried to revert back to 16.5.2 to confirm the version where it happens,...
<p dir="auto">Ran <code class="notranslate">create-react-app react-test</code> then <code class="notranslate">npm start</code> on the fresh project with no changes and I get the following error when using react@16.6.0 and react-dom@16.6.0:</p> <div class="snippet-clipboard-content notranslate position-relative overflow...
1
<p dir="auto">I'm not sure of this, but did you remove the option of having the tabs on the bottom of the content?</p> <p dir="auto">Would be very glad to have it back. Thanks!</p>
<p dir="auto">This issue will eventually turn into the 3.0.1 release notes. Until then it serves as an index of the key changes coming in our first patch release for v3.</p> <h2 dir="auto">Please, no comments here.</h2> <h3 dir="auto">Docs</h3> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Fa...
0
<h3 dir="auto">Which version of ShardingSphere did you use?</h3> <ul dir="auto"> <li>shardingsphere-jdbc-core-spring-boot-starter:5.0.0-beta</li> <li>mybatis-plus-boot-starter:3.4.3.1</li> </ul> <h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3> <p dir="auto">only use ShardingSp...
<h2 dir="auto">Bug Report</h2> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <p dir="auto">5.1.0</p> <h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3> <p dir="auto">ShardingSphere-Proxy</p> <h3 dir="auto">Expected behavior</h3> <p dir="auto">transaction rollb...
0
<p dir="auto">I'd like to have a type for a function which takes in zero or more parameters, and then use the type for the parameters, e.g.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="// Note: the syntax below of course doesn't do what I'm ...
<p dir="auto">We can kind of already do this for functions by defining several overloads, but there is no corresponding mechanism for overloaded classes or interfaces. A typical use case would be defining a registry for callbacks which accept a number of parameters. Something like the following with loosely proposed va...
1
<pre class="notranslate">What steps will reproduce the problem? run tests What do you see instead? WARNING: DATA RACE Read by goroutine 17: go/token.(*FileSet).file() /build/go.tip/go/src/pkg/go/token/position.go:371 +0x38 go/token.(*FileSet).Position() /build/go.tip/go/src/pkg/go/token/position.go:4...
<pre class="notranslate">As per Rob and Andrew's request: <a href="https://groups.google.com/forum/#" rel="nofollow">https://groups.google.com/forum/#</a>!topic/golang-nuts/Q7lwBDPmQh4</pre>
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1528" rel="nofollow">http://projects.scipy.org/numpy/ticket/1528</a> on 2010-06-29 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sandrotosi/hovercard" data-octo-click="hovercard-link-click" d...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1527" rel="nofollow">http://projects.scipy.org/numpy/ticket/1527</a> on 2010-06-29 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sandrotosi/hovercard" data-octo-click="hovercard-link-click" d...
1
<p dir="auto"><strong>feature</strong></p> <p dir="auto"><strong>What is the current behavior?</strong><br> On the new developer tool you are unable to see what property type the value. You used to be able to see if the value was a string or int because of the quotation marks (for example id: "1" (string) or id: 1 (int...
<p dir="auto">Follow up to a discussion thread on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="18562843" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/294" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/294/...
1
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows 10 188995 Latest nightly terminal build as-of 10/6 "><pre lang="none" class="notranslate"><code class="notranslate">Windows 10 188995 Latest nightly terminal bu...
<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.239] Windows Terminal version : 0.2.1831 Any other software? Nope. "><pre lang="none" class="notranslate">...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18362.0 Windows Terminal version (if applicable): 0.6.2951.0"><pre lang="none" class="notranslate"><code class="notranslate">Windows build nu...
<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.295] Windows Terminal version : 0.4.2382.0 Input method: the system defaut microsoft pinyin input method.">...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=stevestorey" rel="nofollow">Steve Storey</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8889?redirect=false" rel="nofollow">SPR-8889</a></strong> and commented</p> <p dir="auto">Having put RC2 to work and testing ...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=tomdewire" rel="nofollow">Tom DeWire</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3472?redirect=false" rel="nofollow">SPR-3472</a></strong> and commented</p> <p dir="auto">Repeated from my original forum post: (...
0
<p dir="auto">I have a Bootstrap feature-request: Can you make the navbar in mobile to be displayed in the left and the navbar button also in the left?</p>
<p dir="auto">Please make lateral the navbar when it collapses on mobile devices such as foundation or purecss.<br> Tks</p>
1
<p dir="auto">This came up while trying to de-duplicate some DataFrame vs Series arithmetic logic in core.ops.</p>
<p dir="auto">I often work with pandas using big dataframes and series with multi-index or multi-column and I use the EMACS shell.</p> <p dir="auto">Often when I write <code class="notranslate">df.index</code> the output is so big that almost make my computer crash (and it is a powerful pc).</p> <p dir="auto">As when y...
0
<p dir="auto">I am currently unable to use <code class="notranslate">histplot</code> as it appears that the <code class="notranslate">pandas</code> option <code class="notranslate">use_inf_as_null</code> has been removed. Error log below.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-...
<p dir="auto">So, I've been able to find how it was doable before (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="44753009" data-permission-text="Title is private" data-url="https://github.com/mwaskom/seaborn/issues/313" data-hovercard-type="issue" data-hovercard-url="/mwaskom/seabo...
0
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:</p> <ol dir="auto"> <li>You might have mismatching versions of React and the renderer (such as Rea...
<p dir="auto">We are working on a Very large project with several dependencies, when building the project we get a <code class="notranslate">FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory</code>.</p> <ul dir="auto"> <li>[ x] I have searched the <a href="https://github.com/zeit/nex...
0
<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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
<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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
0
<p dir="auto">I was doing some testing using unsigned and signed integers with NumPy 1.20.3, and found out that when you multiply them with each other, it results in a 64-bit float.<br> Same goes for addition/subtraction.<br> As far as I know, this was not the case for earlier NumPy versions (as currently many parts of...
<h1 dir="auto">Describe the issue:</h1> <h2 dir="auto">Expected Behavior:</h2> <p dir="auto">I expect to create a python <code class="notranslate">Fraction</code> from numpy integer types with no loss of precision</p> <h2 dir="auto">Actual Behavior:</h2> <p dir="auto">Types are coerced to <code class="notranslate">nump...
1
<p dir="auto">Observed a couple of runtime/pprof TestCPUProfileMultithreaded test failures<br> with the following error message.</p> <pre class="notranslate">--- FAIL: TestCPUProfileMultithreaded (0.26s) pprof_test.go:169: total 25 CPU profile samples collected pprof_test.go:185: runtime/pprof_test.cpuHog1: 25 ...
<p dir="auto">Weird trybot failure in tsan:</p> <p dir="auto"><a href="https://storage.googleapis.com/go-build-log/78af9465/linux-amd64-race_91e55cda.log" rel="nofollow">https://storage.googleapis.com/go-build-log/78af9465/linux-amd64-race_91e55cda.log</a></p> <div class="snippet-clipboard-content notranslate position-...
1
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>Have I written custom code: No, I'm using MNIST Tensorboard example provided by Google.</li> <li>OS Platform and Distribution: Ubuntu 16.04</li> <li>Binary installation (sudo pip3 install tf-nightly-2.0-preview)</li> <li>TensorFlow version (use c...
<p dir="auto">Code to reproduce:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from __future__ import absolute_import from __future__ import division from __future__ import print_function import shutil import tensorflow ...
1
<h1 dir="auto">Bug report</h1> <p dir="auto">I want to replace all the module name like <code class="notranslate">node:fs</code> to <code class="notranslate">fs</code>, so I set resolve.alias:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-co...
<p dir="auto">Hey there! I have a question.</p> <p dir="auto">I have two npm-packages: <code class="notranslate">sub</code> and <code class="notranslate">common</code>. I'm writing my app using this packages.</p> <p dir="auto"><strong><code class="notranslate">sub</code></strong> includes <code class="notranslate">comm...
0
<p dir="auto">Hi,<br> in my system configuration windows 7,32 bit.</p> <p dir="auto">I have installed deno on my machine using this command</p> <p dir="auto"><code class="notranslate">iwr https://deno.land/x/install/install.ps1 -useb | iex</code></p> <p dir="auto">My pwershell version is 5.1</p> <p dir="auto">I got thi...
<h1 dir="auto">Could you please support windows 32 bit machines for the build.</h1> <p dir="auto">I'm using Windows NT 10 15063</p> <p dir="auto">Building the app is quite a sassle for me (as win32 users) because:</p> <ul dir="auto"> <li>My windows version does <strong>not</strong> support symlinks even though I enable...
1
<h4 dir="auto">Describe the bug</h4> <p dir="auto">When using an imputer, after training on a data frame with at least one of the columns completely missing, the imputer will drop this feature after a transform.</p> <p dir="auto">I would expect at least a warning or an option to fall back to a constant value fill.</p>...
<h3 dir="auto">Code sample</h3> <p dir="auto">In the sample code below, a column is removed from the dataset during the pipeline</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; from sklearn.impute import SimpleIm...
1
<p dir="auto">Hi,</p> <p dir="auto">I have been trying to run wildcard queries against .kibana indices on ES 1.4.4. I am querying on _id. While prefix query runs, wildcard queries don't.</p> <p dir="auto">Example</p> <blockquote> <p dir="auto">curl localhost:9200/,kibana/_search?pretty -d '{"query":{"prefix":{"_id":"TC...
<p dir="auto">I'm using Elasticsearch 1.3.4. Occasionally I see the following DEBUG stack trace (few of them are logged sequentially) in the log file. No search requests are failing around the same time though. There was nothing wrong with the cluster too when this exception was logged. Is this exception harmless? If n...
0
<p dir="auto">Image picker version: 0.4.10</p> <p dir="auto">When image without extension is selected this exception is thrown:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="E/AndroidRuntime( 8438): FATAL EXCEPTION: main E/AndroidRuntime( 843...
<p dir="auto">Tested on a real Pixel XL Android 9 (API 28)<br> image_picker version: 0.4.10</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="java.lang.IllegalArgumentException: Unknown URI: content://downloads/public_downloads/15"><pre class="no...
1
<p dir="auto">Requires additional selector added to CSS rule to ensure correct top margin as shown here</p> <p dir="auto"><a href="https://gist.github.com/1721864">https://gist.github.com/1721864</a></p>
<p dir="auto">There are (too) many differences and enhancements in the upcoming v3, plus there are a lot more things to be done, so I'd like to suggest a maintainance v2.3.2 for a few of the most important bugs/features, so people with the current version of bootstrap get some more support for their pages.</p>
0
<p dir="auto">Babel transpiled subclasses of Promise had been working as intended for as recent as the last nodejs version (6.4.0), however with 6.5.0, I'm seeing errors like:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" return _possible...
<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 ReadError extends Error {} new ReadError('Boom') instanceof ReadError // =&gt; false"><pre class="notranslate"><span class="pl-k">class</span> <sp...
1
<h4 dir="auto">Groupby Pct_change Bug Report</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from io import StringIO import pandas as pd txt = StringIO(&quot;&quot;&quot;Group;Date;Value A ;01-02-2016 ;16 A ...
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# Your code here df=pd.DataFrame([[1,2],[3,4]], columns=list('aa')) . # NOTICE TWO COLUMNS EACH CALLED 'a' df.d...
0
<p dir="auto">Hi,<br> would be great if one could pass arguments to <code class="notranslate">issymmetric</code>, which specifies the absolut and/or relative tolerance between the upper and lower triangle, similar to <code class="notranslate">isapprox(x,y; atol=..., rtol=...)</code>.<br> Thanks!</p>
<p dir="auto">I was expecting the following code print two <code class="notranslate">true</code>s.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="using LinearAlgebra siz = 8 base_space = qr(randn(Float64, siz, siz)).Q phases = rand(siz) signs ...
1
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>... right click the project folders list</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.196.0<br> <strong>System</strong>: Microsoft Windows 7 Home Premium<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <...
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Erro...
1
<p dir="auto">Is there any particular reason to have <code class="notranslate">product</code> return different values depending on the number of iterators provided?</p> <p dir="auto">Demo</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt...
<p dir="auto">Right now any <code class="notranslate">Pkg.add</code> can lead to a downgrade of some other installed package. That seems like a bad user experience: when I add a new package, I probably don't want my other packages to revert to an old version.</p> <p dir="auto">I think a better solution would be if <cod...
0
<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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
<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
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="trait MyTY { fn my_y(&amp;self) -&gt; uint; } trait MyTXY: MyTY { fn my_x(&amp;self) -&gt; uint; } fn bar(mt: &amp;MyTXY) { mt.my_x(); mt.my_y(); } fn main() { }"><pre class="notran...
<p dir="auto">Bound type parameters can call supertrait methods, objects should be able to as well.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="trait A { fn f() } trait B: A { } fn foo(b: &amp;B) { b.f() }"><pre class="notranslate"><co...
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">Not sure if it is a bug or a feature yet. This relates to Hooks.</p> <p dir="auto">It could also be that this is all expected behaviour and one of the workarounds mentioned is required.</p> <p dir="auto"...
<h1 dir="auto">From maintainers: if you have this problem, please see the explanation in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="157049204" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/6895" data-hovercard-type="issue" data-hoverc...
0
<p dir="auto"><a href="https://developer.mozilla.org/en-US/docs/Web/API/Navigator/hardwareConcurrency" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/API/Navigator/hardwareConcurrency</a></p>
<p dir="auto">We currently have an invented syntax for referencing a d.ts file. <a href="https://github.com/denoland/deno_std/blob/06958a4ada960665a48ac34f919423e0d8d16951/prettier/prettier.ts#L8-L9">Here's an example</a>:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="a...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/922" rel="nofollow">http://projects.scipy.org/numpy/ticket/922</a> on 2008-10-02 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/josef-pkt/hovercard" data-octo-click="hovercard-link-click" data...
<p dir="auto">Creating an array out of a list that (accidentally) has a circular reference sometimes causes the Python terminal to hang, and can not be terminated even by ctrl-C.</p> <p dir="auto">Ideally, this should be detected, and an exception should be raised.</p> <h3 dir="auto">Reproducing code example:</h3> <div...
0
<p dir="auto"><code class="notranslate">error</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TypeError: C:\Dev\Personal_Projects\web-toolkit\src\ambient\particles\index.js: Property name expected type of string but got null at valid...
<p dir="auto">Following code produces the error:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const hello = async () =&gt; { const he = { ll: '2' } const { ll } = he }"><pre class="notranslate"><span class="pl-k">const</sp...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=washley" rel="nofollow">William Ashley</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5959?redirect=false" rel="nofollow">SPR-5959</a></strong> and commented</p> <p dir="auto">Here is a condensed example of the pr...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=chrislee" rel="nofollow">Chris Lee</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2413?redirect=false" rel="nofollow">SPR-2413</a></strong> and commented</p> <p dir="auto">Upgrading from 2.0RC2 to 2.0RC3; aside fr...
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>.): NO</p> <p dir="auto"><strong>What keywords did you search...
<p dir="auto">We have performance testing infrastructure ready for use in GCE, all scripts are in <code class="notranslate">test/kubemark</code>, and the rest of the code is spread around <code class="notranslate">cluster</code> directory. Currently there's a performance problem, which causes kubemark to be a lot slowe...
0
<p dir="auto"><strong>Migrated issue, originally created by jan.budinsky (<a href="https://github.com/janbudinsky">@janbudinsky</a>)</strong></p> <p dir="auto">Default column value is not overridden by <code class="notranslate">NULL</code> in <code class="notranslate">Declarative API</code> as it should be.</p> <p dir=...
<p dir="auto"><strong>Migrated issue, originally created by Oleg Pidsadnyi (<a href="https://github.com/olegp">@olegp</a>)</strong></p> <p dir="auto">Mike, I've encountered a behavior that is a bit unexpected:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-...
1
<p dir="auto">When trying to redirect from a POST request to another page it seems that the request goes wrong. The redirect seems fine in the browser network debug tab and seems to pass normally from the POST method handling but when it tries to go to the new url it gets a status code of <strong>|405 Method Not Allowe...
<p dir="auto">With the following example:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from flask import Flask app = Flask(__name__) @app.route('/', methods=['POST']) def hello_world(): return 'Hello World!' if __...
1
<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>PowerToys version: 0.21.1</li> <li>PowerToy Utility: Fancy Zones</li> <li>Running PowerToys as Admin: Yes</li> <...
<h2 dir="auto">ℹ Computer information</h2> <ul dir="auto"> <li>PowerToys version: v0.21.1</li> <li>PowerToy Utility: FancyZones</li> <li>Running PowerToys as Admin: No</li> <li>Windows build number: Windows 10 Version 2004: 19041.450</li> </ul> <h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://...
1
<p dir="auto">When using custom formatters/locators, duplicate axis labels are produced if the the formatters are set for both major and minor labels. I.e, this code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as p...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong><br> I generated a very large dotplot (figsize=(100,10)), but it only shows partial x-axis.</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir...
0
<h2 dir="auto">Video Conference: allow setting hotkeys for "on" and "off" (rather than toggle) for mic mute and camera mute</h2> <p dir="auto">My young kids are using Teams at school. They have to stay muted until asked to speak by the teacher. They are easily confused/distracted by having to look for mute/unmute in th...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">This feature would prevent the OS from going to sleep with the options to set a timer for when it can go back to sleep. This functionality is provided by the following two sources for free; however, I choose not to use these since they are not ope...
0
<p dir="auto">On a clean checkout I get segfaults in test/fft.jl when I run <code class="notranslate">make testall</code>. In particular, at least these lines in test/fft.jl seem to cause segfaults while the unmarked ones don't (line numbers included):</p> <div class="snippet-clipboard-content notranslate position-rela...
<p dir="auto">The <code class="notranslate">__source__</code> macro meta-argument seems to lose its bearing when used inside of <code class="notranslate">Cmd</code> interpolation. Example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ cat ...
0
<p dir="auto">Traceback (most recent call last):<br> File "C:\Users\Scott Ward-Corderoy\Desktop\python_work\Projects\Data Visualisation\generating_data.py", line 1, in <br> import matplotlib.pyplot as plt<br> File "C:\Users\Scott Ward-Corderoy\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\Loc...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">On some Windows machines (including Windows 10 and Windows 7), we experienced <code class="notranslate">ImportError: DLL load failed: The specific module could not be found</code> after upgrading from Matplotlib 3.3.0 to 3.3.1.<...
1
<h3 dir="auto">What problem does this feature solve?</h3> <p dir="auto">Many data visualization and graphics library do DOM manipulation and most of them the DOMElement can be extracted.</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-con...
<h3 dir="auto">Version</h3> <p dir="auto">2.5.13</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://jsfiddle.net/mmestas/ca7v214w/1/" rel="nofollow">https://jsfiddle.net/mmestas/ca7v214w/1/</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto"></p> <p dir="auto">Type in 0-2 or any number va...
0
<p dir="auto">Causes issue if you try to run a cron job as the ES user. Issue on centos 6, package from the repo.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[centos@ip-10-233-237-10 ~]$ sudo su - elasticsearch -s /bin/bash su: warning: can...
<p dir="auto">We have a entirely Windows-based environment with no options to setup dedicated Linux VMs for Elastic Stack. Elasticsearch comes with a well functioning service wrapper.<br> Unfortunately, Logstash and Kibana don't...<br> To be able to install Logstash and Kibana as a service on Windows one has to use som...
0
<p dir="auto">Stack:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Fatal Exception: java.lang.IllegalStateException: Already released at com.bumptech.glide.util.pool.StateVerifier$DefaultStateVerifier.throwIfRecycled(StateVerifier.java...
<p dir="auto"><strong>Glide Version</strong>:<br> 4.4.0</p> <p dir="auto"><strong>Integration libraries</strong>:<br> "com.squareup.okhttp3:okhttp:3.6.0",<br> "com.squareup.okhttp3:logging-interceptor:3.6.0",<br> "com.github.bumptech.glide:glide:4.4.0",<br> 'com.github.bumptech.glide:compiler:4.4.0',<br> "com.github.b...
1
<h2 dir="auto">What is instance state, and why it exists</h2> <p dir="auto">On Android, an <a href="https://developer.android.com/reference/android/app/Activity.html" rel="nofollow">Activity</a> can be killed at any time by the system. This happens usually when Android needs memory when your Activity is not in the fore...
<p dir="auto">When running apps on the ios simulator, flutter logs shows:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="May 27 14:22:36 --- last message repeated 1 time --- tapped: 17 May 27 14:22:36 --- last message repeated 1 time --- tappe...
0
<p dir="auto">Let's say we have a component <code class="notranslate">Foo</code> which expects to get a single child:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" class Foo extends React.Component { render () { cons...
<p dir="auto"><code class="notranslate">Children.only</code> is intended to be called on an opaque <code class="notranslate">Children</code> object (eg. <code class="notranslate">this.props.children</code>). Best as I can tell, <code class="notranslate">Children.map</code> is intended to return an opaque <code class="...
1
<pre class="notranslate">net.TCPConn embeds net.conn, which has this: // File sets the underlying os.File to blocking mode and returns a copy. // It is the caller's responsibility to close f when finished. // Closing c does not affect f, and closing f does not affect c. // // The returned os.File's file descriptor is ...
<pre class="notranslate"><a href="http://play.golang.org/p/icbjgkx71B" rel="nofollow">http://play.golang.org/p/icbjgkx71B</a> got: gc produces the initialization order: c b a . want: The variables b and c are independent of each other, and b is declared before c, so the order should be: b c a . gccgo reports the ord...
0
<p dir="auto">I just replace "Cloud" to "目录" in bottom_navigation_demo.dart file, then build and run in my iphone6s, the chinese "目录" can't display. How fix it?</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2258120/21883756/8bb192ba-d8eb-11e6-96...
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">The chinese text 中文 is garbled:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="final Widget indexItem = new DrawerItem( icon: new Icon(Icons.home), child: new Row( children: ...
1
<p dir="auto">I noticed the sample for <strong>firebase_auth</strong> is based on just <strong>phone</strong> and <strong>goggle</strong> authentication. (I got the <strong>googleSignin</strong> working following your example).</p> <p dir="auto"><strong>Question</strong><br> Will there be a <strong>Facebook</strong> a...
<p dir="auto">Add an absolute path to assets in flutter.yaml.<br> Try to build (any flavor works).<br> Error.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="% flutter build flx Error: unable to locate asset entry in flutter.yaml: &quot;/my/val...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1477" rel="nofollow">http://projects.scipy.org/numpy/ticket/1477</a> on 2010-05-05 by trac user egonschiele, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-cli...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/777" rel="nofollow">http://projects.scipy.org/numpy/ticket/777</a> on 2008-05-07 by trac user nick, assigned to unknown.</em></p> <p dir="auto">When resize is called on a 2d array, if the value of the "column resize" is greater than the c...
0
<h4 dir="auto">Challenge Name</h4> <p dir="auto">Target the Children of an Element Using jQuery<br> <a href="https://www.freecodecamp.com/challenges/target-the-children-of-an-element-using-jquery" rel="nofollow">https://www.freecodecamp.com/challenges/target-the-children-of-an-element-using-jquery</a><br> and next cha...
<p dir="auto">This is a duplicate of a ticket I opened here <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="104348391" data-permission-text="Title is private" data-url="https://github.com/freeCodeCamp/freeCodeCamp/issues/2969" data-hovercard-type="issue" data-hovercard-url="/freeCode...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/bonfire-mutations" rel="nofollow">http://www.freecodecamp.com/challenges/bonfire-mutations</a></p> <p dir="auto">I haven't actually managed to write a correct solution yet, but my last attempt passed even though I know it doesn't work. My solution:...
<h1 dir="auto"></h1> <p dir="auto"><a href="https://github.com/FreeCodeCamp/FreeCodeCamp/files/465219/Coding.Bug.docx">Coding Bug.docx</a><br> Hi! After completing a few challenges, I think I encountered a bug. I followed the instructions on changing text color, and the text turned red, so I think I wrote this correct...
0
<p dir="auto">I'm doing some customization work on an OpenCart site and I noticed that the syntax highlighting in <code class="notranslate">admin/model/catalog/product.php</code> is all messed up.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/54...
<p dir="auto">Consider a series of quoted strings in an array in ruby:</p> <div class="highlight highlight-source-ruby notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="states = ['AL', 'AK', 'AZ', 'AR', 'CO', 'DE', 'FL', 'GA', 'HI', 'ID', 'IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'M...
1
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">The <code class="notranslate">npm</code> module</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-c...
<p dir="auto">Similar to this issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="8325983" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible/issues/1616" data-hovercard-type="pull_request" data-hovercard-url="/ansible/ansible/pull/1616/hovercard"...
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/13759/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/13759/</a></p> <p dir="auto">Failed: [k8s.io] V1Job should fail a job {Kubernetes e2e suite}</p> <div clas...
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/21728/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/21728/</a></p> <p dir="auto">Failed: [k8s.io] V1Job should scale a job up {Kubernetes e2e suite}</p> <div ...
1
<p dir="auto"><a href="https://twisted.readthedocs.io/en/latest/core/howto/defer-intro.html#inline-callbacks-using-yield" rel="nofollow">https://twisted.readthedocs.io/en/latest/core/howto/defer-intro.html#inline-callbacks-using-yield</a> says "On Python 3, instead of writing returnValue(json.loads(responseBody)) you c...
<p dir="auto">Reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dangra/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dangra">@dangra</a></p> <p dir="auto">This issue manifests when mixing old paths and...
0
<h4 dir="auto">Summary</h4> <p dir="auto">The theme chooser does not appear to work on my system. I cannot select a theme.</p> <h4 dir="auto">Setup</h4> <p dir="auto">Ubuntu 15.04 with atom 1.0.0 amd64 freshly installed from .deb package.</p> <h4 dir="auto">Observed behaviour</h4> <p dir="auto">Themes show up in the li...
<p dir="auto">I see that HiDPI support appears to mostly work in Atom, but with <code class="notranslate">org.gnome.desktop.interface</code> set to <code class="notranslate">2</code>, atom launches with menu items of a crazy size:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://clo...
1
<h3 dir="auto">Describe the workflow you want to enable</h3> <p dir="auto">It is not a new algorithm, I was just frustrated running Grid and Random SearchCV for hours without knowing when it ends. It should be easy to add a print statement to inform the user about the process. It could be a percentage (let's say 80% do...
<p dir="auto">By default writing to a logger would not go to STDOUT without a handler. One solution to this is to attach a handler when verbose is an integer and use the logger if it is passed in.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clip...
1
<p dir="auto">python -m transformers.onnx --model=facebook/bart-large /home/sysadmin/downlaod/onnx_models/bart-large</p> <p dir="auto">Pytorch version: 1.9.0<br> transformers version: 4.9.1<br> platform: centos 7<br> python version: 3.7</p> <p dir="auto">The original bart model is aroud 2GB, But the transferred bart-la...
<h3 dir="auto">System Info</h3> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 4.25.1</li> <li>Platform: Linux-5.10.147+-x86_64-with-glibc2.29</li> <li>Python version: 3.8.10</li> <li>Huggingface_hub version: 0.11.1</li> <li>PyTorch version (GPU?): 1.13.1+cu116 (True)</li> <li>Tensorflow ver...
0
<p dir="auto">I use electron 1.7.9 with node 7.9.0 on a raspberry pi</p> <p dir="auto">input list does get the actual value from the datalist.</p> <p dir="auto">I have a input element with a datalist in my electron application and it works just fine if i run my .html file in Chrome. If I start the electron app with "el...
<p dir="auto">Electron version: 1.7.3 beta<br> Operating system: Windows 7 x86_64 Professional</p> <p dir="auto">Clicking the pyramid icon on an input control associated with a data list and picking a value from the list, then evaluating <code class="notranslate">value</code> property of the input control, the value is...
1
<h1 dir="auto">Environment</h1> <p dir="auto">Microsoft Windows [Version 10.0.18362.30]</p> <h1 dir="auto">Steps to reproduce</h1> <p dir="auto">Just type any command that will fill your terminal window.<br> eg. C:\Users\Microsoft&gt;dir</p> <h1 dir="auto">Expected behavior</h1> <p dir="auto">I should be able to scrol...
<h1 dir="auto">Environment</h1> <p dir="auto">Windows build number: Microsoft Windows [Version 10.0.18898.1000]<br> Windows Terminal version (if applicable): pulled and built today (WindowsTerminalDev_0.0.1.0_x64__8wekyb3d8bbwe)</p> <h1 dir="auto">Steps to reproduce</h1> <p dir="auto">Not entirely sure if this is inten...
1
<p dir="auto">Hi, I used react-sortable-tree package im my react project in component named Tree:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import React, { Component } from &quot;react&quot;; import axios from &quot;axios&quot;; import ax...
<p dir="auto">React version: 0.0.0-experimental-0cc724c77-20211125 (and <code class="notranslate">main</code>)</p> <h2 dir="auto">Steps To Reproduce</h2> <ol dir="auto"> <li>Build the current version of React in <code class="notranslate">main</code></li> <li><code class="notranslate">open fixtures/flight-browser/index....
0
<p dir="auto">Opening an issue to discuss this: <strong>should we think about moving the functionality to read online data sources to a separate package?</strong></p> <p dir="auto">This was mentioned recently here <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="49118275" data-permiss...
<p dir="auto">Currently <code class="notranslate">Series</code> has a <code class="notranslate">name</code> member, which is useful for retaining the name of the sliced <code class="notranslate">index</code>/<code class="notranslate">column</code> when the <code class="notranslate">Series</code> is produced by slicing ...
0
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong><br> When setting a value to an object using a dynamic + numeric key<br> The key is converted to a string (expected)<br> When I then use destructuring to receive the value it works using the numeric key<br> When I also take the <code class="n...
<p dir="auto">Choose one: is this a bug report or feature request?<br> bug</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="const a = { 1: 0, 2: 1, 3: 2 } const i = 1 const { [i]: val, ...rest } =...
1
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">Hello, I am writing a next-generation forum package in Python (somebody needs to beat out vBulletin and those other PHP ones, they dominate the market!) and instead of writing another SQL query builder, I decided to check o...
<p dir="auto"><strong>Migrated issue, originally created by jmagnusson (<a href="https://github.com/jmagnusson">@jmagnusson</a>)</strong></p> <p dir="auto">As we all know <code class="notranslate">contains_eager</code> and <code class="notranslate">joinedload</code> queries can be very expensive to run as the amount of...
0
<h3 dir="auto">Expected Behavior</h3> <p dir="auto">Place the following code into <code class="notranslate">main.py</code>.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from flask import Flask app = Flask(__name__) app.c...
<p dir="auto">The new 0.15.0 does not run in Docker for Windows. Have not tried Docker on other platforms.</p> <p dir="auto">Minimal example with Flask.</p> <p dir="auto">app.py</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from flask import ...
1
<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...
<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...
0
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.209.0<br> <strong>System</strong>: Mac OS X 10.10.3<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Failed to activate the find...
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>Open editor from command line using git with it as default commit editor.</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.196.0<br> <strong>System</strong>: Mac OS X 10.10.3<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">S...
1
<p dir="auto">Dragging should be efficient in anywhere in the menu bar like all other text editors. The tab window should be dragged out to create a new window.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/37213113/59999479-a93a3080-9694-11e9-900f-ee5f3b111cf0.png"><img src="https://user-images.githubusercontent.com/37213113/59999479-a93a3080-9694-11e9-900f-ee5f3b111cf0.png" alt="image" style="max-width: 10...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=alisonr" rel="nofollow">Alison Rosewarne</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5145?redirect=false" rel="nofollow">SPR-5145</a></strong> and commented</p> <p dir="auto">After upgrading to junit 4.5 my tes...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mrgcos" rel="nofollow">Gordon Cosgrave</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2669?redirect=false" rel="nofollow">SPR-2669</a></strong> and commented</p> <p dir="auto">org.springframework.beans.factory.Bea...
0
<p dir="auto">I'm using IncrementalPCA.partial_fit within a loop over a large array that I read in from a file sequentially to avoid memory limitations. After 5 iterations, I'm getting an explained variance ratio of just the first component of 31.8... Each iteration of partial_fit uses 500 samples with 840 features. In...
<p dir="auto">FastICA uses print to tell a user about that the number of components is larger than the number of available features (<a href="https://github.com/scikit-learn/scikit-learn/blob/51a765a/sklearn/decomposition/fastica_.py#L296">https://github.com/scikit-learn/scikit-learn/blob/51a765a/sklearn/decomposition/...
0
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>Summary</strong></p> <p dir="auto">When using <code class="notranslate">splitChunks</code> with <code class="notranslate">chunks: 'all'</code>, and the <code class="notranslate">maxInitialRequests</code> limit is hit by certain entrypoints, the automatically generate...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">I am trying to use my react webpack setup on my Android system but this watcher warning annoying I don't know why it trying to watch system root directory which should not be accessible to users unless they...
0
<h5 dir="auto">Bug Report</h5> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">docker inventory plugin</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0 (fix-docker-api 16c324eff6) last updated 2...
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/hoall/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/hoall">@hoall</a> on 2016-09-23T09:35:55Z</p> <h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto...
0
<h2 dir="auto">🐛 Bug</h2> <p dir="auto">In PyTorch 1.5 (not 1.4) using cdist produces NANs instead of regular gradients. This happens on both CPU and GPU.</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce the behavior:</p> <ol dir="auto"> <li><a href="https://figshare.com/s/47d6035b990fa62d730d" re...
<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> <p dir="auto">torch.cdist produces nan gradients in Pytorch 1.5, but not Pytorch 1.4</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce the beh...
1
<p dir="auto">Computer information</p> <ul dir="auto"> <li>Windows build number: Win 10 Pro v 2004 OS Build 19041.388</li> <li>PowerToys version: 0.20.0</li> <li>PowerToy module: PT Run</li> </ul> <h2 dir="auto">📝 Provide detailed reproduction steps (if any)</h2> <ol dir="auto"> <li>random crash with exception messag...
<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"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=eberhardwolff" rel="nofollow">Eberhard Wolff</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5001?redirect=false" rel="nofollow">SPR-5001</a></strong> and commented</p> <p dir="auto">Currently a parameter to a Web ...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=scottland" rel="nofollow">Scott Murphy</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5377?redirect=false" rel="nofollow">SPR-5377</a></strong> and commented</p> <p dir="auto">Add an additional Annotation for pass...
1
<p dir="auto"><strong>Symfony version(s) affected</strong>: 4.1. symfony/workflow: 4.2</p> <p dir="auto"><strong>Description</strong><br> Hello. I've faced an issue when I placing two or more values in <code class="notranslate">from</code> section at transitions description in config. As far as I know, this is allowed,...
<p dir="auto">Hi all,</p> <p dir="auto">I'm posting this RFC to submit a new validator constraint idea. I don't know if it's worth it or not and that's why I would like to get some feedbacks.</p> <p dir="auto">Something that annoys me with validation constraints is repeating the validation groups everytime in all const...
0
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribu...
<h1 dir="auto">Checklist</h1> <ul dir="auto"> <li>[ x ] I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical enhancement to an existing feature.</li> <li>[ x ] I ha...
0
<p dir="auto">The Flask Mailinglist page:<br> <a href="http://flask.pocoo.org/mailinglist/" rel="nofollow">http://flask.pocoo.org/mailinglist/</a></p> <p dir="auto">mentions this page:<br> <a href="http://flask.pocoo.org/mailinglist/archive/" rel="nofollow">http://flask.pocoo.org/mailinglist/archive/</a><br> Which show...
<p dir="auto">Install flask:<br> <code class="notranslate">pip install flask</code></p> <p dir="auto">If <code class="notranslate">test.py</code> contains:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import flask "><pre class="notranslate">...
0
<p dir="auto">when i push button to swap ime korean<br> but<br> not excute</p> <h1 dir="auto">Description of the new feature/enhancement</h1> <h1 dir="auto">Proposed technical implementation details (optional)</h1>
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto">Currently the icon for the ubuntu shell is the linux icon. Would be nice to have to ubuntu logo for the ubuntu shell.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/13684...
0
<p dir="auto">With a generic base class,</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class GenericBase&lt;T&gt; { value: T; }"><pre class="notranslate"><code class="notranslate">class GenericBase&lt;T&gt; { value: T; } </code></pre>...
<p dir="auto">When using <code class="notranslate">extends</code> in a class expression, the generic types do not propagate correctly to the super class of the expression. The below example should compile (I think!), but fails with <code class="notranslate">Type 'C' is not assignable to type 'T'</code>.</p> <div clas...
1
<h3 dir="auto">Bug report</h3> <p dir="auto">Babel is running translations on files which are inside ignored folder(s)</p> <h3 dir="auto">Expected Behavior</h3> <p dir="auto">Ignore everything inside ignored folder(s)</p> <h3 dir="auto">Current Behavior</h3> <p dir="auto">Babel translates items inside the folder if it ...
<h2 dir="auto">Feature Request</h2> <p dir="auto">This is related to @babel/preset-env and @babel/runtime</p> <p dir="auto">useBuiltIns:usage is a great feature that helps avoiding unnecessary polyfills. The drawback though is that other libraries still import core-js explicitly. Because of that, I usually have many co...
0
<p dir="auto">(Using <code class="notranslate">tf 1.0.0</code>)<br> I tried to follow the following example (<a href="https://www.tensorflow.org/get_started/tflearn" rel="nofollow">https://www.tensorflow.org/get_started/tflearn</a>) from the TF website and I get the following error:</p> <div class="snippet-clipboard-co...
<p dir="auto">Per the comment on <a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/g3doc/how_tos/distributed/index.md">this introduction</a>, i.e.</p> <blockquote> <p dir="auto">N.B. Manually specifying these cluster specifications can be tedious, especially for large clusters. We are working on ...
0
<p dir="auto">The objectives right now are pretty confusing:</p> <ul dir="auto"> <li>Your green-box class should give the bottom of elements 20px of padding.</li> <li>Your green-box class should give the left of elements 40px of padding.</li> <p dir="auto">This suggests, to me at least, that through Clockwise Notation ...
<p dir="auto">Conflicting statements to confuse new beginners. In the Top portion it asks for "10-pixel-wide green border"; but below in your checks it states "Your image should have a border with a width of 10 pixels."; yet your code must have this:<br> .thick-green-border {<br> border-width: 10px;<br> border-color: g...
1
<p dir="auto"><a href="https://babeljs.slack.com/archives/general/p1438027027001390" rel="nofollow">From here:</a></p> <p dir="auto">Hey folks, I think this is a bug. When using ES7 async/await, if I require <code class="notranslate">"babel/polyfill"</code>, it's going to be used before polyfill is required (<code cla...
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="require(&quot;babel/polyfill&quot;); function *hello () {};"><pre class="notranslate"><span class="pl-en">require</span><span class="pl-kos">(</span><span class="pl-s">"babel/polyfill"<...
1
<p dir="auto"><strong>Elasticsearch version</strong>: 2.3.2</p> <p dir="auto"><strong>JVM version</strong>: java version "1.8.0_45"<br> Java(TM) SE Runtime Environment (build 1.8.0_45-b14)<br> Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)</p> <p dir="auto"><strong>OS version</strong>: Centos 7 SELinux...
<p dir="auto"><strong>Elasticsearch version</strong>: 2.3.2</p> <p dir="auto"><strong>JVM version</strong>: java version "1.8.0_45"<br> Java(TM) SE Runtime Environment (build 1.8.0_45-b14)<br> Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)</p> <p dir="auto"><strong>OS version</strong>: Centos 7 SELinux...
1
<p dir="auto">The comma and right parenthesis emitted from JSX-transforming a line like that in the title will result in the following:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// source JSX var ExampleCommaIssue = React.c...
<p dir="auto">I'm keeping the last values passed as props without force a re-render, I'm using the <code class="notranslate">useRef</code> to store the elements without re-render the output.</p> <p dir="auto">The weird part is that the values showed are different from what I'm storing, duplicating the last elements.</p...
0
<p dir="auto">I find myself in many situations executing Ansible to deploy systems but frequently want to use the same credential set to SSH to those machines. Currently for static hosts I am keeping two lists of the same information <code class="notranslate">.ssh/config</code> and a hosts file.</p> <p dir="auto">So wh...
<p dir="auto">There's a lot of useful information in the ansible inventory, including remote usernames, connection methods, etc. I wish I could take advantage of that when I need a shell on a "remote" host by running something like 'ansible-connect hostname'.</p> <p dir="auto">This would, ideally, launch an interactiv...
1
<p dir="auto"><a href="https://drive.google.com/file/d/0BxmeIv484tR5R1JhRjlYTTRIVUk/view?usp=sharing" rel="nofollow">https://drive.google.com/file/d/0BxmeIv484tR5R1JhRjlYTTRIVUk/view?usp=sharing</a></p> <p dir="auto">This is bug? Or how to disable...</p> <p dir="auto">My system:<br> Ubuntu 14.04<br> Resolution 1920x108...
<p dir="auto">I've just installed Atom from a git checkout on Ubuntu 12.10, and the attached screenshot is what I see (I've shrunk the editor font size). I'm assuming that fonts aren't really meant to be that large.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubuserco...
1
<h3 dir="auto">Current Behavior:</h3> <p dir="auto">git-dependencies do not get deduped in workspaces. ex:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="./a ./a/node_modules ./a/node_modules/b ./a/node_modules/c ./b ./b/node_modules ./b/node_...
<h1 dir="auto">What / Why</h1> <p dir="auto">npm ci seems to install an optional dependency for the linux os when running on a mac and seems to install the optional dependency for mac when running on linux.</p> <h2 dir="auto">When</h2> <div class="highlight highlight-source-shell notranslate position-relative overflow-...
0
<h1 dir="auto">Feature request</h1> <p dir="auto">Is it possible to use next.config.ts instead of next.config.js?<br> Currently none of the typescript examples use typescript in the config file. Is it even possible?</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/us...
<p dir="auto">Hi, I'm developing web using Next and Express. Currently i'm facing issue when applying moment locale on the web. It shows that mark up that generated on server and client is different (Screenshot attached).<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercont...
0
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.211.0<br> <strong>System</strong>: Microsoft Windows 8.1 Pro<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Ca...
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Erro...
1
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly (1.9.0-dev.20160429)</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function isFoo(value: any): value is Foo { ...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.7.5 (TS6029)</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// var t = 0; if(t) { document.write('defined'); } else {...
0
<p dir="auto"><strong>Apache Airflow version</strong>:</p> <p dir="auto">2.0.0</p> <p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p> <p dir="auto">1.15.x</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><str...
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.0<br> <strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):<br> <strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>OS</strong> (e.g. from /etc/os-release): Debian GNU/Linux 10 (buste...
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/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected ...
<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> <p dir="auto">Specific t...
0