text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Hi, I'm trying to build a model with functional API. But I got some error only when I use BatchNorm layer . A toy example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np from keras.layers import Input, BatchNor...
<p dir="auto">The problem I am facing is that the input size is variable and I don't know how to get a symbolic shape in the middle of the graph.</p> <p dir="auto">Is there a way to:</p> <ol dir="auto"> <li>Get the <em>symbolic</em> shape of a layer</li> <li>Specify a <em>symbolic</em> (i.e. variable at run time) <code...
0
<p dir="auto">Consider:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class Apple { private size: number; constructor(size: number) { this.size = size; } get Size(): number { return this.size; ...
<p dir="auto">If a property has a getter but no setter (or vice versa) than perhaps the attempt to set or get should be flagged as an error:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class Fields{ get ReadOnly(){ ...
1
<h1 dir="auto">Feature request</h1> <h2 dir="auto">Is your feature request related to a problem? Please describe.</h2> <p dir="auto">Amazon API Gateways have a stage in their URLs:</p> <p dir="auto">E.g. <a href="https://vbe6aad5c.execute-api.us-east-1.amazonaws.com/prod/home" rel="nofollow">https://vbe6aad5c.execute-a...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected ...
0
<h3 dir="auto">Description</h3> <p dir="auto">Running scrapy bench in 2.6.1 gives AttributeError exception</p> <h3 dir="auto">Steps to Reproduce</h3> <ol dir="auto"> <li><code class="notranslate">pip install scrapy==2.6.1 --upgrade</code></li> <li><code class="notranslate">scrapy bench</code></li> </ol> <p dir="auto"><...
<h3 dir="auto">Description</h3> <p dir="auto">When switching from version 2.5.1 to 2.6.1, there was a problem with the parser terminating if the shutdown condition was CLOSESPIDER_TIMEOUT.</p> <h3 dir="auto">Steps to Reproduce</h3> <ol dir="auto"> <li>pip install -U scrapy</li> <li>scrapy crawl --set 'CLOSESPIDER_TIMEO...
1
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">After migrating to Webpack 5 my CSS doesn't get extracted into a single file. It is chunked across multiple files. I do feel all my issues are caused by the same source.</p> <p dir="auto"><a target="_blank"...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> If <a href="https://github.com/AprilArcus/webpack-sri-workers-contenthash-repro/blob/main/webpack.config.js#L15">using contenthash</a> with a <a href="https://github.com/AprilArcus/webpack-sri-workers-contenthash-repro/blob/...
0
<ol dir="auto"> <li>Right click on a file in tree view.</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.210.0<br> <strong>System</strong>: Microsoft Windows 10 Home Insider Preview<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module ...
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Erro...
1
<p dir="auto">This suggestion has a few pieces:</p> <ol dir="auto"> <li>Implement boolean literal types for <code class="notranslate">true</code> and <code class="notranslate">false</code>, in a fashion similar to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="47291043" data-permiss...
<p dir="auto">If one try to set a property that hasn't any getter defined, the compiler doesn't emit any error or warning and the code silently fails à runtime.</p> <p dir="auto">example:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-co...
0
<h3 dir="auto">System information</h3> <ul dir="auto"> <li>Have I written custom code: no</li> <li>OS Platform and Distribution: Windows 7, 64-bit</li> <li>Tensorflow installed from: Anaconda 5.0.1 via pip 9.0.1<br> (conda create -p C:\temp\tensorflow-gpu; pip install tensorflow-gpu)</li> <li>Python 3.5.2</li> <li>Tens...
<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>: Ubuntu 16.04</li> <li><strong>TensorFlow installed from (sourc...
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.18362.0 Windows Terminal version (if applicable): 0.5.2762.0"><pre lang="none" class="notranslate"><code class="notranslate">Windows build nu...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/17381223/64915108-20fa9180-d792-11e9-9ed4-8266c3307e0a.PNG"><img src="https://user-images.githubusercontent.com/17381223/64915108-20fa9180-d792-11e9-9ed4-8266c3307e0a.PNG" alt="3" style="max-width: 100%;"...
0
<ul dir="auto"> <li>VSCode Version: 0.10.11</li> <li>OS Version: Windows 7</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Set the "Language Mode" to "Javascript"</li> <li>Write "variable", you'll see that the prefix "var" is highlighted</li> </ol> <p dir="auto">This doesn't happen when the word st...
<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">Traceback (most recent call last):<br> File "/home/hsy/wh/license_plate/datasets/ccpd.py", line 6, in <br> import pycocotools.coco as coco<br> File "/home/hsy/.local/lib/python3.6/site-packages/pycocotools-2.0-py3.6-linux-x86_64.egg/pycocotools/coco.py", line 49, in <br> import matplotlib.pyplot as plt<br...
<h1 dir="auto">Summary</h1> <p dir="auto">Currently, when you plot several artists on the same axis and use the pyplot.legend(), the ordering of the entries is somewhat mysterious for the average user, see <a href="http://stackoverflow.com/questions/22263807/how-is-order-of-items-in-matplotlib-legend-determined" rel="n...
0
<p dir="auto">Hi all,</p> <p dir="auto">First off, thanks for all your hard work on this project. It kicks ass.</p> <p dir="auto">This is my first time using bootstrap more extensively on a larger project, and I'm confused as to why the screen-xs breakpoint has been deprecated, and the xs breakpoint has been defined as...
<p dir="auto">The smallest grid column supported at the moment is .col-xs- (&lt;768px), which seems like a big range.</p> <p dir="auto">Would it be advisable to have:<br> .col-xs- (&gt;480px and &lt;768px)<br> .col-tn- (&lt;480px)</p> <p dir="auto">Reason being it still seems reasonable to have a 2 column grid on 768px...
1
<p dir="auto">Would it be possible to have line wrappings auto indent to match their starting line's indentation? The way that soft wrapping currently works in Atom is confusing and cluttered...</p> <h3 dir="auto">So, instead of this:</h3> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https:...
<p dir="auto">Ok, this one may be a personal preference, but it drives me nuts that softwrap doesn't match the indent.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/64fe852b37459ffba2a99896099c599b3947d45e8f015678cdc58894d0a2d529/68747470733a2f2f662e636...
1
<p dir="auto">While installing celey==4.0.2 its giving error <code class="notranslate">KeyError: 'async'</code>. Upgraded dependencies should install only when the version is upgraded not in this case</p>
<p dir="auto">If we removed support for Redis, we'd be able to focus the time on RabbitMQ, or maybe Kafka/nsq.<br> There's also the huge task of porting to asyncio in Python 3.</p> <p dir="auto">I think this should be seriously considered. If we are to work on this for fun, then the popularity of the transport shouldn...
0
<p dir="auto">See this in (slow mo!) action: <a href="https://youtu.be/ljXgi7r62Pc" rel="nofollow">https://youtu.be/ljXgi7r62Pc</a></p> <p dir="auto">When a recipe in Pesto is animating up, notice how the shadow around the FAB flashes/clips.</p> <p dir="auto">(noticed in a material eng review)</p>
<p dir="auto">Hello everybody. Tell me please whether it is possible to create flutter app maker? Like storyboard in Xcode? drug and drop element in window and generate code. in web similar <a href="http://mutisya.com" rel="nofollow">http://mutisya.com</a> how it works?</p>
0
<ul dir="auto"> <li>VSCode Version: Alpha - <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/vscode/commit/e77003fd6ca90d944feb572b54fc1d122d91d704/hovercard" href="https://github.com/microsoft/vscode/commit/e77003fd6ca90d944feb572b54fc1d122d91d704"><tt>e77003f</tt></...
<p dir="auto">Today when you open VS Code on wrong casing workspace path, all file events stop to work. We should detect this case and either fix it or print a warning.</p>
1
<p dir="auto">As far as I can tell the <code class="notranslate">runtime</code> transform is all-or-nothing, all I'm interested in is getting rid of the redundant helpers inlined into every module, but it seems I can't have that without also the "risk" of getting dependencies on the other runtimes (notably <code class=...
<p dir="auto">This would be really nice for larger applications that aren't libraries, where they could still use the full, globally polluting polyfill, but the helpers wouldn't be duplicated across several modules. It would make the compiled code faster to load, and a lot smaller overall. These benefits are nice for b...
1
<p dir="auto">Hello<br> I am having trouble in checking existing data in scrapy. i have used elasticsearch as my database below code i am trying to execute ??</p> <p dir="auto">`</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" def checkIfUR...
<p dir="auto">Would it make sense to add something to the top of scrapy.utils.request.request_fingerprint like:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="if 'fingerprint' in request.meta: return request.meta['fingerprint']"><pre class...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="model = AutoModelForSequenceClassification.from_pretrained(&quot;bert-base-uncased&quot;)"><pre class="notranslate"><code class="notranslate">model = AutoModelForSequenceClassification.from_pretrained...
<h2 dir="auto">Environment info</h2> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 4.17.0</li> <li>Platform: Linux-5.10.0-051000-generic-x86_64-with-glibc2.10</li> <li>Python version: 3.8.5</li> <li>PyTorch version (GPU?): 1.10.2+cu113 (True)</li> <li>Tensorflow version (GPU?): not install...
0
<p dir="auto"><a href="https://storage.googleapis.com/kubernetes-jenkins/logs/kubernetes-e2e-gce-scalability/7993/" rel="nofollow">https://storage.googleapis.com/kubernetes-jenkins/logs/kubernetes-e2e-gce-scalability/7993/</a></p> <p dir="auto">Failed: [k8s.io] Load capacity [Feature:Performance] should be able to hand...
<p dir="auto">There are two modes of crashing:</p> <ul dir="auto"> <li>the first one I've seen 5 times today</li> <li>the second I've seen exactly once</li> </ul> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="goroutine 3951325 [running]: runtime....
1
<h3 dir="auto">Problem</h3> <p dir="auto">When using contourf with alpha &lt; 1, these ugly lines appear at the color boundaries. This is evident both in the contoured data as well as on the colorbar.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/45180714/8559...
<p dir="auto">This is the underlying problem raised in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="6572843" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/1178" data-hovercard-type="pull_request" data-hovercard-url="/matplotlib/m...
1
<p dir="auto">When adding an adapter with a retry object to a session, read timeout errors are converted to connection errors.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; s = requests.Session() &gt;&gt;&gt; s...
<p dir="auto">Consider the code below (<strong>main.py</strong>). When a temporary network disconnect occurs without the <code class="notranslate">timeout</code> keyword argument to <code class="notranslate">Session.get()</code>, the client may hang indefinitely and no exception is raised.</p> <p dir="auto">However, if...
1
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> I'm using code splitting (via SplitChunksPlugin) to extract common dependencies. I have multiple entry points. The output target is node.<br> When trying to run the successfully bundled code, I get the error <code class=...
<p dir="auto">If you add aliases into your DllPlugin, it will only write out the raw file path. This causes issues when you have to dual maint. aliases. Also when you are trying to abstract out logic, such as locale-specific bundles.</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-...
0
<p dir="auto">Is it possible to duplicate tabs as on linux terminals?</p> <p dir="auto">On gnome term I can use ctrl+shift+t and it duplicates the current tab on the same directory while ctrl+t opens a new tab.</p>
<blockquote> <p dir="auto">Is this indicative of a larger problem? Should we file an outstanding work item to audit all sites of manipulating the active buffer and/or somehow change the design such that the methods cannot accidentally be called without resolving which one is the active one first?</p> </blockquote> <p d...
0
<p dir="auto">According Docs<br> <a href="http://www.elasticsearch.org/guide/reference/api/search/facets/terms-facet/" rel="nofollow">http://www.elasticsearch.org/guide/reference/api/search/facets/terms-facet/</a><br> and code<br> org.elasticsearch.search.facet.terms.TermsFacet</p> <p dir="auto">ordering works for "cou...
<p dir="auto">Hi</p> <p dir="auto">My apologies if I am doing something dumb but I have been trying to get this working for a while now.</p> <p dir="auto">I have downloaded and unpacked elasticsearch 2.1 (ZIP from elastic.co) and get the error below. I have reinstalled Java 1.8 and cleaned up any old installations but ...
0
<p dir="auto">The bug can be demonstrated on the following example:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from sqlalchemy import Table, MetaData, Integer from sqlalchemy.dialects import mysql metadata = MetaData() ...
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">the ZBlog demo can illustrate this. this relationship in mapper.py:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-...
0
<p dir="auto">NOTE: Only file GitHub issues for bugs and feature requests. All other topics will be closed.</p> <p dir="auto">I'm now using TF version 0.10.0 installed from source.<br> I'm not sure its a bug or intended implementation but the <code class="notranslate">embedding_lookup()</code> returns zeros when the i...
<p dir="auto">NOTE: Only file GitHub issues for bugs and feature requests. All other topics will be closed.</p> <p dir="auto">I wrote an issues a month ago about the same problem <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="185907028" data-permission-text="Title is private" data-...
1
<h3 dir="auto">Description</h3> <p dir="auto">I find the connections view often leads to confusion because connections defined as environment variables and in a secrets backend are not displayed. This is not stated clearly.</p> <p dir="auto">I suggest to:</p> <ol dir="auto"> <li>Display connections set via environment ...
<p dir="auto"><strong>Apache Airflow version</strong>: 1.10.9</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>Cloud provider or hardware configuration</strong>:</li> <li><strong>OS</strong> (e.g. from /etc/os-release): ubuntu 18.04</li> <li><strong>Kernel</strong> (e.g. <code class="notr...
0
<h2 dir="auto">Feature request</h2> <p dir="auto">When optimization.sideEffects is set to true, the code will not be analyzed for side effects during production mode construction,<br> The sideEffects field in package.json will still be used<br> Whether sideEffects in package.json should be ignored when optimization.sid...
<p dir="auto"><strong>What is the current behavior?</strong></p> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="ERROR in TypeError: __webpack_require__(...) is not a function - index.ejs:1205 Object.../node_modules/webp...
0
<h4 dir="auto">Challenge Name</h4> <h6 dir="auto">Target Even Numbered Elements Using jQuery</h6> <p dir="auto"><a href="url">https://www.freecodecamp.com/challenges/target-even-numbered-elements-using-jquery</a><br> <strong><em>Previous challenges have same issue (and probably next ones)</em></strong></p> <h4 dir="au...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%...
1
<p dir="auto">I'm new to typings, but it seems as if the Knex SchemaBuilder methods (<a href="https://github.com/borisyankov/DefinitelyTyped/blob/master/knex/knex.d.ts#L303">https://github.com/borisyankov/DefinitelyTyped/blob/master/knex/knex.d.ts#L303</a>) are returning the wrong type. They return Promise while the k...
<p dir="auto">The following should compile but doesn't:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class ActiveState { restrict = 'A' constructor() { } } angular.module('foo').directive('foo', ActiveState);"><pr...
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 =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&...
<p dir="auto">It would be nice if we could tell angular not to destroy components when we navigate out of them, even if the next component is of a different type. This could be useful, for example, when building a window management system, where users can navigate through different windows (components) without<br> the ...
0
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/create-a-form-element#?solution=%0A%3Clink%20href%3D%22https%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%22%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%3E%0A%3Cstyle%3E%0A%20%20.red-text%20%7B%0A%20%20%20%20color%3A%20red%3B%0A%20...
<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. Please describe how to reproduce it, and include links to screenshots i...
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="[ ] bug report =&gt; search github for a similar issue or PR before submitting [x] feature request [ ] support request =&g...
<h1 dir="auto">Use Case</h1> <p dir="auto"><code class="notranslate">&lt;ng-content&gt;</code> allows for static (compile time resolution) projection of content. There are cases where the projection needs to be controlled programmatically. A common example is when the parent component would like to wrap/decorate the ch...
1
<p dir="auto">Ran into an issue with the accordion. When you click on toggle headings too quickly, it doesn't always collapses all the groups properly, in this example, I've clicked on the "Collapsible Group Item # 2" then "Collapsible Group Item # 1", but it opened both of them at the same time.</p> <p dir="auto"><a t...
<p dir="auto">Step 1. Navigate to this page: <a href="http://getbootstrap.com/javascript/#collapse" rel="nofollow">http://getbootstrap.com/javascript/#collapse</a><br> Step 2. Click on one of the links that trigger opening of the accordion sections (ie. Collapsible Group Item <code class="notranslate">#1</code>)<br> St...
1
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![allow(dead_code)] #[derive(Show)] struct Cell; struct Grid { cols: [[Cell; 6]; 6] } impl Grid { fn iter(&amp;self) -&gt; Box&lt;Iterator&lt;Item = &amp;Cell&gt;&gt; { ...
<h3 dir="auto">Code</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn changer&lt;'a&gt;(mut things: Box&lt;Iterator&lt;Item=&amp;'a mut u8&gt;&gt;) { for item in *things { *item = 0 } } fn main() { }"><pre class="notranslate"><code class...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4</li> <li>Operating System / Platform =&gt; Ubuntu 16.04</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Looks like I have an issue to capture image from a camera, e.g. running <code class="notranslate">example_cpp_vid...
<p dir="auto">On fedora 26 I have this error when compiling openCV with the modules:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ 84%] Building CXX object modules/optflow/CMakeFiles/opencv_perf_optflow.dir/perf/perf_main.cpp.o [ 84%] Build...
0
<p dir="auto">I get the warning message<br> <code class="notranslate">W external/org_tensorflow/tensorflow/compiler/xla/service/hlo_pass_fix.h:49] Unexpectedly high number of iterations in HLO passes, exiting fixed point loop.</code><br> each time I evaluate <code class="notranslate">grad(odeint)</code> in the followin...
<p dir="auto">I am getting an error/warning message when using clip_grads. The message is:<br> "external/org_tensorflow/tensorflow/compiler/xla/service/hlo_pass_fix.h:49] Unexpectedly high number of iterations in HLO passes, exiting fixed point loop."</p> <p dir="auto">Does anyone know what this means, or how to call c...
1
<p dir="auto">There seems to be some path problems when specifying a custom Access Denied template and extending a layout. It seems this has been reported here...</p> <p dir="auto"><a href="http://trac.symfony-project.org/ticket/9502" rel="nofollow">http://trac.symfony-project.org/ticket/9502</a></p> <p dir="auto">More...
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>no</td> </tr> <tr> <td>Feature request?</td> <td>yes</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>yes</td> </tr> <tr> <td>Symfony version</td> <td>4.1</td> </tr> </tbody> </...
0
<p dir="auto">The weekly build with nightly wheels from numpy and pandas<br> has failed. Check the logs for any updates that need to be<br> made in matplotlib.<br> <a href="https://github.com/matplotlib/matplotlib/actions/runs/3254383814">https://github.com/matplotlib/matplotlib/actions/runs/3254383814</a></p>
<p dir="auto">The weekly build with nightly wheels from numpy and pandas<br> has failed. Check the logs for any updates that need to be<br> made in matplotlib.<br> <a href="https://github.com/matplotlib/matplotlib/actions/runs/3163174215">https://github.com/matplotlib/matplotlib/actions/runs/3163174215</a></p>
1
<ul dir="auto"> <li>VSCode Version:1.1.0-alpha</li> <li>OS Version: Mac</li> </ul> <p dir="auto">Regarding test item <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="150860120" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/5753" data-hove...
<ul dir="auto"> <li>VSCode Version: 0.10.12-alpha</li> <li>OS Version: Windows10</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Create Asp .net core empty project in visual studio.</li> <li>Add some directories under wwwroot folder for client code like JS.</li> <li>Add new item to manage client li...
1
<h5 dir="auto">System information</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.0.1 (Exactly, I am using OpenCV lib included in OpenVINO R5 2018 release.)</li> <li>Operating System / Platform =&gt; Windows 64 Bit</li> <li>Compiler =&gt; Visual Studio 2015</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Mem...
<ul dir="auto"> <li>OpenCV =&gt; 3.3.0</li> <li>Operating System / Platform =&gt; Arch Linux (4.12.13-1-ARCH SMP PREEMPT x86_64 GNU/Linux)</li> <li>Compiler =&gt; gcc 7.2.0 and clang 5.0.0</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">It seems that a significant portion of memory is leaked in every ...
1
<p dir="auto">My issue is taking a warning, while it is not logical.</p> <h3 dir="auto">Reproducing code example:</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np from scipy.stats import pearsonr, spearmanr x = np.asarray([0...
<p dir="auto">Hi,</p> <p dir="auto">This is an issue to mention that the implementation of pearsonr is not tolerant to overflows.</p> <p dir="auto"></p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/scipy/scipy/blob/b7865dd1b88db975e7...
1
<p dir="auto">Firefox specific bug</p> <p dir="auto">Due to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="150183047" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/6570" data-hovercard-type="pull_request" data-hovercard-url="/facebook/rea...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">Looks like a <strong>bug</strong>.</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">I have a simple context set up to manage a global store. When implementing this conte...
0
<p dir="auto">With <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="187731663" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/222" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/222/hovercard" href="https://githu...
<p dir="auto">this looks <em>awesome</em> but I also really like TypeScript.<br> is there any way to integrate typescript into the workflow?</p>
1
<p dir="auto">After many consecutive ORs in Golang, the code highlighting is messed up till the end of the file.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/9922b00d5d5d88e6f632e46059938de7878122297023087d9a1aab3c9b7ef1d1/687474703a2f2f692e646f6e64616...
<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
<ul dir="auto"> <li>Electron version: 1.4.7</li> <li>Operating system: OSX 10.12.1</li> </ul> <h3 dir="auto">Expected behavior</h3> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// in the render var webview = document.querySelector...
<p dir="auto">It would be very useful to get events related to navigation:</p> <ul dir="auto"> <li><code class="notranslate">will-navigate</code>: when the webview is about to navigate (url have been changed but no requests have been emited yet). It could eventually be cancelled with <code class="notranslate">event.pre...
1
<blockquote> <p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jonathanong/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jonathanong">@jonathanong</a></p> </blockquote> <h3 d...
<p dir="auto">hi.</p> <p dir="auto">seems like <code class="notranslate">babel@4.6.x</code> -&gt; <code class="notranslate">babel@4.7.1</code> has some regression bug, because that code worked fine on previous version:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto"...
0
<p dir="auto">I wanted to make a FacetGrid plot with some offset.</p> <p dir="auto">Basic code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import seaborn as sns sns.set(style=&quot;ticks&quot;, color_codes=True) tips = sns.load_dataset(&qu...
<p dir="auto">Setup:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="samples = 1 df = pd.DataFrame() for batch_size in range(31): samples = samples/(1+scipy.stats.expon.rvs(loc=0, scale=1/1000, size=10000)) df = df.append(dict(batch_size=...
0
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Use any branch on or after commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/flutter/flutter/commit/a2951a9a1fed437422f9530fe82e4761dbedddbf/hovercard" href="https://github.com/flutter/flutter/commit/a2951a9a1fed...
<p dir="auto">I would expect either the whole word to wrap, or probably better to have it change phone size or ellipsize. We probably want some standardized titlebar behavior here.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/11857803/19585022...
0
<p dir="auto">The system fails to give credit to the user if they add img-responsive class to the first image as well as the new image</p>
<p dir="auto">Lesson: <a href="http://www.freecodecamp.com/challenges/waypoint-mobile-responsive-images" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-mobile-responsive-images</a></p> <ol dir="auto"> <li>Instructions are the wrong way around, should assign the class after instructing you to make the ne...
1
<p dir="auto">When namespaces merge, any members exported by one namespace declaration are in scope in all the merged declarations. Ambient external modules like <code class="notranslate">declare module "foo" { }</code> can merge too. It seems natural then that exported declarations are in scope in merged external modu...
<p dir="auto">Just a suggestion, but it would be very cool if one could create a TypeScript Library project to contain nothing but TypeScript files, which would compile to a single JavaScript file that could then be linked from other projects. Maybe have a Definitions folder to contain .d.ts files. If the source-map-ba...
0
<p dir="auto">The php error :<br> PHP Fatal error: Call to a member function getRepository() on a non-object</p> <p dir="auto">is suppressed and a blank page is rendered despite being in dev ( app_dev.php )</p> <p dir="auto">To replicate:<br> remove $em = $this-&gt;getDoctrine()-&gt;getManager(); from any crud action....
<h3 dir="auto">How to reproduce</h3> <ol dir="auto"> <li>Create a controller action that contains <code class="notranslate">$foo-&gt;bar();</code>. Make sure that <code class="notranslate">$foo</code> is undefined.</li> <li>Call said controller in both the <code class="notranslate">prod</code> and <code class="notransl...
1
<h3 dir="auto">Describe your issue.</h3> <p dir="auto">Ever since version 1.8.0 certain all calls to hypergeom.pmf seem to be slower with certain set of parameters being processed so slow that it is code breaking. For the code shown below, my computer needs ~0.08s to process the loop using scipy 1.7.3 but ~262s on scip...
<h3 dir="auto">Describe your issue.</h3> <p dir="auto">While using the <code class="notranslate">fisher_exact</code> test in a loop on some 2x2 tables, I noticed a significant slowdown between Scipy versions 1.7.3 and 1.8.0 (1.8.0 is about 20x slower than 1.7.3). I narrowed it down to the call to <code class="notransla...
1
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> I have an issue after upgrade to webpack 5, we have internal components as npm packages and services that use those components and we have the following issue:</p> <ol dir="auto"> <li>Package A have the following folder ...
<p dir="auto">While porting a pre-existing application over to webpack I ran into an issue while cleaning up dependencies. The current setup is that 3rd party (vendor) libraries would go in a 'vendor' chunk and application global ones in 'global'. There are various entry points in the application (not single-page) and ...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ kubectl get pods (...) fluentd-elasticsearch-kubernetes-minion-7ewp kubernetes-minion-7ewp/ ...
<p dir="auto">Possibly related to/duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="167374488" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/29548" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/is...
0
<p dir="auto">Hi,</p> <p dir="auto">I'm trying to perform a broad crawl of the web with Scrapy in breadth-first order.</p> <p dir="auto">The issue I'm running into is that after a few seconds of the crawl running, it seems to get stuck on just one or two domains instead of continuing down the list of seed URLs. I would...
<p dir="auto">We need to add a deployment section to the documentation covering scrapyd-deploy.</p>
0
<ul dir="auto"> <li>VSCode Version: 1.0.1-insider (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/vscode/commit/85f337ee0851a464d5459ce9a354d05f94f0b9a4/hovercard" href="https://github.com/microsoft/vscode/commit/85f337ee0851a464d5459ce9a354d05f94f0b9a4"><tt>85f337e...
<p dir="auto">Several times now I've had mysteriously deleted files when doing a git pull in a console while Visual Studio Code is running. I've seen this roughly since version 0.10.</p> <p dir="auto">It seems that when auto-merging, Git is able to delete a file but not able to write the merged file back if it's open i...
1
<p dir="auto">The second one looks like a duplicate of 2.0.0-alpha.33 (2015-07-30).</p>
<p dir="auto">I just ran through the demo for Dart here:</p> <p dir="auto"><a href="https://angular.io/docs/dart/latest/quickstart.html" rel="nofollow">https://angular.io/docs/dart/latest/quickstart.html</a></p> <ul dir="auto"> <li>Running through the built in Dart2JS transformer via pub serve results in a 5.2 MB main....
0
<p dir="auto">In language-javascript/snippets, there's an "f" snippet for an anonymous function, and language-todo/snippets has "fix" for a "fix me" comment. To see this:</p> <ol dir="auto"> <li>Open a javascript file</li> <li>Type "f"</li> </ol> <p dir="auto">The former should be offered as the first suggestion, as it...
<p dir="auto">When writing javascript code a common snippet is <code class="notranslate">f</code> that expands into an anonymous function.<br> However if I type <code class="notranslate">f</code> the topmost and selected suggestion is <code class="notranslate">fix</code>. And the <code class="notranslate">f</code> snip...
1
<p dir="auto">When you have a one page site, and the navbar is collapsed (e.g. on an iPhone),<br> the 3-line collapse button is shown. Excellent.<br> When you then click that button, the menu pops open. Good.</p> <p dir="auto">If you then click one of the menu items, the 'jump' happens, but the menu does not collapse. ...
<p dir="auto">When writing a single-page application using Bootstrap's navbar, we quickly found out that we need a way to collapse the menu whenever any of the links are pressed.</p> <p dir="auto">The naive solution seemed to be to attach the following to every link:</p> <div class="snippet-clipboard-content notranslat...
1
<p dir="auto">The content of a pane/buffer that hasn't been saved to a file will dissapear after moving the pane to another place (in split-mode).</p> <p dir="auto">Video: <a href="http://youtu.be/Mp2R8vqFUdY" rel="nofollow">http://youtu.be/Mp2R8vqFUdY</a></p>
<p dir="auto">I have my screen in split view (2 panes) and, when changing a tab from 1 pane to the other the file doesn't seem to show, after I switch tabs the content of the file show, there aren't errors in the developer tools. And a gif is included to demostrate the bug in <code class="notranslate">atom --safe</code...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.<br> yes</li> <li class="t...
<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
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.7.1</p> <h5 dir="auto">Environment:</h5> <p dir="auto">N/A</p> <h5 dir="auto">Summary:</h5> <p dir="auto">There is a problem when invoking apt with variables.<br> When the variables are inside an ar...
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsnshrmn/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsnshrmn">@jsnshrmn</a> on 2016-06-17T15:03:20Z</p> <h5 dir="auto">ISSUE TYPE</h5> <ul di...
0
<p dir="auto">In a new IPython Notebook session:</p> <p dir="auto">import pandas as pd<br> import numpy as np<br> %matplotlib<br> dt_rng = pd.date_range(start='2014-01-01', end='2014-01-31', freq='1min')<br> df = pd.DataFrame(np.random.randn(len(dt_rng)), index=dt_rng)<br> ax = df.plot()</p> <p dir="auto">The DataFrame...
<p dir="auto">In pandas 0.13.1 this code produces a plot that, when "moused over", indicates incorrect dates on the 't' (x) axis, despite having the correct axis label.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="pd.Serie...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn id(x: uint) -&gt; uint { x } fn main() { let c &lt;- fail; id(c); }"><pre class="notranslate"><code class="notranslate">fn id(x: uint) -&gt; uint { x } fn main() { let c &lt;- fail; ...
<p dir="auto">Here's an example of the bug:</p> <p dir="auto"><a href="https://gist.github.com/2421363">https://gist.github.com/2421363</a></p> <p dir="auto">It seems that libraries re-export the ifaces/impls of libraries they're using, which triggers a duplicate symbol error when libraries are used in a diamond shaped...
0
<p dir="auto"><code class="notranslate">flutter build apk</code> crashes with the message</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="===== CRASH ===== version=2.1.0-dev.4.0.flutter-cd9a42239f (Fri Sep 7 21:08:23 2018 +0000) on &quot;macos_...
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Run the Flutter Gallery application on an iPhone 6.</li> <li>Select the "Text field" demo.</li> <li>Click on the "Name" field.</li> <li>Click on the microphone icon on the iOS keyboard and say something.</li> <li>The text displays in the text field.</li> <li>Cl...
0
<p dir="auto">when I run the demo Example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; import numpy as np; np.random.seed(10) &gt;&gt;&gt; import seaborn as sns; sns.set(color_codes=True) &gt;&gt;&gt; mean, cov = [0, 2], [(1, ....
<p dir="auto">In seaborn, it seems one cannot customise legends for histplots. I'm not sure about the other categorical plots, but it is possible for scatter plots.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# This works f, ax = pt.subplot...
0
<p dir="auto">I do have a number of unregistered packages in .julia, and a few others which are not tracking METADATA. Likely one of these is confusing publish, or it could simply be that my .julia directory was created too long ago, in which case this issue can be closed.</p> <div class="highlight highlight-source-ju...
<p dir="auto">This is an umbrella issue for compiler and other low-level optimizations. I'm including ones that are already done, to make it more interesting.</p> <p dir="auto">compiler:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbo...
0
<p dir="auto">Hello,</p> <p dir="auto">I am currently reflecting a MSSQL table and doing a bulk insert to it, my problem is that I need to check/avoid duplicates and I don't know how to do it in SQLAlchemy syntax.</p> <p dir="auto">To give you some context, The SQL table is time series for a mortgage lender that contai...
<p dir="auto">Hi, I recently ran into a situation where a query was accidentally returning 100x the number of rows it should have due to a bad join, but it slipped by for a long time because the de-duping logic in orm/loading.py:instances saved us:</p> <div class="snippet-clipboard-content notranslate position-relative...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Microsoft Windows [Version 10.0.18363.815] PowerToys version: 0.17.0 PowerToy module for which you are reporting the bug (if applicable): Fancy Zones"><pre class="notra...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Currently, you can remap a single key to a single key, or a two-button shortcut to a two-button shortcut; the proposed feature would let you mix and match these two. For example, F6, F7, and F8 could be bound to Ctrl-X, Ctrl+C, and Ctrl+V respecti...
0
<p dir="auto">When selecting multiple lines and trying to move them down or up (by <code class="notranslate">ctrl-arrow key</code> on linux at least) atom gives up all cursors but the latest one and only moves that line.</p> <h2 dir="auto">Repro Steps</h2> <ol dir="auto"> <li>add a cursor on multiple lines (by whatever...
<p dir="auto">After making multiple selections, "Move Line Up" (<kbd>Ctrl</kbd> <kbd>Cmd</kbd> <kbd>Up</kbd>) and "Move Line Down" (<kbd>Ctrl</kbd> <kbd>Cmd</kbd> <kbd>Down</kbd>) works only on the last selected line, instead it should move all the lines.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer no...
1
<p dir="auto">signal.resample is broken for even-length inputs.</p> <h3 dir="auto">Reproducing code example:</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; from scipy.signal import resample &gt;&gt;&gt; resample(resample([1, 2, 3...
<p dir="auto">Originally reported on SO <a href="http://stackoverflow.com/questions/43283845/scipy-signal-resample-malfunction-with-even-number-of-points" rel="nofollow">here</a>.</p> <p dir="auto">It seems that <strong>scipy.signal.resample()</strong> makes errors when downsampling to an even number of points. For exa...
1
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Delagen/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Delagen">@Delagen</a> on June 16, 2016 8:9</em></p> <p dir="auto">simple url <a href="...
<p dir="auto">E.g. to make compiler benchmarks more realistic.</p> <ol dir="auto"> <li>Add general reflector in <code class="notranslate">facade/reflector</code></li> <li>delete <code class="notranslate">di/reflector</code>, <code class="notranslate">change_detection/parser/closure_map</code>, <code class="notranslate"...
0
<p dir="auto">by <strong>ficoos</strong>:</p> <pre class="notranslate">What steps will reproduce the problem? If possible, include a link to a program on play.golang.org. 1. Start a jsonrpc server 2. send {"jsonrpc":"2.0", "method": "HeadCrash.CreateRepository", "id": "1"} 3. Profit What is the expected output? Erro...
<pre class="notranslate">I'm getting a reliable crash from a nil pointer dereference deep in the net/http package, immediately after some data races. This occurs for a particular, large request (112MB) that crashes the backend server and subsequently kills the proxy with the nil pointer deference. Attached are race l...
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" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
0
<ul dir="auto"> <li>VSCode Version: 1.1.1</li> <li>OS Version: 10.11.4</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Open a 3MB file with some repeating text at each line (<code class="notranslate">The quick brown fox jumps over the lazy dog</code></li> <li>Highlight a word such as <code class="n...
<p dir="auto">I was playing around with the <code class="notranslate">editor.fontSize</code> setting in VSCode because I am a little nearsighted.<br> Is there a way to also have the font either inherit the size from the <code class="notranslate">editor.fontSize</code> setting or create a new one for it?<br> Keep in min...
0
<p dir="auto">See log here: <a href="https://gist.github.com/sebv/914c9b73b48e4542bfeb">https://gist.github.com/sebv/914c9b73b48e4542bfeb</a> , the symlink to /mnt/ephemeral/docker/containers is not valid within container.</p> <p dir="auto">This is a new issue on 1.1 (it's working on 1.0.7)</p> <p dir="auto">On the nod...
<p dir="auto">It seems that there are potentially two separate issues here:</p> <ul dir="auto"> <li>The inconsistent docker root due to a potential race between kubelet and docker.</li> <li>The misconfiguration (on AWS) of fluentd to mount /var/lib/docker instead of /mnt/ephemeral/docker.</li> </ul> <p dir="auto">For t...
1
<p dir="auto"><strong>Migrated issue, originally created by Rémy Roy (<a href="https://github.com/remyroy">@remyroy</a>)</strong></p> <p dir="auto">IF EXISTS and IF NOT EXISTS are already part of many DBMSs DDL vocabulary. They have many use cases which are highly useful in some situations.</p> <p dir="auto">For instan...
<h3 dir="auto">Describe the bug</h3> <p dir="auto">When using <strong>SQLAlchemy</strong> with <strong>PyMySQL</strong> driver and attempting to add a conflicting resource which is unique by the name, <code class="notranslate">pymysql.err.IntegrityError</code> is being raised, where instead <code class="notranslate">SQ...
0
<p dir="auto">I've set up a rudimentary server on AWS EC2 (Debian Linux) running Deno 1.9.1 with an SSL certificate from Let's Encrypt. It simply serves a static HTML file when dealing with a GET request for "/", and returns a 404 for all other requests.</p> <p dir="auto">It works fine for a while, and then starts hang...
<p dir="auto">Okay, this is a very strange issue, so I'm not very sure where to put this. Let's say I have this Deno HTTPS server:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import { serveTLS } from &quot;https://deno.land/s...
1
<p dir="auto">I updated to latest version, the syntax highlight is only partially working for ES6. Here is my jsconfig.json at the root of project:<br> {<br> "compilerOptions": {<br> "target": "ES6",<br> "module": "commonjs"<br> }<br> }</p> <p dir="auto">keywords such as "if", "return", "default" are colored correctly,...
<p dir="auto">0.10.10 (Feburary build) has a regression is that the following JavaScript keywords are no longer highlighted in the Dark Visual Studio &amp; Light Visual Studio themes:<br> <code class="notranslate">var</code> <code class="notranslate">let</code> <code class="notranslate">const</code> <code class="notran...
1
<p dir="auto">I really think you should be able to drag file and folders to copy/move them in the file tree. I don't know why you can't do that.</p>
<p dir="auto">Would be awesome to be able to drag and drop files between folders in the file tree right in Atom. I like the text-based rename feature that lets you move files between folders, but drag and drop feels more natural to me having gotten used to it in TextMate.</p>
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
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=stevewickii" rel="nofollow">Stephen M. Wick</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3797?redirect=false" rel="nofollow">SPR-3797</a></strong> and commented</p> <p dir="auto">Through Spring v2.0.2, MethodInv...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=juergen.hoeller" rel="nofollow">Juergen Hoeller</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-69?redirect=false" rel="nofollow">SPR-69</a></strong> and commented</p> <p dir="auto">Support for defining validation ...
0
<p dir="auto">When I pick Settings in the dropdown menu, profile.json opens in Visual Studio. This is slow. I would like to open it in a smaller/faster editor. I suppose it opens in VS due to my windows file extension settings for .json files. I don't wan't to change this setting, but I would like a seperate setting wh...
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto">Add new field in settings containing profiles to use on startup. Currently present default profile should be used only for new tab functionality and as a fallback when startup profiles are not defined (for example after update).</p> <h1 dir="a...
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-serial/1538/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-serial/1538/</a></p> <p dir="auto">Failed: [k8s.io] [HPA] Horizontal pod autoscaling (scale resource...
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-subnet/3097/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-subnet/3097/</a></p> <p dir="auto">Failed: Horizontal pod autoscaling (scale resource: CPU) [Serial]...
1
<h3 dir="auto">Bug summary</h3> <p dir="auto">The line <code class="notranslate">fig, ax = plt.subplots(nrows=1, ncols=2, figsize=[12,6])</code> results in the following warning message:</p> <p dir="auto"><code class="notranslate">MatplotlibDeprecationWarning: The resize_event function was deprecated in Matplotlib 3.6 ...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Using GTK3Cairo, TkCairo, and Qt5Cairo cause specgram() y-axis data to appear to rotate 180 degrees, while x-axis data is correct. Compared with, for example, Qt5Agg, TkAgg, and GTK3Agg.</p> <p dir="auto"><strong>Code for repro...
0
<ul dir="auto"> <li>VSCode Version: 1.0.0</li> <li>OS Version: Windows 10 10586.218</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Create new file</li> <li>Type anything</li> <li>Close visual studio code or file. Below alert will display:<br> <a target="_blank" rel="noopener noreferrer nofollow" h...
<p dir="auto">The test plan for the December iteration plan <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="119924764" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/917" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/i...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="nyuszika7h@cadoth ~/src &gt; git clone https://github.com/kennethreitz/requests.git Cloning into 'requests'... remote: Counting objects: 18867, done. remote: Compressing objects: 100% (11/11), done. e...
<p dir="auto">I can't clone this repo. It complains:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ git clone https://github.com/kennethreitz/requests Cloning into 'requests'... remote: Counting objects: 17048, done. remote: Compressing obje...
1
<p dir="auto">When I change the transitions in the default variables (like: <a href="https://material-ui-1dab0.firebaseapp.com/customization/themes/#the-other-variables" rel="nofollow">https://material-ui-1dab0.firebaseapp.com/customization/themes/#the-other-variables</a>), the app throws me the following error:<br> <c...
<h2 dir="auto">Summary</h2> <p dir="auto">There's a similar issue in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="119258658" data-permission-text="Title is private" data-url="https://github.com/mui/material-ui/issues/2302" data-hovercard-type="issue" data-hovercard-url="/mui/mater...
0
<h1 dir="auto">🚀 Feature request</h1> <p dir="auto">Ensure reproducibility when loading pretrained models.</p> <h2 dir="auto">Motivation</h2> <p dir="auto">In order to distribute results in a transparent manner, it is important to ensure reproducibility.</p> <p dir="auto">When loading a pretrained model, I cannot ge...
<h3 dir="auto">System Info</h3> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$ transformers-cli env 2022-05-05 11:22:48.908890: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library...
0
<p dir="auto"><code class="notranslate">tensorflow.python.tools.optimize_for_inference_lib.optimize_for_inference</code> is producing an invalid graph definition. So far as I can tell this is not user error; optimizing a valid graph definition should produce a valid graph definition, so this appears to be a bug.</p> <p...
<p dir="auto">Env:<br> Tensorflow-GPU 1.13.1<br> Tensorboard 1.13.1<br> TensorboardX 1.6<br> Installed time: 2019/03/22<br> Installed from PIP<br> OS: Windows 10<br> Python version: 3.7<br> CUDA: 10</p> <p dir="auto">Problem:<br> I use command "tensorboard --logdir ... --host 127.0.0.1" to run the program, and there ar...
0
<p dir="auto">Hello.<br> I've got strange behavior for experiments. I'm working with matrix (for example <strong>b</strong>) that in result of multiplying <strong>b.T * b</strong> should be singular matrix and for inverse method should be arisen error like <em>numpy.linalg.linalg.LinAlgError: Singular matrix</em>. But ...
<p dir="auto">I am trying to solve several independent systems of equations at the same time using <code class="notranslate">numpy.linalg.solve</code>, e.g., <code class="notranslate">a</code> has shape (N, M, M). The challenge I'm running into is how to deal with the case when, for some values of N, the last two dimen...
1
<p dir="auto">It seems <code class="notranslate">./pavement.py</code> has some dead code, in particular we noticed that the <code class="notranslate">bootstrap</code> task cannot run because there is a typo in the <code class="notranslate">bscript</code> name (<code class="notranslate">boostrap.py</code>, not <code cla...
<p dir="auto">Just a few notes resulting from 1.10.4 release for future reference</p> <ul dir="auto"> <li><code class="notranslate">paver sdist</code> must be run before <code class="notranslate">paver write_release_and_log,</code> otherwise fail.</li> <li>docs are generated with <code class="notranslate">paver pdf</co...
1
<p dir="auto">For example, <code class="notranslate">0</code> for markdown, large enough for code.</p>
<p dir="auto">It would be interesting to have the ability to define different word wrap values for <em>different languages</em>, specially if you use <strong>Code</strong> for editing normal programming languages like JavaScript, Pascal and <em>non</em> programming languages, like Markdown.</p> <p dir="auto">I tend to ...
1
<p dir="auto">Avoid issues like the one fixed by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="60305369" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/4204" data-hovercard-type="pull_request" data-hovercard-url="/matplotlib/matplo...
<p dir="auto">The linkchecker that we use at the moment does not seem to check external links hence <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="114637245" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/5379" data-hovercard-type="...
1
<h3 dir="auto">Is there an existing issue for this?</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li> </ul> <h3 dir="auto">Current Behavior</h3> <p dir="auto">I have some global in...
<h3 dir="auto">Is there an existing issue for this?</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li> </ul> <h3 dir="auto">Current Behavior</h3> <p dir="auto">I have ESLint 8.0.0 i...
1
<p dir="auto">Hi,<br> I am using Snapshot testing for my application.<br> My application has a theme, based on some parameter passed to the component. The theme changes the look n feel of the app, by adding some classes to the elements.</p> <p dir="auto">I want to generate snapshots for the components for both the them...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>React Development tool is not running by this</li> <li></li> <li></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 stack: at S...
0
<p dir="auto"><strong>TypeScript Version:</strong><br> 1.8.10</p> <p dir="auto"><strong>OS Version:</strong><br> MacOS</p> <p dir="auto">In fact, I just begin to learn typescript, because the angular2.0, I use the <code class="notranslate">https://github.com/angular/quickstart</code> as the begining, and I change it's ...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.9</p> <p dir="auto">The tsserver code assumes that OSX file systems are always run case insensitive. However this is not the case. When the tsserver is used on a case sensitive file system code assist and other features stop working do to file loo...
0
<p dir="auto">The <a href="http://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture" rel="nofollow">WEBGL_depth_texture extension</a> is widely supported, at least on desktop implementations of WebGL.</p> <p dir="auto">It would be nice to be able to use depth textures in three.js; render to depth and stenci...
<p dir="auto">Hey guys, wrestled with this for days but need some help.<br> ( THREE.js R69, Windows8, NVIDIA GeForce GTX 760, Chrome 39.0.2171.71 m )</p> <p dir="auto">This JSFiddle <a href="http://jsfiddle.net/Angrypickle/mbtdxazy/24/" rel="nofollow">http://jsfiddle.net/Angrypickle/mbtdxazy/24/</a> shows a LensFlare i...
0