text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">Working with negative exponents has some very odd behaviors, to say the least. Running the internals of the <code class="notranslate">^</code> function gives different results than <code class="notranslate">^</code> itself, evaluation success changes based on whether a variable is replaced with its value,... | <p dir="auto">As discussed in <a href="https://discourse.julialang.org/t/confusing-difference-literal-vs-variable/13515/5" rel="nofollow">https://discourse.julialang.org/t/confusing-difference-literal-vs-variable/13515/5</a> it would be good if this is documented somewhere. The explanation of <a class="user-mention not... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Marcin Jabrzyk (<a href="https://github.com/bzyx">@bzyx</a>)</strong></p>
<p dir="auto">Just tried to create URI connection string where user have password with '+' character, SQLAlchemy gives no clue in error and connecting to database using psql works fine.<... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">AFAIK, '+' symbol only needs to be unquoted to separate form values from URL. But why function _parse_rfc1738_args in sqlalchemy/lib/sqlalchemy/engine/url.py uses unquote_plus on password!? This is wrong, I think.</p>
<p di... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mark.fisher" rel="nofollow">Mark Fisher</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8017?redirect=false" rel="nofollow">SPR-8017</a></strong> and commented</p>
<p dir="auto">This appears to be a schema issue si... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=thomas.risberg" rel="nofollow">Thomas Risberg</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8095?redirect=false" rel="nofollow">SPR-8095</a></strong> and commented</p>
<p dir="auto">This has been a problem in app... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.19041.264
PowerToys version: PowerToysSetup-0.18.2-x64.msi"><pre class="notranslate"><code class="notranslate">Windows build number: 10.0.190... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.19041.264
PowerToys version: v0.18.1
PowerToy module for which you are reporting the bug: auto update"><pre class="notranslate"><code class="notranslate">Windows build numbe... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() {
static FOO: float = 10.0;
match 0.0 {
0.0 .. FOO => (),
_ => ()
}
}"><pre class="notranslate"><code class="notranslate">fn main() {
static FOO: float... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="static foo: int = 16;
fn main() {
match 15 {
3 .. foo => io::println(~"success"),
_ => fail!()
}
}"><pre class="notranslate"><span class="pl-k... | 1 |
<p dir="auto">The REPL's pathname tab completion inserts backslashes before spaces in paths, which results in an invalid string because <code class="notranslate">\ </code> is not a valid escape. For example, if you create a file named <code class="notranslate">"foo bar"</code></p>
<div class="highlight highlight-sourc... | <p dir="auto">Autocomplete in the REPL add <code class="notranslate">\</code> when needed to file names but julia1.0 functions do not like them</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> DelimitedFiles.readdlm("a\ a.txt"... | 1 |
<p dir="auto">I'm not exactly sure what it's supposed to do, but it seems wrong:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#![feature(macro_rules)]
macro_rules! some_stmts(
({ $($s:stmt)* }) => ($($s)*)
)
fn main() {
some_stmt... | <p dir="auto">Currently, the following macro argument grammar will not successfully parse anything, complaining of a "local ambiguity":</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" $( $t:ty )* #"><pre class="notranslate"><code class="notran... | 1 |
<p dir="auto">After moving to numpy 1.10.0 b2 in Fedora rawhide, we're seeing bad gfortran flags when building scipy:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-unde... | <p dir="auto">numpy.distutils adds a <code class="notranslate">-ffpe-summary</code> command line option to gfortran, but it's apparently not supported by all versions of the compiler.</p>
<p dir="auto">See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="111954493" data-permission-tex... | 1 |
<p dir="auto"><strong>Description</strong><br>
Currently when a service is inlined in anoter service you get a log message like</p>
<blockquote>
<p dir="auto">Inlined service "abc" to "xyz".</p>
</blockquote>
<p dir="auto">And at the same time you also get a log message that the service got removed</p>
<blockquote>
<p ... | <p dir="auto">Hi,<br>
I am running Symfony 2.0.5 on Windows 7 with PHP version 5.3.8.<br>
When I am calling cache:clear on the console tool, I get this error sometimes (I do not know why):</p>
<blockquote>
<p dir="auto">C:\projects\cnc_agency\trunk>php app\console cache:clear<br>
Clearing the cache for the dev envir... | 0 |
<p dir="auto">CSG is a very important feature… other 3D frameworks have support for CSG built-in ( Babylon.js ), the only CSG I can find is the 7 years outdated plugin ( <a href="https://github.com/chandlerprall/ThreeCSG">https://github.com/chandlerprall/ThreeCSG</a> )</p>
<p dir="auto">I propose that this plug-in get... | <p dir="auto">Hello,</p>
<p dir="auto">It would be really convenient to have native support of separate repeat values for different types of maps (e.g. diffuse and bump). It is possible to use this setting through API, but it's a way more complex approach. StackOverflow discussion:<br>
<a href="https://stackoverflow.c... | 0 |
<ul dir="auto">
<li>Output of <code class="notranslate">node_modules/.bin/electron --version</code>: 3.0.5</li>
<li>Operating System (Platform and Version): travis ubuntu 14</li>
<li>Output of <code class="notranslate">node_modules/.bin/electron --version</code> on last known working Electron version (if applicable): t... | <ul dir="auto">
<li>Electron version: 1.8.2</li>
<li>Operating system: Deepin Linux 15.5 x86_64</li>
</ul>
<h3 dir="auto">How to reproduce</h3>
<ul dir="auto">
<li>register 'CommandOrControl+C' to gloablShortcuts in main.js</li>
</ul>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto... | 0 |
<p dir="auto">Hi, I used vec! the wrong way, and the compiler panicked.<br>
rustc -V -> rustc 1.0.0-dev (built 2015-05-17)</p>
<p dir="auto">Sorry, if this is a dup, I looked but did not see a report of this.</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data... | <p dir="auto">Test case:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() { []; }"><pre class="notranslate"><code class="notranslate">fn main() { []; }
</code></pre></div>
<p dir="auto">Output:</p>
<div class="snippet-clipboard-content... | 1 |
<p dir="auto"><strong>Symfony version(s) affected</strong>: 4.1.8+</p>
<p dir="auto"><strong>Description</strong></p>
<p dir="auto">Symfony now redirects routes with trailing slashes to routes without trailing slashes on its own, which seems unexpected and like a bad practice, as two URLs are treated equally which are ... | <p dir="auto"><strong>Description</strong></p>
<blockquote>
<p dir="auto">The automatic 301 redirection from /foo/ to /foo was introduced in Symfony 4.1. In previous Symfony versions this results in a 404 response.</p>
</blockquote>
<p dir="auto">This is a "magic" behaviour which can be unwanted in certain cases. For e... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-using-typeof" rel="nofollow">Waypoint: Using typeof</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36</code>.<b... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-say-hello-to-html-elements#?solution=%3Ch1%3EHello%20%3C%2Fh1%3E%0A" rel="nofollow">Waypoint: Say Hello to HTML Elements</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36... | 1 |
<p dir="auto">Steps to reproduce:</p>
<ol dir="auto">
<li>Open a file in atom with the package <code class="notranslate">vim-mode</code> enabled.</li>
<li>Change the file permissions.</li>
<li><kbd>Esc</kbd> <kbd>i</kbd> (switch to insert mode).</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.165.0<br>
<stron... | <p dir="auto">Perhaps put a message in the status bar or somewhere else, but catch it either way.</p> | 1 |
<p dir="auto">From the discussion in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="140352653" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/18115" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/18115/hovercard" ... | <p dir="auto">It would be nice add cookies csrf token storage. Use case: we are having form which available for anonymous users (and bots like googlebot). Session starts on each time when this page open. And too much files was generated with session data.</p> | 1 |
<p dir="auto">Hello there.</p>
<p dir="auto">Doing a right click on a flash object opens up a context menu as expected, but the positioning in 2.0.0-beta.1 is wrong. This happens on both 32-bit and 64-bit builds for Windows and also on Ubuntu 64-bit.</p>
<p dir="auto">The positioning is correct in v1.8.2.</p>
<p dir="a... | <ul dir="auto">
<li>Electron version: 2.0.0-beta.1</li>
<li>Operating system: Windows 10 and Ubuntu 16 (I cannot reproduce on macOS)</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">We use <code class="notranslate">event.pageX</code> and <code class="notranslate">event.pageY</code> to position the context... | 1 |
<hr>
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: No</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 16.04</li>
<li><strong>Mobile device (e.g. i... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Hardware</strong>: AWS EC2 p2.16xlarge</li>
<li><strong>OS Platform and Distribution</strong>: Linux Ubuntu 16.04</li>
<li><strong>TensorFlow Serving installed from (source or binary)</strong>:<br>
pip install tensorflow-serving-api<br>
pip install tens... | 1 |
<p dir="auto"><a href="https://github.com/symfony/symfony/pull/19681" data-hovercard-type="pull_request" data-hovercard-url="/symfony/symfony/pull/19681/hovercard">The pull request</a> to allow injecting ENV parameters introduced an issue when building the container.</p>
<p dir="auto">When a container is merged, the <c... | <p dir="auto">The FileType currently prints the full qualified file system path to a file into the value attribute of the input field. This should be prevented at all costs inside the FileType (not in the template).</p> | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=tmattsson" rel="nofollow">Tobias Mattsson</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8728?redirect=false" rel="nofollow">SPR-8728</a></strong> and commented</p>
<p dir="auto">It would be really helpful if the ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mark.fisher" rel="nofollow">Mark Fisher</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9654?redirect=false" rel="nofollow">SPR-9654</a></strong> and commented</p>
<p dir="auto">This can lead to an implicit "escapi... | 0 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto"><code class="notranslate">Three.js</code> Github repository is more than <strong>700mb</strong> big. It sounds like this issue already came up and may be related to the Github history but I think that is getting <strong>REALLY</strong> big and that'd be great... | <p dir="auto">#####Git folder is too big, cloning repository last like 1 hour<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/25888114/55201005-f0488080-518e-11e9-89d8-126324fc772f.png"><img src="https://user-images.githubusercontent.com/25888114/55201005-f04880... | 1 |
<pre class="notranslate">What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. run `go test -coverprofile=coverage.out ./...`
What is the expected output?
coverage.out contains coverage all of the specified packages
What do you see instead?
`cannot use test profile f... | <pre class="notranslate">Duplicate strings can waste memory and cause lots of allocations, but may be cheaper at
allocation time.
Interning strings has a lookup cost, but can save memory and even CPU by reduced number
of GCs.
I'd like to have this choice, for when I know my strings are large and likely duplicates.
M... | 0 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.2.1</li>
<li>Operating System: Mac</li>
<li>Node version: 12.14.1</li>
<li>Browser: Firefox, Webkit</li>
</ul>
<p dir="auto"><strong>Code Snippet</strong><br>
<a href="https://github.com/benoitjchevalier/playwright-focus">https://gith... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.3.0</li>
<li>Operating System: Linux/Docker</li>
<li>Node.js version: 14</li>
<li>Browser: Firefox</li>
<li>Extra: <a href="https://try.playwright.tech/?s=nsosu" rel="nofollow">https://try.playwright.tech/?s=nsosu</a></li>
</ul>
<p di... | 1 |
<p dir="auto">Autocomplete in the REPL add <code class="notranslate">\</code> when needed to file names but julia1.0 functions do not like them</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> DelimitedFiles.readdlm("a\ a.txt"... | <p dir="auto">Autocompleted paths which include whitespaces lead to an error as the whitespaces are automatically masked with a leading single backslash</p>
<p dir="auto">see also<br>
<a href="https://discourse.julialang.org/t/invalid-escape-sequence/12154/2" rel="nofollow">https://discourse.julialang.org/t/invalid-esc... | 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.18363.836]
PowerToys version: v 0.18.1
PowerToy module for which you are reporting the bug (if applicable): PowerT... | <p dir="auto">Like the header says, need to be able to centralize the taskbar items as I have a 49" ultrawide and the clock and background apps are far too far to the right and too small. Likewise, the start menu is too far to the right to make it comfortable to use all the time.</p>
<p dir="auto">I know there's a way ... | 0 |
<p dir="auto">This url</p>
<p dir="auto"><a href="http://doc.rust-lang.org/core/?search=Option%3A%3Aunwrap_or_else" rel="nofollow">http://doc.rust-lang.org/core/?search=Option%3A%3Aunwrap_or_else</a></p>
<p dir="auto">currently returns two identical results</p>
<p dir="auto">A search for, "Option::unwrap_or_else" yield... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ brew install llvm --HEAD
$ ./configure --llvm-root=$(brew --prefix llvm) --disable-docs --disable-valgrind --enable-debug --enable-optimize --enable-optimize-tests
...
configure: using custom LLVM a... | 0 |
<p dir="auto">I'm trying the <code class="notranslate">generate package</code> command described in the <a href="https://atom.io/docs/latest/your-first-package" rel="nofollow">Create your first package docs</a>, but it's not in there (version 0.137.0)/doesn't show up in the Command Palette.</p>
<p dir="auto">It is, how... | <p dir="auto">It looks like packages using activation commands don't have those commands appear in the command palette until the package is activated.</p>
<p dir="auto">Command palette at startup with untitled editor window:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.git... | 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="from pandas.io.json import json_normalize
json_normalize({'A': {'B': [{'X': 1, 'Y': 2}, {'X': 3, 'Y': 4}]}}, ['... | <p dir="auto">Current conversion of R objects into Python usng <code class="notranslate">pandas2ri.ri2py</code> does not work for the <code class="notranslate"><class 'rpy2.robjects.vectors.ListVector'></code> object. As noted <a href="http://pandas.pydata.org/pandas-docs/stable/r_interface.html" rel="nofollow">h... | 0 |
<p dir="auto">There is a problem when i use validation_groups when i render the form, lets say:</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class Profile
{
/**
* @var string $phone
*
* @ORM\Column(name=... | <p dir="auto">The <code class="notranslate">ValidatorTypeGuesser</code> does not consider the current form's <code class="notranslate">validation_groups</code> option when guessing type. This could be fixed by passing the options array to the guesser methods. The signature of the <code class="notranslate">FormTypeGuess... | 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.18912.1001]
Windows Terminal version (if applicable): commit 2da5b0b"><pre lang="none" class="notranslate"><code c... | <ul dir="auto">
<li>
<p dir="auto">Your Windows build number: <code class="notranslate">Microsoft Windows [Version 10.0.18362.86]</code></p>
</li>
<li>
<p dir="auto">What you're doing and what's happening:<br>
Setting the starting directory for wsl in <code class="notranslate">profiles.json</code> doesn't make it poin... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">Duplicate request handling in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="266674390" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/12434" data-hovercard-type="pull_request" ... | <p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">This glb file <a href="https://github.com/mrdoob/three.js/files/6301192/sofa.zip">sofa.zip</a> which made and exported from Blender, has diffuseMap and aoMap.</p>
<p dir="auto">When loaded to threejs scene using GLTFLoader, the aoMap display incorret.<br... | 0 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
When trying to run production build of app errors out on</p>
<p dir="auto"><code class="notranslate">node dist/main.js</code></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sn... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
Page no rendering<br>
<code class="notranslate">main.js</code> return error : <code class="notranslate">Uncaught SyntaxError: Unexpected token '!=='</code></p>
<p dir="auto"><strong>If the current behavior is a bug, plea... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ludovic.praud" rel="nofollow">Ludovic Praud</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8375?redirect=false" rel="nofollow">SPR-8375</a></strong> and commented</p>
<p dir="auto"><strong>How to reproduce the pro... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=dmills" rel="nofollow">Darren Mills</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8282?redirect=false" rel="nofollow">SPR-8282</a></strong> and commented</p>
<p dir="auto">We have a WebSphere cluster configured w... | 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"> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">issues list</a... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | 0 |
<h1 dir="auto">Examples bug report</h1>
<h2 dir="auto">Example name</h2>
<p dir="auto">with-ant-design</p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Antd v4 (alpha) builds should include only actually used icons. But in <code class="notranslate">with-ant-design</code> example all 1Mb of icons are bundled.</p>
... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Importing react-dom in a page or in one of its dependent component will cause react-dom.production.min.js to be included in the page bundle, adding about 32K gzipped size to a page.</p>
<p dir="auto">This is pretty common, examples:</p>
<... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [Version 10.0.18363.836]
PowerToys version: v0.18.1
PowerToy module for which you are reporting the bug (if applicable): PowerToys Run"><pre class... | <p dir="auto">I'm using version 0.18 of PowerToys and I'm talking about the integrated calculator in PowerToys Run here:</p>
<p dir="auto">In the german area, we use the comma and not the period as a decimal-delimiter. The current version of the calculator in PowerToys Run only accepts periods as decimal-delimiter. Ple... | 1 |
<p dir="auto">Today I discovered a strange behavior: When I am writing a DataFrame with <code class="notranslate">.to_excel()</code>, it cuts columns. Compared with the same DataFrame with <code class="notranslate">.to_csv()</code> or <code class="notranslate">.head()</code>, you can see the difference, that the last 8... | <h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<p dir="auto">I often find my self doing</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [2]: df = pd.Series(index=pd.MultiIndex.from_product([['A', 'B']... | 0 |
<h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">Media queries are a regular concern for anyone building a complex responsive web application in Vue. Today, this means each component has a style section with base css as well as media queries. Though this functionality is not broken, it is error... | <p dir="auto">Hi. I would like to insert the template of a component in a different element but maintain the components tree structure. To be more precise, I have a component (bootstrap modal) which is rendered in the middle of the html content. Now the problem is that the styles of the modal inherits from parent, so w... | 0 |
<p dir="auto">Implement change detection on properties only. (This is needed to allow work on the HTML compiler to proceed.)</p> | <p dir="auto">We would like to implement bare bones change detection so that we can unblock ourselves for other parts of the system and work on them in parallel.</p>
<p dir="auto"><a href="https://github.com/mhevery/angular/blob/master/modules/change_detection/src/watch_group.js">https://github.com/mhevery/angular/blob... | 1 |
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.): NO</p>
<p dir="auto"><strong>What keywords did you search... | <p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto">No.</p>
<p dir="auto"><strong>What keyw... | 0 |
<pre class="notranslate">What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. <a href="http://play.golang.org/p/QSuUU42ggi" rel="nofollow">http://play.golang.org/p/QSuUU42ggi</a> (It's a minimalish repro based on termbox-go)
2. go run on darwin amd64
What is the expec... | <p dir="auto">by <strong>rpzrpzrpz</strong>:</p>
<pre class="notranslate">[root@rpzcentos rpzcache]# go version
go version go1.3.1 linux/amd64
net.ListenUDP("udp4",@gsrvaddr)
glen,grxadd, gerr := gconn.ReadFromUDP(gbuf[0:])
go funcprocessbytes(grxadd,gbuf[0:glen])
There is no way to call a go routine after calling R... | 0 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | <p dir="auto">If I create a new angular 2 project using alpha 44 from NPM and attempt to load the webworker bundle in my TypeScript project I get the following errors during compilation. It looks like the facade types are not loading for some reason.</p>
<div class="snippet-clipboard-content notranslate position-relati... | 0 |
<p dir="auto">Hi, I am new to SVM and get a little confused when using SVC:</p>
<p dir="auto">In the <a href="http://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html" rel="nofollow">document</a>, its description says</p>
<blockquote>
<p dir="auto">The multiclass support is handled according to a one-vs-on... | <p dir="auto">The docs should probably state more cleary that decision_function_shape in SVC doesn't influence the multi-class strategy used in SVC but is only a hack to satisfy the sklearn API - and it should probably explain there or in the dev docs how it is done.</p> | 1 |
<p dir="auto">I'm requesting we reconsider the unconditional use of "urllib3.contrib.pyopenssl.inject_into_urllib3()".</p>
<p dir="auto">Added 7 years ago, the goal was to "add SNI support for Python 2" <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="5979220" data-permission-text="Ti... | <p dir="auto">Requests added the <code class="notranslate">requests[security]</code> dependency many, many years ago because the ssl module in Python's stdlib was lacking some features. Since PEP 466 has been implemented in Python 2.7.9, the ssl module supports hostname verification and SNI. 2.7.9 was released in 2014.... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=szczepan.kuzniarz" rel="nofollow">Szczepan Kuzniarz</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6268?redirect=false" rel="nofollow">SPR-6268</a></strong> and commented</p>
<p dir="auto">In the following example... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=nvnaresh" rel="nofollow">Naresh Narayana</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5749?redirect=false" rel="nofollow">SPR-5749</a></strong>* and commented</p>
<p dir="auto">It seems that AOP is not working f... | 1 |
<p dir="auto">I've pulled together a list of questionable licenses that license scanners will pick up for Airflow. Ideally we should look to remove the dependencies from the project.</p>
<table role="table">
<thead>
<tr>
<th>Project</th>
<th>License</th>
<th>PR</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://pypi... | <p dir="auto">We need to <a href="https://www.apache.org/licenses/GPL-compatibility.html" rel="nofollow">avoid GPL</a>.</p>
<blockquote>
<p dir="auto">Apache 2 software can therefore be included in GPLv3 projects, because the GPLv3 license accepts our software into GPLv3 works. <strong>However, GPLv3 software cannot be... | 1 |
<h4 dir="auto">System information (version)</h4>
<ul dir="auto">
<li>OpenCV => 3.1</li>
<li>Operating System / Platform => Windows 64 Bit</li>
<li>IDE => Android Studio</li>
</ul>
<h4 dir="auto">Description</h4>
<p dir="auto"><code class="notranslate">StreamConfigurationMap map = characteristics.get(CameraChar... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4.1</li>
<li>Operating System / Platform => Android 5.0.1</li>
<li>Compiler => -/-</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">The Camera2 API Classes Camera2Renderer and JavaCamera2View are not functioning ... | 1 |
<p dir="auto">when added into the vertices PointCloud new vertices,<br>
adding occurs,<br>
because: in function setParticleBuffers<br>
When copying in vertexArray of vertices,<br>
not all vertices are copied,<br>
because:<br>
vertexArray declared as Float32Array and Float32Array does not resize<br>
so I suggest:<br>
in... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">This form is for three.js bug reports and feature requests only.</p>
<p dir="auto">This is NOT a help site. Do not ask help questions here.<br>
If you need help, please use the <a href="https://discourse.threejs.org/" rel="nofollow">forum</a> or <a href="http... | 0 |
<p dir="auto">It would be nice if <a href="http://flask.pocoo.org/docs/0.12/deploying/mod_wsgi/" rel="nofollow">http://flask.pocoo.org/docs/0.12/deploying/mod_wsgi/</a> and hence <code class="notranslate">flask/docs/deploying/mod_wsgi.rst</code> sported some information on Python 3's venv virtual environment:</p>
<p di... | <p dir="auto">It says <a href="http://flask.pocoo.org/docs/0.11/deploying/mod_wsgi/" rel="nofollow">in the documentation</a> (the last section - "Working with Virtual Environments"):</p>
<blockquote>
<p dir="auto">For Python 3 add the following lines to the top of your .wsgi file:</p>
<div class="snippet-clipboard-cont... | 1 |
<p dir="auto">It seems that whitespace in a character array is treated as if it is zero. An example of this is shown below with details about the environment. This seems to match up with how character arrays work. Still this seems a bit surprising from a Python perspective. Am trying to understand if this is intentiona... | <p dir="auto">The following table shows the extents of the problem</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="x : str
sc = np.str_(x)
arr = np.array(x, np.str_)"><pre class="notranslate"><span class="pl-s1">x</span> : <s... | 1 |
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Zanthras/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Zanthras">@Zanthras</a> on 2016-08-09T18:06:24Z</p>
<h5 dir="auto">ISSUE TYPE</h5>
<ul di... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">apt_repository_module</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.1.1... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Can't describe. Just found devtools Components tab w/ this error 🤷🏻♂️</li>
</ol>
<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 st... | <p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Open React Devtool</li>
<li>Select the Component tab</li>
<li>Got below error</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.8.2-fed4ae024</p>
<p dir="auto">Call... | 1 |
<p dir="auto">Hey!</p>
<p dir="auto">Is there a way to pass in a sourcemap to <code class="notranslate">createBundleRenderer()</code>? There's an options argument, but it isn't documented (happy to write these docs if you point me towards the correct bit of source: I couldn't find it).</p>
<p dir="auto">Currently, I'm ... | <h3 dir="auto">Vue.js version</h3>
<p dir="auto">2.x.x</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto">Because it is a ssr issue and hard to provide a running demo online, please see <strong>Steps to reproduce</strong></p>
<h3 dir="auto">Steps to reproduce</h3>
<ul dir="auto">
<li>clone the <a href="https://git... | 1 |
<p dir="auto">Gentlemen! I want to filter multidimensional signal with 1D convolutional filter using <code class="notranslate">scipy.signal.fftconvolve</code> (along specified axis). Cannot you such an option to specify axes to filter to <code class="notranslate">scipy.signal.fftconvolve</code>?</p> | <p dir="auto">As mentioned in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="7553658" data-permission-text="Title is private" data-url="https://github.com/scipy/scipy/issues/337" data-hovercard-type="pull_request" data-hovercard-url="/scipy/scipy/pull/337/hovercard?comment_id=113829... | 1 |
<p dir="auto">Would love it if Launcher could fully replace WIN + S... thoughts?</p> | <p dir="auto">Currently, in Windows 10 (1903), when clicking Win+R, it opens the "Run" window command.</p>
<p dir="auto">This functionality is very limited - the user must remember the exact command, or the exact file. No auto-correct, and if the user is wrong, it only brings an error message that says the file or comm... | 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">This issue exists in the latest npm version</h3>
<ul clas... | <h3 dir="auto">Is there an existing issue for this?</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li>
</ul>
<h3 dir="auto">This issue exists in the latest npm version</h3>
<ul clas... | 1 |
<h3 dir="auto">Describe your issue.</h3>
<p dir="auto">** operator raises a sparse matrix to a power, but it is element-wise power when we use it on .A of the same sparse matrix.<br>
I am not sure this is a bug in numpy or scipy, or if it is intentional.<br>
It at least looks like an inconsistency between numpy arrays ... | <h3 dir="auto">Describe your issue.</h3>
<p dir="auto">Currently, applying the <code class="notranslate">**</code> operator to a sparse array implements the <code class="notranslate">numpy.linalg.matrix_power</code> function. This is not compatible with the <code class="notranslate">np.array</code> implementation of <c... | 1 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
I am upgrading to babel v7.0.0. I am using mocha for my unit tests, v6.1.4.</p>
<p dir="auto">In <code class="notranslate">mocha.opts</code> I have specified <code class="notranslate">@babel/register</code> as the compiler and <code clas... | <h3 dir="auto">Is this a bug report or feature request?</h3>
<p dir="auto">More a discussion which may leads to a feature request in <code class="notranslate">@babel/preset-env</code>.</p>
<h3 dir="auto">Summary</h3>
<p dir="auto">The <code class="notranslate">useBuiltIns</code> features is great but its usage may not ... | 0 |
<p dir="auto">Should this program work?</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="package main
type T interface {
m() interface {T}
}
type foo struct {
}
func (f *foo) m() interface {T} {
return &foo{}
}
func main() {
va... | <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p>
<ol dir="auto">
<li>What version of Go are you using (<code class="notranslate">go version</code>)?</li>
</ol>
<p dir="auto"><code class="notranslate">go1.6.2</code></p>
<ol dir="auto">
<li>What operating system and processor architec... | 1 |
<p dir="auto">Errors for use of non stable APIs are non-obvious. For example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ deno run --allow-read --allow-write main.ts
Compile file:///dev/deno/main.ts
Download https://deno.land/std@0.50.0/... | <p dir="auto">I'm trying the following script and I get a few errors.</p>
<p dir="auto">index.ts</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import { exists } from "https://deno.land/std/fs/mod.ts";
const found = a... | 1 |
<p dir="auto">MRE:</p>
<blockquote>
<p dir="auto">julia@1.5.2</p>
</blockquote>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> methods(show);
julia> length(methods(show))
304
julia> @time methods(show);
0.0002... | <p dir="auto">In version 1.4.2, the following is evaluated pretty much instantly:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> using LinearAlgebra
julia> mul!
mul! (generic function with 154 methods)"><pre cla... | 1 |
<ul dir="auto">
<li>VSCode Version: 1.2.0</li>
<li>OS Version: Linux 4.4.0-22-generic <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="117521813" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/40" data-hovercard-type="issue" data-hovercard... | <p dir="auto">Integrated terminal master issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="117735786" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/143" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/143/ho... | 1 |
<ul dir="auto">
<li>[ <g-emoji class="g-emoji" alias="white_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png">✅</g-emoji>] 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.</... | <ul dir="auto">
<li>[ * ] 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>[ * ] I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a ... | 0 |
<p dir="auto">Pretty much like the title says, private methods should stay private:</p>
<h3 dir="auto">input:</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class NoRespect {
private priv() {}
pub() { return this.priv(); }
} "><pre cl... | <p dir="auto">Currently private functions are put on the prototype of a function so they are not really private. I suggest adding them as normal functions in the scope of the class so that they are in fact only accessible to the class.</p>
<p dir="auto">Example</p>
<div class="snippet-clipboard-content notranslate posi... | 1 |
<ul dir="auto">
<li>VSCode Version: Version 0.10.11 (0.10.11)</li>
<li>OS Version: OS X 10.10.5</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Create a javascript file and enter following code:</li>
</ol>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snipp... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/f111fei/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/f111fei">@f111fei</a> on February 23, 2016 6:14</em></p>
<p dir="auto">version: 0.10.1... | 1 |
<p dir="auto">So I came across this, and the message I received asked me to create a bug report.</p>
<p dir="auto">Mac OSX 10.9.3, x86_64</p>
<p dir="auto">Original error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="rustc -L /usr/local/lib/... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() {
let v = &[];
let it = v.iter();
}"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">(</span><span clas... | 1 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">Other Airflow 2 version (please specify below)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">The <code class="notranslate">on_failure_callback</code> is invoked twice when a DAG fails due to a timeout. This leads to duplicate failure alerts in our Slack cha... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.4.2</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">I have applied task callback for failure and success case using Cluster policy for the specific dag <a href="https://gist.github.com/Bowrna/7fdca8b546fc274edd068ffdae5b76f9">https://gist.github.com/Bowrna/... | 1 |
<p dir="auto">Not sure if this is a duplicate, but, if I have a function like:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function f()
a = 1
b = 1
f(a b)
end"><pre class="notranslate"><span class="pl-k">functi... | <p dir="auto">A code example where Julia does not abort gracefully:</p>
<p dir="auto"><code class="notranslate">(::Type{T})(x::Int) where {T<:Integer} = println("crash")</code></p>
<p dir="auto">entered in the REPL leads to:</p>
<blockquote>
<p dir="auto">crashcrashcrashcrashcrash<br>
crash</p>
<p dir="auto">crash</... | 0 |
<p dir="auto">Numpy.power(a,b) doesn't seem to be handling large numbers properly.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/9269983/39159452-30168168-472b-11e8-9660-59ac9532a3bd.png"><img src="https://user-images.githubusercontent.com/9269983/39159452-301... | <p dir="auto">Simple demo:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: np.uint8(0) - np.uint8(1)
RuntimeWarning: overflow encountered in ubyte_scalars
Out[1]: 255
In [2]: np.uint8(0)[...] - np.uint8(1)[...]
Out[2... | 1 |
<ul dir="auto">
<li>VSCode Version: 0.10.11</li>
<li>OS Version: WIN10 x64 - Home</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Write a sass-map<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/9027363/13957459/5a2e4cbe-f02b-11e5-8f9f-56ec... | <p dir="auto">If I add a map to a scss file, e.g. "$map: (key1: value1, key2: value2, key3: value3);" it shows as an error. Red squiggly appears under the ":" after the first key and hover message reads ") expected". Despite the error in editor node-sass evaluates map-get correctly over it.</p> | 1 |
<p dir="auto"><em>Please make sure that this is a bug. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em></p>
<p dir="auto"><strong>Syste... | <h3 dir="auto">If possible, provide a minimal reproducible example (We usually don't have time to read hundreds of lines of your code)</h3>
<p dir="auto">x_nparray = $VERY_LARGE_NP_ARRAY(bigger than 2G)</p>
<p dir="auto">x = tf.Variable(init_value=x_nparray)</p>
<p dir="auto">saver=tf.Saver()<br>
with tf.Session() as s... | 0 |
<ul dir="auto">
<li>Electron version:1.2.0</li>
<li>Operating system:Windows 10</li>
</ul>
<p dir="auto">Toggle device toolbar button don't work in undock mode.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/304166/15633713/109597e6-25e7-11e6-812... | <p dir="auto">Hey Guys,</p>
<p dir="auto">I trying out the Developer Feature <a href="http://etoxin.net/blog/2014/06/25/chrome-38-introduces-a-responsive-design-view/" rel="nofollow">http://etoxin.net/blog/2014/06/25/chrome-38-introduces-a-responsive-design-view/</a> and still is not working. Any plans in future about ... | 1 |
<p dir="auto">Looks like a change in v3 that never made it into the docs. Form size classes are now .input-small and .input-large instead of .input-sm and .input-lg.</p> | <p dir="auto">To increase/decrease the size of form controls, you can add the classes input-lg or input-sm (at least according to the website [http://getbootstrap.com/css/#forms] - which is the most consistent solution). In the css code, however, the classes are called input-large and input-small.</p> | 1 |
<p dir="auto">I am installing tensorflow 1.0.0-rc0 with GPU, the environment is:<br>
Operating System: Ubuntu 14.04.4 LTS<br>
gcc version: 4.7<br>
bazel:0.4.5<br>
python 3.6<br>
CUDA 8.0<br>
cuDNN:5.1.5<br>
cuDNN is installed at /home/scs4450/CaffeInstall/cuda ranther than /usr/local/cuda-8.0<br>
when i ./configure my ... | <p dir="auto">when I run :<br>
<code class="notranslate">bazel build --config=opt --config=cuda --verbose_failures //tensorflow/tools/pip_package:build_pip_package</code></p>
<p dir="auto">INFO: Found 1 target...<br>
ERROR: /home/qs/.cache/bazel/<em>bazel_qs/081cd1dbca77dcff65c775e7e860e873/external/farmhash_archive/BU... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.2.</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="// A self-contained demonstration of the problem follows...
class... | <p dir="auto">Let's use:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface A = {
data: number;
}
interface B = {
data: string;
}
interface C extends A, B {}"><pre class="notranslate"><span class="pl-k">interface</spa... | 0 |
<p dir="auto">In Microsoft Visual Studio Professional you can click+hold on selected text and then drag that text to a new location. Like a cut/paste operation by dragging/dropping. Requesting that VS Code support this feature. Thanks!</p> | <p dir="auto">We've seen several users run into issues while trying to use a Debugger in VS Code with source mapping for JavaScript projects (From TypeScript, React-Native, etc...). It's not trivial to configure your build project to generate the correct source maps, and it's difficult to understand if, and when they a... | 0 |
<p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>OS Platform: OS X 10.13.3</li>
<li>Custom code</li>
<li>tensorflow version: 1.12.0</li>
<li>python version: 3.6.5</li>
</ul>
<p dir="auto"><strong>Describe the current behavior</strong><br>
Tensorflow raises a TypeError when creating a dynamic_rn... | <p dir="auto">This code:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import tensorflow as tf
x = tf.constant([
[[0,0],[5,0],[1,0],[1,0],[2,3],[4,0]],
[[0,0],[0,0],[1,3],[2,0],[0,0],[0,0]]
], dtype=tf.int32) #changin... | 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... | <p dir="auto">As mentioned in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="71426008" data-permission-text="Title is private" data-url="https://github.com/electron/electron/issues/1507" data-hovercard-type="issue" data-hovercard-url="/electron/electron/issues/1507/hovercard" href="... | 1 |
<ul dir="auto">
<li>Output of <code class="notranslate">node_modules/.bin/electron --version</code>: <strong>3.0.9</strong></li>
<li>Operating System (Platform and Version): <strong>Max OSX 10.14</strong></li>
<li>Output of <code class="notranslate">node_modules/.bin/electron --version</code> on last known working Elec... | <ul dir="auto">
<li>Output of <code class="notranslate">node_modules/.bin/electron --version</code>: v3.0.1 (Happens on older versions of Electron as well)</li>
<li>Operating System (Platform and Version): macOS Mojave (10.14)</li>
</ul>
<p dir="auto">Steps:<br>
- App launches<br>
- Pop up saying “App” would like to ... | 1 |
<p dir="auto">Generally, when using babel / <code class="notranslate">babel-loader</code> it is common to ignore <code class="notranslate">node_modules</code> for faster compilation speed.</p>
<p dir="auto">The definition of the <code class="notranslate">$$typeof</code> attribute we're looking for is:</p>
<div class="h... | <p dir="auto">I am using 6to5 with jsx, gulp and browserify. After several file changes 6to5 crashes with error: <code class="notranslate">FATAL ERROR: JS Allocation failed - process out of memory</code>. I've found out that the problem is with my jsx source by simply switching entry point to js file instead jsx. See t... | 0 |
<p dir="auto"><strong>I'm submitting a bug report</strong><br>
<strong>Webpack version:</strong><br>
1.13.2</p>
<p dir="auto"><strong>Please tell us about your environment:</strong><br>
Windows 7</p>
<p dir="auto"><strong>Current behavior:</strong><br>
For the following code snippet</p>
<div class="snippet-clipboard-co... | <p dir="auto">Once i want to develop a custom loader which can receive an <code class="notranslate">JSON</code> options in the <code class="notranslate">query</code> as following:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="v... | 0 |
<p dir="auto">Implement Chrome DevTools Protocol for Node-like debug</p> | <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// main.ts
import { parse } from "https://deno.land/std/flags/mod.ts"
console.log(parse(Deno.args))"><pre class="notranslate"><span class="pl-c">// main.ts</span>
<span cla... | 0 |
<p dir="auto">Although the startup database folder is always clean, this test fails. I think it has something to do with the underlying lucene index.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Test
public void quickBenchmark2() {
... | <p dir="auto">Hi,</p>
<p dir="auto">I'd like to have the ability to easily get the start or end note of a relationship in Cypher. I have certain key information about a relationships, which are many (in my case tens thousands) and which all have the same start node.<br>
Example:<br>
start r=rel:transactions(sender_addr... | 0 |
<p dir="auto"><a href="https://github.com/symfony/security/blob/master/Csrf/TokenGenerator/UriSafeTokenGenerator.php#L48">https://github.com/symfony/security/blob/master/Csrf/TokenGenerator/UriSafeTokenGenerator.php#L48</a></p>
<p dir="auto">I have polyfill-php70 installed. It does not help.</p>
<p dir="auto"><a target... | <p dir="auto">Currently, EntityChoiceList and ModelChoiceList share quite a lot of duplicated code. This duplication should be reduced by introducing a common base class or something similar.</p> | 0 |
<p dir="auto">Failed: <a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-prod-parallel/839/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-prod-parallel/839/</a></p>
<p dir="auto">Run so broken it didn't make JU... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-prod-parallel/82/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-prod-parallel/82/</a></p>
<p dir="auto">Multiple broken tests:</p>
<p dir="auto">... | 1 |
<p dir="auto">I am not 100% sure if this is a symfony bug because I am using FoSUserBundle, but from my debugging it seems to be a symfony error.</p>
<p dir="auto">The Symfony Session caller saves two sessions on authentication. One of them is a blank session with an array that looks like an empty _sf2_attributes array... | <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>latest</td>
</tr>
</tbody>... | 0 |
<p dir="auto">I just did a pull from the HEAD and using mesos 0.25. To reproduce, I use a very simple guestbook yaml:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="apiVersion: v1
kind: Pod
metadata:
name: guestbook
spec:
containers:
- n... | <p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto"><strong>What keywords did you search in... | 0 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.3.0 (latest released)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">Dag processor failed to start if <code class="notranslate">[core] sql_alchemy_conn</code> not defined</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.3.0 (latest released)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">Running a standalone Dag Processor instance with <code class="notranslate">airflow dag-processor</code> throws the following exception:</p>
<div class="snippet-clipboard-content notransla... | 1 |
<p dir="auto">Julia currently links to OpenSSL (via libgit2). However, OpenSSL has a GPL-incompatible license. Since a build of Julia that links to FFTW is under the GPL this is a serious problem.</p>
<p dir="auto">The only solution that I can think of is to use a different crypto lib (such as Mozilla Network Securit... | <p dir="auto">Inspired by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="57738567" data-permission-text="Title is private" data-url="https://github.com/JuliaWeb/Roadmap/issues/5" data-hovercard-type="issue" data-hovercard-url="/JuliaWeb/Roadmap/issues/5/hovercard?comment_id=84493845... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/8292714/11541646/8090137a-98f0-11e5-97ed-f561727b68b3.PNG"><img src="https://cloud.githubusercontent.com/assets/8292714/11541646/8090137a-98f0-11e5-97ed-f561727b68b3.PNG" alt="padding-long" style="max-wi... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-clockwise-notation-to-specify-the-padding-of-an-element?solution=%3Cstyle%3E%0A%20%20.injected-text%20%7B%0A%20%20%20%20margin-bottom%3A%20-25px%3B%0A%20%20%20%20text-align%3A%20center%3B%0A%20%20%7D%0A%0A%20%20.box%20%7B%0A%20%20%20%2... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.0.1 (WITH_HPX=ON)</li>
<li>Operating System / Platform => LUbuntu 16.04.6 x86_64</li>
<li>Compiler => CMake (uses c++)</li>
<li>HPX => 1.2.1</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">When reading from a... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4.3</li>
<li>Operating System / Platform => Windows 7 64 Bit</li>
<li>Compiler => using this release : <a href="https://github.com/opencv/opencv/releases/download/3.4.3/opencv-3.4.3-vc14_vc15.exe">https://github.com/opencv/opencv... | 0 |
<blockquote>
<p dir="auto">This issue was previously <a href="https://typescript.codeplex.com/workitem/2425" rel="nofollow">reported</a> as bug at codeplex, now trying to submit as suggestion.</p>
</blockquote>
<p dir="auto">Below, the <code class="notranslate">Collection.model</code> field is supposed to accept <stron... | <p dir="auto">This issue tracks our plans and discussion around the current situation with package typings.</p>
<p dir="auto">Internally, we've been talking about how to better package, locate, and discover typings for packages which do not include their own typings.</p>
<p dir="auto">The issues which arise around pack... | 0 |
<p dir="auto">Material-UI provides a way to know the device size and perform rendering based on screen size. However, documentation doesn't detail any way that indicates that Grid is device/screen orientation aware.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled=""... | <h3 dir="auto">Problem description</h3>
<p dir="auto">When I use <code class="notranslate">Grid</code> component, I always see horizontal scrollbar. I found this page on StackOverflow: <a href="https://stackoverflow.com/questions/45519275/grid-in-material-ui-causes-horizontal-scroll-react" rel="nofollow">https://stacko... | 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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected Beha... | <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/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected Be... | 0 |
<p dir="auto">I tried following the official docker based local cluster setup guide <a href="http://kubernetes.io/docs/getting-started-guides/docker/#prerequisites" rel="nofollow">here</a> on OSX and it fails to work in the case of v1.2.</p>
<p dir="auto">There are several issues. Enumerating a few of them.</p>
<ul cla... | <p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.): No</p>
<p dir="auto"><strong>What keywords did you search... | 0 |
<p dir="auto">This looks to be an issue introduced in 2.0.</p>
<p dir="auto">If you look in the 2.0 example below you'll see that the zoom and street view controls become corrupted. When the marker is clicked, the infobox for it is also messed up.</p>
<p dir="auto">Bootstrap 2.0 - <a href="http://jsbin.com/obilec/" re... | <p dir="auto">First of all thanks for your fantastic work. It does SAVE me a lot of time.</p>
<p dir="auto">When I put Google Maps into Bootstrap layout, img tag in Google Maps breaks because Bootstrap set <strong>img max-width to 100%</strong>. When I comment max-width, it's working find but I'm not sure whether it'll... | 1 |
<p dir="auto">Ref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="230647406" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/22034" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull/22034/hovercard?comment_id=3035... | <p dir="auto">Referring to the discussion here (<a href="https://groups.google.com/forum/#!topic/julia-users/0XTidbuInbQ" rel="nofollow">https://groups.google.com/forum/#!topic/julia-users/0XTidbuInbQ</a>), launching with small number of workers and small matrix size works fine, but as workers and size of matrix is inc... | 0 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">If you leave a selectField as empty (i.e. value is undefined) it defaults to 0, whereas it used to show an empty selectField.</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Create a selectField without a value prop.</p>
<h3 dir="auto">Versions</h3>
<ul dir... | <h3 dir="auto">Problem description</h3>
<p dir="auto">Floating Labels (0.15.3) render like this:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1571918/17381333/404a271e-5980-11e6-8a85-fc3d53b3b1a6.png"><img width="389" alt="screen shot 2016-08-0... | 1 |
<p dir="auto">Only the half of the last line is seen when a horizontal bar is present in the editor.</p>
<p dir="auto">Tested under Mac OS X 10.9.2, Atom 0.95.0</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/3011068/2984101/7599e41c-dc2e-11e3-86c... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/4571899/3486067/2d146022-041b-11e4-8852-89205968296e.png"><img src="https://cloud.githubusercontent.com/assets/4571899/3486067/2d146022-041b-11e4-8852-89205968296e.png" alt="2014-07-05 4 05 36" style="ma... | 0 |
<p dir="auto">Currently multiple assignemnt is supported at declaration like this</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let (critPos, period) =
if critPos1 > critPos2 {
(critPos1, period1)
} else {
... | <p dir="auto">How about we add a new command line option to change the entry point from "fn main()" to another?</p>
<p dir="auto">for example<br>
$ rustc a.rs --entry=myEntry</p> | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.