text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">As part of emulating shadow DOM, we have to implement a solution for <em>loading</em> CSS inside of components.</p>
<h4 dir="auto">Embedding style rules directly into the component template is undesirable</h4>
<ul dir="auto">
<li>Makes templates harder to read</li>
<li>Makes it much harder to use CSS pre-... | <p dir="auto">So having to use <code class="notranslate">ngOnIinit</code>, <code class="notranslate">ngOnChange</code> etc etc is a required changed so I think it should appear on breaking changes.</p>
<p dir="auto">Cheers.</p> | 0 |
<p dir="auto">When writing code using Typescript, too many 'this...' needs to be used.<br>
In most places, it should be automatically inferred. Makes code look lot nicer</p>
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.7.5 / 1.8.0-beta / nightly (1.9.0-dev.20160217)</p>
<p dir="auto"><strong>... | <p dir="auto">The need to prefix all calls to methods and variables in the class body with the <strong>this</strong> keyword makes the code harder to read and look cluttered.</p>
<p dir="auto">Instead the TypeScript compiler could add the <strong>this</strong> keyword automatically during the compilation to JavaScript.... | 1 |
<p dir="auto">Fresh application, made by create-react-app (4.0.3)<br>
Launching DevServer via npm run start.<br>
White screen, and error at<br>
react-refresh/cjs/react-refresh-runtime.development.js<br>
line number 465:<br>
hook.renderers.forEach</p>
<p dir="auto">hook.renderers is undefined.<br>
hook object has only "... | <h3 dir="auto">Website or app</h3>
<p dir="auto"><a href="http://bestellen-a.cito.nl" rel="nofollow">http://bestellen-a.cito.nl</a></p>
<h3 dir="auto">Repro steps</h3>
<p dir="auto">Just opening the console and going to Components or Profiler shows this error.</p>
<p dir="auto">I noticed that in the console there are t... | 0 |
<p dir="auto">There was a request to the firebase-talk@ list about using Firebase Phone Number Authentication with Flutter.</p>
<p dir="auto">Docs:</p>
<ul dir="auto">
<li><a href="https://firebase.google.com/docs/auth/ios/phone-auth" rel="nofollow">https://firebase.google.com/docs/auth/ios/phone-auth</a></li>
<li><a h... | 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.... | <h2 dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong></h2>
<p dir="auto">I think Tray icons shouldn't be restricted to PNG & JPG<br>
SVG support can provide dynamic icon generation in Tray on the fly for use cases like <a class="issue-link js-issue-link" data-error-text="Fai... | 0 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-alpha-features-release-1.5/199/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-alpha-features-release-1.5/199/</a></p>
<p dir="auto">Multiple broken tests... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-alpha-features-release-1.5/186/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-alpha-features-release-1.5/186/</a></p>
<p dir="auto">Multiple broken tests... | 1 |
<p dir="auto">I'm using django+celery on AWS Elastic Beanstalk using the SQS broker. I've got a periodic healthcheck issuing a trivial job (add two numbers). I'm currently on master, because 4.0.0rc4 has some critical bugs.</p>
<p dir="auto">The celery worker is maxing out the CPU to 100%, but no jobs are getting proce... | <p dir="auto">I am running celery with amazon SQS. In celery task, task is sending put request to a server using requests library of python. After successfully run task for first request. Celery Hangs with 100% cpu usage. Dont know whats going on.<br>
The Strace Dump for hanging pid is -->><br>
futex(0x999104, F... | 1 |
<p dir="auto">When using the following string:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" query = "INSERT INTO `#{testTable}` ( d_id, job_id, created_at, updated_at, first_name, last_name, phone, zip, start_time, duration, recording... | <p dir="auto">I opened a Python file with the following line (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="20976125" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/963" data-hovercard-type="pull_request" data-hovercard-url="/atom/atom/pull/96... | 1 |
<p dir="auto">It seems like a common problem I am seeing developers new to ES struggling with is how to fit the pieces of the query DSL together. Returning more structured feedback about what the query DSL is expecting feels like it would help.</p>
<p dir="auto">Some examples from helping someone recently:</p>
<div cla... | <p dir="auto">Errors returned by the REST API are not easily human readable due to the way the data is stored in the <code class="notranslate">error</code> property.<br>
Eg. <a href="https://gist.github.com/missinglink/e3cb9b127ae00e8c561c">https://gist.github.com/missinglink/e3cb9b127ae00e8c561c</a></p>
<p dir="auto">... | 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 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run "ver" at a command prompt]
PowerToys version:
PowerToy module for which you are reporting the bug (if applicable):"><pre class="no... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run "ver" at a command prompt] Microsoft Windows [Version 10.0.19041.329]
PowerToys version: v.0.19.1
PowerToy module for which you are... | 0 |
<h1 dir="auto">Environment</h1>
<p dir="auto">Windows Terminal (Preview)<br>
Version: 0.5.2681.0</p>
<p dir="auto">PowerShell<br>
Platform ServicePack Version VersionString</p>
<hr>
<p dir="auto">Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="a... | <h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">It would be great to be able to set a fixed window position for the terminal, like "top", "topLeft", "left", "bottomLeft" ... and the size.</p>
<p dir="auto">Kind of like iTerm2 for macOS behaves.</p>
<p dir="auto">Let's say, I'd like to have ... | 0 |
<p dir="auto">Healthcheck fails after a few tries about in 5 minutes, and when I ping all the workers using</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="celery insect ping -A project"><pre class="notranslate"><code class="notranslate">celery... | <h3 dir="auto">Versions</h3>
<p dir="auto">Kombu: 4.0.2<br>
Celery: 4.0.2<br>
redis-py: 2.10.5<br>
Redis: 3.2.6<br>
Python: 2.7.12</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Start a <code class="notranslate">redis</code> server with <code class="notranslate">timeout 1</code>, I use the following config:</... | 1 |
<p dir="auto"><code class="notranslate">.hidden-sm</code> should be <code class="notranslate">display: inline;</code> and not <code class="notranslate">display: block;</code> so that you can have an element inline with another element when screen is wide and hidden when small.</p> | <p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=... | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.32.0</li>
<li>Operating System: macOS 13.0</li>
<li>Browser: Chromium</li>
<li>Reference Discord Thread: <a href="https://discord.com/channels/807756831384403968/1088760461471776888" rel="nofollow">https://discord.com/channels/807756831384403968... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.32.3</li>
<li>Operating System: Ubuntu 20</li>
<li>Browser: Firefox</li>
<li>Other info: I use <code class="notranslate">mcr.microsoft.com/playwright:v1.32.3-focal</code> image</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I created a App with Flutter which uses Firebase and a few other packages. Every time when I build the ios release and I want to run the app after that on a iphone simulator, the following issue occurs <code class="notranslate">"x86_64" is not an allowed value for o... | <p dir="auto">From important potential customer feedback :)</p>
<p dir="auto">Their question, after trying to figure it out: "can’t figure out how to turn off the initial character uppercase on the keyboard on iOS. Kind of a bummer for the login screen"</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: [run "ver" at a command prompt]
PowerToys version:
PowerToy module for which you are reporting the bug (if applicable):"><pre class="no... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Copy an existing custom fancy zone layout, edit it, and save it as a new layout. I would like NOT to have to create from a blank template just to modify one section. I have 10 zones on a 4k that I just want to edit to make 9 but keep both so I can... | 0 |
<p dir="auto">Having a portable version of terminal makes it easy to copy paste on machines some times on servers. Having to install from store is not convenient.</p> | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18362.0
Windows Terminal version (if applicable): 0.5.2681.0
Visual Studio Code version: 1.38.1"><pre lang="none" class="notranslate"><code c... | 0 |
<h5 dir="auto">Issue Type:</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">Ansible Version:</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.0.0 (devel 2761df232e) last updated 2015/09/01 15:04:26 (GMT -400)
lib/ansibl... | <p dir="auto">(Feature Idea)</p>
<p dir="auto">The natural way to handle configuration or other updates that require a rolling restart would be to perform updates in parallel, then notify a handler, which performs a restart with <code class="notranslate">serial</code>. But this is not possible, requiring either manual ... | 0 |
<p dir="auto">$ script/build<br>
npm WARN <code class="notranslate">git config --get remote.origin.url</code> returned wrong result (git://github.com/atom/grunt-coffeelint.git)<br>
gypnpm WARN <code class="notranslate">git config --get remote.origin.url</code> returned wrong result (git://github.com/michaelficarra/csco... | <p dir="auto">Hey,</p>
<p dir="auto">after I've seen the new build instructions I tried the build again. But it didn't works now I get the following error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="C:\Users\Jan\Documents\GitHub> cd C:\... | 1 |
<h2 dir="auto">Release 5.1.1</h2>
<p dir="auto">Hi community,</p>
<p dir="auto">After the release of 5.1.0 version, we have received a lot of feedback<br>
from users and developers. Now we plan to release the ShardingSphere 5.1.1<br>
version this week, which has made a lot of optimization and improvement for<br>
these ... | <h2 dir="auto">Bug Report</h2>
<p dir="auto">[ERROR] 2021-07-05 15:43:33.881 [ShardingSphere-Scaling-execute-5] o.a.s.s.c.e.i.AbstractImporter - flush failed 0/3 times<br>
.<br>
java.sql.BatchUpdateException: 2Unknown exception: [INSERT INTO .... ON DUPLICATE KEY UPDATE can not support update for sh<br>
arding column.]... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/494" rel="nofollow">http://projects.scipy.org/numpy/ticket/494</a> on 2007-04-05 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/davidsocha/hovercard" data-octo-click="hovercard-link-click" dat... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1531" rel="nofollow">http://projects.scipy.org/numpy/ticket/1531</a> on 2010-06-30 by trac user valhallasw, assigned to unknown.</em></p>
<p dir="auto"><a href="http://docs.scipy.org/doc/numpy/reference/routines.fft.html" rel="nofollow">h... | 0 |
<p dir="auto">The documentation explains how to use a specific file or directory of certificates to trust, but I cannot find how to make it simply trust the system set (for the current system). With older versions of requests this was the default, which made it rather easy to install some extra intranet root certs on a... | <p dir="auto">Hosts which have the same cookie define for multiple domains should not raise<br>
"CookieConflictError: There are multiple cookies with name," when performing "in"<br>
It should short cut and return True immediately when found.</p> | 0 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.20.0</li>
<li>Operating System: Mac 11.6.2</li>
<li>Node.js version: 14.18.1</li>
<li>Browser: Chromium</li>
</ul>
<p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">Playwright Inspector crashes after a minute or two of... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.20.0</li>
<li>Operating System: Macos 11.6.5</li>
<li>Python version: Python 3.10.2</li>
<li>Browser: Chromium</li>
</ul>
<p dir="auto"><strong>Code Snippet</strong></p>
<p dir="auto">The easiest way to replicate this issue is to just... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">When I'm trying to download customized bootstrap 3 file in Safari new empty tab is opened and nothing happened. At the same time in Firefox I was able to download file.</p>
<p dir="auto">Safari version: 6.1 (8537.71)<br>
OS: OS X 10.8.5</p>
<p dir="auto">Regards,<br>
Tamara.</p> | <p dir="auto">I get an error 'Ruh roh! Could not save gist file, configuration not saved'.</p>
<p dir="auto"><a href="http://getbootstrap.com/customize/#download" rel="nofollow">http://getbootstrap.com/customize/#download</a></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.git... | 1 |
<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&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">issu... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br>
<a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contrib... | 0 |
<p dir="auto">My aim is to make a five-category text classification</p>
<p dir="auto">I am running transformers fine tuning bert with <code class="notranslate">cnnbase</code> model but my program stops at <code class="notranslate">loss.backward()</code> without any prompt in <code class="notranslate">cmd</code>.</p>
<... | <p dir="auto">Whenever backward() is called to compute gradients the python script never terminates. The backward function is not per se blocking and all lines after it are still executed however the script just does not terminate. This may be related with the operation system which is Windows 7 or with the use of con... | 1 |
<p dir="auto">Dear all,</p>
<p dir="auto">Now that bootstrap v. 3.0 is out how to use it on an existing site made with bootstrap v. 2.0? Any help/suggestions is appreciated!</p>
<p dir="auto">Fabrizio</p> | <p dir="auto">Take this piece of code, for example. The width of the right and left border on the input-group-addon are two pixels, while they should be one.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" <div class="input-group"... | 0 |
<p dir="auto">After <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="97430498" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/11878" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pull/11878/hovercard" h... | <p dir="auto">Now that all elements in the registry have been switched to use the storage layer we should probably move to rename the /etcd* to something more generic, as we work to shard to different backends.</p>
<p dir="auto">I still have to finish up some other transformations 1st, but this is a placeholder.</p>
<p... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=xhchen111" rel="nofollow">chen xiaohu</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3561?redirect=false" rel="nofollow">SPR-3561</a></strong> and commented</p>
<p dir="auto">ClassReader cannot load class included... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=xhchen111" rel="nofollow">chen xiaohu</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2109?redirect=false" rel="nofollow">SPR-2109</a></strong> and commented</p>
<p dir="auto">when user jpetstore sample of m5 in re... | 1 |
<p dir="auto">This is a bit of an odd problem, but has been reproducible for me in both Matplotlib 1.5.2 on Python 3.5.2 from Macports on Mac OS X 10.9.6 and Matplotlib 1.5.1 on Python 3.5.1 from Anaconda on Windows 10, both running on 64-bit 4-core Intel i7 processors (of significantly differing ages).</p>
<p dir="aut... | <p dir="auto">Make an image that's random noise in [0, 0.5] except the left half of the first line that's =1 (i.e, should be a white strip)</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from matplotlib import pyplot as plt
import numpy as np
... | 1 |
<h3 dir="auto">First check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | <p dir="auto">Really impressed with FastAPI so far... I have search docs github, tickets and googled the issue described below.</p>
<h3 dir="auto">Description</h3>
<p dir="auto">How best to work with related tables and corresponding nested pydantic models whilst persisting data in a relational database in an async appl... | 0 |
<p dir="auto">The encoding/json package marshals RawMessage properly or incorrectly as base64 based on whether its container is marshaled by value or as a pointer, which is extremely subtle and trivial to get wrong silently.</p>
<p dir="auto">It also consistently fails to marshal the RawMessage value properly when used... | <pre class="notranslate">The current json.RawMessage implementation defines MarshalJSON on a pointer receiver.
This causes unexpected behavior when marshalling with non-pointer-receiver objects.
For example:
<a href="http://play.golang.org/p/Cf_6zpIKC0" rel="nofollow">http://play.golang.org/p/Cf_6zpIKC0</a>
Instead,... | 1 |
<p dir="auto">It would be great to have an implementation for passwordless signon. Its an option in firebase but not the plugin. Can we add a method and documentation for this?</p> | <p dir="auto">It seems like there is currently no option to use the email-only authentication with the firebase_auth plugin.</p> | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1016" rel="nofollow">http://projects.scipy.org/scipy/ticket/1016</a> on 2009-10-09 by trac user elambert, assigned to unknown.</em></p>
<p dir="auto">We experienced problems with a script that is executed in MPIRUN on multiple cores (and ... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1016" rel="nofollow">http://projects.scipy.org/scipy/ticket/1016</a> on 2009-10-09 by trac user elambert, assigned to unknown.</em></p>
<p dir="auto">We experienced problems with a script that is executed in MPIRUN on multiple cores (and ... | 1 |
<p dir="auto">Currently (on Windows) when you open a file via command line with <em>--reuse-window</em> the file is opened but Code just flashes its icon on the taskbar staying in background.<br>
Please consider adding a commandline option --bring-to-front or bring Code window to front regardless when file is opened f... | <p dir="auto">In my 0.10.11 version, chalk console logging using chalk works. In the 0.10.12-insider version it doesn't.</p>
<ul dir="auto">
<li>VSCode Version: 0.10.12-insider</li>
<li>OS Version: Windows 10</li>
<li>Language: TypeScript 1.8.9, Node 4.1.1, Mocha 2.3.4,</li>
<li>Launch:</li>
</ul>
<div class="snippet-c... | 0 |
<p dir="auto">I'm from the moment.js (<a href="https://github.com/moment">http://github.com/moment</a>) team, and some of our users that are also your users voice concerns that because of the way webpack is implemented all moment locale files (currently 104) are bundled together, and that increases the size of what is ... | <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>
Declaring multiple loaders with same <code class="notranslate">test</code> but different <code class="notranslate">issuer</code> stopped worki... | 0 |
<p dir="auto">There's a strange bug that is causing segfaults and other behaviour in Julia 0.4 that's being triggered in ApproxFun. Sorry I haven't been able to narrow it down further but I reduced it to the following, where <code class="notranslate">S.op</code> is bizarrely a <code class="notranslate">DataType</code> ... | <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> type Foo{N}
x::Array{Int,N}
end
julia> Foo() = Foo([1,2,3])
Foo{N}
julia> @which Foo()
call(::Type{Foo{N}}) at none:1
julia> @code_typed Foo()
1... | 1 |
<p dir="auto">I build a local flutter engine project. I get a file named <code class="notranslate">flutter.jar</code>. I copy this file to Flutter sdk.<br>
The path is <code class="notranslate">flutter/bin/cache/artifacts/engine/android-arm64</code>. I run a Flutter project and get a crash</p>
<div class="snippet-clipb... | <p dir="auto">I tried to use Charles to check the request ,but nothing is shown , any ideas?</p> | 0 |
<p dir="auto"><strong>Current behavior:</strong> When using the "Override Windows Snap shortcut (Win + Arrow) to move windows between zones" the current application remains the active window.</p>
<p dir="auto"><strong>Prefered behavior:</strong> When using the "Override Windows Snap shortcut (Win + Arrow) to move windo... | <h1 dir="auto">Disable window overlap in zones & cause force rotate.</h1>
<p dir="auto">This would turn the Win + Arrow to rotate all windows through the zones. Allowing for better use of Priority Grid type Layouts. . This option would have to only be optional when "Override windows snap hotkey" is enabled.</p>
<p ... | 1 |
<p dir="auto">This is a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16682354" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/3695" data-hovercard-type="issue" data-hovercard-url="/JuliaLang/julia/issues/3695/hovercard" hre... | <p dir="auto">I am running 1.63 on intel mac and 1.7 beta on M1 mac. both have this. Julia is inconsistent in how it creates anonymous functions with an if statement. If I create one outside of a function it respects the if, but not inside.</p>
<p dir="auto">here is output that should be the same<br>
julia> f3()<br... | 0 |
<p dir="auto"><strong>List of Python 8 byte integers are not always correctly converted to np.uint64 arrays.</strong></p>
<p dir="auto">Lists of 64 bit integers are inconsistently converted into np.arrays. For example, If you convert the list "test" below, the values in the array are not the same as the values in the... | <p dir="auto"><code class="notranslate">math.floor()</code> and <code class="notranslate">math.ceil()</code> can produce incorrect result for <code class="notranslate">float128</code> due to double rounding. <code class="notranslate">math.trunc()</code> doe not work with <code class="notranslate">float128</code> (but <... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto">I want to start off by saying I think this is a pretty unusual use case and it appears to me to boil down to a behaviour in <code class="notranslate">urllib3</code>. However, I encountered it while working with <code class="notranslate">requests</code> and I'm not familiar enough with <code class="notrans... | <p dir="auto">Using this code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import requests
requests.get('https://github.com')"><pre class="notranslate"><code class="notranslate">import requests
requests.get('https://github.com')
</code></pr... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="======================================================================
FAIL: sklearn.feature_extraction.tests.test_image.test_connect_regions
----------------------------------------------------------... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="======================================================================
FAIL: sklearn.feature_extraction.tests.test_image.test_connect_regions
----------------------------------------------------------... | 1 |
<p dir="auto"><strong>Summary</strong></p>
<p dir="auto">Apologies if this is not the right place to log this, but I seem to have the exact same issue as described here:</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="119993977" data-permission-text="Title is privat... | <p dir="auto">Hi, I have a problem publishing an asp.net 4 app using angular, ts 1.8 from visual studio.<br>
Since with ts 1.8 is possible to add a tsconfig file in asp.net 4 projects too, I added it and configured it to create a single output file this way</p>
<div class="snippet-clipboard-content notranslate position... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>: 1.10.10 and 1.10.9 has been verified</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):<br>
no Kube</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><str... | <p dir="auto"><strong>Apache Airflow 1.10.10</strong>:</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provider or hardware configuration</str... | 0 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.4.0</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">On our Airflow 2.4.0 instance, we have 1 weekly report (schedule <code class="notranslate">17 10 * * 1</code>) and 1 monthly report (schedule <code class="notranslate">30 0 9 * *</code>) (and no others). T... | <h3 dir="auto">Body</h3>
<p dir="auto">I have a kind request for all the contributors to the latest provider packages release.<br>
Could you please help us to test the RC versions of the providers?</p>
<p dir="auto">Let us know in the comment, whether the issue is addressed.</p>
<p dir="auto">Those are providers that r... | 0 |
<h2 dir="auto">Bug Report</h2>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I would like to work on a fix!</li>
</ul>
<p dir="auto"><strong>Current Behavior</strong></p>
<div class="snippet-clipboard-content notranslate position-r... | <p dir="auto">Upgraded to 10.0.3 and now everywhere in my .jsx I have template strings, it blows up with this error.<br>
TypeError: Cannot read property 'range' of null</p>
<p dir="auto">This is my current list of devDependencies<br>
"@babel/core": "^7.2.0",<br>
"@babel/plugin-proposal-class-properties": "^7.1.0",<br>
... | 1 |
<p dir="auto">Consider situation</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$form = $formFactory->createNamedBuilder('', 'form', [], ['csrf_protection' => false])
->add('a', 'integer')
->setMethod('GET')
->getF... | <p dir="auto">In the project I'm working on I'm trying to restrict a firewall to a specific IP address/range. The ACL can already do this, and the firewall seems to support only <code class="notranslate">host</code> and <code class="notranslate">pattern</code> options. It would be cool if <code class="notranslate">ip</... | 0 |
<p dir="auto">Place a macro like <code class="notranslate">panic!</code> or <code class="notranslate">println!</code> outside of a function body:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="panic!("outside of a function");
fn main... | <p dir="auto">afaik, it's because the context where you're using the macro (expr, item, etc.) stopped parsing before that token. We should mention that context.</p> | 1 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.4.0</p>
<h3 dir="auto">What happened</h3>
<h2 dir="auto">ISSUE</h2>
<p dir="auto">I have run other dag files previously they all give this message even if they pass or fail.</p>
<h2 dir="auto">Goal</h2>
<p dir="auto">Get this error fixed</p>
<h2 dir="auto">Log ... | <h3 dir="auto">Discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4404000" data-permission-text="Title is private" data-url="https://github.com/apache/airflow/discussions/26490" data-hovercard-type="discussion" data-hovercard-url="/apache/airflow/discussions/26490/hovercard... | 1 |
<p dir="auto">Why can't/shouldn't the main editor body get the theme name appended to it as a class? That way I can add my own changes to a theme in my styles.less file and have it only apply to that theme. If I change my theme, those changes might not make sense or even break other things in the new theme.<br>
<a clas... | <p dir="auto">I want to apply minor modifications to a theme in my styles.less. It would be conveniant to do something like:</p>
<div class="highlight highlight-source-css-less notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=".theme-name {
.my-modifications {
// ...
... | 1 |
<p dir="auto">If you know how to fix the issue, make a pull request instead.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/react-native</code> package and had problems... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/node</code> and <code class="notranslate">@types/react-native</code> package and had problems.</li>
<li class="task-list-item... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=jaybytez" rel="nofollow">Jay Blanton</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9526?redirect=false" rel="nofollow">SPR-9526</a></strong> and commented</p>
<p dir="auto">We have a web service architecture wher... | <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-6731?redirect=false" rel="nofollow">SPR-6731</a></strong> and commented</p>
<p dir="auto">Noticed when using <code class="notrans... | 0 |
<p dir="auto">I'm using twitter relations as a test bed for neo4j and I ran into issues when making some complicated queries.</p>
<p dir="auto">This query runs in just a little over a second</p>
<div class="highlight highlight-source-cypher notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-... | <p dir="auto">You guys might already be working on this, but this is a somewhat common use case that was easy with the old index syntax, and entirely too inefficient with the new indexes. Index hinting on this type of query returns an error, and the query without an index hint does a label scan for horrid performance.<... | 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.18362.295]
Windows Terminal version (if applicable): Version: 0.3.2171.0"><pre lang="none" class="notranslate"><co... | <h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">There is no merits in one-liner text terminal console - boldly use proper IDE text windows</p>
<ul dir="auto">
<li>With 2K, 4K display "estate" it make absolute no sense to stick with one-liner terminal prompts</li>
<li>enable multiple split-v... | 0 |
<p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): no</li>
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Archlinux</li>
<li>TensorFlow installed from (source or binary): binary</li>
<li>... | <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>:</li>
</ul>
<div class="highlight highlight-source-shell notran... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">If I create a new app with "flutter create myapp" and then try to launch it either on Simulator or on my iPod Touch, then I have the following error:<br>
<strong>error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods insta... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">On the iOS simulator...</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="flutter create new-project
cd new-project/
flutter run"><pre class="notranslate"><code class="notranslate">flutter crea... | 1 |
<p dir="auto">Hello, how can I display more items in bootstrap carousel? I have to write that code?<br>
Thanks to everyone</p> | <p dir="auto">Hello, how can I display more items in bootstrap carousel? I have to write that code?<br>
Thanks to everyone</p> | 1 |
<p dir="auto">Phenomena:</p>
<p dir="auto">In version 4.0.0-RC1, when one field in the data I inserted was null, the automatically generated primary key ID was assigned to other fields. For example, I want to insert INSERT INTO user (name, remark, age) VALUES ("test", "null, 18"), after sharding, it becomes INSERT INTO... | <p dir="auto">Which version of ShardingSphere did you use?<br>
4.0.0-RC1</p>
<p dir="auto">Which project did you use? Sharding-JDBC or Sharding-Proxy?<br>
Sharding-JDBC</p>
<p dir="auto">sql<br>
INSERT INTO <code class="notranslate">customer_account</code>(<code class="notranslate">group_id</code>, <code class="notrans... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/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"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong><br>
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]</p>
<p dir="auto"><strong>Describe the solution you'd like</strong><br>
A clear and concise description of what you want to happe... | <h4 dir="auto">How to reproduce the bug</h4>
<p dir="auto">I am trying to deploy to Kubernetes by Helm based on <a href="https://superset.apache.org/docs/installation/running-on-kubernetes" rel="nofollow">https://superset.apache.org/docs/installation/running-on-kubernetes</a></p>
<p dir="auto">by running</p>
<div class... | 0 |
<p dir="auto">In my App , It's write this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" repositories {
mavenCentral()
maven { url 'https://maven.google.com' }
}
dependencies {
compile 'com.github.bumptech.... | <p dir="auto">My project using <code class="notranslate">com.neenbedankt.gradle.plugins:android-apt</code> Plugins.<br>
When I import Glide version <code class="notranslate">4.0.0</code>, It was not generated <code class="notranslate">GlideApp</code>.<br>
How can generate GlideApp with <code class="notranslate">com.nee... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-reverse-arrays-with-reverse?solution=var%20array%20%3D%20%5B1%2C2%2C3%2C4%2C5%2C6%2C7%5D%3B%0A%0A%2F%2F%20Only%20change%20code%20below%20this%20line.%0A%0Avar%20newArray%20%3D%20array%3B%0A%0A%2F%2F%20Only%20change%20code%20above%20this%20... | <p dir="auto">This issue probably exists somewhere, but adding a function below a bonfire's default code will crash the browser.</p>
<p dir="auto">Adding a function above a Bonfire's default code doesn't cause any problems.</p> | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.35.0]</li>
<li>Operating System: [Debian Bookworm]</li>
<li>Browser: [Chromium]</li>
<li>Other info: Python 3.11</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" ... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: Version 1.36.1</li>
<li>Operating System: Windows 11</li>
<li>Browser: All</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<p dir="auto">playwright.config.ts:</p>
<div class="snippet-clipboard-content notranslate position-relative o... | 0 |
<p dir="auto">I'd like to create class Node in ES6 syntax. But IntelliSense underlined class Node with red and wrote a message <strong>Duplicate identifier 'Node'.</strong></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/3235047/12568893/a57547e2-... | <ul dir="auto">
<li>enable salsa</li>
<li>write a function like <code class="notranslate">function() {</code></li>
<li>hint enter: <g-emoji class="g-emoji" alias="skull" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f480.png">💀</g-emoji> indentation is off</li>
</ul> | 0 |
<p dir="auto">Please answer these questions before submitting your issue. Thanks!</p>
<ol dir="auto">
<li>
<p dir="auto">What version of Go are you using (<code class="notranslate">go version</code>)?<br>
<code class="notranslate">go version go1.6 linux/amd64</code></p>
</li>
<li>
<p dir="auto">What operating system an... | <pre class="notranslate">What steps will reproduce the problem?
1. Create a test containing a syntax error, such as <a href="http://play.golang.org/p/cIDNFBtU7Z" rel="nofollow">http://play.golang.org/p/cIDNFBtU7Z</a>
2. go test .
3. go test . -coverprofile=c.out
What is the expected output?
Both invocations of go t... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">Ansible main program</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="root@docker-build... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<ul dir="auto">
<li>Ansible</li>
</ul>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Name : ... | 1 |
<p dir="auto">Currently when you use quick open to "git checkout branch", the branch will be created even if the branch already exists in the remote. The command line does a better job and connects to the existing branch in that case.</p> | <p dir="auto">When I press F1 and type Git Chechout [SPACE], I see that I can checkout each tag version of my project, but I don't have any branch appearing in the list!</p>
<p dir="auto">When I git checkout manually by branch with a command tool, it's working well.<br>
Then, when I go back to vscode, I can work well w... | 1 |
<p dir="auto">Feature to put a future instance task ON HOLD is missing in Airflow. Is there any way to achieve this functionality in Airflow. Appreciate any help.</p> | <h3 dir="auto">Apache Airflow Provider(s)</h3>
<p dir="auto">google</p>
<h3 dir="auto">Versions of Apache Airflow Providers</h3>
<p dir="auto">google-cloud-bigquery==2.34.4</p>
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.5.2+astro.2</p>
<h3 dir="auto">Operating System</h3>
<p dir="auto">OS X</p>
<h3 dir=... | 0 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
<code class="notranslate">"build": "NODE_ENV=production webpack -p --config webpack.config.prod.js"</code></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-cop... | <p dir="auto">We are running a fairly large project with 922 JavaScript and .less files being watched by Webpack's watch function on OS X (10.10.2) running on Node.js 5.2.0. During the initial build, or right when it's done with that, the following happens:</p>
<div class="snippet-clipboard-content notranslate position... | 0 |
<p dir="auto">The <a href="https://github.com/numpy/numpy/blob/master/doc/source/user/building.rst#prerequisites">build section of the user docs</a> says:</p>
<blockquote>
<p dir="auto">Compilers</p>
<p dir="auto">To build any extension modules for Python, you'll need a C compiler. Various NumPy modules use FORTRAN 77 ... | <p dir="auto">The newest version of numpy raises an exception when being imported. I am using Python 3.9 64-bit on Windows 10.</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="imp... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/726" rel="nofollow">http://projects.scipy.org/scipy/ticket/726</a> on 2008-08-24 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ilanschnell/hovercard" data-octo-click="hovercard-link-click" da... | <p dir="auto">Numpy 1.17 has adopted the C version of pocketfft (<a href="https://gitlab.mpcdf.mpg.de/mtr/pocketfft" rel="nofollow">https://gitlab.mpcdf.mpg.de/mtr/pocketfft</a>) as their FFT implementation. Since then I have been working on the pocketfft code, converted it to C++ and added a Python wrapper.</p>
<p dir... | 0 |
<p dir="auto">I am using TF2.0 latest nightly build and I am trying to train LSTM model for text classification on very large dataset of 16455928 sentences. For embedding layer in the model, I have a vocab size of 366856 and I used 1000 as embedding dimension value in it, on which the 2 GPUs(Tesla T4 from Google) ran o... | <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... | 0 |
<p dir="auto">I'm trying to write an <code class="notranslate">Error</code> implementation which supports a set of "important" error, plus a catch-all for various minor errors caused by low-level subsystems. The code looks something like this:</p>
<div class="highlight highlight-source-rust notranslate position-relativ... | <p dir="auto">There is currently <em>no way</em> to get a <code class="notranslate">Box<Reader></code> (or anything else that impls <code class="notranslate">Reader</code>) out of a <code class="notranslate">Box<Reader + Constraint></code>, for instance <code class="notranslate">Box<Reader + Send></co... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life</a> has an issue.</p>
<p dir="auto">The second condition for this challenge:</p>
<blockqu... | <h3 dir="auto">Welcome first-time open source contributors! <g-emoji class="g-emoji" alias="trophy" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f3c6.png">🏆</g-emoji></h3>
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/basic-data-structures/copy-an-array-with-s... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">When plotting scatter data with symlog y axis, the data in the linear part are not plotted</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-con... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">Since I updated to 3.1.0, symlog looses some points, at least when drawing a scatter plot</p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div class="highlight highlight-source-python notranslate position-relative o... | 1 |
<p dir="auto">I'm currently updating the new React DevTools to use suspense for more interactions (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="435315627" data-permission-text="Title is private" data-url="https://github.com/bvaughn/react-devtools-experimental/issues/196" data-hove... | <p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Clicked record before firing off the onClick function</li>
<li>When I clicked stop recording this error was thrown.</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: ... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/541" rel="nofollow">http://projects.scipy.org/numpy/ticket/541</a> on 2007-06-28 by trac user chipschips, assigned to unknown.</em></p>
<p dir="auto">integer division by zero returns 0 rather then inf (or some other specially defined inte... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/541" rel="nofollow">http://projects.scipy.org/numpy/ticket/541</a> on 2007-06-28 by trac user chipschips, assigned to unknown.</em></p>
<p dir="auto">integer division by zero returns 0 rather then inf (or some other specially defined inte... | 1 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.186.0<br>
<strong>System</strong>: Mac OS X 10.10.2<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find... | <p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>Right-click a file in the left column. (The file I used was green, not added to Git, and empty.)</li>
<li>Click Delete.</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.186.0<br>
<strong>System</strong>: Mac OS X 10.10.2<br>
<strong>Thrown... | 1 |
<p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>OS Platform and Distribution : Ubuntu 16.04.3</li>
<li>TensorFlow installed from: pip</li>
<li>TensorFlow version: 2.0 alpha</li>
</ul>
<p dir="auto">I am using bazel to convert .pb file to .tflite. This is the command that I used to convert the ... | <p dir="auto">Building tensorflow using the makefile method, i get the below error,</p>
<p dir="auto"><code class="notranslate">PROTOC = "protoc" CC_PREFIX = "" gcc --std=c++11 -DIS_SLIM_BUILD -O0 -I/usr/local/include -I. -I/home/olimex/tf/tensorflow/tensorflow/contrib/makefile/downloads/ -I/home/olimex/tf/tensorflow/t... | 0 |
<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... | <p dir="auto">TensorFlow 1.x has over 2000 endpoints total including over 500 endpoints in the root namespace. As number of symbols grows, it is important to maintain a clear structure to aid discoverability.</p>
<p dir="auto">Certain API symbol placements could be improved:</p>
<ul dir="auto">
<li>Some namespaces were... | 0 |
<h5 dir="auto">Issue Type:</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">Ansible Version:</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ ansible --version
ansible 2.0.0.2
config file = /opt/tmp/vagrant/homelab/ansible.cfg
... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">docker_container</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ ansible --version
... | 0 |
<p dir="auto">Hi!<br>
I test some <code class="notranslate">big</code> images which <code class="notranslate">exifRotation</code> is 90.<br>
When using okhttp, it showed very very slow, about <code class="notranslate">5 - 10</code> seconds.<br>
But, showed fast if not using okhttp!</p>
<p dir="auto">When using okhttp:<... | <p dir="auto">First, load image from all, when the task is not completed, then load image only Retrieve From Cache,<br>
will block on load image only Retrieve From Cache.</p>
<p dir="auto">Engine load</p>
<div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-cl... | 0 |
<p dir="auto">When viewing the components page of the documentation, the list of sections in the left navigation is so long that it extends beyond the end of my monitor. Because it is in a fixed position I can't scroll to see the bottom of the list. Longer lists of subsections hide more section links because they exp... | <p dir="auto">When you display some item that has a lot of subitems, the nav grows so much that it doesn't fit on some resolutions, and some of the items aren't shown.</p>
<p dir="auto"><a href="http://oi43.tinypic.com/2ivjtyv.jpg" rel="nofollow">http://oi43.tinypic.com/2ivjtyv.jpg</a></p>
<p dir="auto">On that screens... | 1 |
<p dir="auto">Setting <code class="notranslate">verbose=0</code> in <code class="notranslate">tf.keras.model.fit_generator()</code> has no effect if <code class="notranslate">validation_data</code> is provided.<br>
The progress is still displayed for each validation step.<br>
This is annoying if you have a callback tha... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 1809</li>
<li>TensorFlow installed from (source or binary): pip</li>
<li>TensorFlow version (use command below): 1.13 gpu</li>
<li>Python version: 3.6</li>
</ul>
<p dir="auto"><s... | 1 |
<p dir="auto">after update to Version 0.189.0, atom editor can't display Chinese character。</p> | <p dir="auto">Text:</p>
<blockquote>
<p dir="auto">这上面的夜的天空,奇怪而高,我生平没有见过这样奇怪而高的天空。他仿佛要离开人间而去,使人们仰面不再看见。然而现在却非常之蓝,闪闪地睒着几十个星星的眼,冷眼。他的口角上现出微笑,似乎自以为大有深意,而将繁霜洒在我的园里的野花草上。</p>
</blockquote>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/49931/6959354/a30f8... | 1 |
<ul dir="auto">
<li>VSCode Version: 1.0.0</li>
<li>OS Version: osx 10.11.1</li>
</ul>
<p dir="auto">Steps to Reproduce:<br>
1 write #region & #endregion<br>
2 inside code write in same level<br>
3 #region can't fold<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/SamVerschueren/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/SamVerschueren">@SamVerschueren</a> on October 30, 2015 6:9</em></p>
<p dir="au... | 0 |
<p dir="auto">After the update, interpolation strings in a plain <code class="notranslate">.js</code> file don't get highlighted anymore. Previous behaviour highlighted plain text, the <code class="notranslate">$</code> symbol and the interpolation braces. Now everything between <em>``</em> has no colouring at all.</p>... | <p dir="auto">Right now, those keywords like <code class="notranslate">import</code> <code class="notranslate">class</code> <code class="notranslate">from</code> are all plain white.</p> | 1 |
<p dir="auto">Following the lead of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="113477866" data-permission-text="Title is private" data-url="https://github.com/golang/go/issues/13058" data-hovercard-type="issue" data-hovercard-url="/golang/go/issues/13058/hovercard" href="https:/... | <p dir="auto">I use this command to update all my <code class="notranslate">GOPATH</code>:<br>
<code class="notranslate">go get -v -d -u .../</code> (or replace ".../" by "all")<br>
It worked with Go 1.5 (and I don't remember to see any error with Go 1.6 beta/rc)</p>
<p dir="auto">With Go 1.6, it prints this at the end... | 0 |
<p dir="auto">Example: <a href="http://plnkr.co/edit/MVGtfe8LL8RyPoI6PaOc?p=preview" rel="nofollow">http://plnkr.co/edit/MVGtfe8LL8RyPoI6PaOc?p=preview</a></p>
<p dir="auto">If any element has a binding on the <code class="notranslate">class</code> property, it will blindly overwrite the existing element classes. <code... | <p dir="auto">The angular 2 router currently does not allow more than one level of nesting.</p>
<p dir="auto">If you have a structure like:</p>
<p dir="auto">/users/profile/detail</p>
<p dir="auto">you cannot link to /users/profile since the router config doesnt allow creating/linking to non-terminal routes.Thus more t... | 0 |
<p dir="auto">This works with pandas 0.12:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from ggplot import meat
meat.get(None)
[returns None]"><pre class="notranslate"><span class="pl-k">from</span> <span class="pl-s1">ggp... | <h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> items
item name
store1 dress V
store2 food A
store2 water C"><pre class="notransl... | 0 |
<p dir="auto">Compilation of:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="mod privmod {
pub struct HiddenType;
impl HiddenType {
pub fn hidden_method(&self) {
}
}
}
pub mod pubmod {
us... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// foo.rs
pub use foo::Bar;
pub fn test() -> Bar<i32> {
loop {}
}
mod foo {
pub type Bar<T> = Result<T, Baz>;
pub struct Baz;
impl Baz {
... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kuzmich" rel="nofollow">Pavel Kuzin</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6359?redirect=false" rel="nofollow">SPR-6359</a></strong> and commented</p>
<p dir="auto">Error while deploing application.<br>
Wi... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=chelya" rel="nofollow">Andrey Akselrod</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2018?redirect=false" rel="nofollow">SPR-2018</a></strong> and commented</p>
<p dir="auto">MailSender uses conrete class SimpleM... | 0 |
<p dir="auto">Using Postgresql dialect uses psycopg2 <code class="notranslate">postgresql+psycopg2://scott:tiger@localhost/mydatabase</code> , I was able to connect to redshift, however, I was not able to fetch any tables in schema other than public! Is there any way we get fetch tables from schema other than public.<... | <p dir="auto">when I try to upgrade my superset, I use superset db upgrade, I ran into the error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="sqlalchemy.exc.IntegrityError: (pymysql.err.IntegrityError) (1062, "Duplicate entry 'xxxx' fo... | 0 |
<p dir="auto">In the latest releases of atom-shell when I add code for a BrowserWindow. It loads the window my code has requested but then also loads an additional blank one.</p>
<p dir="auto">So for example I have this code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sn... | <ul dir="auto">
<li>Have one window opened by electron that opens a child window using window.open</li>
<li>the parent does a postMessage to the child</li>
<li>window.opener does not equal evt.source since evt.source is a BrowserWindow, but window.opener is not</li>
</ul>
<p dir="auto"><a target="_blank" rel="noopener ... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV & OpenCV-contrib => 3.4.3</li>
<li>Operating System / Platform => Ubuntu 18.04 LTS, 64 bit</li>
<li>Compiler => gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0</li>
<li>Python version => Python 2.7.15 :: Anaconda, Inc.</li>
<li>CUDA version ... | <p dir="auto">The documentation for fisheye::project algorithm has an error in it (I spent a day reimplementing<br>
to figure this out).</p>
<p dir="auto">On line 203 calib3d,hpp we have:<br>
<code class="notranslate">\f[x' = (\theta_d / r) x \\ y' = (\theta_d / r) y \f]</code></p>
<p dir="auto">'x' and 'y' should be r... | 0 |
<p dir="auto"><a href="http://jsfiddle.net/tianhai/7906445s/" rel="nofollow">http://jsfiddle.net/tianhai/7906445s/</a><br>
Click on "Add" the first time, the value of the original radio button will disappear although v-model value is still there.<br>
Click on "Add" the second time, no dom is added at all although the a... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.10</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codepen.io/fasteel/pen/qBBZbgO" rel="nofollow">https://codepen.io/fasteel/pen/qBBZbgO</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Create a set in the object data, and try to delete ... | 0 |
<p dir="auto">Consolidates <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="48903136" data-permission-text="Title is private" data-url="https://github.com/babel/babel/issues/170" data-hovercard-type="issue" data-hovercard-url="/babel/babel/issues/170/hovercard" href="https://github.co... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
I'm attempting to transpile a Svelte single file component (built as a custom element) with Babel. The Svelte compiler's <code class="notranslate">dev</code> mode includes a source map for CSS. When this option is turned on, it outputs a... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.