text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
I'm trying to test that a user with the wrong permissions sees the correct response when visting a page that has a csrf token in the path. I've added a Behat context step to create a csrf token using the 'security.csrf.token_manager', however then visit the page with this token in the path, I get a "Cannot set sessi...
Hi guys! Currently, in service definition, we can set `parent` of service. Setting `parent` means that arguments, method calls, property sets and some other things copied from parent definition and (possibly) replaced by concrete definition. How about new feature, that allows to set _multiple_ parents? It is more li...
0
I find it difficult to read hovers: the font is the same as the underlying text and the hover text does not stand out from the underlying text. And the fixed width font makes hovers wider than necessary. Look here: where is the hover? ![2016-02-20 14-33-36](https://cloud.githubusercontent.com/assets/1898161/131969...
Testing #2230 The rendering of the documentation in the hover and in Intellisense is inconsistent, different font, font size, font family, and color. Suggest to align on the way the documentation is rendered in Intellisense. It looks nicer. ![hover](https://cloud.githubusercontent.com/assets/172399/12581794/365ad...
1
## System information (version) * OpenCV => 4.1.1-pre * Operating System / Platform => Windows 10 64 Bit * Compiler => Visual Studio 2019 ##### Detailed description Trying to load _cv::cuda::CascadeClassifier_ , get error on create: > OpenCV(4.1.1-pre) D:\opencv- > master\modules\core\include\opencv2/core/p...
This PR (#1889) removed objdetect related classes such as cv::cuda::CascadeClassifier. For me, the best part about OpenCV (recently moved to contrib). The pull request states it is obsolete. If so, what is the replacement? I have not seen anything similar. Please do not suggest DNN as it is far slower and not equiva...
1
Hi ! I have this kind of code : interface FooInterface {} abstract class AbstractBar implements FooInterface{} class Baz extends AbstractBar {} $object = new Baz(); $validator->validate($object, null, ['validator_group']); If i create a constraints validator on AbstractBar, like ...
I'm using UniqueEntity validation in a form and it works fine. (master branch) @UniqueEntity(fields={"gateway", "list", "address"}) gateway is a relation, the others are scalar fields. /** * @ORM\ManyToOne(targetEntity="Gateway", inversedBy="access_lists") * @ORM\JoinColumn(name="gateway_...
0
Opening file from command line with line-column didn't work in Windows (particularly on Windows 8.1 and Atom 1.0.0). Both > atom.cmd article.tex:22:10 and > atom.cmd "article.tex:22:10" Didn't work as expected, it open the file `article.tex:22:10` and not the `article.tex` o...
Running `atom file.tex:100`, Atom will open a file called `atom file.tex:100` rather than open `file.tex` at line 100 ![qq 20150619115603](https://cloud.githubusercontent.com/assets/6829403/8251122/2392524e-167a-11e5-9b70-d94fb4da6d83.png) .
1
Cannot use Chinese input method
# Environment Microsoft Windows [版本 10.0.18362.267] Windows Terminal version (if applicable):0.3.2142.0 # Steps to reproduce 1. Open the terminal. 2. Switching CJK input methods.(doesn't work) 3. Typing. # Expected behavior Show phrase candidate boxes. # Actual behavior Directly e...
1
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME cloud/vmware_guest.py ##### ANSIBLE VERSION ansible 2.3.0.0 config file = /etc/ansible/ansible.cfg configured module search path = [u'/home/ansible/infra/library', u'/usr/lib/python2.7/site-packages/ara/plugins/modules'] python ...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME vmware_guest ##### ANSIBLE VERSION ansible 2.4.0 config file = /opt/it-infra/ansible.cfg configured module search path = [u'/opt/it-infra/library'] ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible ...
1
When basicConfig() from logging (python 2.7.11) is used, tensorflow duplicates output of logger (load logger twice). Example code and output: from logging import basicConfig import tensorflow as tf from tensorflow.contrib.learn import Estimator basicConfig() tf.logging.set_verbosi...
I am trying transform a csv file consisting two columns: short_description, label. Description consists sentences from length 1 to 4 and label is just an integer number. The csv file has a size of 740 MBs however on converting it to TFRecord the size of the new file increased to 1.2GB, which I think is not correct si...
0
With the deprecation notice at http://golang.org/pkg/net/http/httputil/#NewClientConn it would be good to have client-side HTTP hijack support in a supported way. Current RoundTripper etc force a request-reply cycle. I'm not sure what the ideal API would look like; for my current use cas...
by **raul.san@sent.com** : Sometimes you use a function to initialize and return a new type, having the type like private. In those cases, godoc doesn't shows the documentation of public methods for private types. Here[1] you have an example, where the type column is private, ...
0
##### System information (version) * OpenCV => 3.2.0 * Operating System / Platform => Windows 10 64-bit / Python * Compiler => MSC v.1900 64 bit (AMD64) ##### Detailed description Using the VNG demosaicing in cvtColor( ) results in edge artifacts for edges running at orientations of 315 degrees (roughly NW -...
##### System information (version) * OpenCV => 3.3 * Operating System / Platform => Ubuntu 16.04 x86-64 * Compiler => g++ 5.4.0 ##### Detailed description `CascadeClassifier::detectMultiScale` (https://docs.opencv.org/3.3.0/d1/de5/classcv_1_1CascadeClassifier.html#aaf8181cb63968136476ec4204ffca498) is not `c...
0
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-\nkubernetes-e2e-gci-gce-reboot-release-1.4/589/\n\nFailed: BeforeSuite {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:154\n Dec 1 05:54:04.228: Error waiting for all pods to be running and ready: Not all pods in namespace \"kube-system\" are successful within 10m0s\n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:124\n \n\nPrevious issues for this test: #26135 #26236 #27920 #28492 #29970 #30075\n#32980 #33313 #35444\n\n"
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-\njenkins/logs/kubernetes-e2e-gce-scalability/10992/\n\nFailed: BeforeSuite {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:158\n Sep 23 11:26:08.874: Error waiting for all pods to be running and ready: 1 / 418 pods in namespace \"kube-system\" are NOT in the desired state in 10m0s\n POD NODE PHASE GRACE CONDITIONS\n node-problem-detector-v0.1-dwpq2 e2e-scalability-minion-group-i5cw Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2016-09-23 11:12:13 -0700 PDT } {Ready False 0001-01-01 00:00:00 +0000 UTC 2016-09-23 11:12:13 -0700 PDT ContainersNotReady containers with unready status: [node-problem-detector]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2016-09-23 11:16:54 -0700 PDT }]\n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:128\n \n\nPrevious issues for this test: #26135 #26236 #27920 #28492 #29970 #30075\n#32980 #33313\n\n"
1
In IE8 (8.0.7601.17514), showing a modal then showing a second modal either crashes the browser or causes a "stack overflow on line 0" error. Jsfiddle here. (Jsfiddle doesn't work with IE8 though, so to reproduce you will will need to plonk it somewhere local & open in IE8.) Bootstrap: 2.3.1 JQuery: 1.9.1
http://jsfiddle.net/guyong/EUVWC/2/ 1. Click the button read 'Click Me' 2. On the modal dialog click 'Show Another' 3. Then click the textbox 4. Firefox will be unresponsive
1
1. zoom in really far on the middle of a document 2. select some text 3. ctrl+wheel zoom out and the selected text scrolls off the screen in visual studio and wordpad and prob others it seems to be anchored to the top of the window while zooming so your selection and your 'focus' does not scroll out of view pl...
1
Using `1.0.0-beta.21`. I have something like this: <Dialog fullScreen open={this.addProductDialogOpen} transition={props => <Slide direction="up" {...props} />} onRequestClose={this.handleAddProductClose} > <App...
My app break after updated to latest beta. The dialog always shown. Previous version beta 18 don't have this issue <Drawer open={false} type={window.innerWidth < 768 ? 'responsive' : 'persistent'} anchor="right" classes={{ paper: classes.paper, d...
1
# Question about Next.js i am curious about why this warning will occur. now i am using next.js 6.0.0 to develop my client side app. i have never use the 'url' property in my page- level component, for my page -level component is generated by an hoc -- withDvaReduxHoc. never have i used the 'url' properiy, but d...
Currently `next/link` will ignore `onClick` props set on `<Link>` or contained `<a>` elements: import Link from 'next/link' const customHandleClick = () => console.log('Free pizza!') // Somewhere in render-land <Link href='/' onClick={customHandleClick}> <a>No free pizz...
0
* **Electron Version:** * ^12.0.0 * **Environment:** * Arch Linux, npm 6.14.11, node v15.10.0 * **Last Known Working Electron version:** * ^11.0.0 ### Expected Behavior <script>document.write(process.versions.node)</script> should not throw an error ### Actual Behavior Uncaug...
### Preflight Checklist * I have read the Contributing Guidelines for this project. * I agree to follow the Code of Conduct that this project adheres to. * I have searched the issue tracker for an issue that matches the one I want to file, without success. ### Issue Details * **Electron Version:** v12.0....
1
Dear Fabien, Thank you for uploading your slides on the symphony hack day in Berlin. I played around with the expression language and the got the error, that in the router the request is missing. I created a fork of symfony standard to reproduce the problem: https://github.com/sebastianblum/symfony-standard/tr...
I had a problem where i put `assetic:` twice in `config_prod.yml` by accident. Because of that it didn't work as i expected. It would be nice if symfony throws a warning for this instead of just overriding/ignoring. Perhaps part of developer experience. Edit: when throwing a warning the parsing can continue
0
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior with-apollo-client should be called once only per ssr ## Current Behavior The with-apollo example that uses _app.js initializes twice on the server, this seems to be due to Error being called with _app...
Hey all, I'm running into an old Heroku issue that I thought was solved via #198. No matter how I approach it, my build is not delivering a webpack-config file as expected. ## Setup: * Only using dependencies, no dev-dependencies. * Using heroku-postbuild command in my package.json to trigger a build befo...
0
## ℹ Computer information * PowerToys version: 0.23.0 * PowerToy Utility: fancy zones * Running PowerToys as Admin: yes * Windows build number: 19041.508 ## 📝 Provide detailed reproduction steps (if any) 1. … input value 600 spaces around zone in fancy zones editor 2. … apply 3. … launch fancy zones...
If the user sets big enough `Space around zones` value, the Editor would crash on the next launch. 'Big enough' means that on the grid zone size calculation, its width or height would be a negative value with selected space. It depends on zones count and display resolution. ## ℹ Computer information * PowerToys...
1
I couldn't find any examples of this anywhere so here goes. What I have in mind is this: I have an already fit custom transformer and i want to use it in a pipeline with a model that is not fit to the transformed data yet. The goal is to keep the old fit transformer without refiting it to the new data and only fi...
### Describe the workflow you want to enable There is no cohesive way of knowing when a classifier will finish training. What is shown by `verbose = True` is not consistent across models. ### Describe your proposed solution I propose wrapping all most/all `.fit()` functions in tqdm. ### Describe alternatives you'...
0
## 🐛 Bug For some reason, I want to divide all training processes into several subset, and do communication in each of them. As the division may change during Traing, after some research, I want to use dist.new_group(). Howerver, I keep getting error like ConnectionRefused or just stuck. ## To Reproduce ...
## 🐛 Bug Seems that CUDA10.0 could build pytorch objects, but during linkage phase. it failed. could you help to check reason, or give me some hints for solving with it? now my mac with nvidia GPU 1080i can't use torch with GPU. ## To Reproduce Steps to reproduce the behavior: 1. Set USE_DISTRIBUTED=OFF in CMa...
0
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-\njenkins/logs/kubernetes-e2e-gke/8270/\n\nFailed: [k8s.io] Dynamic provisioning [k8s.io] DynamicProvisioner should\ncreate and delete persistent volumes {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:123\n Jun 1 22:01:48.966: Couldn't delete ns \"e2e-tests-volume-provisioning-9pmxr\": the server does not allow access to the requested resource (delete namespaces e2e-tests-volume-provisioning-9pmxr)\n \n\n"
HPA wants to be GA in 1.2. Let's collect graduation requirements here.
0
by **andrewdevplu** : What steps will reproduce the problem? --------------------------------------------------------------- 1.Create a http.Client object, and Get() a web page containing javascript. The specific page I am using is http://www.stedwards.edu 2.Create a html.Tokenizer...
by **gconnell@google.com** : http://golang.org/doc/devel/release.html does not yet include go 1.1.
0
I have 2 tabs and I want to hide the AppBar when I scroll on either of them. The idea is to achieve the behavior with the floating option on SliverAppBar, but it doesn't work with the TabBarView. Instead of appearing again as soon as you start scrolling up, it only appears when you get to the top. Here's the snippet...
b/136489010 I want to make a floating app bar that's shared across multiple TabBarViews, so I used a NestedScrollView. I would expect the app bar to appear whenever I scroll up at any point of the page but it does not seem to do so? **main.dart** import 'package:flutter/material.dart'; ...
1
##### System information (version) * OpenCV => 3.4.0 * Operating System / Platform =>Windows 10 * Compiler => Visual Studio 10 ##### Detailed description vector subscript out of range during trainAuto with default parameters This originates here: svm.cpp line 1448 //check that while cross-va...
##### System information (version) * OpenCV => ❔ 4.1.2 * Operating System / Platform => ❔ macOS 10.15 * Compiler => ❔ CMake ##### Detailed description Build error when compiling gfluidbuffer.cpp /opencv/modules/gapi/src/backends/fluid/gfluidbuffer.cpp: In function 'std::unique_ptr<cv::gapi::fl...
0
### System info * Playwright Version: [v1.35.1] * Operating System: [MacOS Ventura 13.4 (22F66)] * Browser: [All] * Other info: ### Source code * I provided exact source code that allows reproducing the issue locally. **Link to the GitHub repository with the repro** [https://github.com/your_profile/pla...
After moving the global setup and teardown function into different projects(see config below), the project setup and teardown do not trigger. I also tested it on another different project and still the same. ### System info * Playwright Version: [v1.36] * Operating System: [macOS 13.2] * Browser: [All, Chromi...
0
It's really awesome that you now host a official Debian package for atom, however, there is one area for improvement, updating. Currently, you have to check the website for updates and then go to the atom website to download the new Debian package. This is ignoring one of the most useful parts of the debian packaging...
launchpad.net would you please release atom for ubuntu , as a launchpad ppa repository?
1
I'm trying to connect to a local websocket server. `socket = new WebSocket("ws://localhost:30003");` The socket never connects properly. When I try to do `socket.send()`, it throws a DOMException: `Uncaught DOMException: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.` It works fine in Chrome ...
I'm connecting to a websocket server and would like to use the user agent string to record which app versions are hitting my server as specified here: #134 Here is the headers my Golang websocket server is seeing as set http.Header{"Connection":[]string{"Upgrade"}, "Pragma":[]string{"no-cache"}, "Cach...
1
Continuation of the discussion here which is a bit stale at this point: #5410 The docs currently have 4 sections * Manual * This has two pages at present, a very useful "Creating a scene" page and a kind of orphaned looking page on matrix transformations * Reference * This still needs some expansion i...
When I create a shape with a sequence (shape.moveTo ..) and this sequence contains a shape.absarc or shape.arc (haven't tried splines) a twin point is added before the arc into the Shape definition ? In this sample the twin point is # 2 (into the console). I don't know if it's a bug since it doesn't seems to alter ...
0
Hello. I have been trying to build pytorch on Windows 10 Pro for about a week. I am really hitting a wall, and not sure how to proceed. I would appreciate so much any pointers that someone could give me. Here is my set of commands and output.... INPUT set "VS150COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Stud...
## Bug Internal compiler error on Windows with CUDA build. Error: Internal Compiler Error (codegen): "there was an error in verifying the lgenfe output!" cross_entropy_op.cu CMake Error at caffe2_gpu_generated_cross_entropy_op.cu.obj.RelWithDebInfo.cmake:279 (message): Error generat...
1
I've reproduced this on the DEB package (might likely applies to the RPM package also). I ran across a scenario wherein user was using the DEB package. Then they opened the `/etc/elasticsearch/elasticsearch.yml` file and changed `path.plugins` to point to a different folder (anything really) After this, they instal...
I've been trying to make sense of Elasticssearch histogram aggregations the last couple of days. And I've found that they don't work as expected, or even advertised. Lets say i want to aggregate like so: "aggregations": { "sea_water_temperature": { "histogram": { "field": "sea_...
0
After unstacking data that were grouped using groupby the data appears in an unexpected order. The groupby data are in the ascending order, but after unstacking this is no longer true. The following code demonstrates: import numpy as np import pandas as pd print pd. **version** # random data data = pd.DataFra...
I recall discussing this before but came up on the mailing list again. Sorting of cut output is always wrong / ugly. I propose creating a str-like that compares with others of the same type as if they were tuples (possibly with nice logic around ranges) - would be facilitated by intro of CategoricalBlock. Similar to...
1
Hey! I think I found a bug, although I'm not sure if it might be intended behavior. If it is actually a bug, I'll try find the fix and flesh out a proper minimum reproducible example. Here's an annotated plot that I generated during my day-to-day usage: ![Screenshot 2022-09-06 at 12 30 28](https://user- images.git...
Hi, I've been an avid user of `boxenplot`, and it's a great function! I noticed that there were some improvements to `boxenplot` in #2086 that were incorporated into release v0.11. Now, with the default `k_depth='tukey'` the boxes are "sequentially colored from the input color all the way to white". However, while ...
1
I ran the `yo aspnet` and selected web api after following the tutorial. I tried to bring up `dnx web` command by pressing command shift p but it didn't find my command even through I could do dnx restore. This command worked from terminal.. Ideas? ![screen shot 2015-11-19 at 9 09 28 am](https://cloud.githubusercon...
_From@Injac on November 19, 2015 14:34_ Today I installed VSCode and tried this tutorial: ASP.NET 5 Applications with VS Code I opened Startup.cs and tried the System.Console.WriteLine sample. Intellisense did not show up. Only namespaces are shown after hitting CTRL+SPACE. It does not even recognize the built-in ...
1
I am using Android Studio 3.0, gradle version 4.3, and glide version 4.3.0. I am having the same issue with Glide version 4.2.0. I am getting an error whenever trying to run the project saying Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. > com.android...
i use v4.7.1 gif is slow.. help me.
0
Writing this https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/network/kubenet/kubenet_linux.go#L158 to filesystem allows us to share a single kubelet generated CNI config for all runtimes (eg rkt). Potential downside is that we'd end up with 2 type=bridge cni confs that conflict. @freehan @dcbw @yifa...
**Is this a request for help?** (If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.): No **What keywords did you search in Kubernetes issues before filing this one?** (If you have found any duplicates, you should instead reply there.): ...
0
# Summary of the new feature/enhancement Several times a user may need a administrator cmd window for doing some task. But the current terminal design doesn't allow it. This terminal is beneficial for using multiple command line tools easily. If the new administrator tab is opened in the current window then it w...
When using normal cmd.exe console, using https://github.com/bmatzelle/gow and then using `nano readme.txt`, all works normally. In the new terminal, arrow keys displays `[ Unknown Command ]` (Backspace also not working sometimes and typing leave the cursor 1 letter behind, i.e.: typing teste gives me `test|e` (notic...
0
# Summary of the new feature/enhancement A Button to import/export zones so you can share it with friends or on a new computer! It would be way easier to export it put the file on a USB and import it on a different pc then. Going into settings and trying to recreate it.
# Summary of the new feature/enhancement I'd like to be able to share a saved FancyZone layout using a file, maybe adding a share as a file button on the app. The file should be a JSON, or XML (but please, a JSON) including the resolution of the screen and all the details of the zone (dimension and position).
1
#### Code Sample, a copy-pastable example if possible import pandas as pd df = pd.DataFrame(["a", "b", "c"], columns=["test"]) print(df["test"].value_counts()) #### Problem description Using value_counts in a testsuite can be a problem, when the resulting values have the same count ...
Hello, I'm trying to make a new DataFrame that contains the value counts of a column of an existing DataFrame (spreadsheet.xlsx), but I want the rows in the new DataFrame to be in the same order as the old one. When I do: import pandas as pd df = pd.read_excel('./spreadsheet.xlsx') print(df[0...
1
#### Summary When submitting a `POST` request of relatively small size, import * as qs from "querystring"; import axios from "axios"; const requestConfig = { url : myUrl, method : "POST", headers : { "Content-Type" : "application/x-www-form-urlencoded",...
android 4.4.4 系统上,我用axios发起请求,后台返回json数据过大的时候,response 为null,后面改用fetch 使用ok,使用环境react native 0.55版本 * axios version: _e.g.: v0.18.0_
1
I noticed that doing the following `mul!(C, A, view(B,:,j)) # where A is a SparseMatrixCSC and B is transpose(any matrix)`, falls back to the generic matvecmul. The thing that breaks it, is the transpose. Without that it works as expected. Of course, if I know that B is a transpose of some matrix, the code wou...
julia> using Requests julia> help(get) INFO: Loading help data... Base.get(collection, key, default) Return the value stored for the given key, or the given default value if no mapping for the key is present. Base.get(f::Function, collection, key) ...
0
`glyphicon` makes html and css longer, why not using only `gi`. e.g.: <span class="gi gi-search"></span> Where as Documentation already refers Glyphicon, or may be public will link back to Glyphicon. So, this can't be a big issue!
I'm sure some where along the line there was a discussion about how icon classes should be declared, but how the current format was decided on is beyond me. * it takes forever to type by hand * impossible to switch to other icons-as-a-font libraries and keep the same code as most of them use Bootstrap 2.x `.icon...
1
**Describe the bug** When set url: 1. https://localhost:44302/api/v1/contract?order%5B0%5D.ascendant=false&order%5B0%5D.name=id&pagging.page=0&pagging.pageSize=9&filter.code9=222&filter.onlyAgency=true 2. https://localhost:44302/api/v1/contract?code9=222&onlyAgency=true Fail function isValidXss line: 1464...
It seems that axios v0.19.1 introduced a new bug. The bug comes from #2464 All urls containing `javascript`keyword is throwing XSS error. So, all following urls cannot be used in axios any more: * https://www.javascript.com * https://stackoverflow.com/questions/tagged/javascript * https://www.google.com/sear...
1
**Migrated issue, originally created by Alistair Watson** The code below emits: CREATE SEQUENCE test_sequence when according to the documentation it should get it's default schema value from the metadata and it should emit: CREATE SEQUENCE test_schema.test_sequence It's not...
**Migrated issue, originally created by Andrew Paulo Robillo (@shimofuri)** I'd been copying this snippet from my old cookbook to add a surrogate key to a declarative table class: class MixinIntKey(object): @declared_attr def key(cls): return Column( pg.INTE...
1
SubArrays are not subtypes of DenseArray, even when they could be: julia> arr = rand(3,3) 3x3 Array{Float64,2}: 0.838499 0.649594 0.810356 0.865377 0.204888 0.224049 0.842879 0.747802 0.67063 julia> s_arr = sub(arr, :, 1) 3-element SubArray{Float64,1,Array{Float64,...
Many C libraries have functions like the following: void fastadd(size_t len, const double *a, const double *b, double *c) These functions assume that the arrays have contiguous memory layout. Now for safety, packages like `Yeppp` and `VML` etc restrict the arguments to `Array`. It would be very usefu...
1
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.3 * Operating System version: macOS 10.14.6 * Java version: 1.8 ### Steps to reproduce this ...
# Weekly Report of Dubbo This is a weekly report of Dubbo. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future. It is all done by @dubbo-bot which is a collaborate robot. ## Repo Overview ### Basic data Baisc data shows how ...
0
Hi, when I start my `Flask` app via `python3 -m flask run` and there is an error in my code, `Flask` only returns with the following message: Usage: python -m flask run [OPTIONS] Error: The file/path provided (server2.run) does not appear to exist. Please verify the path is correct. If app ...
(Observed on Python 2.7; untested on 3.x) ## Steps to reproduce: echo "import thisisnotarealpackage" > error_app.py export FLASK_APP=error_app.py flask run ## Expected result: * Some indication that `thisisnotarealpackage` is not a real package ## Observed result: Usag...
1
This issue occured when we upgraded to bootstrap 3.1. jsfiddle: http://jsfiddle.net/kKsp7/2/ The hack I will use until this issue is fixed is included in the css.
As of 3.1, when you do: <div class="panel panel-default"> <table class="table table-bordered"> <thead> <th>foo</th> </thead> <tbody> <tr> <td>baz</td> </tr> </tbody> </table> </div> You get no border between the ...
1
**Symfony version(s) affected** : 3.4.9 **Description** Cache don't invalidate tags. In version 3.4.8 everything working fine. **How to reproduce** $cache = new TagAwareAdapter( new FilesystemAdapter(), new FilesystemAdapter() ); ...
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | no RFC? | no Symfony version | ^4.0 I am using the `TagAwareAdapter` so I can invalidate my REDIS cache by tag. The problem is that, while the cache item gets invalidated, this change does not persist between requests. See this r...
1
Operating System: Mac Os X 10.9.5 Current tensorflow version 0.7.1 I am trying to get the Cifar-10 tutorial running on my own data set (so using other images, but the same code). Training works fine. However, the evaluation seems to have a problem. Whenever I run the evaluation, I get the following message: W tens...
### Environment info Operating System: Ubuntu 14.04.4 LTS If installed from binary pip package, provide: 1. Which pip package you installed. : tensorflow-0.7.1-cp27-none-linux_x86_64.whl 2. The output from python -c "import tensorflow; print(tensorflow. **version** )". : 0.7.1 ### Steps to reproduce 1...
1
I am working on finding the version where this broke. The following input: 'use strict'; import * as React from 'react-tools/build/modules/React'; module.exports = React.createClass({ render: function(){ return <div></div>; } }); Should produce: ...
If you define a getter/setter in a class and then override the setter in a subclass without overriding the getter, the getter from the parent class gets erased. This is also an issue with Traceur. Example: class Foo { get foo() { return this._foo || ""; } set foo(foo) { ...
0
node_modules/@types/jsdom/index.d.ts(10,10): error TS2305: Module '"/Users/maoke/project/kemao/party/node_modules/@types/jsdom/node_modules/parse5/lib/index"' has no exported member 'ElementLocation'.
After the last npm release 1.6.2. projects with @types/angular and @types/jquery fail tslint. This is caused by angular types now including jqlite.d.ts which clashes with jquery.d.ts The error thrown by the tslint: node_modules/@types/angular/jqlite.d.ts(799,6): error TS2300: Duplicate identifier 'c...
0
When I use a small image for SRGAN training, it runs well, but when I use a 1080P image for generation, the process killed without any related log. The batch is 8 so I don't think it will run out all my GPU memory, also there's no fully connection layer in my SRGAN gpu device: GTX 1060 6G tf version: 1.0.0 pytho...
### System information * **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)** : N/A * **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)** : Win 10 * **TensorFlow installed from (source or binary)** : pip * **TensorFlow version (use command below)** : 1.1....
0
Since RandomForestClassifier and RandomForestRegressor do not have a max_samples attribute unlike BaggingClassifier and BaggingRegressor, there is no way to set the sub sample size in case of former. This is undesirable in case of large datasets where the individual estimators of the random forest may need to be buil...
#### Description `train_test_split` splits the single sample data such that train part has 0 samples and test has that sample. Also this behaviour is not affected by setting the `test_size` to any value. #### Steps/Code to Reproduce import numpy as np from sklearn.model_selection import train_tes...
0
##### System information (version) * OpenCV => 3.* * Operating System / Platform => Windows x64 ##### Detailed description In python 3.6.8 using the cv2 library, when using cv2.imwrite as: > cv2.imwrite('path/to/image/myi_image.jpg', my_image) cv2 does not report an error if the user running the script does ...
##### System information (version) * OpenCV => 4.2 * Operating System / Platform => Windows 64 Bit * Compiler =>Visual Studio 2015 ##### Detailed description ##### Steps to reproduce The following is the code i use: detection_graph = _load_model("deploy.prototxt", "dense121.caffemodel") d...
0
> Please use this form and describe your issue, concisely but precisely, with > as much detail as possible > * Your Windows build number: (Type `ver` at a Windows Command Prompt) > Microsoft Windows [Version 10.0.17763.379] > * What you're doing and what's happening: (Copy & paste specific commands > and their...
repasting details from here: Please use this form and describe your issue, concisely but precisely, with as much detail as possible **Please fill out the below information:** Version 1809 (OS Build 17763.195) * Summary I updated to win10 ver 1809 today ( **previously** ran 1803 without issue), and one of the...
1
Calling "require('node-expat')" results in "Error: A dynamic link library (DLL) initialization routine failed" Platforms: tested with Windows 8.1 64 and x86 (virtual machine) Versions: VSCode 0.10.5, Node.js 4.1.1 ia64 or x86; or Node.js 5.3.0 ia64 or x86, Python 2.7.11, node-expat 2.3.9, Visual Studio 2013 Ultima...
Using the latest build of VS Code (0.10.6), the following crash occurs: Process: Electron [7389] Path: /Users/USER/Desktop/Visual Studio Code.app/Contents/MacOS/Electron Identifier: com.microsoft.VSCode Version: 0.10.6 (0.10.6) Code Type: X86-64 (Native) Parent Process: launchd [131] User ID: 501 Date/T...
0
On a regular `TextField`, the `onChange` event handler receives an event parameter that allows to know the name of the `TextField` as well as the value that was changed to: onChange = ({ target: { name, value } }) => { console.log('textfield changed', name, value); // -> { 'username': 'john-doe' ...
Tooltips cause horizontal scroll when resizing the window to a smaller one. * I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Tooltips won't cause horizontal scroll ## Current Behavior Tooltips cause horizontal scroll when the page is resized to ...
0
by **calvin.walton@kepstin.ca** : What steps will reproduce the problem? 1. Attempt to build go (6g) with a gcc version which is different from what any of the developers use, or with different versions of system libraries or tools What is the expected output? The go compiler s...
discussion: http://golang.org/cl/5822049/ If we support this feature, we don't need to support handing of any relocations, linking gcc compiled object files. Pros: able to link in C++ in cgo; remove a lot of code in our linker. Cons: dependent on gcc for linking cgo programs, ev...
0
http://bootply.com/94624 I can't get them to align correct even if I remove the list (Home) and leave only the buttons.
A regular size button is properly vertically centered in a navbar: <button type="submit" class="btn btn-primary navbar-btn" > Save </button> A xs button is NOT properly vertically centered in a navbar: <button type="submit" class="btn btn-primary btn-xs navbar-btn" > Sav...
1
_Please make sure that this is a bug. As per ourGitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template_ **System information** * Have I written custom code (as opposed to using a stock example script provided in TensorFlow): ...
_Please make sure that this is a bug. As per ourGitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template_ **System information** * Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Ye...
1
**Migrated issue, originally created by Ronny Pfannschmidt (@RonnyPfannschmidt)** this problem has shown up when porting to oracle, which reported a random error uppon seeing the sql after inspection i was sure the code was certainly wrong - at least the join condition makes absolutely no sense there imho it shoul...
**Migrated issue, originally created by Michael Bayer (@zzzeek)** consolidating #1328, #2797, #2845 as these are all dealing with the same thing from different angles. SomeClass.some_m2o, which refers to OtherEntity as a many-to-one, would be interpreted: 1. for `sess.query(SomeClass.some_m2o)` as `sess.query(Ot...
1
### Proposed new feature or change: @jit(nopython=True) def slidingWindow(a,window): ''' Make an ndarray with a sliding window of the first dimension(axis = 0) Parameters ---------- a : array_like Array to add sliding window to window : int Size of sliding ...
-Operating System: Raspbian Stretch (9) -How Python was installed: Python 3.5.3 is default Python3 on Stretch -How numpy was installed: pip installed under virtual environment (version 1.17.3) -Python2.7 is also installed by default I want to use OpenVINO's dldt library for inference on raspberry pi 3. I've ru...
0
**Jennifer Hickey** opened **SPR-6663** and commented Just switched to the new `@Scheduled`, configured only with the default task:annotation-driven/. I noticed that my `@Scheduled` task was being executed more frequently than expected. I have Spring/Struts integration that creates a child web app context on init o...
**Keith Donald** opened **SPR-5395** and commented I am seeing side-effects in an integration test that initializes a Spring ApplicationContext using `@ContextConfiguration`. Specifically, close() on the context does not appear to be being called, ever. I noticed this because one of my DispoableBeans is not receivin...
0
use cmd + d to select more word, but the focus will jump to top line..
I use `cmd-d` with selected word and I expect the window to scroll to the next found occurrence -- but instead the window scrolls to top on the first `select-next`, then scrolls to the found word on the second `select-next`, then again to the top on the third and so on.
1
I see my error here, but to support rust I will submit this bug as requested. MacBookPro - OSX 10.10 - x64 intel - Fresh log v0.2.1 Fresh libc v0.1.1 Fresh bitflags v0.1.0 Fresh gcc v0.1.7 Fresh unsafe-any v0.2.1 Fresh rustc-serialize v0.2.10 Fresh pkg-conf...
Minimal example to reproduce (using parenthesis instead of <> ): fn main() { let v: Vec(&str) = vec!['1','2']; } ~/D/s/o/test-rs git:master ❯❯❯ RUST_BACKTRACE=1 rustc src/main.rs src/main.rs:2:12: 2:21 error: ...
1
##### System information (version) * OpenCV => Latest master branch (following latest commit `92c0709`) * Operating System / Platform => Debian Linux BeagleBone Black 4.4.9-ti-r25 * Compiler => GCC Version 4.9.2 (Debian 4.9.2-10) * CMake => v3.5.2 ##### Detailed description CMake Build Error - Directory na...
##### System information (version) * OpenCV => ❔ * Operating System / Platform => ❔ * Compiler => ❔ ##### Detailed description ##### Steps to reproduce
0
##### System information (version) * OpenCV => 4.2.0.32 * Operating System / Platform => Windows 10 64 Bit * Compiler => Visual Studio 2017 ##### Detailed description I am getting the following error when performing inference with SSD MobileNet v2 custom trained model using OpenCV cv.dnn_Net.forward(): cv2....
**System information (version)** OpenCV => 4.2.0 Operating System / Platform => Windows 10 64 bit Compiler => Visual Studio 2019 TensorFlow 2.1.0 **Detailed description** I have trained a MobileNetV2 using tf.keras. Then I exported the model as frozen graph *.pb file, and tried to load the network using cv...
1
02-03 16:11:35.369 5156 5173 I flutter : Exception caught while building Overlay-[GlobalKey 536735121] 02-03 16:11:35.369 5156 5173 I flutter : 'packages/flutter/src/widgets/framework.dart': Failed assertion: line 1398: '_dependants.isEmpty' is not true. 02-03 16:11:35.370 5156 5173 I flutt...
## Steps to Reproduce followed the instructions at: https://flutter.io/web-analogs/#vertical-gradient ...but the background is white. Parent containers have no background color. new Container( height: 10.0, decoration: new BoxDecoration( g...
0
##### System information (version) * OpenCV => 4.2 * Operating System / Platform => Fedora Rawhide * Compiler => GCC 10 ##### Detailed description opencv fails to build with vtk 9.0. First issue is that VTK 9 no longer sets VTK_RENDERING_BACKEND. This at least can worked around by passing that option to cmak...
##### System information (version) * OpenCV => 4.5 ##### Detailed description The documentation for color conversions does not explain what _FULL does, e.g. https://docs.opencv.org/4.5.0/d8/d01/group__imgproc__color__conversions.html#gga4e0972be5de079fed4e3a10e24ef5ef0ae0070d7e97f1e565cc0992d038e5498e I believ...
0
Hi, In visual studio, i got this error in every d.ts file under node_modules\rxjs\add\observable\ : **Invalid module name in augmentation, module '../../Observable' cannot be found.** example code: **declare module '../../Observable' {** how to fix that please?
I have a class called Webpack, which I augment to add a new method `addLess` like so: // addLess.ts import { Webpack } from '../webpack'; declare module '../webpack' { interface Webpack { addLess(): Webpack; } } const lessConfiguration = { m...
1
# Environment Windows build number: 1903 PowerToys version: 0.11.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones # Steps to reproduce 1. Have a 1366x768 monitor 2. Open "Edit zones" 3. Realize that the window is taller than 768 pixels 4. Drag it ...
## 📝 Provide a description of the new feature I want word meanings feature in powertoys as it is in spotlight.
0
# JavaScript powered by TypeScript This proposal outlines the ability to provide a rich JavaScript development experience, by using and extending the capabilities present in TypeScript ## The problem * JavaScript intellisense is a mixed bag today. The experiences differ, and it is often inconsistent and/or inacc...
**TypeScript Version:** 1.9.0-dev (nightly) **Code** // A self-contained demonstration of the problem follows... function <T>(arg: T|T[]) { if (Array.isArray(arg)) { // arg expected to be T[] here, and it has type T[] (works as expected) } else { // arg expected to be ...
0
## 🐛 Bug Torch fails to install with GPU support after following the instructions at https://github.com/pytorch/pytorch#from-source. import torch torch.cuda.is_available() # returns False torch.cuda.device_count() # returns 0 ## To Reproduce Steps to reproduce the behavior: ...
Hi, I have the same problem as #37124 #37481 #37741. Now I try to create a dll by using libtorch library to provide a function for others. When I test the dll, I found I must add -INCLUDE:?warp_size@cuda@at@@YAHXZ if want to use CUDA. But it's not convenient for others to use dll. So can someone help me solve this?...
0
The documentation for the `metric` parameter for `silhouette_score()` reads: > If metric is a string, it must be one of the options allowed by > metrics.pairwise.pairwise_distances. If X is the distance array itself, use > metric="precomputed". However, entering `metric='l1'` or `metric='cosine'` both lead to an er...
A simple case can be found here when manhattan_distances take two sparse matrices as input https://gist.github.com/4117966 The function fails without complaining. Seems @jakevdp https://github.com/jakevdp/pyDistances/ has many very efficient routines for computing pairwise-distances for sparse matrices, any plan...
1
At first. Thank you all the Bootstrap 3 developers for your great work. For icons, Bootstrap 3.0 switched from "icon- _" to "glyphicon" "glyphicon-_ ". mbo written here #10201 (comment): > Overall, it comes down to performance. The attribute selectors we used in > 2.x just don't cut it in larger projects and class...
I'm sure some where along the line there was a discussion about how icon classes should be declared, but how the current format was decided on is beyond me. * it takes forever to type by hand * impossible to switch to other icons-as-a-font libraries and keep the same code as most of them use Bootstrap 2.x `.icon...
1
See also issue #8561. http://play.golang.org/p/VYrNcjJ_Qo compiles w/o a problem but leads to a guaranteed run-time failure: The method m in T1 and T2 have conflicting signatures and thus x (static type T1) cannot possibly be of type T2. The spec does not require that t...
Reported by developer on IRC lucky(~/src) % gdb ./addr GNU gdb (GDB) 7.5 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>; This is free software: you are free to change and redistribute it. There ...
0
In python2.6.6 (I do not have more recent versions available at work) there is a problem with scipy.special.gammaincinv with the second parameter (the quantile) set as 0.25. For example > > > gammaincinv(1.0, 0.25) > 0.0 > gammaincinv(2.0, 0.25) > 0.0 > gammaincinv(3.0, 0.25) > 0.0 > gammaincinv(3....
_Original tickethttp://projects.scipy.org/scipy/ticket/975 on 2009-07-15 by @pierregm, assigned to @pv._ special.gammaincinv(x,y) fails when y=0.25 for any value of x. Could it be a problem in c_misc/gammaincinv.c ? (http://article.gmane.org/gmane.comp.python.scientific.devel/11271)
1
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | no RFC? | no Symfony version | 3.4.4 Currently the theme bootstrap_4_layout.html.twig renders checkboxes like that <div class="form-check"> <label class="form-check-label"> <input type="checkbox"...
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | no RFC? | no Symfony version | 4 Hi! I'm not sure if it is a bug or intentional, but in bootstrap4 form layout the validation errors are rendered inside the label tag see: https://github.com/symfony/twig- bridge/blob/master/Res...
1
I've updated to **2.7** and changed my choice types to use `choices_as_values`. Most of my choices are simple "No" or "Yes". But they must not be preselected - the user is forced to choose. That is why none of my radio buttons is initially checked. I tried this with **2.7** : $builder->add('aberdeen...
Using Symfony 2.8.2 or 3.0.2. You can reproduce the problem with this simple statement: $builder->add('participation', ChoiceType::class, array( 'choices' => [ 'yes' => true, 'no' => false ], 'placeholder' => 'Select a value', 'empty_data' => null, 'choices_as_values'...
1
* Electron version: 1.4.15 * Operating system: Windows 10 ### Actual behavior Height is oversized by exactly 8px consistently (taskbar is set to small icons). ![Alt](https://raw.githubusercontent.com/adi518/electron-frameless-maximize- test/master/issue.jpg) ### How to reproduce https://github.com/adi518/ele...
* Electron version: 1.4.15 * Operating system: Windows 10 Pro x64 ### Expected behavior Maximized window should not oversize. ### Actual behavior Maximized window is oversized. ### How to reproduce Clone following repository: https://github.com/tonyganch/electron-oversized-test.git and follow the `README...
1
**EDIT** Probably duplicate of #15293 ## Steps to Reproduce 1. Clone https://github.com/flutter/website 2. Run `./tool/travis.sh` **Explanation:** We're analyzing our sample code in CI. The files exist in file structures that aren't real flutter projects (example). This worked well until very recently but now ...
The flutter/website build is broken on Travis. It looks to be broken by something external (the change that triggered the build is a single character change in the website repo). The build clones the latest `flutter/flutter` `master` code and runs `flutter analyze` on some code. The last working build was after this...
1
Request parsing does not verify validity of Host header, in particular it can contain spaces. This leads to weird possibilities like: package main import ( "bufio" "bytes" "os" "net/http" ) func main() { data := []byte("GET http:/1.1 HTTP/...
by **mail@ungerik.net** : Package net returns an internal error var when a connection was closed: var errClosing = errors.New("use of closed network connection") To check for that error, currently the error text has to be parsed. It would be much better be able to check for a defi...
0
just like sublime does
Currently VS Code prevents opening a folder more than once which makes it impossible to work on a project in multiple windows (e.g. on multiple displays). @bpasero @dbaeumer @egamma @alexandrudima please raise any obstacles and issues you might foresee with this request. Issues found so far: * we use the workspa...
1
**Fabio Grassi** opened **SPR-2789** and commented In version 1.2.8 UrlFilenameViewController maps the url "/products/view.html" to "view" while version 2.0 maps the same url to "products/view". * * * **Affects:** 2.0 final **Issue Links:** * #6061 UrlFilenameViewController does not allow for nested view files...
**kh sam** opened **SPR-8435** and commented Hello I have this exception when use spring (all version) with the new version of Quartz (2.0.0) : java.lang.IncompatibleClassChangeError: class org.springframework.scheduling.quartz.JobDetailBean has interface org.quartz.JobDetail as super class at java.lang.ClassLo...
0
Challenge Counting Cards has an issue. User Agent is: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.103 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. My code: var count = 0; ...
Challenge Counting Cards has an issue. User Agent is: `Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. My code: var count = 0; function...
1
### Is there an existing issue for this? * I have searched the existing issues ### Current Behavior I run ng new progect: npm ERR! cb() never called! npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/cli/issues npm ERR! A complete log of this run can be ...
Got log as - .... 17882 silly extract @angular/material@^8.2.3 extracted to /aaa/node_modules/.staging/@angular/material-c86959f3 (6596ms) 17883 silly extract rxjs@~6.4.0 extracted to /aaa/node_modules/.staging/rxjs-80013a51 (5195ms) 17884 timing npm Completed in 25058ms 17885 error cb() never called! 178...
0
# Bug report **What is the current behavior?** On webpack 5, The global array `self["webpackChunkxxx"]` may contain same chunk more times when using splitChunks. When using webpack 4, it runs ok. **If the current behavior is a bug, please provide the steps to reproduce.** > or see https://github.com/zphhhhh/webp...
**I'm submitting a feature request** webpack 2.1.0-beta.15 Windows 10 **Current behavior:** `webpack --color` uses webpack.config.js and packs my project displaying color on the terminal `webpack` packs my project, ts-loader still shows color `webpack --colors` shows help and usage information along wit...
0
##### Description of the problem I have a .obj and .mtl which load textures from .tga files. This all seems to work / look fine in 3D modeling software, but when loaded with three.js (THREE.WebGLRenderer({ antialias: true })) some of the object's children, (specifically between the knees and the calves, but not, for...
##### Description of the problem `Loader` document mentions > Base class for implementing loaders. https://threejs.org/docs/#api/en/loaders/Loader But with #15933, no loader will inherit `Loader`. And Some loaders use `Loader.Handlers`. We may be able to move `Handlers` into `LoaderUtils` or somewhere. `CTMLoade...
0
I'm interested in writing a typescript transform that rewrites all of the Import declarations to named identifiers and outputs an import map. The idea being that this could be the basis for a frontend dependency management tool that could handle semver resolution and deduping transitive dependencies. As far as I can ...
In regular TypeScript projects, within a `.js` file with type checking enabled via `// @ts-check` you can import types from other files within JSDoc comments. For example… In `a.js`: // @ts-check /** * Description for A. * @param {import("./b.js").default} b The B. */ expor...
0
**Context:** * Playwright Version: 1.19.2 * Operating System: macOS * Node.js version: 14.x * Browser: Chromium * Extra: CI environment (Azure Pipelines) **Describe the bug** I just recently wanted to update to the `1.19.x` release line for our tests in VSCode and now noticed how our smoke tests in web ...
**Context:** > Playwright Version: [1.21.1] > Operating System: [Windows] > Node.js version: [14.15.1] > Browser: [Chrome] > Chrome version: [Version 101.0.4951.54] **Code Snippet** test('Demo Test Scenario:', async ({ page }) => { await page.goto('https://usk.enterprisetube.com/'...
1
Hello, I discovered that my Seaborn-dependent package gets, as far as I can tell, eternally stuck when creating a displot histogram if using Seaborn==0.11.2 (matplotlib==3.4.2). Everything functions as intended on Seaborn v0.11.0 and 0.11.1. While solving the issue, I narrowed the problem down to **row 400 of distr...
I am using `histplot` for plotting simple histogram plots for medium sized data-sizes. I was using `histplot` for histogram determinations in my dataset using 0.11.1 and all worked very nicely and fast. Then upon upgrading to 0.11.2 it suddenly never finishes and I am stuck in plotting stuff... I have a plotting s...
1
ex. one space click will become 2, a "arrow left" key will actually go up 2 levels
* No drop-down for Cut,Copy &Paste Only Reveal in Tree View shown ![capture1](https://cloud.githubusercontent.com/assets/6115991/4435398/a543f46c-4742-11e4-87de-1153004b0f98.png) * Pasting any text using Ctrl+v causes pasting text twice ![capture2](https://cloud.githubusercontent.com/assets/6115991/4435410/4...
1
### Problem (A follow-up on #20548.) The purpose of contour and tricontour is to draw contour lines along given levels. The algorithm tries to close the contour loops, but sometimes that's not possible or useful. Example: import numpy as np import matplotlib.pyplot as plt xmin, xmax = -3...
I tried to get a contour plot of the complex angles of a particular function, but always got one level too many around zeros and infinities. Consider the following MWE which is supposed to plot the contour line for `pi / 4` only. It plots `pi / 4` alright, but also `pi`. import numpy as np import m...
1
### Describe the bug If we take a look into master of sqlalchemy it defines following install_requires: greenlet != 0.4.17;(platform_machine=='aarch64' or (platform_machine=='ppc64le' or (platform_machine=='x86_64' or (platform_machine=='amd64' or (platform_machine=='AMD64' or (platform_machine=='win3...
### Describe the bug When installing SQLAlchemy 1.4.x with the `asyncio` extra on a Apple M1 machine the `greenlet` package is not installed even if it's listed in the requirements and for `aarch64` architectures. ### To Reproduce # On a Apple M1, inside a Docker container running Python in a linux d...
1
It is very common for application developers to test their components with their templates. Internally we call these tests "component tests" (as opposed to unit- or integration-tests). These tests are not unit tests as they exercise more than just the component class. Nor are they integration tests as far as the appl...
* **I'm submitting a ...** * [x ] bug report * feature request * support request => Please do not submit support request here, see note at the top of this template. **Current behavior** I'm using angular2 with the universal component, i had my project working few weeks ago but now i wanted to install the a...
0
**Edit July 2021:** The layouts example has been updated to persist state across page transitions: https://github.com/vercel/next.js/tree/canary/examples/layout-component
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Expected to render css on the server first, using specific code in `_document.js`. So, expected behavior would be to see no FOUC. ## Current Behavior CSS is not rendered on the server, only on the clie...
0
Doesn't seem to haven been caused by my change: https://storage.cloud.google.com/kubernetes-jenkins/pr-logs/pull/27083/node- pull-build-e2e-test/10720/build-log.txt Summarizing 3 Failures: [Fail] [k8s.io] Downward API [It] should provide pod name and namespace as env vars [Conformance] ...
#8917 deletes tests for deprecated apis. Now we will add tests for v1. I will make several small PRs and refer to this issue. @bgrant0607 @krousey @nikhiljindal
0
##### System information (version) OpenCV1.zip Hello, I make an example program with opencv on my main computer (windows 10 x64) with opencv4.4.0, visual c++ 2019 and it work fine on the main computer. I have compiled sources files as explain on the opencv site. When i try to run it on a windows 7 x64 computer af...
Win 7, CMake 3.18.1, VS 2015 community, opencv `422f802` with Qt 5.15 and eigen. Reading a frame from `VideoCapture` thrown exception: [ INFO:0] global C:\Lib\opencv\source\opencv\modules\videoio\src\videoio_registr y.cpp (191) cv::`anonymous-namespace'::VideoBackendRegistry::VideoBackendRegistr ...
1
* VSCode Version: 1.0.0 * OS Version: Windows I love this editor. it's awesome, very fast response, open, edit. but it's not support emmet expand abbreviations in custom syntax eg .blade, .vue i try to add "files.associations": {"*.blade.php": "html"}, emmet work but my extension blade syntax hilighting not w...
* VSCode Version: 1.3.1 * OS Version: Ubuntu 16.06 Steps to Reproduce: 1. Install `Nunjucks` plugin. 2. Type `p` and press tab. 3. `\t` was inserted. Expected Result: 1. `p` expanded to `<p></p>`. I was looking for the setting to enable `emmet`, but it seems hard-coded in the source (src/vs/workbench...
1