-
There is no `.to_bytes()` defined for `dlms_data.TimeData` and `dlms_data.DateData``
They should be instanciated with either datetime, data or time object. None should also be allowed and encoded …
-
Is there any description on the encoding rules? To put more clearly, why do -1 corresponds to xabi, hayu to 2592, and so on?
Also, I see that you made this library to study Rust. Good luck on your …
ghost updated
4 years ago
-
Type: feature
Implement the core validation rules for configuration files:
- UTF-8 encoding validation
- Stanza format validation
- Key-value pair validation
- Duplicate detection
- Comment validatio…
-
### Description
When using `new X500DistinguishedName` that accepts a string-encoded distinguished name, the distinguished name may be rejected as invalid input where it was previously allowed, or ma…
-
When generating many build files with `cargo-bazel` in `crates_vendor()` rule. We can constantly see errors when running `crates_vendor` as part of pre-commit hook:
```
buildifier: open /.../third…
-
There is interest in the Netherlands to deliver INSPIRE data in Geopackage format. In order to publish INSPIRE data with Geopackage, one needs to publish their encoding rules from UML to GPKG. We have…
-
Is it difficult to add new option for CSV import rules, option to define `encoding` of CSV file? I assume that hledger works with UTF-8 encoding by default. I have some CSV files in encoding CP1250 (W…
-
Need a reliable and unit tested solution for https://github.com/simonsoft/webui/issues/205. Must be safe to persist. This should be an API call available to uniteditors. Basically it takes a DOM node …
-
## Description of the problem, including code/CLI snippet
When calling the gitlab API to get a projects push rules after looping over a list of projects, the API will fail at projects that havent b…
-
The YANG RFC is littered with XML encoding rules (see table of contents).
These should be factored out into another document like RFC 7951.