-
i try and import from directory but nothing ever gets added and i get this in the logs.
it does this a couple of times and then it seems like it just stops
--- Logging error ---
Traceback (most r…
-
Greetings: So to start off I do know there are pre-existing Issues on this exact thing. To be perfeclty honest I was not sure the best course of action.. to re-open one of those to to create a new…
-
I've been testing how files coming from the OS get exposed as `File` objects, and in particular how filenames that aren't in the OS's default encoding get mapped to the `name` property.
In Windows …
-
```
FileCount 5596
Total files:497153
======================================= Matching files 497151
Traceback (most recent call last):
File "fdf_scanner.py", line 1188, in
GenerateOu…
-
```
The relevant discussion is in
http://stackoverflow.com/questions/6129612/help-needed-with-the-most-trivial-pro
tobuf-net-example-3
==============
The constructor ProtoBuf.Meta.MetaType.MetaType c…
-
I've been discussing this offline with @epapoutsellis and @KrisThielemans. Flag also @paskino @dkazanc
https://github.com/vais-ral/CCPi-Regularisation-Toolkit/issues/70
## Motivation
Implement…
-
Since *most* emojis (except the ones that were retoractively turned into emojis, like the arrows IIRC) are in the Astral Plane, 0x8000 is too small to encode them. 0x10FFFF could be used instead, but …
-
[string_representation.md](https://github.com/unicode-org/icu4x/blob/main/docs/design/string_representation.md):
> The use of UTF-32 is rare enough that it's not worth supporting.
There is one s…
-
```
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…
-
## Expected behaviour
Non UTF8 characters shouldn't be exported in the XML feed.
## Actual behaviour
Non UTF8 characters are exported, creating errors when interpreting the XML feed.
## St…
ghost updated
5 years ago