text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<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.198.0<br> <strong>System</strong>: Microsoft Windows 8.1<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot...
<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">I think my ideas <a href="https://github.com/JuliaLang/julia/pull/13412#issuecomment-238327962" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull/13412/hovercard">here</a> are so far out of the mainstream that they deserve to be beaten up in their own thread.</p> <ol dir="auto">...
<p dir="auto">I've found a bug in sample. Result gives duplicate elements, c, despite replace=false.<br> Example code:<br> <code class="notranslate">c = sample(a, b, replace=false, ordered=true)</code></p> <p dir="auto">Using JuliaPro-Juno-1.3.1.0 and JuliaPro-Juno-1.3.1.1.</p>
0
<p dir="auto"><a href="https://deno.land/manual.html" rel="nofollow">https://deno.land/manual.html</a> page now redirects to <a href="https://github.com/denoland/deno/tree/master/docs">https://github.com/denoland/deno/tree/master/docs</a> page which seems to be not not very helpful for beginners at the moment because i...
<p dir="auto"><code class="notranslate">Manual</code> link <a href="https://deno.land/std/manual.md" rel="nofollow">https://deno.land/std/manual.md</a> on the page <a href="https://deno.land/" rel="nofollow">https://deno.land/</a> forwards to <a href="https://github.com/denoland/deno/tree/master/docs">https://github.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">Feature</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">Hydrating some server-rendered content can be difficult, inefficient or impossible. For example, in the process ...
<p dir="auto">The New York Times is <a href="https://open.nytimes.com/react-relay-and-graphql-under-the-hood-of-the-times-website-redesign-22fb62ea9764" rel="nofollow">rebuilding its website</a> using React. Currently, it’s an isomorphic app that has both server- and client-side renders.</p> <p dir="auto"><strong>Our q...
1
<p dir="auto">The various React addons express a peer dependency on their matching React version. You can write a React component library that runs with multiple versions of React but depends on some specific addons as an implementation detail:</p> <div class="snippet-clipboard-content notranslate position-relative ove...
<p dir="auto">For reference. We're exploring an alternative to the <code class="notranslate">observe</code> function proposed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="60965610" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/3398" ...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="au...
<p dir="auto">next.js need more webpack configuration</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe th...
0
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/check-for-palindromes#?solution=%0Afunction%20palindrome%28str%29%20%7B%0A%20%20%20%20console.log%28str%29%3B%0A%20%20str%20%3D%20str.replace%28%2F%5B%20%2C.%5D%2Fig%2C%20%22%22%29.toLowerCase%28%29%3B%0A%20%20console.log%28str%29%3B%0A%20%20for%2...
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-sift-through-text-with-regular-expressions" rel="nofollow">http://freecodecamp.com/challenges/waypoint-sift-through-text-with-regular-expressions</a> has an issue.</p> <p dir="auto">This waypoint is confused as the nature of the plus sign and ...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kdburke" rel="nofollow">Kevin Burke</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7916?redirect=false" rel="nofollow">SPR-7916</a></strong> and commented</p> <p dir="auto">When attempting to inject a bean created...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=btiernay" rel="nofollow">Bob Tiernay</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4492?redirect=false" rel="nofollow">SPR-4492</a></strong> and commented</p> <p dir="auto">The following branch in DefaultListable...
1
<p dir="auto">We known the sublime can index javascript functions in html files but vscode can not index javascript functions in html files.</p>
<p dir="auto">I build vscode from the master branch.(0.10.10)<br> Found that intellisense doesn't work,no auto completion with inline js code in the .html file.<br> The previous version(0.10.8) support<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/8966236/133...
1
<p dir="auto">Ran into this error while working on <code class="notranslate">fp-ts</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="% cat import-in-comment.ts function hello(who: string): string { return `hello ${who}`; } /** * ` * ...
<ul dir="auto"> <li>v0.20.0</li> <li>Parser doesn't find declarations correctly?</li> </ul> <p dir="auto"><strong>[EDITED]</strong></p> <p dir="auto">Previous example has unrelated mistake but I don' know which code can reproduce error I met.</p> <p dir="auto">I met this error when I ran -&gt; <a href="https://raw.gi...
1
<h5 dir="auto">ISSUE TYPE</h5> <p dir="auto">Feature Idea</p> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">shell module and check mode</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.0.1.0"><pre...
<h5 dir="auto">Issue Type:</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">Ansible Version:</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.0.1.0 config file = /home/yannik/ansible/ansible.cfg configured module sear...
0
<p dir="auto">I am having trouble with Xcode 10. My code runs just fine with Xcode 9.4.1 but as soon as I use Xcode 10 I get this error. I get this error with both an IOS 11.4 and IOS 12. You can run the code from this repo. <a href="https://github.com/Jeremywhiteley/MedEasyAuth">https://github.com/Jeremywhi...
0
<p dir="auto">for multi-outputs graph models, do we already support per-output sample and class weights?</p> <p dir="auto">Update:<br> I just saw class weights docstring says it supports a dict. But sample weights doesn't say that</p>
<p dir="auto">Hi,<br> There seems to be a bug with Batch Normalization layer when using it for shared layers. I traced the problem to the running mean growing uncontrollably and then going to nan. It surfaced in my kind of a triplet loss model. See code attached to reproduce. Several other issues have this problem:<br>...
0
<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...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1354" rel="nofollow">http://projects.scipy.org/numpy/ticket/1354</a> on 2010-01-09 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jpaalasm/hovercard" data-octo-click="hovercard-link-click" dat...
1
<p dir="auto">The errors in OrthogonalMatchingPursuitCV on Travis have returned in <code class="notranslate">test_regressors</code>. I think the new "filtering" way to do the skip check must be lacking something... cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/amueller/hov...
<p dir="auto">they make me unhappy</p> <p dir="auto"><a href="https://travis-ci.org/scikit-learn/scikit-learn/builds/52648279" rel="nofollow">https://travis-ci.org/scikit-learn/scikit-learn/builds/52648279</a></p>
1
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>no</td> </tr> <tr> <td>Feature request?</td> <td>yes</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>yes/no/dunno</td> </tr> <tr> <td>Symfony version</td> <td>3.2</td> </tr> </...
<p dir="auto">There is currently a known limitation when using route imports that makes it impossible to to have a root route <code class="notranslate">/</code> be imported under a prefix without a trailing slash. See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4639548" data-perm...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">run_once<br> delegate_to</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2....
<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="ansible 2.4.3.0 config file = /...
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; <code class="notranslate">4.5.5</code></li> <li>Operating System / Platform =&gt; Ubuntu 21.10</li> <li>Compiler =&gt; gcc (Ubuntu 11.2.0-7ubuntu2) <code class="notranslate">11.2.0</code></li> </ul> <h5 dir="auto">Detailed description</h...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.5.1+dfsg-4</li> <li>OS =&gt; Debian Sid/Experimental</li> <li>Compiler =&gt; g++-11 (Debian 11.1.0-3) 11.1.0</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">When I upgraded my compiler to g++-11, just to see if some...
1
<h4 dir="auto">Problem description</h4> <p dir="auto">The sparse design in Pandas is really very neat. However, I find the sparse documentation to be focused on syntax and structure, while not explaining practical applications of the sparse data structures.</p> <p dir="auto">Practical application should include operati...
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <p dir="auto">I'm currently in the middle of upgrading old system from old pandas (0.12) to the new version (0.23.0). One of the parts of the system is duplicate columns detection in medium-sized DataFrames (~100 columns, few thousand rows). We were d...
0
<h3 dir="auto">Your question</h3> <p dir="auto">Why does the base url not get picked up?<br> playwirght.config.ts</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import { PlaywrightTestConfig } from '@playwright/test'; const config: PlaywrightT...
<h3 dir="auto">Playwright version</h3> <p dir="auto">1.13.0</p> <h3 dir="auto">Operating system</h3> <p dir="auto">Windows</p> <h3 dir="auto">What browsers are you seeing the problem on?</h3> <p dir="auto">Chromium</p> <h3 dir="auto">Other information</h3> <p dir="auto"><em>No response</em></p> <h3 dir="auto">What happ...
1
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">SQLAlchemy refuses the following declaration:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" ok = Column(Boolean, nullable=False, default=Fals...
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="t = Table('test', meta, Column('abc', Boolean, server_default=False), )"><pre class="notranslate"><code class="no...
1
<p dir="auto">The problem occurs when pressing the button to print from the browser.<br> The electron simply locks or ignores the pressure command.<br> which load is any page like electron.com it prints normal.<br> but when loading a pdf file and ordering the print it doesn't work.<br> does this have any solution today...
<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...
1
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">Bug</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">In Chrome, using <code class="notranslate">event.preventDefault()</code> and/or <code class="notranslate">event.nati...
<p dir="auto">Similar to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="206457623" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/8968" data-hovercard-type="issue" data-hovercard-url="/facebook/react/issues/8968/hovercard" href="https://gi...
1
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">One mysql table can be updated by the results of another table but the<br> mysql UPDATE statement requires all tables referenced<br> viz:<br> UPDATE T1,T2 SET T1.col = T2.col WHERE T1.id = T2.id<br> and not (as sqla current...
<h3 dir="auto">Describe the bug</h3> <p dir="auto">When calling the <code class="notranslate">visit_on_duplicate_key_update</code> method, the compiled output will replace all the <code class="notranslate">insert_stmt.inserted</code> aliases to the one matching the <code class="notranslate">column.name</code>, even if ...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/862" rel="nofollow">http://projects.scipy.org/scipy/ticket/862</a> on 2009-02-01 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nilswagner01/hovercard" data-octo-click="hovercard-link-click" d...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/778" rel="nofollow">http://projects.scipy.org/scipy/ticket/778</a> on 2008-11-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-click="hovercard-link-click" data-octo-d...
1
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.3.3</p> <h3 dir="auto">What happened</h3> <p dir="auto">stuck in the middle of <code class="notranslate">airflow db upgrade</code> in one of my Airflow’s clusters.<br> I am trying to upgrade from <code class="notranslate">2.2.3</code> --&gt; <code class="notran...
<p dir="auto"><strong>Apache Airflow version</strong>: 1.7.1.2</p> <p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>Cloud provider or hardware configurat...
0
<p dir="auto">Hi, I have a lots of <strong>unique</strong> fields in my database and I want to raise <strong>HTTPException</strong> with proper <strong>detail</strong> for each field that is duplicated.<br> what is the best way to do it?</p>
<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">It's noted on the docs pages at <a href="https://reactjs.org/docs/strict-mode.html" rel="nofollow">https://reactjs.org/docs/strict-mode.html</a></p> <p dir="auto">react-dom currently disables/mutates the global console in strict mode.</p> <p dir="auto">This seems to be an intentional feature/bug that's an...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Recorded activity using profiler tool.</li> <li>Navigated to ranked tab.</li> <li>Error message displayed.</li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.8.1-d4e...
0
<p dir="auto">So, i am compileing a version of rustboot that uses some changes that someone else had made so that it could display text on the screen, but when I compile I get this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="rustc: /home/r...
<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
<p dir="auto">Hi,</p> <p dir="auto">The things i've been playing the most with three.js are the shaderMaterial and the json exporter.</p> <p dir="auto">My goal was to export the tangent space from 3ds max, and write a synced shader to unpack them.</p> <p dir="auto">A crude example can be seen here:<br> <a href="http://...
<h5 dir="auto">Description of the problem</h5> <blockquote> <p dir="auto">step 1:</p> </blockquote> <p dir="auto">change timeScale</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="const clipDuration = clip.duration; // eg: 20s t...
0
<h3 dir="auto">Issue Details</h3> <ul dir="auto"> <li><strong>Electron Version:</strong> <ul dir="auto"> <li>9.1.0</li> </ul> </li> <li><strong>Operating System:</strong> <ul dir="auto"> <li>macOS 10.14</li> </ul> </li> <li><strong>Last Known Working Electron version:</strong> <ul dir="auto"> <li>Maybe Electron &lt;= v...
<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....
1
<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.19041.264] PowerToys version: Release v0.18.1 PowerToy module for which you are reporting the bug (if applicable):...
<p dir="auto">due to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="540249146" data-permission-text="Title is private" data-url="https://github.com/microsoft/PowerToys/issues/980" data-hovercard-type="issue" data-hovercard-url="/microsoft/PowerToys/issues/980/hovercard" href="https:...
1
<h3 dir="auto">Is your feature request related to a problem? Please describe.</h3> <p dir="auto">The docstring of find_objects does not specify the order in which the slices are returned, but (per <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="5890449" data-permission-text="Title is...
<p dir="auto">Reference: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="615334003" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/17174" data-hovercard-type="issue" data-hovercard-url="/scikit-learn/scikit-learn/issues/17174/hov...
0
<p dir="auto">see image below, this works correctly if no keyword arguments are used. This is causing the current test failures of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="53300984" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/957...
<p dir="auto">Since empty arrays <code class="notranslate">[]</code> are of type <code class="notranslate">Vector{None}</code>, it will sometimes happen that people do mistakes like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt...
1
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Ability to remap a single key (² for example, sleeping in the top left corner of my KB), and assign it for example to alt+space, in order to open powertoys run, or to "open a new terminal", or whatever</p>
<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"><em>What is the expected behavior of the proposed feature? What is the scenario this would be used?</em></p> ...
0
<p dir="auto">seems like 90% of the time I'm interacting with a database most of my DB code doesn't care if i'm within a TX or not. often there are queries I'm executing in various places with different contexts, some of which require a transaction, some which don't. But I can't share the code without writing my own Qu...
<p dir="auto">Hi,</p> <p dir="auto">I'm proposing a interface that implements all functions in <code class="notranslate">sql.DB</code> and <code class="notranslate">sql.Tx</code> that takes a <code class="notranslate">query string</code> as one of its arguments. This could be useful when implementing "dumb" functions t...
1
<p dir="auto">datepicker becomes ugly:</p> <ul dir="auto"> <li>up\down arrows placed near widget center</li> <li>dropdown arrow disappeared</li> </ul> <p dir="auto"><a href="https://dl.dropbox.com/u/17458620/baddate.png" rel="nofollow">https://dl.dropbox.com/u/17458620/baddate.png</a></p> <p dir="auto">if i remove disp...
<p dir="auto">Hi i found stange behavior date input in new chrome 24<br> link: <a href="http://jsfiddle.net/bteam/HvL25/" rel="nofollow">http://jsfiddle.net/bteam/HvL25/</a><br> screenshoot:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/15153f81925fe8dd393ad28ecdd170...
1
<p dir="auto">The TypeValidator seems to be useless whenever the value being validated is NULL. It completely ignores the type I've configured it to enforce.</p> <p dir="auto">After debugging this for quite some time, it turns out the issue lies in the following line(s) of code:</p> <p dir="auto"><a href="https://githu...
<p dir="auto">Hello,</p> <table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>yes</td> </tr> <tr> <td>Feature request?</td> <td>no</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>no</td> </tr> <tr> <td>Symfony version</td> <td>3....
0
<p dir="auto">With some dataframes we encounter strange behaviours of the clustermap, where a dendrogram on one axis does not align with the heat map cells as it has too few branches.</p> <p dir="auto">An example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipbo...
<p dir="auto">Somehow similar to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="759817206" data-permission-text="Title is private" data-url="https://github.com/mwaskom/seaborn/issues/2377" data-hovercard-type="issue" data-hovercard-url="/mwaskom/seaborn/issues/2377/hovercard" href="...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=johndstein" rel="nofollow">john@johnandkerri.com</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4164?redirect=false" rel="nofollow">SPR-4164</a></strong> and commented</p> <p dir="auto">I seems that form:checkboxe...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=haroon.rafique" rel="nofollow">Haroon Rafique</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4324?redirect=false" rel="nofollow">SPR-4324</a></strong> and commented</p> <p dir="auto">The version bump from 2.5 to 2...
0
<p dir="auto">When I pass cursor as data to DataFrame constructor an error occurs.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="cursor = sqlite.execute(sql) pd.DataFrame(cursor) /usr/lib/python3/dist-packages/pandas/core/frame.py in __init...
<p dir="auto">Hi there,</p> <p dir="auto">I have a codebase that (so far) consumes data series in the form of dict-yielding iterators, similar in form to how DataFrame's constructor accepts a list of such. Unfortunately it seems from current implementation of that constructor, there is no straightforward way to consume...
1
<p dir="auto">Hey guys,<br> I just wanted to ask how do we check whether there already are any instances of the same application running.<br> Thank you,<br> Regards,</p>
<p dir="auto">I want to disallow user to run the same app on running, and get the arguments from command line.<br> Is there any way implement this, just like use 'single-instance' configuration and 'open' event in node-webkit.</p>
1
<p dir="auto">In 1.0.0-beta.20 If I set autoHideDuration={null}, onRequestClose() is triggered immediately as if the value is 0</p> <ul dir="auto"> <li>[x ] 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> <...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Ex...
0
<h1 dir="auto">Motivation</h1> <p dir="auto">Druid SQL should be able to emit SQL metrics and write SQL request logs. It should also help users correlate SQL request with underlying native queries so that users can troubleshoot SQL performance issue using native query metrics.</p> <p dir="auto">This is a follow-up work...
<p dir="auto">The 'cluster' panel has:</p> <ol dir="auto"> <li>Duplicate links to 'old console'</li> <li>A perpetual 'loading' spinner</li> </ol> <p dir="auto">Screenshot:<br> <a href="http://screencast.com/t/Cxh3rltYf" rel="nofollow">http://screencast.com/t/Cxh3rltYf</a></p>
0
<p dir="auto">I wish I could say more about this, but it is with proprietary data. Basically, I have a DataFrame of 10 columns and around 7000 rows. When I call "duplicated" on 4 of the rows (3 have strings, 1 has a float), I get around 10 items being flagged as duplicate (5 pairs) when in fact, they are different.</...
<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 import numpy as np import pandas as pd import matplotlib.pyplot as plt from matplotlib import d...
0
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> Feature</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <h3 dir="auto">Class hierarchy</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipbo...
<h1 dir="auto">Bug report</h1> <p dir="auto"><g-emoji class="g-emoji" alias="arrow_forward" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/25b6.png">▶️</g-emoji> You can try this repo to reproduce the bug: <a href="https://github.com/jaguilar87/webpack-issue-8099">https://github.com/jaguilar87...
0
<p dir="auto">just a problem of installation:</p> <ul dir="auto"> <li>I installed and using just Miniconda</li> <li>how do I installed numpy: <ol dir="auto"> <li>conda update -y --all</li> <li>conda install -y numpy</li> </ol> </li> <li>my operating system is Windows 10 Enterprise 64bit</li> </ul> <h3 dir="auto">Reprod...
<p dir="auto">Unable to import numpy, similar issue for matplotlib as well. '</p> <p dir="auto">Installed python 3.7 with Anaconda navigator create function. Also tried to install with anaconda prompt and 'conda create --name n' with similar result. Uninstalled python between each try.<br> Numpy installed with 'conda i...
1
<p dir="auto">I enable <code class="notranslate">ResourceQuota</code> in my cluster. I have one namespace <code class="notranslate">ns-xnxin</code>. I have 2 quotas created for that namespace:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="(ve...
<p dir="auto">One should be able to upgrade a petset through the standard kubectl rolling-update syntax. While it's desirable to have a controlled upgrade strategy (eg: deployments), it may not be necessary for beta.</p> <p dir="auto">The tricky part is making sure that <code class="notranslate">pet-v1-0</code> and <co...
0
<p dir="auto">Currently campers can still create a freeCodeCamp account using GitHub and this is leading to a lot of support issues. We need to update our authentication code to prevent account creation using GitHub.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubuserco...
<ul class="contains-task-list"> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> As a user, the initial email address I used to create my account will remain my email address even if I have a different email address on GitHub.</p> </li> <li class="task-...
1
<p dir="auto">None - of the CSS styles work and the examples on your own website are not functional since none of the drop-downs work. Once you get your examples fixed - i may consider a download and using it but this is not a really good foot forward.</p>
<p dir="auto">Hovering the menu does nothing.</p> <p dir="auto"><code class="notranslate">Failed to load resource: HTTP 404 /dist/js/bootstrap.js</code></p> <p dir="auto"><a href="http://examples.getbootstrap.com/carousel/index.html" rel="nofollow">http://examples.getbootstrap.com/carousel/index.html</a></p>
1
<p dir="auto">I've seen this with <strong>coffee-loader</strong> and <strong>cjsx-loader</strong>, but <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="95010313" data-permission-text="Title is private" data-url="https://github.com/webpack/webpack/issues/1249" data-hovercard-type="issu...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> There may be duplicate resource urls in the sourcemaps. Which is neither defined as valid, nor as invalid.</p> <p dir="auto"><strong>If the current behavior is a bug, please provide the steps to reproduce.</strong></p> <p di...
0
<p dir="auto"><strong>Migrated issue, originally created by sowingsadness (<a href="https://github.com/SowingSadness">@SowingSadness</a>)</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# -*- coding: utf-8 -*- __author__ = 'SowingSadne...
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">poc should allow us to consolidate <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="384627265" data-permission-text="Title is private"...
1
<p dir="auto">2749 silly pacote range manifest for domelementtype@^2.0.1 fetched in 214ms<br> 2750 http fetch GET 304 <a href="https://registry.npmjs.org/copy-descriptor" rel="nofollow">https://registry.npmjs.org/copy-descriptor</a> 220ms (from cache)<br> 2751 silly pacote range manifest for copy-descriptor@^0.1.0 fetc...
<p dir="auto">0 info it worked if it ends with ok<br> 1 verbose cli [<br> 1 verbose cli 'C:\Program Files\nodejs\node.exe',<br> 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',<br> 1 verbose cli 'install',<br> 1 verbose cli '--loglevel',<br> 1 verbose cli 'error'<br> 1 verbose cli ]<br...
1
<p dir="auto">On Windows, the proxy settings in Windows Registry will override the <code class="notranslate">proxies</code> attribute in <code class="notranslate">session</code> object. Here is a sample code:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-...
<p dir="auto">See <a href="https://iscinumpy.dev/post/bound-version-constraints/" rel="nofollow">https://iscinumpy.dev/post/bound-version-constraints/</a> as for why this is a problem.<br> This is a source of byzantine issues such as <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="15...
0
<p dir="auto">This might be related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="79375276" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/14722" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/14722/hovercard"...
<p dir="auto">The following regexp uses a lot of recursion every time the content has a lot of double quotes:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="(?:&quot;([^&quot;\\\\]*(?:\\\\.[^&quot;\\\\]*)*)&quot;"><pre class="notranslate"><cod...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
0
<p dir="auto">Given the following two files in a project:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="//app.ts enum MyEnum { one, two, three }"><pre class="notranslate"><span class="pl-c">//app.ts</span> <span cla...
<p dir="auto"><strong>TypeScript Version:</strong><br> 1.8.0 (through npm), 1.8.2 (visual studio)</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="namespace Bug { export interface IDef ...
1
<p dir="auto">The file <a href="https://github.com/golang/example/blob/master/template/index.tmpl#L27">example/template/index.tmpl</a> has 2 distinct HTML elements with same ID "sidebar".</p> <p dir="auto">Afaiu this is not a good idea in HTML; one of them should be renamed.</p>
<p dir="auto">by <strong>TEgan256</strong>:</p> <pre class="notranslate">Before filing a bug, please check whether it has been fixed since the latest release. Search the issue tracker and check that you're running the latest version of Go: Run "go version" and compare against <a href="http://golang.org/doc/devel/relea...
0
<p dir="auto">I'm evaluating Superset using the docker-compose quickstart on Linux, cloned from Git. I am unable to create new charts. However, opening an existing chart and saving it (with or without modifications) under a new name does work.</p> <h3 dir="auto">Expected results</h3> <p dir="auto">Saving a new chart wo...
<p dir="auto">Currently, we can only create a chart from scratch, instead of modifying it based on an existing chart。</p>
0
<h5 dir="auto">Issue Type:</h5> <p dir="auto">“Bug Report”</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.7.1</p> <h5 dir="auto">Environment:</h5> <p dir="auto">Ubuntu 12.04, Python 2.7.3 in virtualenv.</p> <h5 dir="auto">Summary:</h5> <p dir="auto">I use this often with no problem:</p> <div class="sn...
<h5 dir="auto">Issue Type: Bug Report</h5> <h5 dir="auto">Ansible Version: 1.8 and 1.7.1</h5> <h5 dir="auto">Environment: All</h5> <h5 dir="auto">Summary: Mis-named variable breaks "ansible-vault decrypt" when used with --vault-password-file</h5> <h5 dir="auto">Steps To Reproduce:</h5> <p dir="auto">ansible-vault decry...
1
<p dir="auto">ITMS-90338: Non-public API usage - The app contains or inherits from non-public classes in Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework: CAContext, CALayerHost, NSAccessibilityRemoteUIElement, NSNextStepFrame, NSThemeFrame, NSURLFileTypeMappings . If method names in your ...
<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.</li> <li class="task-list-item"><input ...
1
<p dir="auto">When trying to reindex with an index with duplicate values, I get the error message <code class="notranslate">ValueError: Shape of passed values is (1, 20), indices imply (1, 10)</code>, while I expected somthing like <code class="notranslate">Reindexing only valid with uniquely valued Index objects</code...
<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]: import pandas as pd ...: ...: def check_roundtrip(obj): ...: with pd.HDFStore('test.h5', '...
0
<p dir="auto">p.form-control-static, label inside div.checkbox and label inside div.radio are always black. I apply has-* state on parent form-group, other controls are colored o.k.</p>
<p dir="auto">Validatio states should work the same for radio and checkboxes as well. If applied .has-error class on .form-group containing radio and/or checkboxes should apply styles on them as well. It is not happening right now.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://ca...
1
<p dir="auto">Hello everyone,</p> <p dir="auto">first things first – thanks to all of you for devoting your valuable time to this project! I have not found a corresponding issue for this case and I am not sure whether it is a bug or a feature. If it is a feature, please read this post as a suggestion for a more explici...
<h3 dir="auto">Describe the issue</h3> <p dir="auto">When I read the 'Axios' source code, I found that' utils. deepMerge() 'will convert arrays to objects, which is unreasonable.<br> <a href="https://github.com/axios/axios/blob/master/lib/utils.js#L286">https://github.com/axios/axios/blob/master/lib/utils.js#L286</a></...
1
<p dir="auto">I got weird problem with Celery. Shortly after start each pool worker dies with one of these two exception traces:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[2012-09-03 16:11:42,326: WARNING/MainProcess] Process PoolWorker-6...
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><inpu...
0
<p dir="auto">note I wrote similar details here but haven't gotten an answer:<br> <a href="https://stackoverflow.com/questions/59291287/trouble-installing-pytorch-from-source" rel="nofollow">https://stackoverflow.com/questions/59291287/trouble-installing-pytorch-from-source</a></p> <h3 dir="auto"><strong>Background</st...
<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">When trying to compile with VS2019 but targeting v141 toolchain and cuda 10.0 there seems to be some issues with rewrite of dispatching that was don...
1
<p dir="auto">When running test suites, I don't want to rely on an internet connection. However, I have defined the <code class="notranslate">checkMX</code> constraint on various email fields, and this does a remote DNS lookup to perform the validation.</p> <p dir="auto">Should it not be possible to tell the validator ...
<p dir="auto">stty: standard input: Invalid argument</p> <p dir="auto">ssh example.com stty -a</p>
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4.5 / 4.0.0 / 4.0.1</li> <li>Operating System / Platform =&gt; Ubuntu 16</li> <li>Compiler =&gt; g++</li> <li>Python =&gt; 3.6.8</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I compiled the open-cv with gstreamer su...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.3.0</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto"><strong>History of the region layer:</strong></p> <ul dir="auto"> <li>YOLOv2 added in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-...
0
<p dir="auto">Hi, I have one question<br> In our react component, we choose to discard using <code class="notranslate">bable-plugin-transform-runtime</code>,<br> so that we are building a duplicating code lib like <code class="notranslate">function _classCallCheck () ={} ; _classCallCheck()</code> ...<br> but we have ...
<blockquote> <p dir="auto">Issue originally made by Axel Rauschmayer (rauschma)</p> </blockquote> <h3 dir="auto">Bug information</h3> <ul dir="auto"> <li><strong>Babel version:</strong> 6</li> </ul> <h3 dir="auto">Description</h3> <p dir="auto">My understanding of these packages is:</p> <ul dir="auto"> <li>babel-regene...
0
<p dir="auto">Hello. I found an inconsistency between SO (Seaborn Objects) and functional API.</p> <p dir="auto">When having a values sorted descendingly, SO puts the first value (as ordered in pandas df) to the bottom. This problem occurs only for horizontal bar chart.</p> <details> <summary>SO</summary> <p dir="auto"...
<p dir="auto">Three distinctive things happen on the categorical axis in seaborn's categorical plots:</p> <ol dir="auto"> <li>The scale is drawn to +/- 0.5 from the first and last tick, rather than using the normal margin logic</li> <li>A grid is not shown, even when it otherwise would be with the active style</li> <li...
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">Feature.</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">Webpack configuration happens per bundle, this means it's on a <em>per-output</em> basis.</p> <p dir="auto"><st...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">Production build in webpack 5 takes approximatly 20% more time to complete than in webpack 4. Turn minimization off via optimization.minimize makes webpack 5 actually faster then webpack 4.</p> <p dir="auto">Pr...
0
<p dir="auto">This is a plugin problem, right?</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="W/BiChannelGoogleApi(18413): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms D/FirebaseAuth(18413): Notifying id token listeners about user ( K...
<p dir="auto">AdMob banner covers Snackbars. I haven't found a good way to solve it. I can provide padding my scaffold but that doesn't work on iOS because the banner is supposed to have transparency to the left and right.</p>
0
<p dir="auto">After the clone() function challenge in JQuery, the button with ID target5 in #left-well is duplicated in all the challenges.</p> <p dir="auto">The first button is because of the JQuery statement whereas the second button is the duplicate copy<br> <a target="_blank" rel="noopener noreferrer nofollow" href...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%...
1
<h3 dir="auto">Problem description</h3> <p dir="auto">I am trying to wrap ListItem into a custom component to reduce boilerplate/duplicates in my code.<br> Original code:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" &lt;Se...
<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">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Open ranked tab</li> <li>Changing "Render at" repeatedly</li> <li>Error appeared</li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.3.0-3e0967783</p> <p dir="auto">C...
<p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p> <p dir="auto">I got this error when I click 'Ranked'.</p> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.0.4-3c6a219</p> <p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd...
1
<p dir="auto"><strong>Description</strong></p> <p dir="auto">Since <a href="https://github.com/symfony/symfony/releases/tag/v2.8.46">v2.8.46</a>, relative dates are not supported anymore by <code class="notranslate">DateTimeType</code>.</p> <p dir="auto">I am guessing this is because of the patches :</p> <ul dir="auto"...
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>no</td> </tr> <tr> <td>Feature request?</td> <td>yes</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>yes</td> </tr> <tr> <td>Symfony version</td> <td>4.1</td> </tr> </tbody> </...
0
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">my library is ui component library that depends <a href="https://github.com/css-modules/css-modules">css modules</a></p> <h2 dir="auto">To Reproduce</h2> <h2 dir="auto">Expected behavior</h2> <p dir="auto">works css loader to my library 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/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected ...
0
<p dir="auto">We have some actions that result in new files being created in the workspace. We should respect the auto save setting and only save the file to disk if auto save is enabled. Otherwise we can open the file dirty until saved.</p> <p dir="auto"><strong>Old summary</strong></p> <ul dir="auto"> <li>Have <code ...
<p dir="auto">Issue Id: <b>9d49987e-1058-1c47-d977-23b53a6f81d2</b><br><br><em>Versions</em> <br>- 1.0.0-insider<br>- <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/vscode/commit/fa6d0f03813dfb9df4589c30121e9fcffa8a8ec8/hovercard" href="https://github.com/microsoft...
0
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use E::{A,B}; #[derive(Debug, Clone)] enum E { A(i64), B(Box&lt;E&gt;), } fn f(a: &amp;mut E) { *a = match *a { B(ref b) =&gt; *b.clone(), _ =&gt; a.clon...
<p dir="auto">The functions below are OK:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn foo1(x: Option&lt;Box&lt;int&gt;&gt;) -&gt; Option&lt;int&gt; { let res = match x { Some(ref v) =&gt; v.clone(), N...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
0
<h3 dir="auto">What do you see as an issue?</h3> <p dir="auto">Currently, in the Airflow documentation of Tableau connector, it is marked as deprecated to use a token to authenticate to Tableau.<br> <a href="https://airflow.apache.org/docs/apache-airflow-providers-tableau/stable/connections/tableau.html#authenticating-...
<h3 dir="auto">Description</h3> <p dir="auto">In Tableau Online, you can use user name and password method for REST API calls, <a href="https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_concepts_auth.htm" rel="nofollow">only if you don't use MFA</a>.<br> Thus, organizations that enabled MFA in Tableau, ...
1
<p dir="auto">I understand TensorFlow only supports CUDA. What would need to be done to add in OpenCL support?</p>
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes</li> <li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux version 3.10.0-957.10.1.el7.x86_64 (<a href="mailto:mockbuild@x86-040.buil...
0
<p dir="auto">A lot of files are really just .xml files, but end in different extensions. This is just one example</p> <p dir="auto">It would be nice if<br> A) If on AutoDetect, check the the first line if it contains &lt;?xml ....&gt; then parse as xml language<br> B) Associate an extension with a particular language<...
<p dir="auto">I will explain this issue referring to a third–party package, although the problem <em>might</em> be realted to atom's grammar auto detection feature:</p> <p dir="auto">Cucumber package for Gherkin syntax and step definitons (<a href="https://github.com/edda/cucumber-atom/">https://github.com/edda/cucumbe...
1
<p dir="auto">i want to delete cached file or files with imageUrl</p> <p dir="auto">how can i to do?<br> thanks!</p>
<p dir="auto">Hi,<br> How can I clear Glide's cache in case.</p> <ul dir="auto"> <li>Clear all cache</li> <li>Clear cache of an URL.</li> </ul>
1
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">Webpack stores absolute paths for node_modules (not only for node_modules I believe). So when the base path changes it leads to error like that:</p> <div class="snippet-clipboard-content notranslate positio...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>Files</strong></p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// components/common.js export function test() { console.log('commonjs') } // src/main1.js import { test } fro...
0
<p dir="auto"><strong>Context:</strong></p> <ul dir="auto"> <li>Playwright Version: 1.14</li> <li>Operating System: Windows</li> <li>Node.js version: v14.15.4</li> <li>Browser: WebKit emulator</li> </ul> <h2 dir="auto">System:</h2> <ul dir="auto"> <li>OS: Windows 10 10.0.19042</li> <li>Memory: 4.70 GB / 15.86 GB</li> ...
<p dir="auto"><strong>Context:</strong></p> <ul dir="auto"> <li>Playwright Version: 1.14</li> <li>Operating System: macOS</li> <li>Node.js version: 14.17.5</li> <li>Browser: Electron 12.0.15</li> </ul> <p dir="auto"><strong>Code Snippet</strong></p> <div class="highlight highlight-source-ts notranslate position-relativ...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.0.0</li> <li>Operating System / Platform =&gt; Ubuntu 18.04</li> <li>Compiler =&gt; gcc 7.3.0</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Hi all,</p> <p dir="auto">I am trying to compile OpenCV 4.0.0 release versi...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; : 4.1.0.25</li> <li>Operating System / Platform =&gt; :Unbuntu16.04 64 Bit</li> <li>Compiler =&gt; :Pycharm Community Edition2017.2</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I use Opencv 4.1.0.25 for DIS Optical Fl...
0
<h5 dir="auto">Description of the problem</h5> <p dir="auto">Given 2D geometry like</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var vertices = new Float32Array( [-1,0, 0,1, 1,0, 0,-1, -1,0] ); var geometry = new THREE.BufferGeometry(); geom...
<p dir="auto">So, apparently many WebGL samples including three.js samples are broken on Safari and Chrome on the new iMacs with 5k displays.</p> <p dir="auto">The issue is the apps request a fullscreen canvas which is 5120x2880 but Chrome and Safari often return a 4096x2880 canvas. <a href="https://code.google.com/p/c...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=srinivas_vsk" rel="nofollow">srinivas kvs</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7862?redirect=false" rel="nofollow">SPR-7862</a></strong> and commented</p> <p dir="auto">When the <code class="notranslate"...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=rajeev1982" rel="nofollow">Rajeev Sharma</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7637?redirect=false" rel="nofollow">SPR-7637</a></strong> and commented</p> <p dir="auto">I am new to Spring Framework. I am ...
1
<p dir="auto">Couldn't find a previous issue on this, so I'd like to open a tracking issue for this. We've known this for a long time, but the metadata format for the compiler is <em>far</em> too large and there are surely methods to shrink its size and impact. Today when I compile <code class="notranslate">librustc</c...
<p dir="auto">trans codegen feeds the zeroed discriminant back into match in a loop</p> <p dir="auto">Some examples, courtesy of <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eddyb/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="h...
0
<p dir="auto">The code to complete the waypoint, according to the example text, is:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$(&quot;#target2&quot;).appendTo(&quot;#right-well&quot;);"><pre class="notranslate"><code class="notranslate">$...
<p dir="auto">A bug seems to be present: Chrome 46.0.2490.86 m; Windows 8.1 with respect to <code class="notranslate">appendTo()</code> function.</p> <p dir="auto"><code class="notranslate">$("#target2").appendTo($("#right-well"));</code> does work, but not the <code class="notranslate">$("#target2").appendTo("#right-w...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sgybas" rel="nofollow">Stefan Gybas</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8434?redirect=false" rel="nofollow">SPR-8434</a></strong> and commented</p> <p dir="auto">We are migrating a project from Java 5 t...
<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-8141?redirect=false" rel="nofollow">SPR-8141</a></strong> and commented</p> <hr> <p dir="auto">This issue is a sub-task of <a class...
0
<p dir="auto">This:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() { 10u.to_vec(); } trait ToVec { fn to_vec(self); } impl ToVec for uint { fn to_vec(self){} }"><pre class="notranslate"><code class="notranslate">fn main...
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="trait FTErrorMethods { fn succeeded(self) -&gt; bool; } impl FTErrorMethods for int { fn succeeded(self) -&gt; bool { self == 0 } } fn main() { 5.succeeded(); }"><pre cl...
1
<p dir="auto"><strong>Migrated issue, originally created by petergrace (<a href="https://github.com/petergrace">@petergrace</a>)</strong></p> <p dir="auto">I posted a stackoverflow question about this and someone mentioned I should also post the issue here since 1.0.0 is still in beta. You can see the nicely-formatted...
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">Currently, literal_column() doubles up percent signs as the base compiler.py level, which is inconsistent with the behavior of text() and column(), which both do it at t...
0
<p dir="auto">TypeScript is really stingy about the <em>way</em> you call <code class="notranslate">super</code> from the child constructor. I have seen questions on SO e.g. <a href="http://stackoverflow.com/q/28115865/390330" rel="nofollow">this one</a>, where people want to splice and dice arguments they receive from...
<p dir="auto">Hi Team,</p> <p dir="auto">Please visit the link below:</p> <p dir="auto"><a href="http://www.typescriptlang.org/Playground#src=interface%20Callback%20%7B%0A%09(param%3A%20number)%3A%20void%3B%0A%7D%0A%0Aclass%20A%20%7B%0A%09%0A%09public%20doSome%20%3D%20(callback%3A%20Callback)%20%3D%3E%20%7B%0A%09%09cal...
0
<p dir="auto">Summary:<br> Auto-reload on the development server is triggered by requests (i.e. file reads) without a file modification happening.</p> <p dir="auto">How to reproduce:<br> Any Flask project, having installed Watchdog version &gt;= 2.3.0. Send a request to any endpoint.</p> <p dir="auto">Expected behavior...
<p dir="auto">With Flask 2.1.0 :</p> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$ flask test =========================================================================== test session starts ====================================...
0
<h4 dir="auto">Description</h4> <p dir="auto">model_selection.cross_val_score explicitly blocks multiple scores despite calling cross_validate underneath the hood. Essentially, we have two identical functions but have manually blocked cross_val_score from accepting multiple scores.</p> <div class="highlight highlight-s...
<p dir="auto">As illustrated in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="462798760" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/14230" data-hovercard-type="pull_request" data-hovercard-url="/scikit-learn/scikit-learn/pu...
0
<p dir="auto"><code class="notranslate">deno test</code> should support <code class="notranslate">--ignore</code> just like <code class="notranslate">deno fmt</code> and <code class="notranslate">deno lint</code></p>
<p dir="auto">Allow an <code class="notranslate">--ignore</code> flag to exclude files. The only good and common way of defining excludes are globs, so I'm including glob support in this issue. Existing tools have this.</p> <p dir="auto">Allow the following usages:</p> <div class="snippet-clipboard-content notranslate ...
1
<p dir="auto">When adding a violation error on an unmapped field, the ViolationMapper creates a PropertyPath with an empty string, which is invalid and throws an exception.<br> Code to reproduce the issue:</p> <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-sni...
<p dir="auto"><a href="https://github.com/rails/turbolinks/">https://github.com/rails/turbolinks/</a></p> <p dir="auto">havent looked at the implementation, but imho it should GET the same content as a normal GET request to better leverage ESI and reverse proxies in general.</p>
0