-
BPO | [13916](https://bugs.python.org/issue13916)
--- | :---
Nosy | @loewis, @vstinner, @ezio-melotti, @serhiy-storchaka
Files | [surrogatepass_non_utf.patch](https://bugs.python.org/file35257/surroga…
-
Hi there!
So we are using this model and this repository in particular for our Research on a novel problem statement and would like to fine tune on medical datasets. Can you please provide support fo…
-
Hello, and thank you for all the amazing work on Orleans.
I have noticed that if you specify a record type as a type argument in a ImmutableSortedDictionary, you get an exception.
```
Orleans.S…
-
```
0:12.27 pid:23660 Full command: D:\Workspace\servo\target\debug\servo.exe --hard-fail -u Servo/wptrunner -Z replace-surrogates http://web-platform.test:8000/dom/nodes/MutationObserver-document.h…
-
#### What did you do?
```go
package main
import (
"fmt"
"log"
"net/url"
)
func main() {
u, err := url.Parse("http://example.com/bad path/?bad query#bad fragment")
if err != nil {
…
-
```
What steps will reproduce the problem?
1. Go to http://www.antisamysmoketest.com/ and enter the text a𠀀z
2. Observe the results:
SAX: az
DOM: a�z
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Go to http://www.antisamysmoketest.com/ and enter the text a𠀀z
2. Observe the results:
SAX: az
DOM: a�z
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Go to http://www.antisamysmoketest.com/ and enter the text a𠀀z
2. Observe the results:
SAX: az
DOM: a�z
What is the expected output? What do…
-
I'm seeing mojibake text like this in incoming CSV data: "Alliance Coopératives Cameroun", which propagates into the map dialogs. This not the only case. Something upstream is mangling the encoding.
-
`A\uD87E\uDC04Z` string litteral gives incorrect byte sequence.
That string was taken from https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length#Unicode, I …