Michael Overmeyer

Results 154 issues of Michael Overmeyer

### Problem? `thor cldr:export --components=subdivisions` is missing some subdivisions In version 35, `ruby-cldr` exports a `data/br/subdivisions.yml` file. In v36+, it does not. This is because the subdivisions have been [moved...

CLDR has a concept of ["Lateral Inheritance"](http://www.unicode.org/reports/tr35/#Lateral_Inheritance) where a value will fallback to another value before falling back to ancestor locales. #### Example `ia.units.unitLength.short.length-centimeter` defines only a single `other` key,...

[`cldr-json`](https://github.com/unicode-org/cldr-json) is a JSON serialization of the official CLDR XML data, created by the Unicode Consortium themselves. It doesn't contains values for everything in CLDR. For example, it only exports...

When falling back through locales, we don't want to fallback to a non-default script, and should instead fall back to `:root` Refer to this code in the CLDR upstream: https://github.com/unicode-org/cldr/blob/2ef01fbbb2a3de93f241e51dd8e37a4b37ae54be/tools/cldr-code/src/main/java/org/unicode/cldr/util/LocaleIDParser.java#L121-L148

`Cldr::Export::Data::Numbers#symbols` ignores the [distinguishing attribute](https://unicode.org/reports/tr35/tr35.html#Definitions) `numberSystem`: ### Example In the `bn` locale, there are data for two number systems. However, `Cldr::Export::Data::Numbers#symbols` merges them all together: ```ruby (byebug) select('numbers/symbols/*').size 23 ```...

Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20django-twitter-bootstrap)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `django-twitter-bootstrap`. Thankfully, an equivalent service is...

Display the abbreviation the system uses for each author in the output of `git pair`: Perhaps something like: ``` Current config: Email template: Author list: Bob McKenzie (abbr: BM) Doug...

Add a parameter to `git pair --add` to allow the user to set custom abbreviations for each author. Something like: `git add --add 'Arthur Dent ' Dent`

Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20django-sekh)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `django-sekh`. Thankfully, an equivalent service is...

Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20django-pagseguro)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `django-pagseguro`. Thankfully, an equivalent service is...