text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">When a field is not analyzed on index time, it is not possible to specify a search_analyzer.<br> I get a "analyzer on field [xxx] must be set when search_analyzer is set" exception.</p> <p dir="auto">To me this does not make sense. I can set a keyword analyzer on the field to circumvent this exception, wh...
<p dir="auto">When I try to run gradle integration tests to test a plugin by unpacking the zip, the jar hell detection is unable to recognize the same jar on the class path at two (or more) different locations.</p> <p dir="auto">I assume this is not intended. It would make gradle classpath setups (maybe other build too...
0
<p dir="auto">I reported this bug on the 3.x series and it was never addressed.</p> <p dir="auto">The community had a workaround by calling the callback via setTimeout.</p> <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="337223491" data-permission-text="Title is private...
<ul dir="auto"> <li> <p dir="auto">2.0.2 and 2.0.3:</p> </li> <li> <p dir="auto">Operating System (Platform and Version):</p> </li> </ul> <p dir="auto">Ubuntu 18.04 and MacOS (latest)</p> <ul dir="auto"> <li>Last known working Electron version:</li> </ul> <p dir="auto">None</p> <p dir="auto"><strong>Expected Behavior</...
1
<p dir="auto">The option <code class="notranslate">static_folder</code> for blueprints only works correctly when the blueprint has been registered with a <code class="notranslate">url_prefix</code>, otherwise the application's default static URL takes precedence.</p> <p dir="auto">There is nothing wrong in that behavio...
<p dir="auto">Hi,<br> I've encountered a strange bug while working with Flask. When I have two modules (say 'frontend' and 'admin') static files aren't found in frontend module. Admin module is url_prefixed with '/admin' and everything is fine with it.</p> <p dir="auto">The only workaround I found was to add a /static ...
1
<p dir="auto">This is a tracking issue for the deprecated <a href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html#method.chars" rel="nofollow"><code class="notranslate">std::io::Read::chars</code></a> API.</p>
<p dir="auto">Hey there</p> <p dir="auto">Reading the parsing code to try to fix <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="19995424" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/9468" data-hovercard-type="issue" data-hovercard-url="...
0
<p dir="auto">Please:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Provi...
<p dir="auto">Please:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Provi...
0
<p dir="auto">A very nice addition to TypeScript's type system would be sum types in the spirit of ML-like languages. This is one of basic and simple programming constructs from functional programming which you really miss once you get used to it, but which seem to have a hard time being included in new modern languag...
<p dir="auto">Many values or parameters in JavaScript can be of more than one type. For example, a function might take an object where one of the properties can be either a string or a number, but not a function.</p> <p dir="auto">Comments from Ron Buckton in <a href="https://typescript.codeplex.com/workitem/1364" rel=...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR: /home/wavy/Ten/tensorflow/tensorflow/contrib/factorization/BUILD:116:1: Linking of rule '//tensorflow/contrib/factorization:gen_gen_factorization_ops_py_wrappers_cc' failed (Exit 1)"><pre class...
<p dir="auto">I upgraded to tensorflow 1.4. I found that this version can not load "cudart64_90.dll" when i import tensorflow in python.</p> <p dir="auto">It can work when i use tensorflow 1.4 rc-0. But now it goes error: Could not find 'cudart64_80.dll'. TensorFlow requires that this DLL be installed in a directory...
1
<h3 dir="auto">Reproducing code example:</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt;"><pre class="notranslate"><code class="notranslate">import matplotlib.pyplot as plt; </code></pre></div> <p dir="auto">B...
<p dir="auto">Related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="907717829" data-permission-text="Title is private" data-url="https://github.com/vscode-restructuredtext/snooty-parser/issues/24" data-hovercard-type="issue" data-hovercard-url="/vscode-restructuredtext/snooty-pa...
1
<p dir="auto">I want to create all HTTP methods requests and fetch the response data with Playwright. Is there any way by which we can achieve this with Playwright or do we need to go for other API libraries for making API request?</p>
<p dir="auto">I currently use Cypress for my automation testing framework, however I am toying with the idea of moving over to Playwright. One feature of cypress that really shines in the ability to make HttpRequests using the <a href="https://docs.cypress.io/api/commands/request" rel="nofollow">cy.request()</a> functi...
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/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/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">So my box in uni got upgraded and now I have this test failure:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="====================================================================== FAIL: sklearn.manifold.tests.test_locally_linea...
<h4 dir="auto">Describe the issue linked to the documentation</h4> <p dir="auto">when I look at the example given <a href="https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html#permutation-based-feature-importance" rel="nofollow">here</a>, I got confused why the feature na...
0
<p dir="auto">I have a host with a local-only (everything on the same host) Celery setup for some continuous data processing. Recently the load got much higher, all the CPU cores often are under 100% load and I've started to get <code class="notranslate">WorkerLostError: Worker exited prematurely: exitcode 155</code> o...
<p dir="auto">Under high load we encountered duplicate job execution, as well as <code class="notranslate">WorkerLostError: Worker exited prematurely: exitcode 155</code> exceptions.</p> <p dir="auto">We use <code class="notranslate">--max-memory-per-child</code> which leads to workers recycling (exit code 155) between...
1
<p dir="auto">What steps will reproduce the problem?</p> <ol dir="auto"> <li>Use custom typescript 1.5 beta compiler.</li> <li>Type a code snippet: let a: typeof DataView.</li> <li>Get an error: Error:(1, 15) TS2304: Cannot find name 'DataView'.</li> </ol> <p dir="auto">What is the expected result?<br> It should b...
<p dir="auto">Looking at history : <a href="https://github.com/Microsoft/TypeScript/commits/master/bin/lib.d.ts">https://github.com/Microsoft/TypeScript/commits/master/bin/lib.d.ts</a></p> <p dir="auto">Was there on April 11 : <a href="https://github.com/Microsoft/TypeScript/blob/6f1feffe6710a3201fb46a0b01e16051bfc18a2...
1
<p dir="auto">Hello Typescript!</p> <p dir="auto">In our typescript file, we have the following function implementation:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="protected foo&lt;A,B&gt;(): {a: A; b: B;}[] { return null;...
<p dir="auto">The following code fails in TypeScript 1.4 with the below errors:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="export class MyClass { protected myMethod&lt;T&gt;(val: T): T { return val; } }"><pre class="notrans...
1
<pre class="notranslate">What steps will reproduce the problem? <a href="http://play.golang.org/p/bopaXuF1NJ" rel="nofollow">http://play.golang.org/p/bopaXuF1NJ</a> What is the expected output? value value in this case, 's' always represent the out scope variable, or key in this case, 's' always re...
<pre class="notranslate">On Win7/amd64: cd %GOPATH%\src\code.google.com\p\go.talks\2013 present visit <a href="http://127.0.0.1:3999/advconc" rel="nofollow">http://127.0.0.1:3999/advconc</a>, click `pingpong1.go` link: 404 page not found pingpong1.go file url: <a href="http://127.0.0.1:3999/advconc%5cpingpong1.go" r...
0
<h4 dir="auto">Description</h4> <p dir="auto">The first and second image of <a href="http://scikit-learn.org/dev/modules/mixture.html#estimation-algorithm-variational-inference" rel="nofollow">the doc of Variable Bayesian Gaussian Mixture</a> are the same. This is due to a simple typo in the file name.</p> <p dir="aut...
<h4 dir="auto">Describe the issue linked to the documentation</h4> <p dir="auto">Some models have many parameters.<br> Some of those parameters are very important, some others much less so.<br> While sklearn provides sound defaults usually, it would be nice<br> if a potential user sees right away which parameters <em>m...
0
<h3 dir="auto">Bug summary</h3> <p dir="auto">For development purposes, I forked and cloned Matploltlib from this Github repository and tried to install using pip in the development mode (<code class="notranslate">-e</code>), but I got the following error.</p> <ul dir="auto"> <li>I use MacOS Ventura (Darwin 22.2.0) wit...
<h3 dir="auto">Bug summary</h3> <p dir="auto">Following the <a href="https://matplotlib.org/devdocs/devel/development_setup.html#install-matplotlib-in-editable-mode" rel="nofollow">setup guide</a>, I cloned the repo, created a conda environment, and when I try to run <code class="notranslate">python -m pip install -ve ...
1
<p dir="auto">The common testing framework still needs some work that I think is quite important to ensure consistency and stability.<br> This issue is my wishlist, if any one wants to give it a shot (and so that I don't forget).</p> <ul dir="auto"> <li>test how classifiers handle only one class being present</li> <li>...
<p dir="auto"><strong>Easy:</strong></p> <ul dir="auto"> <li>in test_common, check that the ValueError raise has a useful error message. (see sparse test for an example)</li> <li>put as many of the "specific" tests in test_clustering, test_transformers, ... into test_non_meta_estimators.</li> </ul> <p dir="auto"><stron...
1
<p dir="auto">The form validators are nicely integrated with the translator. The only thing you have to do is set your language and the messages are automatically translated.</p> <p dir="auto">With the authentication system, this is not the case. A possible, simple, solution would be to add authMsg.xx.xliff files to Sy...
<p dir="auto">There are two enhancements which could be made to the <code class="notranslate">AuthenticationException</code>:</p> <ol dir="auto"> <li>add a getMessageKey(), getMessageData() which could be used by the translation component as the exception message itself cannot be safely displayed to the user</li> <li>c...
1
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>Changed to a different branch in git repo</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.165.0<br> <strong>System</strong>: Mac OS X 10.10.1<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Un...
<ol dir="auto"> <li>switch the node_modules package from a version to a git repository</li> <li>npm install</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.165.0<br> <strong>System</strong>: Mac OS X 10.10.1<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught...
1
<p dir="auto">If the templates are authored in <code class="notranslate">en</code> then you will no translate the app for the <code class="notranslate">en</code> locale.</p> <p dir="auto">However when the app is not translated, the i18n specific markup (<code class="notranslate">i18n</code> attributes, ... ) is not rem...
<p dir="auto"><strong>I'm submitting a feature request</strong></p> <p dir="auto">Currently when I build an Angular application with internationalization, I add <code class="notranslate">i18n</code> attributes to many of my tags. After compilation, it would be nice for these tags to be removed and not included in the r...
1
<p dir="auto">Trying to compile the following code results in rustc stack overflowing</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#[no_std]; #[lang=&quot;start&quot;] fn main() {}"><pre class="notranslate"><span class="pl-c...
<p dir="auto">These aren't currently well-defined by the language. If you define anything with a somewhat matching LLVM signature, it will compile. Not only does it not care about the type signatures matching what it expects, there is no handling for these being defined on the wrong types of AST nodes.</p>
1
<h4 dir="auto">Challenge Name</h4> <p dir="auto"><a href="http://beta.freecodecamp.com/en/challenges/basic-css/change-the-color-of-text" rel="nofollow">http://beta.freecodecamp.com/en/challenges/basic-css/change-the-color-of-text</a></p> <h4 dir="auto">Issue Description</h4> <p dir="auto">When using inline style to cha...
<h4 dir="auto">Issue Description</h4> <p dir="auto">This is for the feature/curriculum-expansion branch only when run locally, and NOT the staging branch.</p> <p dir="auto">For several challenges (challengeType: 0, using the code editor with the mobile-phone output layout), the jQuery method .css() doesn't seem to be a...
1
<p dir="auto">it could be so cool to open a folder on a network by providing an address like <code class="notranslate">user@ip:address</code></p> <p dir="auto">is there such functionality already or are ou planning to add ?</p>
<p dir="auto">It could be great to put background color on each extension card to be consistent with the gallery banner.</p> <p dir="auto">You can have an example here (<a href="https://marketplace.visualstudio.com/vscode/Other" rel="nofollow">https://marketplace.visualstudio.com/vscode/Other</a>) where my extension <c...
0
<p dir="auto">I might have found an issue with the junit reporting that especially appears when the report gets imported to xray.<br> I actually create a screenshot manually with a filename and type and also via the automatic mode for the after hook.</p> <p dir="auto">the result ist that actually one file gets imported...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: v1.31.2</li> <li>Operating System: Windows 10</li> </ul> <p dir="auto">I configured my test system as described here; <a href="https://docs.getxray.app/display/XRAYCLOUD/Testing+web+applications+using+Playwright" rel="nofollow">https://docs.getxra...
1
<p dir="auto">Not a major issue, but the animation gets shown twice on all of the iPhones I've tested on.</p> <p dir="auto">iPhone 5, 5s and 6, all running iOS8</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 and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">...
0
<p dir="auto">Please make sure that the boxes below are checked before you submit your issue. If your issue is an implementation question, please ask your question on <a href="http://stackoverflow.com/questions/tagged/keras" rel="nofollow">StackOverflow</a> or <a href="https://keras-slack-autojoin.herokuapp.com/" rel="...
<p dir="auto">We should consider moving the modules <code class="notranslate">preprocessing</code> and <code class="notranslate">applications</code> to separate repositories under <code class="notranslate">keras-team</code>: <code class="notranslate">keras-team/preprocessing</code> and <code class="notranslate">keras-t...
0
<blockquote> <p dir="auto">Issue originally made by Арсен С (NuArsen)</p> </blockquote> <h3 dir="auto">Bug information</h3> <ul dir="auto"> <li><strong>Babel version:</strong> Babel 6.9.1 (<a href="https://babeljs.io/repl/" rel="nofollow">https://babeljs.io/repl/</a>)</li> <li><strong>Node version:</strong> <a href="ht...
<blockquote> <p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jprichardson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jprichardson">@jprichardson</a></p> </blockquote> <h...
1
<p dir="auto">See a jsFiddle example here: <a href="http://jsfiddle.net/h8XWv/" rel="nofollow">http://jsfiddle.net/h8XWv/</a></p> <p dir="auto">I'd assume that changing the ordering would fix this but as this change appears to have been made after RC1, it could well break something else.</p> <p dir="auto">EDIT: It seem...
<p dir="auto">the problem happens on mobile, tablet in ios everything is working, but using firefox on a tablet with android by clicking the submenu instead of open it all closes, the bug was partly solved in version 2.3.1 before or since in ios worked, now working in firefox was missing and perhaps other browser used ...
0
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: yes</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: debian 9 (stretch)</li> <li><strong>Mobile device (e.g. iPhon...
<p dir="auto">bazel build -c opt --config=cuda //tensorflow/tools/pip_package:build_pip_package</p> <p dir="auto">Warning: ignoring LD_PRELOAD in environment.<br> ERROR: /home/wenjian/pkgs/tensorflow/tensorflow/core/distributed_runtime/rpc/BUILD:87:1: no such package '@grpc//': Error cloning repository: <a href="https:...
0
<ul dir="auto"> <li>Electron version: 1.4.4</li> <li>Operating system: elementary OS Loki (basically Ubuntu 16.04)</li> </ul> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="app.on('ready', () =&gt; { const powerMonitor = requir...
<p dir="auto">So I have a very simple code on a working app, but in no way does the event ever get trigged.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="app.on('ready', function() { require('power-monitor').on('on-battery', function () { ...
1
<p dir="auto">Here is the message that i get when i try to execute deno :</p> <p dir="auto"><a href="https://gateway.ipfs.io/ipfs/QmWs8zeuka9ZRfdDpbZLo7Smi2wKYPi95ruVyuCN52eBaR/deno.png" rel="nofollow">https://gateway.ipfs.io/ipfs/QmWs8zeuka9ZRfdDpbZLo7Smi2wKYPi95ruVyuCN52eBaR/deno.png</a></p> <p dir="auto">translation...
<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
<p dir="auto">Based on <a href="https://stackoverflow.com/a/25775030/5078258" rel="nofollow">https://stackoverflow.com/a/25775030/5078258</a></p> <h3 dir="auto">Reproducing code example:</h3> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-co...
<p dir="auto">I recently upgraded to Big Sur 11.1, and I have tried to install numpy through the use of these two ways:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pip3 install numpy"><pre class="notranslate"><code class="notranslate">pip3 ...
0
<p dir="auto">It would be great if there was a way to relax the current constraint of requiring get/set accessors to have the same type. this would be helpful in a situation like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class MyCla...
<p dir="auto"><strong>Expected behavior</strong></p> <p dir="auto">This function should compile succesfully</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function testFunction(a: string | Object) { if (typeof a === &quot;string&quot;) { ...
0
<p dir="auto">Hi,</p> <p dir="auto">I think that interp1d should be more verbose when extrapolating out of bounds, for example using warnings. The code itself poses the question, and answers "matlab does not".</p> <p dir="auto">I vote yes :)</p> <p dir="auto">Seriously, Extrapolating can be fine, I do that a lot in ord...
<p dir="auto">That new beta version of Cython was released yesterday (Feb. 25th) on PyPI, and is causing a build failure on the pre-release Azure job in recent PRs. I don't know if a subset of the issues should simply be reported upstream, but this is quite easy to reproduce locally with cython <code class="notranslate...
0
<h1 dir="auto">Feature request</h1> <p dir="auto">Request to add the documentation on how to add routes dynamically in Router array in server.js or any other appropriate place when an API call can be made.<br> I would like to avoid custom server and stay with Next.js defaults.</p> <h2 dir="auto">Is your feature request...
<h1 dir="auto">Feature request</h1> <h2 dir="auto">Is your feature request related to a problem? Please describe.</h2> <p dir="auto">url structures are still visible on devices, so its a UI-element and often is bound to editorial decisions, yet in nextjs, url routes always reflect the filesystem of the project</p> <p d...
1
<p dir="auto">These might be symptomatic of having two implementations, where the one that is actually used is determined by the import order (not good).</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; import col...
<p dir="auto">Error popped up while trying to import numpy on Jupyter notebooks</p> <h3 dir="auto">Reproducing code example:</h3> <p dir="auto">Upgraded to Mac OX 10.15, and everything was fine for a while, and pandas_profiling disappeared, so I reinstalled it. Then it said NumPy had duplicates so I uninstalled NumPy (...
0
<p dir="auto">After updating the version, I found that the previous <code class="notranslate">highlighting render</code> function had disappeared! Is there an alternative function? And how to use it!</p>
<p dir="auto">using react PropTypes is awesome, and can help catching errors at the early stage,<br> but sometimes, when the application is pretty large, there is always a flow of data<br> structures of a big size. Like in the web email client application, there can be a <code class="notranslate">Message</code><br> typ...
0
<h4 dir="auto">Data Visualization with D3: Work with Data in D3</h4> <p dir="auto"><a href="http://beta.freecodecamp.com/en/challenges/data-visualization-with-d3/work-with-data-in-d3" rel="nofollow">http://beta.freecodecamp.com/en/challenges/data-visualization-with-d3/work-with-data-in-d3</a></p> <h4 dir="auto">Issue D...
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/use-the-css-transform-scale-property-to-change-the-size-of-an-element" rel="nofollow">use-the-css-transform-scale-property-to-change-the-size-of-an-element</a> has an issue.<br> User Agent is: <code class="notranslate">Moz...
1
<p dir="auto">If a navbar dropdown is left open during collapsed (mobile) mode, then resized to horizontal (desktop) mode, it wont work straight.</p> <p dir="auto"><a href="http://getbootstrap.com/examples/navbar/" rel="nofollow">http://getbootstrap.com/examples/navbar/</a></p> <p dir="auto">Maybe the navbar should aut...
<p dir="auto">Steps to reproduce:<br> Open, for example, bootstrap-3.0.2\examples\theme\index.html.</p> <ol dir="auto"> <li>Make screen smaller to get collapsed nav bar</li> <li>Click on one of menu for drop-down list in nav bar</li> <li>Maximize screen again</li> <li>Go to Drop-down - drop-down and click again - list...
1
<p dir="auto">Hello! See example</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type lang = &quot;en&quot; | &quot;ru&quot;; function getDict(lng: lang): any { switch (lng) { case 'ru': return ru; ...
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type foo = 'hey' | 'nay'; switch (&lt;foo&gt;undefined) { case 'boom': console.log('never the case'); break; // expected unreachable code, actual no problem }"><pre class="notransl...
1
<p dir="auto">I'm using Firefox ESR 45.1.1 on GNU / Linux Debian 64-bit, testing.</p> <p dir="auto">I cannot place my cursor wherever I want to and not only that; if I press "Enter" key, instead of taking me on the next line, it skips 1 extra line.</p> <p dir="auto">Also, when this issue happens, the tab key stops work...
<p dir="auto">In all the exercises, we the users are forced to press the enter key before writing any code.</p> <hr> <h4 dir="auto">Update:</h4> <p dir="auto">We have locked the conversation temporarily on this thread to collaborators only, this has been resolved in staging, and will be live soon.</p> <p dir="auto">The...
1
<p dir="auto">Here's a <a href="https://github.com/thomasleveil/fastapi/tree/file_and_form_together">branch</a> with my use case:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from starlette.testclient import TestClient fr...
<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">I ran into this error while playing with Rust, it told me to make a bug report:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="src/dynamics/simple_dynamics.rs:52:17: 52:25 error: internal compiler error: debuginfo::create_local_v...
<p dir="auto">This little program causes a compiler panic:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { return; let a = &quot;&quot;; }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-e...
1
<p dir="auto">No known steps to reproduce and unclear whether this actually affects users (since the Flutter app seems to be dead already).</p> <p dir="auto">The crash collector reported the following stack trace in logcat:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snip...
<p dir="auto"><a href="https://github.com/flutter/engine/blob/51f12604f7aec7e425be41f56ce8637a948dfa3d/shell/common/engine.cc#L517">https://github.com/flutter/engine/blob/51f12604f7aec7e425be41f56ce8637a948dfa3d/shell/common/engine.cc#L517</a><br> -&gt; <a href="https://github.com/flutter/engine/blob/51f12604f7aec7e425...
1
<p dir="auto">Looks like boot path is using unix specific platform functions to implement the UID 0 check, and not checking to see if it's actually running on unix first:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent ca...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last): File &quot;C:\Python27\Scripts\celery-script.py&quot;, line 9, in &lt;module&gt; load_entry_point('celery==3.1.5', 'console_scripts', 'celery')() Fil...
1
<p dir="auto">It seems the <code class="notranslate">debug!</code> code isn't properly pushing a span onto the macro expansion span stack. This code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() { let a = ~&quot;&quot;; deb...
<p dir="auto">If you pass an immutable reference through two structs, one of which is a trait, you can take an immutable reference to a variable that will be mutated later, and the compiler will compile. For a proof of concept, see <a href="https://github.com/GBGamer/rust-test-obfuscating">here</a>, and if you want to ...
0
<p dir="auto">My issue is about <strong>test_constant_cost_matrix</strong> located in <strong>scipy/optimize/tests/test_linear_assignment.py</strong></p> <h4 dir="auto">Reproducing code example:</h4> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="...
<p dir="auto">Since many people are working on different parts of this I think we better take out the actual work out of the discussions scattered around.</p> <p dir="auto">Currently Travis matrix is as follows</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class...
0
<h1 dir="auto">Bug report</h1> <p dir="auto">I find a bug about browser back didn't work, and when i import the css ,it work.<br> I provided a <a href="https://github.com/poyiding/next-js-bug-rep">demo</a> to reproduce the problem。</p> <h2 dir="auto">Describe the bug</h2> <ol dir="auto"> <li>click "link about" link to ...
<p dir="auto">This is bug report</p> <p dir="auto">Link does not work with css-module imported. That happens when page with Link has no css, and linked page has. No errors in console, so im not sure about reasons, but there is minimal repo to reproduce:<br> <a href="https://github.com/standy/next-css-error">https://git...
1
<p dir="auto">See this example (derived from simple form example):<br> <a href="http://plnkr.co/edit/TyLCDmO5LNYOkflxu2eY?p=preview" rel="nofollow">http://plnkr.co/edit/TyLCDmO5LNYOkflxu2eY?p=preview</a></p> <p dir="auto">It works until you change a line in index.html<br> <code class="notranslate">&lt;script src="https...
<p dir="auto">When using minified bundles with SystemJS, and a simple snippet like this</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" &lt;template ngFor #item [ngForOf]=&quot;items&quot; #i=&quot;index&quot;&gt; &lt;li&gt;{{...
1
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-learn-how-script-tags-and-document-ready-work" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-learn-how-script-tags-and-document-ready-work</a><br> At first, the text in the third instruction is right. But after add the '$(...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/confirm-the-ending#?solution=function%20end%28str%2C%20target%29%20%7B%0A%20%20return%20str.endsWith%28target%29%3B%0A%7D%0A%0Aend%28%22Bastian%22%2C%20%22n%22%29%3B%0A" rel="nofollow">Confirm the Ending</a> has an issue.<br> User Agent is: <code c...
0
<h3 dir="auto">Bug report</h3> <p dir="auto">Plotting with string categorical data fails, if the second call to <code class="notranslate">plt.scatter</code> contains categories not present in the first call to <code class="notranslate">plt.scatter</code><br> <strong>Code for reproduction</strong></p> <div class="highli...
<p dir="auto">Alerted to by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/anntzer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/anntzer">@anntzer</a> in <a class="issue-link js-issue-link" data-error-text="Fai...
1
<ul dir="auto"> <li>Output of <code class="notranslate">node_modules/.bin/electron --version</code>: v4.0.1</li> <li>Operating System (Platform and Version): OSX Mojave</li> <li>Output of <code class="notranslate">node_modules/.bin/electron --version</code> on last known working Electron version (if applicable): N/A</l...
<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
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1 master</li> <li>Operating System / Platform =&gt; Windows 10 64 Bit</li> <li>Compiler =&gt; Visual Studio 2019</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I'm try master branch with .NET assembly and testing wit...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.0.1</li> <li>Operating System / Platform =&gt; Windows 10 64 Bit</li> <li>Compiler =&gt; Visual Studio 2017</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">The tf_text_graph_faster_rcnn.py stops with error when trying ...
0
<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">Update 2</h3> <p dir="auto">@xiaoshan5733 has found a solution for the time being (located below in the comments). For visibility, I'll post it here:</p> <blockquote> <p dir="auto">I solved the problem, you should config like this in your ~/.npmrc file:</p> </blockquote> <div class="snippet-clipboard-con...
1
<p dir="auto">There one features that lacks most of 3rd party virtual desktop is to have independent virtual desktop that can be freeze any time.</p> <p dir="auto">For example, I will have a few virtual desktop with everything set (app already opened and placed where I want to) for :</p> <ul dir="auto"> <li>my work 1 (...
<p dir="auto">every morning since I upgraded to v0.16.0 and even on v0.16.1, when I unlock my PC and then go to move any window that is not where it was when I locked my PC the fancyzone grid shows then freezes the screen with gris overlay on top of everything for about 60 seconds or more and I can't do any thing</p>
0
<p dir="auto">After upgrading to 4.1.0 from 4.0.2, I got this warning in my browser's console. It didn't occur on 4.0.2.</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/zei...
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">The <a href="https://github.com/zeit/next.js/tree/canary/examples/with-typings-for-css-modules"><code class="notranslate">with-typings-for-css-modules</code></a> example works only because <code class="notranslate">style.css</code> is in ...
0
<p dir="auto">Hi, I'm facing a problem that <strong>window.opener</strong> is null when there is a access to window.opener in a page within webview tag.<br> I listen the <strong>new-window</strong> event of the webview tag,and then add a new tab.Yes, it's similar to click a a tag with <em>_blank</em> .<br> The original...
<ul dir="auto"> <li>Electron version: 1.7.6</li> </ul> <h3 dir="auto">Actual behavior</h3> <p dir="auto">When calling <code class="notranslate">window.open</code> from an iframe no popup is open whereas the <code class="notranslate">new-window</code> events is fired on the webContents.</p> <h3 dir="auto">Expected beha...
1
<p dir="auto">If form is sent with an invalid CSRF token, this error message will be displayed: <code class="notranslate">The CSRF token is invalid. Please try to resubmit the form.</code></p> <p dir="auto">This message is in fact instruction on how to bypass CSRF protection. This wording makes protection to be more li...
<p dir="auto">I don't think the current behavior for specifying a null errorPath option for the UniqueEntity validator makes sense.</p> <p dir="auto">When passing null to this option, the error should appear on the object itself, not on the first field provided to the fields option. Perhaps if the errorPath option is...
0
<p dir="auto">I came across this failure while trying to implement double dispatch. Here's the reduced code to reproduce it:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pub trait MatBase { // Base method for double dispatch. // Per...
<p dir="auto">The simplified code below results in an ICE using the following rust version</p> <p dir="auto">rustc 1.0.0-beta (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rust-lang/rust/commit/9854143cba679834bc4ef932858cd5303f015a0e/hovercard" href="https://github.com/rus...
1
<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="&gt;&gt;&gt; foo = pd.DataFrame({&quot;A&quot;:[&quot;One&quot;,&quot;Three&quot;,&quot;Four&quot;], &quot;B&quo...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[...] reading sources... [ 75%] io Exception occurred while building, starting debugger: Traceback (most recent call last): File &quot;c:\portabel\python27\lib\site-packages\sphinx\cmdline.py&quot;,...
0
<p dir="auto">I'm experiencing some type promotion errors after upgrading to <code class="notranslate">numpy==1.23.0</code>. I'm guessing it's probably not fully supported yet---my current JAX version is <code class="notranslate">0.3.13</code>.</p> <p dir="auto">The following is a basic repro to trigger the error:</p> ...
<p dir="auto">Something in the numpy 1.23 release broke autodiff; in particular, float0 arrays are being converted to bool:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import jax import numpy print(numpy.__version__) prin...
1
<p dir="auto">I'm trying to build the atom-editor from source om my ubuntu 14.04 armhf machine.<br> but I get stuck when the build script is trying to download pre-builts for arm (which don't yet exist)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-co...
<p dir="auto">Is there a way to cross/compile atom-shell for ARM based computers?</p>
1
<p dir="auto">It seems a bit out of date.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np from sklearn.neighbors import LocalOutlierFactor c=np.array([[0,0],[0,1],[1,1],[3,0]]) k=2 #numNeighbours clf = LocalO...
0
<p dir="auto">Per <a href="https://discord.com/channels/684898665143206084/684898665151594506/963157330764107776" rel="nofollow">this convo</a>.</p> <p dir="auto">When I perform the following (on <code class="notranslate">macos x86_64 v1.20.4</code>),</p> <ol dir="auto"> <li>run <code class="notranslate">RUST_BACKTRACE...
<p dir="auto">Logging a string with an unpaired surrogate unit (<code class="notranslate">console.log("\uDE00")</code>) causes Deno to crash. Similarly, when an object contains such a string, logging it also causes a crash (<code class="notranslate">console.log({x:"\uDE00"})</code>)</p> <p dir="auto">Note that <code cl...
1
<p dir="auto">Plot function in matplotlib 3.1.3 generate following strips.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ones = np.ones((200,100)) cumsum = np.cumsum(ones, axis=1) plt.plot(cumsum, linestyle='', marker='o', markersize=0.6, col...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">When I try to plot a scatterplot where all points are positioned in a regular 2D-grid layout, plotted points are not evenly spaced. Spacings differ systematically which leads to strange regular vertical patterns. With a 100x100 ...
1
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Provide a description of the new feature</h2> <p dir="auto">Think about origin Win10's zones:</p> <ul dir="auto"> <li>We count pin a window to right half of screen by Win...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">using a hotkey + arrow combination for the direction, it should be possible to make a window grow or shrink</p> <p dir="auto">When you want to grow a window that you have snapped to a smaller zone, and you want to make it temporarily larger, you ...
1
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: v1909 PowerToys version: v0.15.2 PowerToy module for which you are reporting the bug (if applicable): FancyZones"><pre class="notranslate"><code c...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">As a developer with 5 monitors, whenever I have to go to a meeting which requires my laptop, I usually have to spend a couple minutes minimizing windows once un-docked, then 3-5 minutes re-positioning/resizing a bazillion windows back onto my mult...
1
<p dir="auto">Task:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: install authorized keys action: authorized_key user={{item}} key=&quot;{{ lookup('file', 'authorized_keys') }}&quot; with_items: ssh_key_users"><pre class="notransl...
<p dir="auto">The following documented use of the lookup plugin</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" --- - hosts: all tasks: - debug: msg=&quot;{{ lookup('env','HOME') }} is an environment variable&quot;"><pre class="notransl...
1
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: v1.33.0</li> <li>Operating System: macOS 13.2,</li> <li>Browser: All</li> <li>Other info:</li> </ul> <p dir="auto">An issue with custom Errors that have a getter for the message property.</p> <p dir="auto">For some reason, Playwright is trying to s...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [v1.28.1]</li> <li>Operating System: [Android]</li> <li>Browser: [Chromium]</li> <li>Other info: Using realMobile on BrowserStack</li> </ul> <h3 dir="auto">Source code</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="che...
0
<p dir="auto"><strong>Describe the bug</strong></p> <p dir="auto">hi<br> my gltf contains a texture transformation for the normals chanel.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" &quot;materials&quot;: [ { &quot;name&quot;: ...
<p dir="auto"><a href="https://plnkr.co/edit/UT9rs0Q6TO0gBxwdxLVK?p=preview" rel="nofollow">plunker</a></p> <p dir="auto">When setting the <code class="notranslate">map</code> to repeat the <code class="notranslate">alphaMap</code> is also affected.</p> <p dir="auto">I'm expecting each face of the cube to have a giant ...
1
<h5 dir="auto">Description of the problem</h5> <p dir="auto">GLTF2 models that are clones do not displayed correctly. This is for a number of reasons</p> <ul dir="auto"> <li>the onBeforeRender callback is not copied</li> <li>GLTFShader is not cloned across</li> <li>SkinnedModel skeleton is reinitialised to 0 bones and ...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">The current glTF loader works in a slightly unexpected manner: shaders and animations point to a specific instance of a loaded glTF hierarchy, so .clone() or .copy() operations on that hierarchy will drop the links, resulting in the copy not rendering nor ani...
1
<p dir="auto">My "current streak" seems to be broken and gives me a value of 0 when it should be 21</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/11958359/12084538/edffef20-b308-11e5-8d5a-f7a695e7b8fd.png"><img src="https://cloud.githubuserconte...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/a0677a8013824a71474a3baa747fe644413c4c8a4fbf7bc7df68202e63cc3fa6/68747470733a2f2f7777772e657665726e6f74652e636f6d2f6c2f41715166736f482d334e704c6162786b5047335943564e484e4f73777a426746557067422f696d6167652e706e67...
1
<p dir="auto">It would be great to have the option to disable some remaps.</p> <p dir="auto"><strong>Scenario:</strong></p> <ul dir="auto"> <li>4 remapped keys</li> <li>Laptop with external usb keyboard which is used occasionally.</li> <li>When using external keyboard 2 of the remaps are not needed.</li> <li>I have the...
<p dir="auto">Have both predefined profiles (e.g. mac/linux/etc) available to user, and also allow the user to create custom profiles.<br> Provide a quick way to switch between profiles.</p>
1
<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="In [1]: from pandas import Series, DataFrame In [2]: class SubclassedSeries(Series): ...: ...: @prop...
<p dir="auto">Subclassed Series and DataFrames with custom <code class="notranslate">_constructor</code>, <code class="notranslate">_constructor_sliced</code>, and <code class="notranslate">_constructor_expanddim</code> methods return pandas Series and DataFrame objects on reshape operations:</p> <div class="highlight ...
1
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/10388011/11303489/10dcb1e8-8fde-11e5-8367-7dcddc3f49f6.png"><img src="https://cloud.githubusercontent.com/assets/10388011/11303489/10dcb1e8-8fde-11e5-8367-7dcddc3f49f6.png" alt="screen shot 2015-11-20 at...
0
<p dir="auto">I've modified the DatePicker component to meet a need for a project and wanted to contribute the changes back to the core project (:</p> <p dir="auto">The modification - an additional prop viewYearFirst={true} which opens the datepicker directly to the year display.</p> <p dir="auto">I just wanted to chec...
<p dir="auto">When building apps that use the date picker for choosing an old date like "birthday", I often hear complaints about it taking forever to go so far back in time. These people obviously don't realize they can select the year by clicking on the year in the title area. An option for just <strong>starting on t...
1
<p dir="auto">This code:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { let vec = vec![1,4,35,13,42,1]; for x in vec[3..] { print!(&quot;{} &quot;, x); } }"><pre class="notranslate"><span class=...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() { let buf: &amp;[u8] = &amp;[12, 13, 14, 15, 16]; let indices = buf.iter().zip(buf.iter().skip(1)).enumerate().filter(|_, (a, b)| *a == b'\r' &amp;&amp; *b == b'\n').map(|(i, (_, _))...
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/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/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
0
<p dir="auto">I have an error with validation unique entity on date time fields<br> Here is a sample code :</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="namespace xxx\yyyBundle\Entity; use Doctrine\ORM\Mapping as ORM; use Symfony\Component\...
<p dir="auto">Running Symfony 2.4.3, I believe it's an issue in 2.4.4 as well</p> <p dir="auto">If the Client is insulated, it tries to serialize() the data to pass to the Process. serialize() fails on UploadedFile.</p> <p dir="auto"><a href="https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBu...
0
<p dir="auto"><a href="http://docs.scipy.org/doc/scipy/reference/generated/scipy.cluster.hierarchy.linkage.html" rel="nofollow">http://docs.scipy.org/doc/scipy/reference/generated/scipy.cluster.hierarchy.linkage.html</a></p> <p dir="auto">The first couple of paragraphs say that <code class="notranslate">y</code> must b...
<p dir="auto">This submodule has broken my trust.</p> <p dir="auto">I am genuinely in awe of how it was included in scipy 1.0. I am tagging two heavy hitters to attempt to bring discussion to this issue since, in general, scipy.optimize issues seem to go without discussion or fixes. <a class="user-mention notranslate...
0
<p dir="auto">Some contour/contourf keyword arguments (hatches, linewidths, linestyles) also work with tricontour/tricontourf but they are not documented and there are no examples of their use.</p>
<p dir="auto">Dragged legend moves upon resizing figure window from matplotlib version 2.1.0.</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt X = range(10...
0
<h5 dir="auto">Description of the problem</h5> <p dir="auto">MeshStandardMaterial &amp; MeshPhysicalMaterial Lighting problem on Adreno GPU.</p> <p dir="auto">Not Adreno GPU<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/15254228/48467216-38d85080-e823-11e8-920...
<p dir="auto">I have a particle system and I want distant particles to appear more diminished than they'd actually be based on the space (darker, less opaque, etc.) Fog is an obvious way to do this, but I have a background plate behind the system that I don't want to be dimmed.</p> <p dir="auto">What's the easiest way ...
0
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">I'm looking for resetting the zoom and pan history of interactve browsing. Using <code class="notranslate">toolbar.update()</code> breaks the interactive history, it's not possible to go back to the previous axis state.</p> <p d...
<p dir="auto">There are two entries in <a href="http://matplotlib.org/devdocs/gallery.html#lines_bars_and_markers" rel="nofollow">http://matplotlib.org/devdocs/gallery.html#lines_bars_and_markers</a> for marker_reference.py that point to the same page -- likely because that example generates <em>two</em> plots.</p> <p ...
0
<p dir="auto">Hello,</p> <p dir="auto">I was investigating strange error which we have for one of our tasks. We received regular errors about billard losing workers:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Task (...)[5832c7bd-fe9d-45cd-...
<p dir="auto">I get the following traceback from my worker and then the worker stops consuming tasks. I have confirmed that there are several thousand messages in the RabbitMQ celery queue, the worker is not consuming them.</p> <p dir="auto">I started my worker with the following command:</p> <p dir="auto"><code class=...
1
<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">Multiplication of sparse with dense tensor on GPU breaks</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">I have the following implementation of p...
<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">Calling <code class="notranslate">.sum()</code> on large cuda tensors throws the error.</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error: internal compiler error: type_of with ty_projection note: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/maste...
<p dir="auto">I get an ICE with similar code to this testcase : (<code class="notranslate">rustc 1.3.0 (9a92aaf19 2015-09-15)</code>)</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="trait Test { type T; } impl Test for u32 ...
1
<p dir="auto">I am using twitter bootstrap in my application but every time I try to upload image I get the following error</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/6980311/4112100/a4e7b166-321b-11e4-8ff0-dba89b49c075.png"><img src="https:/...
<p dir="auto">I am Using Firefox 22.</p> <p dir="auto">Reproduce:</p> <ul dir="auto"> <li>Open <a href="http://getbootstrap.com/components/" rel="nofollow">http://getbootstrap.com/components/</a></li> <li>The error is visible in the console when clicking anywhere in the page but a dropdown menu.</li> </ul> <p dir="auto...
1
<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...
<p dir="auto">If I have a set of directives that collaborate to get stuff done (e.g <code class="notranslate">DefaultValueAccessor</code> and <code class="notranslate">NgModel</code>) and I include just one of them, I might get very poor error messages about stuff being null.</p> <p dir="auto">Example with declaring vi...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">include_role</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ ansible --version ansi...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">core</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="devel"><pre class="notranslate"><...
1
<p dir="auto">Apologies if this is mentioned elsewhere, but I couldn't find an issue/PR that mentions it.</p> <p dir="auto">The <a href="https://developer.mozilla.org/en/docs/Web/API/Fetch_API" rel="nofollow">Fetch API</a> is still experimental, but I assume its definitions will make their way into TypeScript core at s...
<p dir="auto">for exemple :</p> <p dir="auto">module mymodule {</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="export class myclass extends anotherclass {"><pre class="notranslate"><code class="notranslate">export class myclass extends another...
0
<p dir="auto">We have some mapping options that sound interesting but are actually almost useless or dangerous. I propose to remove them:</p> <h3 dir="auto"><code class="notranslate">_type: { index: no }</code></h3> <p dir="auto">Not indexing the <code class="notranslate">_type</code> sounds appealing since documentati...
<p dir="auto">With <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="152001521" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/18075" data-hovercard-type="pull_request" data-hovercard-url="/elastic/elasticsearch/pull/18075/hovercard" h...
0
<p dir="auto">The expression 1.+2 produces 3::Int64 since the expression is parsed as (1) .+ (2) instead of (1.)+(2). It is very surprising (at least to me) that in the .+ operator has higher precedence than the floating literal in the lexer. It also means that 1.+2 gives a different value than 2+1., which is surpri...
<p dir="auto">For an array a, I'm using 1.*a to ensure that it is a Float64 or Complex{Float64}. This doesn't work with</p> <p dir="auto">a=[0]</p> <p dir="auto">I'm assuming this is a bug? Or is 1.*a bad form for converting?</p>
1
<p dir="auto">I first brought this up in the julia users group <a href="https://groups.google.com/forum/#!topic/julia-users/9XENk9Wd1YA" rel="nofollow">here</a>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; list = [&quot;a&quot;, &...
<p dir="auto">Consider this code:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="A = eye(3) B = {A,A,A} for (a1,a2) in zip(B,B) a1+a2 end"><pre class="notranslate">A <span class="pl-k">=</span> <span class="pl-c1">eye</spa...
1
<p dir="auto">When <code class="notranslate">np.array()</code> or <code class="notranslate">.asarray()</code> is used to go from a list of integers, without specifying a dtype explicitly, it can pick default dtypes including int64 &amp; uint64. But there's a strange corner case where it defaults to float64 and loses pr...
<p dir="auto">The error message produced by setting value of mismatching shape to array is incorrect.</p> <p dir="auto">Here is an example.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; a = numpy.zeros((4, 4, 4...
0
<p dir="auto">Tested both with 0.11.1 and recent dev version:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt import seaborn as sns def show_counts(color, data): ax = plt.gca() ax.text...
<p dir="auto">Calling <code class="notranslate">map_dataframe</code> on a facetgrid removes the axis labels. Reproducible example:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/24327668/106336944-435e5380-6290-11eb-9cd6-f3c9e453e5f0.png"><img wid...
1
<p dir="auto">I think, that the Framework should offer a nice and easy way to offload expensive tasks to some kind of background thread/isolate (maybe something like AsyncTask in Android).</p> <p dir="auto">I built something for myself since I needed image compression and did not find something easy.<br> Here is what i...
<p dir="auto">Customers would like to execute dart code as background processes on both iOS and Android, for things like syncing down data when wifi is available but the app is not open, etc.</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mpcomplete/hovercard...
1
<p dir="auto">Whenever i run: <code class="notranslate">deno test --fail-fast --coverage=x &amp;&amp; deno coverage x</code><br> then i get almost 100% code coverage.</p> <p dir="auto">the issue is with the last empty trailing line...</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto...
<p dir="auto">If I call the <code class="notranslate">WebSocketImpl::send</code> twice, synchronously, four message frames will be delivered:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="ws.send(&quot;aaa&quot;); ws.send(&quot...
0
<p dir="auto">Currently, the result of <code class="notranslate">deno lint</code>is output to <em>stderr</em> as follows</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" $ deno lint --unstable 1&gt;/dev/null (no-explicit-any) `any` type is not ...
1
<p dir="auto">From julia-users, ref <a href="https://groups.google.com/d/msg/julia-users/IsRlOLGeEs8/RRwrs3u2AQAJ" rel="nofollow">https://groups.google.com/d/msg/julia-users/IsRlOLGeEs8/RRwrs3u2AQAJ</a></p> <p dir="auto">Shortened version:</p> <div class="highlight highlight-source-julia notranslate position-relative o...
<p dir="auto">Hi all,</p> <p dir="auto">The following code seems to allocate a lot of memory:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function test!(arr::Array{(Int, Int)}) for i = 1:10_000_000 arr[1] = arr...
0