-
I get an error of unexpected argument when i'm trying to submit an order.
The code i used (as readme example).
```python
from bfxapi import Client, REST_HOST
from bfxapi.types import Notificat…
-
There is no test for the `get_issue_remote_links` method, calling [the REST API listing remote links of an issue](https://docs.atlassian.com/software/jira/docs/api/REST/9.17.0/#api/2/issue-getRemoteIs…
-
see the screenshot,
not error itself, but the text.
![图片](https://user-images.githubusercontent.com/54468/88871101-9ad02800-d249-11ea-9c91-96d1c2d2e237.png)
-
### 最新の状況を確認しましたか?
- [X] 私は最新の状況を確認しました
### どこの分野の修正が必要?
- [X] ロジック
- [ ] UI
- [ ] その他
### 概要
- EnumCreatorがStackOverflowを引き起こす場合がある
- AssetDatabase.Refresh()を呼び出す際に起こっていて、該当の行はUNITY_EDITORの条件付き…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I send a GET request with header `accept-encoding: gzip, deflate` I expect the response …
-
Greetings,
There is an issue while your lib not process the raw requests with HEAD as request method.
Working well with GET/POST/PUT/...:
```
raw_request = b"GET / HTTP/1.1\r\nHost: google.c…
-
This short review is for the following spec: [WebCodecs](https://www.w3.org/TR/webcodecs/).
1. [x] _If the spec (or its implementation) contains any natural language text that will be read by a hum…
-
### Description
When using `Utf8.TryWrite` to write an interpolated string as UTF8 bytes, passing an alignment value with any of the formatted values does not always result in the same amount of padd…
-
```
Hi,
I am trying to read the attached file but the text string in B2 cell is
truncated.
This is my code:
$data = new Spreadsheet_Excel_Reader("withproblem.xls");
for ($i = 2; $i shee…
-
Hello,
I'm trying to use markdown2 with Django but i get errors with special charactes like ãéç inside the text, the error is:
http://i.imgur.com/ZY9WW.png
The text that I'm trying to sabe is that…