Shane F. Carr
Shane F. Carr
I would like a trait such as ```rust pub trait ToUnsigned { type UnsignedType: Unsigned; fn abs_unsigned(&self) -> Self::UnsignedType; } // Example for i32 impl ToUnsigned for i32 { type...
SetNumberFormatDigitOptions is a complicated part of the spec that we should ensure that implementations get right. In particular: 1. Ensure that all combinations of the presence of `maximumFractionDigits`, `maximumSignificantDigits`, `roundingPriority:...
I haven't seen this referenced anywhere, so I don't know if you're doing it or not already, but I thought I'd suggest it just in case. In data structs that...
##### Checklist - [x] Issue filed: https://unicode-org.atlassian.net/browse/ICU-21420 - [x] Updated PR title and link in previous line to include Issue number - [ ] Issue accepted - [x] Tests included...
##### Checklist - [ ] Issue filed: https://unicode-org.atlassian.net/browse/ICU-_____ - [ ] Updated PR title and link in previous line to include Issue number - [ ] Issue accepted - [x]...
As documented in the [Odoo Docker Readme](https://github.com/docker-library/docs/blob/master/odoo/README.md), the Odoo container expects the following environment variables: - HOST: The address of the postgres server. If you used a postgres container, set...
Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...
CLDR is proposing the script code Qaag to use for Zawgyi text: > Qaag is a special script code for identifying the non-standard use of Myanmar characters for display with...
When attempting to run corpuscrawler in Python 3, I get the error: > ImportError: No module named 'mimetools' It would be good to support Python 3. When running in Python...
Consider the following string of text: > Please P.T.O 123 times. 123.3242432 at 12:43 PM on 21/03/2013. or [email protected]. www.google.com and she's there and well-played. What segments should we produce?...