text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Describe what you were doing when the bug occurred:<br> 1.<br> 2.<br> 3.</p> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.10.1-f160547f47</p> <p dir="auto">Call stack: at updateTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main....
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Profiling <a href="https://recharts.org/en-US/api/LineChart" rel="nofollow">recharts library</a></li> <li>Filtered on commits greater than 3s</li> <li>Walking through the commits doing a next &gt; next</li> </ol> <hr> <h2 dir="aut...
1
<p dir="auto">I know this looks like a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="5684452" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/1636" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/1...
<p dir="auto">This bug is easy to reproduce:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="def printA(group): print group.A.values[0] return 0 pandas.DataFrame({'A': [0,0,1,1], 'B': [0,1,0,1]}).groupby('A').apply(printA)"><pre class="...
0
<p dir="auto">It looks like the way to define <code class="notranslate">InkWell</code> is to put it at the top of the stack so that we can see the ripple effect and the taps are captured by the <code class="notranslate">InkWell</code> widget.</p> <p dir="auto">Im my case I have nested levels of containers each with the...
<p dir="auto">Internal: b/151678927</p> <p dir="auto">Pictured: two ink wells, one for the card, and one for the smaller rectangular widget at the center of the card. The smaller rectangular widget has been tapped. The current Flutter behavior is on pictured to the left, the ideal behavior is pictured to the right.</p>...
1
<h2 dir="auto">Flutter Doctor</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. PS C:\Windows\system32&gt; flutter doctor Checking Dart SDK version... Downloading Dart...
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">Trying to install Flutter in Windows 10 Machine. Clone the repo and added path and<br> run <code class="notranslate">flutter doctor </code> it downloaded sdk and getting error. deleted the cache folder in bin and retried but same error.</p> <h2 dir="auto">Logs</h2> ...
1
<p dir="auto">Right now, every time Renderer needs to switch the brush colors, it does the following:</p> <ol dir="auto"> <li>get the <code class="notranslate">TextColor</code> from the attribute run</li> <li>get the RGB value of the color from the color table</li> <li>pass that to <code class="notranslate">Engine::Upd...
<p dir="auto">Pressing the settings-button does not open the settings tab. Instead it opens a .json file in Visual Studio 2019.<br> OS: Windows 10 Pro 1903 (Build 18362.418)<br> Windows Terminal Version 0.5.2762.0</p>
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=aantono" rel="nofollow">Alex Antonov</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6261?redirect=false" rel="nofollow">SPR-6261</a></strong> and commented</p> <p dir="auto">Provide interface definition model for ...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=fenrir" rel="nofollow">Donny A. Wijaya</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6464?redirect=false" rel="nofollow">SPR-6464</a></strong> and commented</p> <p dir="auto">Geert Pante submitted the codes for t...
0
<p dir="auto">I've seen that v1.11 will be introducing aliases for different histogram binning optimization methods. I'm really looking forward to this feature, so thank you for implementing this!</p> <p dir="auto">My question is how these methods will interact with the range parameter (this is not currently documented...
<p dir="auto">Travis CI has become too slow, simple PRs can take overnight to finish. Some of that is probably extra testing on the part of NumPy, OTOH, I look at the stats and active opensource builds are <a href="https://www.traviscistatus.com/" rel="nofollow">capped at 550 with a backlog of 10K</a> That doesn't seem...
0
<p dir="auto">We need a general purpose FFI that can call any C library, using either tcc or clang.</p> <p dir="auto">Suggested interface:</p> <p dir="auto">loadc("libpcre") # loads the C library, reading headers and all<br> /* the namespace libpcre could be used to avoid naming clashes _/<br> pcre_compile("foo\s_bar",...
<p dir="auto">Long conversation with Jeff. Part of the discussion was around structs. We concluded that the main goal here is maximum compatibility with C. A <code class="notranslate">struct</code> is similar to a composite type (which we discussed renaming to <code class="notranslate">class</code> instead of <code cla...
1
<p dir="auto">We need to be able to create a reusable memory module so that memory can be shared across all <code class="notranslate">WASMModule</code>.</p> <p dir="auto">An example code that would be valid for this use case may look like:</p> <p dir="auto"><strong>entry.js</strong></p> <div class="highlight highlight-...
<h2 dir="auto">Feature request</h2> <p dir="auto"><strong>What is the expected behavior?</strong><br> Webpack use JsonP to load other chunks. wondering whether we can load chunks by requireJs?</p> <p dir="auto"><strong>What is motivation or use case for adding/changing the behavior?</strong><br> in my case, i want...
0
<ul dir="auto"> <li>VSCode Version:0.10.11</li> <li>OS Version:Windows 10</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Open powershell and cd to a existing project folder</li> <li>run "code ."</li> <li>Try to rename an existing folder</li> </ol> <p dir="auto">VSCode return an error "Operation no...
<ul dir="auto"> <li>VSCode Version: 0.10.11</li> <li>OS Version: Windows 2012 R2</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Open project and do some work</li> <li>Update a npm package. e.g. <code class="notranslate">npm i -D typescript</code></li> </ol> <p dir="auto">It errors with:</p> <div c...
1
<p dir="auto">Hello<br> <a href="https://superset.apache.org/" rel="nofollow">https://superset.apache.org/</a> is having problems. On the right side of the pages there are scroll bars. I am not able to scroll the Text down.</p>
<h2 dir="auto">Screenshot</h2> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/63287675/155305469-ce03e338-8689-401d-a174-13ee9167a841.png"><img src="https://user-images.githubusercontent.com/63287675/155305469-ce03e338-8689-401d-a174-13ee9167a841.png"...
1
<p dir="auto">It's needed for things like an <code class="notranslate">Any</code> type, or safe dynamic loading.</p> <p dir="auto">It basically needs to be an generic intrinsic that returns some kind of data structure that uniquely identifies the generic type it has been instantiated with. Ideally it also includes info...
<p dir="auto">I discussed this briefly with <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/aturon/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/aturon">@aturon</a>, but I thought I would submit an issue to trac...
0
<p dir="auto">I am using CentOS 7 and Anaconda 2. Recently, I updated the matplotlib package using <code class="notranslate">conda</code>, if I type<br> <code class="notranslate">import matplotlib.pyplot as plt</code>, the python interpreter will complain about</p> <blockquote> <p dir="auto">This application failed to...
<p dir="auto">When I try to run anaconda-navigator I get the following message:</p> <p dir="auto">This application failed to start because it could not find or load the Qt platform plugin "xcb"<br> in "".</p> <p dir="auto">Available platform plugins are: minimal, offscreen, xcb.</p> <p dir="auto">Reinstalling the appli...
1
<p dir="auto"><strong>Original</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var constructorTestObject = new constructorTestClass(1, 'string', true, 2); constructorTestObject.arg\u0031 = 1; constructorTestObject.arg2 =...
<p dir="auto"><strong>Expected</strong>:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="module moduleType\u0032 { export var baz2: number; } //// [escapedIdentifiers.js] var moduleType\u0032; (function (moduleType2) { })(m...
1
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">The FigureCanvasBase defines the signatures of various event handlers, such as <code class="notranslate">motion_notify_event(self, x, y, guiEvent=None)</code>. The qt and wx backends define their own handlers in a GUI-specific ...
<p dir="auto"><code class="notranslate">FigureCanvas.motion_notify_event</code> and other event handlers have different signatures across backends:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="lib/matplotlib/backend_bases.py 1893: def mot...
1
<p dir="auto"><strong>Describe the bug</strong></p> <p dir="auto">In the file 【axios/lib/core/mergeConfig.js】. the 'url ' has existed in 'valueFromConfig2Keys' and 'defaultToConfig2Keys'</p> <p dir="auto">By the way, I think the 'params' shoud exist in 'valueFromConfig2Keys' BUT NOT IN 'mergeDeepPropertiesKeys'</p> <d...
<h4 dir="auto">Describe the bug</h4> <p dir="auto">Axios depends on follow-redirects version 1.14.4.</p> <p dir="auto">There's a CVE that allows cookie exposure through redirects (described <a href="https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/" rel="nofollow">here</a>). This CVE was fixed in follow-...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expecte...
<p dir="auto">Hello. I try to insert a html comment in the _document, but when rendering a page, the comment falls into the text in body. Is there a solution to the problem?</p> <h2 dir="auto">Your Environment</h2> <table role="table"> <thead> <tr> <th>Tech</th> <th>Version</th> </tr> </thead> <tbody> <tr> <td>next</t...
0
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><inpu...
<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 checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+label%3A%22Issue+Type%3A+Feature+Request%22+"...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald" rel="nofollow">Keith Donald</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7839?redirect=false" rel="nofollow">SPR-7839</a></strong> and commented</p> <p dir="auto">This is effecting the mvc-showcase samp...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=bosmon" rel="nofollow">Antranig Basman</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2981?redirect=false" rel="nofollow">SPR-2981</a></strong>* and commented</p> <p dir="auto">When making large numbers of instant...
0
<p dir="auto">Hi guys, I have searched around existing <code class="notranslate">Elvis Operator</code> in TS and no result has found. That`s why I propose include this ability.</p> <p dir="auto">For example, like in C# or Groovy we can write next expression</p> <div class="highlight highlight-source-ts notranslate posi...
<h1 dir="auto">Current Status</h1> <ul dir="auto"> <li>The TC39 proposal is now at stage 3 (<g-emoji class="g-emoji" alias="tada" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png">🎉</g-emoji><g-emoji class="g-emoji" alias="tada" fallback-src="https://github.githubassets.com/images/ico...
1
<p dir="auto">Hey</p> <p dir="auto">it might be a noob question but i tried using it in react native and all hell broke loose ... since all these are react components ... any idea why it cannot be used in react native? (i am a bit disappointed about this)</p> <p dir="auto">thanks<br> Rares</p>
<p dir="auto">version 0.14.1 produces this error:<br> Uncaught Error: Invariant Violation: addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a component's <code class="notranslate">render</code> method, or you have multiple copies of React lo...
0
<p dir="auto">I've just changed a component from <code class="notranslate">class Header extends React.Component</code> to <code class="notranslate">const Header = (props) =&gt; (/*JSX here*/ )</code>.</p> <p dir="auto">Now one of my tests is failing because it can't find an instance of that component where there should...
<p dir="auto">I originally left a comment in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="107717775" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/4936" data-hovercard-type="issue" data-hovercard-url="/facebook/react/issues/4936/hoverca...
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">I want to report a bug</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">eslint --fix trying to break my hook)</p> <p dir="auto"><strong>If the current behavior is a bug,...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> Bug</p> <p dir="auto"><strong>What is the current behavior?</strong><br> Consider:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-cont...
1
<p dir="auto">npm ERR! cb() never called!</p> <p dir="auto">npm ERR! This is an error with npm itself. Please report this error at:<br> npm ERR! <a href="https://npm.community" rel="nofollow">https://npm.community</a></p> <p dir="auto">npm ERR! A complete log of this run can be found in:<br> npm ERR! C:\Users\abc\AppDa...
<h3 dir="auto">*Updated* as of 01/15/2021</h3> <p dir="auto"><strong>Note: Please read <a href="https://github.com/npm/cli/wiki/%22cb()-never-called%3F-Exit-handler-never-called%3F-I'm-having-the-same-problem!%22">this doc</a> before filing a new issue.</strong></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 [2]: df = pd.DataFrame([[1], [2], [3.3]]) In [3]: df.groupby([1,1,1]).agg(len) Out[3]: 0 1 3.0"><pre ...
<p dir="auto">gbq.py currently returns an error if the result of a query is what Google considers to be 'Large'. The google api allows jobs to be sent with a flag to allow large results. It would be very beneficial to provide this as an option in the BigQuery connector.</p>
0
<h2 dir="auto">Summary</h2> <p dir="auto">When configuring <code class="notranslate">ROBOTSTXT_OBEY = True</code> "delay requirement" <code class="notranslate">Crawl-delay:</code> is not considered.</p> <h2 dir="auto">Motivation</h2> <p dir="auto">We want to fully comply with robots.txt requirements.</p> <h2 dir="auto"...
<p dir="auto"><a href="http://en.wikipedia.org/wiki/Robots_exclusion_standard#Crawl-delay_directive" rel="nofollow">Crawl-Delay</a> directive in robots.txt looks useful. If it is present the delay suggested there looks like a good way to adjust crawling rate. When crawling unknown domains it can be better than autothro...
1
<p dir="auto">When i open a modal and click the data-dismiss="modal" button, it closes.<br> But when i reopen the modal and click the close button, nothing happens.</p>
<p dir="auto">Hi,</p> <p dir="auto">The code used on last Thursday worked fine. But after updated to latest code on Monday (GMT+8), the modal dialog when clicks to dismiss for seconds onward cannot be close.</p> <p dir="auto">I am checking on source code line 932, if I commented out this line then it is working again.<...
1
<p dir="auto">Duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="49945943" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/8890" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/8890/hovercard" href="htt...
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="data = data.sortlevel() print(data.loc[(&quot;STW AU Equity&quot;, &quot;2014-04-29&quot;), &quot;split&quot;]) data.loc[(&quot;STW AU Equity&quot;, &quot;2014-04-29&quot;), &quot;s...
0
<p dir="auto">I have just spent quite some time debugging my code because the absolute value function might return negative values. See the following working example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np np.array([...
<p dir="auto">There are some functions that fail when passed <code class="notranslate">Decimal</code> objects as scalar inputs. I'm not particularly interested in using Decimal arrays, for obvious reasons, but the lack of scalar support limits our ability (see <a class="issue-link js-issue-link" data-error-text="Failed...
0
<p dir="auto">the following works quickly in 0.15.2 and has a performance issue on the last operation df.T.duplicated() in 0.16.0 and 0.16.1<br> also on a private data set that works on 0.15.2 i get an error on 0.16.0 and 0.16.1 on the same operation.</p> <p dir="auto">code:</p> <div class="highlight highlight-source-p...
<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="trange = pd.date_range(start=pd.Timestamp(year=2017, month=1, day=1), end=pd.Timestamp(year=2017, month=1, day=5...
0
<p dir="auto"><strong>Symfony version(s) affected</strong>: 4.2</p> <p dir="auto"><strong>Description</strong><br> I am building an affiliation system in my app. After user registered as an affiliate a new ROLE_AFFILIATE is added to the user. But user is denied access to route even after updating the isEqualeTo method....
<p dir="auto">I'm implementing the security component in my app and was surprised to find that a user's roles are decided at login time and cannot be easily updated after that. While the chosen UserInterface object can be refreshed on each load to check for changes (like the password changing or any other details), the...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4 and 4.3</li> <li>Operating System / Platform =&gt; Ubuntu 18.04</li> <li>Compiler =&gt; GCC 7.5.0</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I'm having some trouble since I changed from OpenCV 3.2 (repo versio...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4.4</li> <li>Operating System / Platform =&gt; Ubuntu 16.04 64 Bit</li> <li>Compiler =&gt; Python Version OpenCV 3.4.4</li> </ul> <p dir="auto"><strong>caffe version SSD detector supports multiple "min_size" and "max_size" param<br> bu...
0
<p dir="auto">Would be nice to have <code class="notranslate">kubectl stats podName</code> work like docker stats (basically a top like interface on the client that connects to an endpoint streaming data every second). I think this should be pretty straightforward, since the kubelet server already supports requests fo...
<p dir="auto">We saw this in Jenkins. The following loops until the test is killed:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[1] INFO: 9 / 14 pods in namespace 'kube-system' are running and ready (20 seconds elapsed) [1] INFO: POD ...
0
<ul dir="auto"> <li>Electron version: 2.0.0-beta.1</li> <li>Operating system: masOS High Sierra 10.13.4 Beta (17E150g)</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">When I clicked one of the Menu Items, the click function should be triggered.</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto"><a tar...
<ul dir="auto"> <li>Electron version: Electron built at <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/electron/electron/commit/aea06ed95f0ae88b33a5853caa76cf921b11a7af/hovercard" href="https://github.com/electron/electron/commit/aea06ed95f0ae88b33a5853caa76cf921b11a7af"><tt>...
1
<p dir="auto">This could be considered a bug or a feature request. I say this because I know that React is checking for <a href="https://www.w3.org/TR/xml/#NT-NameStartChar" rel="nofollow">W3C valid attribute property names</a>, but the check is run inconsistently between normal components and custom components which m...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> Request a feature</p> <p dir="auto">I am working on project to build AMP page with React Server Side Rendering. I am having an issue to add custom attribute to built-in AMP element. In order to be able to use <a href=...
1
<p dir="auto">I'm not sure if this is a duplicate of the other let block issues, but I came across this:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let global foo bar(x::Float64) = x+1 bar(x::Float32) = x+2 ...
<p dir="auto"><code class="notranslate">@testset</code> internally creates a try/catch block to run the tests in, so the tests are run in a local scope. However, since the syntax is <code class="notranslate">@testset "..." begin ... end</code>, it is natural to assume the code is run in a <code class="notranslate">beg...
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<br> specificaly, git commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/6fdf77f9fedd741deda08a2cbc51412155b4d6c5/hovercard" hr...
<p dir="auto">Ansible hangs on docker_image building when the image already exists. The whole playground is at <a href="https://github.com/nolar/vagrant-ansible-docker-sample/tree/docker_image_broken">https://github.com/nolar/vagrant-ansible-docker-sample/tree/docker_image_broken</a> branch (pretty simple).</p> <p dir=...
1
<p dir="auto">here is my sample data <code class="notranslate">cities_counter[:10]</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[('上海', 285), ('杭州', 225), ('北京', 163), ('广州', 136), ('南京', 130), ('武汉', 124), ('深圳', 88), ('温州', 67), ('苏...
<p dir="auto">As <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="127878139" data-permission-text="Title is private" data-url="https://github.com/mwaskom/seaborn/issues/829" data-hovercard-type="issue" data-hovercard-url="/mwaskom/seaborn/issues/829/hovercard" href="https://github.com...
1
<p dir="auto">Pages which have duplicate values in their query string are treated as different pages:</p> <ul dir="auto"> <li><a href="http://www.example.com/?q=" rel="nofollow">http://www.example.com/?q=</a></li> <li><a href="http://www.example.com/?q=&amp;q=" rel="nofollow">http://www.example.com/?q=&amp;q=</a></li> ...
<h2 dir="auto">Summary</h2> <p dir="auto">If the file mentioned in <code class="notranslate">scrapy genspider</code> already exists, then genspider should refuse to generate the the file.</p> <h2 dir="auto">Motivation</h2> <p dir="auto">As it stands, existing code can be blown away if this command runs twice.</p> <h2 d...
0
<p dir="auto">Okay, first, I want to say, I'm not sure if this is equivalent to</p> <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="445240004" data-permission-text="Title is private" data-url="https://github.com/microsoft/terminal/issues/872" data-hovercard-type="issue"...
<p dir="auto">Hi,<br> Please add Anaconda prompt to list.<br> I installed anaconda, but I can't see it in terminal list.<br> Please help me.</p>
0
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 1.0.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 f...
<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
<h3 dir="auto">Is there an existing issue for this?</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li> </ul> <h3 dir="auto">Current Behavior</h3> <p dir="auto">I am unable to instal...
<h3 dir="auto">Is there an existing issue for this?</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li> </ul> <h3 dir="auto">This issue exists in the latest npm version</h3> <ul clas...
0
<p dir="auto"><a href="http://scikit-learn.org/dev/related_projects.html" rel="nofollow">http://scikit-learn.org/dev/related_projects.html</a> currently references <a href="https://github.com/scikit-learn/scikit-learn/wiki/Third-party-projects-and-code-snippets">https://github.com/scikit-learn/scikit-learn/wiki/Third-p...
<p dir="auto">For instance have a look at:</p> <p dir="auto"><a href="http://scikit-learn.org/dev/auto_examples/cluster/plot_dict_face_patches.html" rel="nofollow">http://scikit-learn.org/dev/auto_examples/cluster/plot_dict_face_patches.html</a></p> <p dir="auto">some of the centroids are duplicated, presumably because...
0
<p dir="auto">[X ] 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.</p> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">FontIcon's onClick method's action should be able to override the hoverColor's reset callback aft...
<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
<h3 dir="auto">Code Sample from Stamford</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[http://stamfordresearch.com/linear-regression-using-pandas-python/](url) (original code) [](url) import numpy as np import pandas as pd import matplotli...
<p dir="auto">X axis was inverted automatically and unexpectedly when plotting a series of data against another series of data using pandas.<br> My example code blow creates three plots, only some, not all, of which shows inverted x axis. I think this behavior is very confusing for users even if there was some rational...
1
<h3 dir="auto">Describe your issue.</h3> <p dir="auto">Hello, I was "pip install scipy" to install scipy in my m1 macbook pro. Then, errors came out. (I wrote it on Error Messages). Anyway I am currently developing in a virtual environment of python 3.9.5 through conda. I wonder why these errors occur during the instal...
<p dir="auto"><strong>EDIT:</strong> As of <strong>2021-08-06</strong>, this solution seems to work for <strong>scipy 1.7.0</strong> (native, not through rosetta):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew install openblas pip instal...
1
<p dir="auto">It would be nice to implement MacOS/Linux style configurable hot corners actions.</p>
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">I primarily use launchers to open (known) apps. As such, I don't need to know if it's a Win32 application, if it's a running process, et cetera. Similar to Spotlight, I would like as little detail to be returned as possible. An application's icon,...
0
<p dir="auto">I just have a problem that when i click disable button and then click the uninstall button on the package and then I think that this package is remove because I can't see it in the package list in the setting.but it not because when i try to reinstall it by searching the package name again ,the uninstall ...
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/HitomiTenshi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/HitomiTenshi">@HitomiTenshi</a> on May 17, 2015 1:39</em></p> <p dir="auto">How t...
1
<p dir="auto">I tried using the types/angular-ui-bootstrap package, and now I have tons of build errors along the lines of:<br> "Build" duplicate identifier 'angular'<br> these are being raised from the angular-animate index.d.ts (which was fine before I imported angular-ui-bootstrap)</p> <p dir="auto">I also get the e...
<p dir="auto">Regarding PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="403987879" data-permission-text="Title is private" data-url="https://github.com/DefinitelyTyped/DefinitelyTyped/issues/32567" data-hovercard-type="pull_request" data-hovercard-url="/DefinitelyTyped/DefinitelyT...
0
<p dir="auto">this was never meant to be exposed to the user, is not-documented, and is just plain confusing</p>
<p dir="auto">this was always meant as a private implementation detail. deprecate it now!</p>
1
<p dir="auto">How do we disable source maps on the static export?</p> <p dir="auto">That is:<br> <code class="notranslate">next build &amp;&amp; next export</code><br> Now 'out/' has many <code class="notranslate">.map</code> files, which I'd like to avoid.</p> <p dir="auto">Any solution? Couldn't find on the docs, tha...
<h1 dir="auto">Bug report</h1> <p dir="auto">If i use the latest next.js and latest preact together and described like in the documentation it doesn't work. Even i fixed the preact aliasing, i cannot build and run this setup in the serverless build target.</p> <h2 dir="auto">Describe the bug</h2> <p dir="auto">If i fol...
0
<p dir="auto"><a href="https://deno.land/manual@v1.32.0/advanced/typescript/configuration#how-deno-uses-a-configuration-file" rel="nofollow">According to the manual</a> — by default — the compiler option <a href="https://www.typescriptlang.org/tsconfig#strict" rel="nofollow"><code class="notranslate">strict</code></a> ...
<p dir="auto">In TypeScript 4.4, the option <code class="notranslate">"useUnknownInCatchVariables"</code> was introduced and was default enabled under <code class="notranslate">"strict"</code> which is the default for Deno. It is a good change, as it helps ensure code properly guards against non-errors being thrown, w...
1
<p dir="auto">Using 0.10.7-insider on Windows 7</p> <p dir="auto">The implements keyword isn't highlighting correctly</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/563860/12849759/7150423c-cc75-11e5-9890-c46607820cbc.PNG"><img src="https://cloud...
<p dir="auto">Try the following example in VS code (0.10.6) in the dark theme:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="module Conway { export interface Foo { } export class Bar { } export class Cell e...
1
<p dir="auto">Using SQLAlchemy 1.2.14, I attempted to reflect a schema from a customer which contained several thousand tables, and noticed this was very slow. Using echo="debug" as an option on the engine, I noticed that the SQLAlchem reflection code is iteratively querying the database for table metadata, instead of...
<p dir="auto"><strong>Migrated issue, originally created by Mark Amery (<a href="https://github.com/ExplodingCabbage">@ExplodingCabbage</a>)</strong></p> <p dir="auto"><a href="https://www.postgresql.org/docs/current/static/datatype-json.html" rel="nofollow">https://www.postgresql.org/docs/current/static/datatype-json....
0
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/40592585/68524139-14ac3400-02fe-11ea-9b73-30cabb19e1dc.png"><img src="https://user-images.githubusercontent.com/40592585/68524139-14ac3400-02fe-11ea-9b73-30cabb19e1dc.png" alt="image" style="max-width: 10...
<h2 dir="auto">Example name</h2> <p dir="auto">experimental-amp</p> <h2 dir="auto">Describe the bug</h2> <p dir="auto">I try to use a sample from <a href="https://ampbyexample.com/dynamic_amp/dynamic_content_after_user-interaction/" rel="nofollow">https://ampbyexample.com/dynamic_amp/dynamic_content_after_user-interact...
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">Edit: To clarify, importing SVGs directly works fine, as described here: <a href="https://create-react-app.dev/docs/...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Turn on Profiler</li> <li>The app sens a lot of small requests to BE</li> <li>To make sure that all requests fulfilled, I went to Network TAB. When it was finished and stop profiling.</li> <li>The profiler showed some results and ...
0
<p dir="auto">The QA Vagrant tests are vital for ensuring the correctness of the Elasticsearch distributions. These tests do not currently pass and should be brought to green.</p> <p dir="auto">Relates <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="137259720" data-permission-text="T...
<p dir="auto">Now that doc values have become the default fielddata implementation, we should progressively deprecate in-memory fielddata so that doc values would be the only way to sort or aggregate on fields.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class...
0
<ul dir="auto"> <li>Electron version: 1.6.10</li> <li>Operating system: Windows 10 (System scaling factor is 2.5)</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Create a BrowserWindow and the BrowserWindow's size is the same of option.</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">The created Br...
<ul dir="auto"> <li>Electron version: 1.6.8 or 1.7.1</li> <li>Operating system: Windows</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">In windows multiple monitor setup with different DPIs, electron app starts out of bounds</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">Should start at the same p...
1
<p dir="auto">Any app I'm running on a Pixel device (O MR1) with <code class="notranslate">flutter run</code> crashes with:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="02-06 16:30:06.552 25519 25546 D OpenGLRenderer: HWUI GL Pipeline 02-06 ...
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">I updated flutter and compiled the app and tried to run. It crashed immediately. Tried it several times.</p> <h2 dir="auto">Logs</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="02-04 17:10:1...
1
<p dir="auto">I'm behind a corporate firewall and have to have a .npmrc setup with a proxy and https-proxy.</p> <p dir="auto">There appears to be something in next@6.0.0 that tries to connect to npm on launch and seems to ignore my .npmrc proxy settings as I'm seeing what look like proxy problems when I start my next a...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="auto">When defin...
0
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>TensorFlow version (you are using): 1.12</li> <li>Are you willing to contribute it (Yes/No): Yes</li> </ul> <p dir="auto"><strong>Describe the feature and the current behavior/state.</strong><br> Gradient Accumulation(GA) is a workaround to enabl...
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>CentOS Linux release 7.4.1708</li> <li>Source, hash: <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/tensorflow/tensorflow/commit/bf4767c6bafb077fc591107691199a6981c29304/hovercard" href="https://github....
0
<p dir="auto">In my application, I update figures every several seconds. I am not sure why, but WebAgg backend tends to draw text wrong. For example:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/97dcb8bc0587aaa54af2ea37c413be9dfa002b891f11c2702917abc96...
<h3 dir="auto">Bug summary</h3> <p dir="auto">Hi,</p> <p dir="auto">When using <code class="notranslate">triplot</code> with a <code class="notranslate">label</code> the resulting legend contains two duplicated entries (even though the markers is None):</p> <div class="highlight highlight-source-python notranslate posi...
0
<p dir="auto"><strong>Describe the bug</strong></p> <p dir="auto">A clear and concise description of what the bug is. Before submitting, please remove unnecessary sections.</p> <p dir="auto"><strong>To Reproduce</strong></p> <p dir="auto">Steps to reproduce the behavior:<br> add event listener to a div mounted with thr...
<p dir="auto">In r120, disabling orbit controls on mousedown no longer triggers mousemove events when dragging. To reproduce add the following code to misc_controls_orbit.html. This worked in the last several releases. Thanks.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-s...
1
<p dir="auto">Still unsure if this problem is on numpy's side, but I tried downgrading to 1.14 (minimum numpy version for my dependencies) and verified it all works, no errors.<br> Given the recent changes on <code class="notranslate">random</code> I thought of bringing it up with you guys, particularly <a class="user-...
<p dir="auto">There is a complex set of questions around how to handle method resolution in the presence of <code class="notranslate">__numpy_ufunc__</code>. Currently in master is an extremely complicated set of rules that isn't documented and that I don't actually understand (see <a class="issue-link js-issue-link" d...
0
<p dir="auto">I'm using Next.js framework and react-player component to play some music on my site. Everything is good until I navigate to the second page. Then the music player stops and when I go back to the first page, the music starts playing again.</p> <p dir="auto">While I want the music to not be interrupted by ...
<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...
0
<p dir="auto">I've got an opaque string type. We basically use this type for things that are strings under the hood, but shouldn't be interchanged with actual free text strings- for example GUIDs. We also use the nominal type checking hack with the private void property to nominally type check them.</p> <p dir="auto">W...
<p dir="auto"><code class="notranslate">IDBKeyRange</code> is defined as follows.</p> <p dir="auto"><a href="https://github.com/Microsoft/TypeScript/blob/master/bin/lib.d.ts#L11630">https://github.com/Microsoft/TypeScript/blob/master/bin/lib.d.ts#L11630</a></p> <div class="highlight highlight-source-ts notranslate posi...
0
<p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.18362.0<br> IntPtr Length: 8<br> x64: True<br> Date: 08/05/2020 15:58:03<br> Exception:<br> System.ObjectDisposedException: Cannot access a disposed object.<br> Object name: 'Timer'.<br> at System.Timers.Timer.set_Enabled(Boolean value)<br> at Syste...
<p dir="auto">Popup tells me to give y'all this.</p> <p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p> <p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 07/31/2020 17:29:59<br> Exce...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0"><pre class="notranslate"><code clas...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18362.175 Windows Terminal version: 0.2.1831.0 PowerShell Core 6.2.1 PowerShell 5.1"><pre lang="none" class="notranslate"><code class="notran...
1
<p dir="auto">Having votes on a signle request does not appear to be effective, so maybe if in stead of voting on an exisisting one we create hundreds of code folding requests will they add it?</p> <p dir="auto">been wanting to use VS Code for months now, and it's frustrating to have complicated features like extenstio...
<p dir="auto">I searched but couldnt find this in the issues. Id love to be able to collapse sections of the code. Any thoughts?</p>
1
<h3 dir="auto">Describe the bug</h3> <p dir="auto">TypeError is raised when running a query that joins two tables and has a with_entities() clause, if the with_entities contains a column that is of type sqlalchemy_utils.JSONType. That comes from the SQLAlchemy-Utils library.</p> <p dir="auto">I don't think this is a bu...
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">The code looks like this (skipping a log of details):</p> <p dir="auto">class visit_dim_category(object):<br> pass</p> <p dir="auto">...</p> <p dir="auto">class schema<br> ...</p> <p dir="auto">#somewhere in class schema:</...
0
<p dir="auto">Tried building Atom on Windows (8.1) after a long time and ran into some problems with the latest master version (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/atom/atom/commit/98d3646fee7e22e5731058457e19976ab3139377/hovercard" href="https://github.com/atom/at...
<p dir="auto">if it is intended to be used as a text edior ,and i think it is, it takes really long time to atom get opened.</p> <p dir="auto">I mean, to edit a simple text file; i can open tens of leafpad instances until atom gets started.</p> <p dir="auto">I do not expect it to be as fast as leafpad but it should not...
0
<p dir="auto">I would like to know if it is possible to mix validation group and group sequence ?</p> <p dir="auto">I used GroupSequence like this :</p> <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" * @Assert\GroupSequence({&q...
<p dir="auto">Currently, the API of <code class="notranslate">ValidatorInterface</code> does not support group sequences. This should be made possible by supporting the following calls:</p> <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-...
1
<h3 dir="auto">Preflight Checklist</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project...
<h3 dir="auto">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
<h2 dir="auto">1. Environmental description</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Horizontal sharding database ssm project + spring-namespace the question like issues#24876 I submitted the two questions So far it has not bee...
<p dir="auto">Sometimes shardingValue have been removed in hintShardingAlgorithm?</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="HintManager hintManager = HintManager.getInstance(); hintManager.setDatabaseShardingValue(ShardingActivitiConstant...
0
<h2 dir="auto">🐛 Bug</h2> <h2 dir="auto">To Reproduce</h2> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import torch input = torch.zeros ([1,1,1]) input2 = torch.zeros ([1,4,1,1]) out= torch.zeros([1]) torch.cholesky_solve(i...
<p dir="auto">Duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="472938990" data-permission-text="Title is private" data-url="https://github.com/pytorch/vision/issues/1172" data-hovercard-type="issue" data-hovercard-url="/pytorch/vision/issues/1172/hovercard" href="https://...
0
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [v1.31.1]</li> <li>Operating System: [All]</li> <li>Browser: [not relevant]</li> </ul> <h3 dir="auto">Source code</h3> <p dir="auto"><strong>Config file</strong></p> <div class="highlight highlight-source-js notranslate position-relative overflow-a...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: 1.32.2</li> <li>Operating System: Pop!_OS 22.04</li> <li>Browser: Chromium and WebKit (Firefox is ok)</li> <li>Other info:</li> </ul> <h3 dir="auto">Source code</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" ...
0
<h3 dir="auto">Describe the issue:</h3> <p dir="auto">xref: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1393203766" data-permission-text="Title is private" data-url="https://github.com/numba/numba/issues/8478" data-hovercard-type="issue" data-hovercard-url="/numba/numba/issues/84...
<p dir="auto">Apologies if this is a duplicate as it seems such an obvious bug but I could not find another issue about it. Legacy printing mode omits the plus signs for complex arrays.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-...
0
<h4 dir="auto">A small, complete example of the issue</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# Your code here df = pd.DataFrame(columns=['a','b','c']) df.groupby('a',as_index=False).agg({'b':'nunique'})"><pre cl...
<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 [18]: b = pandas.Series() In [19]: g = b.groupby(level = 0) In [20]: g.nunique() --------------------------...
1
<p dir="auto">Move all parent/child queries (has_child, has_parent, top_children) from id cache to field data. This has a number of advantages:</p> <ul dir="auto"> <li>Parent/child memory footprint will get reduced by using field data, compared to what it now takes with id cache. The id cache use concrete object arrays...
<p dir="auto">If there is already an ES running on a port and we try to bind to it, you can get weird errors. In case they're NPEs, I'm assuming because it's 2.x trying to talk to 1.4.4. We should handle this more gracefully.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sn...
0
<p dir="auto">when i press alt the F in the File menu is underlined yet when i press ALT+F i get editor:move-to-end-of-word?<br> and when i press ALT+H to supposedly access the help menu i get editor:delete-to-beginning-of-word?<br> the rest of the menu keyboard shortcuts work<br> conflict only happens when an editor w...
<p dir="auto">I don’t really stick to one computer to program, and some computers don’t have editors. Currently I use Sublime Text portable, but it would be great if there was a portable version of Atom.</p>
0
<p dir="auto">We are using the Java client, and we have some custom code to inflate Java objects from the returned doucments. The get and search APIs seem to return completely different interfaces and object trees, even though they both contain the same underlying information. This is a problem for us because our infla...
<p dir="auto">This typically happens if the query contains eg. two inner hits definitions on the same nested path and does not define explicit names for inner hits.</p>
0
<p dir="auto"><a href="http://stackoverflow.com/questions/32553207/values-missing-when-loaded-from-pandas-hdf5-file/32587108?noredirect=1#comment53034458_32587108" rel="nofollow">http://stackoverflow.com/questions/32553207/values-missing-when-loaded-from-pandas-hdf5-file/32587108?noredirect=1#comment53034458_32587108</...
<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; ser = pd.Series(pd.Categorical([np.nan])) &gt;&gt;&gt; ser.nunique() ValueError: buffer source arra...
0
<p dir="auto">I cooked up a minimal example (a modified example from the julia docs) in order to show my problem:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="func_dict = Dict{Int,Function}() function mycustomsort{T}(a::T, b::T) return fu...
<p dir="auto">It seems much harder to pass a proper closure as a callback function in Julia 0.6 than in previous versions due to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="161551964" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/1705...
1
<p dir="auto">Hello,<br> I am new to 6to5 and I am trying to convert some of my ES6 files into ES5. I have had some success with this but wasn't entirely sure my approach was right. This is what I am doing:</p> <ol dir="auto"> <li>Using <code class="notranslate">grunt-6to5</code> to transpile my code</li> <li>Using <co...
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong></p> <p dir="auto">Given the current code block:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="test(function() { var a = 1; ...
0
<h3 dir="auto">The problem</h3> <p dir="auto">Although they are not commonly used, SecurityBundle provides some useful functions called <code class="notranslate">logout_path()</code> and <code class="notranslate">logout_url()</code> (<a href="http://symfony.com/doc/current/reference/twig_reference.html#logout-path" rel...
<p dir="auto">Hi,</p> <p dir="auto">I am trying to use the new <a href="http://symfony.com/blog/new-in-symfony-2-8-service-auto-wiring" rel="nofollow">auto wiring feature</a> to automatically load the entity manager to my service:</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-au...
0
<h3 dir="auto">Describe your issue.</h3> <p dir="auto">404 not found</p> <h3 dir="auto">Reproducing Code Example</h3> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Here: https://docs.scipy.org/doc/scipy/reference/tutorial/index...
<p dir="auto">After Big Sur update I'm not able to install scipy in any of my virtualenvs.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pip install scipy"><pre class="notranslate"><code class="notranslate">pip install scipy </code></pre></di...
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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Ex...
<h3 dir="auto">Problem description</h3> <p dir="auto">React release 15.2.0 will cause some of the components generating<br> Unknown prop <code class="notranslate">tooltipPosition</code> on tag. Remove this prop from the element. For details, see <a href="https://fb.me/react-unknown-prop" rel="nofollow">https://fb.me/r...
0
<p dir="auto">I think that certain functions should return the same type as the input, if they implement <code class="notranslate">__array_wrap__</code>, but aren't necessarily subclass of <code class="notranslate">ndarray</code>. The pandas <code class="notranslate">Series</code> class is an instance of this. We'd lik...
<p dir="auto">Is there a reason <code class="notranslate">np.diff,np.ones_like,np.empty_like</code> do not call <code class="notranslate">__array_wrap__</code> on exit; am I doing something wrong, or is this a bug? (using numpy 1.7.1)</p> <p dir="auto">Create a NDLike class which is a container for a ndarray</p> <div c...
1
<h2 dir="auto">Problem Description</h2> <p dir="auto">When running <code class="notranslate">npm start</code> after running <code class="notranslate">npm install</code> in the webpack example, the following error occurs:</p> <p dir="auto"><code class="notranslate">Module build failed: Error: Failed to load plugin mater...
<h3 dir="auto">Problem description</h3> <p dir="auto">Documentation for AutoComplete props is incorrect. The following passage:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Other properties (not documented) are applied to the root element.">...
0
<p dir="auto">When working on the Multiview PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="436163421" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/16316" data-hovercard-type="pull_request" data-hovercard-url="/mrdoob/three.js/pull/16...
<p dir="auto">It would be necessary to have multiple multiple webglprogram on a single material to solve <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="231769076" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/11400" data-hovercard-type="...
1
<p dir="auto">pytorch1.6<br> ubuntu20.0<br> code:<br> for i, (inp, labels) in enumerate(tqdm(train_loader)):<br> inp = inp.to(device)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" with torch.cuda.amp.autocast(): preds = model(inp)...
<h2 dir="auto">🐛 Bug</h2> <p dir="auto">get cuDNN error: CUDNN_STATUS_BAD_PARAM in cnn-lstm network forward method</p> <h2 dir="auto">To Reproduce</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import torch from torch import nn, optim from t...
1
<h4 dir="auto">Describe the bug</h4> <p dir="auto">My TSLint gives an error (see screenshot) after upgrading from 0.21.4 to 0.23.0 axios.</p> <h4 dir="auto">To Reproduce</h4> <p dir="auto">If in <code class="notranslate">AxiosPromise</code> you pass any value other than <code class="notranslate">unknown</code>, then TS...
<h4 dir="auto">Describe the bug</h4> <p dir="auto"><a title="CVE-2021-3749" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-cph5-m8f7-6c5x/hovercard" href="https://github.com/advisories/GHSA-cph5-m8f7-6c5x">CVE-2021-3749</a> describing a severity 7.5 Regex DoS vulnerability<br> All our builds failin...
0
<p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 08/05/2020 18:14:55<br> Exception:<br> System.ObjectDisposedException: Cannot access a disposed object.<br> Object name: 'Timer'.<br> at System.Timers.Timer.set_Enabled(Boolean value)<br> at Syste...
<p dir="auto">Popup tells me to give y'all this.</p> <p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p> <p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 07/31/2020 17:29:59<br> Exce...
1
<p dir="auto">Currently loss functions does not allow weighting each instance differently. For example, in machine translation, we don't want to calculate losses for PAD labels. This can be done with cross entropy by specifying label weights, but can't be done with MSELoss (which is used to train critic/baseline model ...
<p dir="auto">It would be useful to have losses that return a batch of losses, rather than summing/mean-ing them. This is useful e.g. for adding weights on the loss that vary for each batch element, and for masking losses on the outputs of variable-length RNNs.</p> <p dir="auto">Most common losses can be emulated using...
1
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">I've forked the geofencing example written by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bkonyi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bkonyi">@bk...
<p dir="auto">Attempting to use a plugin in the context of a background isolate spawned by another plugin will cause failures when making calls over method channels. On Android, the <code class="notranslate">PluginRegistrant</code> interface is used to allow for plugins to register the application's plugins with a <cod...
1
<p dir="auto">I'm in a LAN, with last windows build from <a href="http://atom.someguy123.com/#sthash.eU1lJdcA.dpbs" rel="nofollow">http://atom.someguy123.com/#sthash.eU1lJdcA.dpbs</a></p> <p dir="auto">System is a Windows7 x64.</p> <p dir="auto">If I open a local file (desktop for example) loads correctly the file.<br>...
<p dir="auto">OS: Windows 7<br> Atom Version: 0.95.0-3f0640f</p> <p dir="auto">Hosting files on a network drive (i.e. \network\private\myfiles) and opening files in atom does not show anything. Files list on left pane and a tab opens up in editor, but tab is empty and shows nothing.</p> <p dir="auto">Additional Note: ...
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"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=jonchase" rel="nofollow">Jon Chase</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3954?redirect=false" rel="nofollow">SPR-3954</a></strong> and commented</p> <p dir="auto">Here's the forum thread that covers the b...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=david_syer" rel="nofollow">Dave Syer</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8683?redirect=false" rel="nofollow">SPR-8683</a></strong> and commented</p> <p dir="auto">AntPathMatcher.AntPatternComparator alg...
0
<ul dir="auto"> <li>Electron version:<br> 1.6.6</li> <li>Operating system:<br> Linux Slackware x64</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Normal install</p> <h3 dir="auto">Actual behavior</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboa...
<p dir="auto">我想通过快捷方式来获取目标路径的参数,是否有详细的API ,或者代码,想通过参数来打开软件跳转到不同的页面,请问,大大们是否有相关的质料。</p> <p dir="auto">I want to get the parameters of the target path through the shortcut. Do you have a detailed API or code to open the software to jump to different pages through the parameters? Could you please tell me if you have the ...
0
<h5 dir="auto">Description of the problem</h5> <p dir="auto">I am working on a Three.js project which requires thousands of unique meshes to be rendered. Since number of objects have big impact on rendering performance I merged those objects into single mesh (manually, not using geometry.merge() function) and created "...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">I'm working with a set of models that use vertex color alpha. Now that threejs uses buffer geometry almost exclusively, adding in vertex color alpha is pretty simple, and it would be nice to see these changes upstream. The changes mostly involve declaring col...
1