Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rspeer/langcodes issues and pull requests

#63 - Ci

Pull Request - State: closed - Opened by georgkrause 6 months ago

#62 - Fails to install on Python 3.11, outdated marisa-trie

Issue - State: open - Opened by djmango 10 months ago - 1 comment

#61 - fix display pattern for zh-Hant

Pull Request - State: open - Opened by zhu about 1 year ago - 1 comment

#60 - How do I get a list of all languages to loop over?

Issue - State: open - Opened by delebash over 1 year ago - 4 comments

#59 - Closest Match for Punjabi (Pakistan) Not Resolving Match

Issue - State: open - Opened by joe-sciame-wm almost 2 years ago - 4 comments

#58 - missing `language_data` dependency after `pip install langcodes`

Issue - State: closed - Opened by reynoldsnlp over 2 years ago - 2 comments

#57 - Locale with hash tags

Issue - State: open - Opened by umutcoskun over 2 years ago

#55 - Supposedly valid `Language` instances may have invalid tags

Issue - State: open - Opened by dscorbett almost 3 years ago

#54 - No wheel in the package on pypi when using pip installl

Issue - State: closed - Opened by covuworie almost 3 years ago - 1 comment

#52 - Expose function to derive languages from territory?

Issue - State: open - Opened by adbar almost 3 years ago

#51 - Minor documentation problem about normalizing underscores

Issue - State: closed - Opened by dscorbett almost 3 years ago - 1 comment

#50 - More parsing problems

Issue - State: closed - Opened by dscorbett almost 3 years ago - 7 comments

#49 - Tags with singletons not followed by extensions should be rejected

Issue - State: closed - Opened by dscorbett almost 3 years ago - 1 comment

#48 - Include README.md in Sphinx docs

Pull Request - State: open - Opened by hickford almost 3 years ago - 4 comments

#47 - Invalid tags with duplicate subtags are reported as valid

Issue - State: closed - Opened by dscorbett almost 3 years ago

#46 - `Language.is_valid` returns `True` for invalid tags

Issue - State: closed - Opened by dscorbett about 3 years ago - 2 comments

#45 - created workflow to upload to pip

Pull Request - State: closed - Opened by saveriogzz about 3 years ago - 3 comments

#43 - False negative for .is_valid()

Issue - State: closed - Opened by Mmdixon about 3 years ago - 3 comments

#42 - generate API docs with Sphinx

Pull Request - State: closed - Opened by hickford over 3 years ago - 5 comments

#41 - Generate and publish API documentation

Issue - State: open - Opened by hickford over 3 years ago - 2 comments

#40 - List of territories by language code

Issue - State: closed - Opened by kaime over 3 years ago - 2 comments

#39 - Ability to output alpha3 codes; also, type update

Pull Request - State: closed - Opened by rspeer over 3 years ago

#38 - Version 3: move bulky data to a separate package

Pull Request - State: closed - Opened by rspeer over 3 years ago - 1 comment

#37 - use merisa-tree-m - python3.9 compatible fork of merisa-tree

Pull Request - State: closed - Opened by dswistowski over 3 years ago - 1 comment

#36 - Fix #35; Replace marisa-trie with pygtrie

Pull Request - State: closed - Opened by goodmami almost 4 years ago - 4 comments

#35 - Alternative trie dependency?

Issue - State: closed - Opened by goodmami almost 4 years ago - 12 comments

#34 - Implement "display names" for language codes

Pull Request - State: closed - Opened by rspeer over 4 years ago - 4 comments

#33 - There are no language names for Serbo-Croatian (sr-Latn)

Issue - State: closed - Opened by fcbond over 4 years ago - 7 comments

#32 - [minor] Releases not tagged

Issue - State: closed - Opened by AngusP over 4 years ago - 2 comments

#31 - CLDR 36.1 and some long-needed compatibility breaks

Pull Request - State: closed - Opened by rspeer over 4 years ago

#30 - Add a mailmap

Pull Request - State: closed - Opened by rspeer almost 5 years ago

#29 - switch to pytest, update metadata

Pull Request - State: closed - Opened by rspeer about 5 years ago

#28 - [Question] Is there a way to check that a language code is valid?

Issue - State: closed - Opened by lakemist over 5 years ago - 3 comments

#27 - Is there a way to get the ISO-639-2 3-letter code given the language name?

Issue - State: closed - Opened by justhalf over 5 years ago - 9 comments

#26 - Fix broken rendering of markdown table

Pull Request - State: closed - Opened by garyd203 over 5 years ago

#25 - Use normalize_characters when normalizing subtags. Fixes #24.

Pull Request - State: closed - Opened by rspeer almost 6 years ago

#24 - zh-HK and zh_HK are normalized differently

Issue - State: closed - Opened by cnvandev almost 6 years ago - 1 comment

#23 - No recent ISO 639-3 codes

Issue - State: closed - Opened by kbulygin about 6 years ago - 1 comment

#22 - TypeError: 'NoneType' object is not iterable

Issue - State: closed - Opened by ep12 about 6 years ago - 1 comment

#21 - tag_match_score for middle Europe needs improvements

Issue - State: closed - Opened by dvorapa over 6 years ago - 2 comments

#20 - allow threading

Pull Request - State: closed - Opened by JarbasAl over 6 years ago - 1 comment

#19 - Language.get() accepts something that's already a Language

Pull Request - State: closed - Opened by rspeer over 6 years ago

#18 - remove .utf8

Issue - State: closed - Opened by vorpalvorpal almost 7 years ago - 1 comment

#17 - v1.4: Data file changes + use tries instead of DB

Pull Request - State: closed - Opened by rspeer over 7 years ago

#16 - Replace db with tries

Pull Request - State: closed - Opened by rspeer over 7 years ago

#15 - Remove SQLite dependency (use tries and dictionaries instead)

Pull Request - State: closed - Opened by rspeer over 7 years ago

#14 - [Long shot] Decoupling the library code from the language db

Issue - State: closed - Opened by pettarin over 7 years ago - 7 comments

#13 - [Question] find() working for both language natural name and code

Issue - State: closed - Opened by pettarin over 7 years ago - 4 comments

#12 - [Question] Unified Python 2 + 3 code base

Issue - State: closed - Opened by pettarin over 7 years ago - 1 comment

#11 - Update for CLDR 30

Issue - State: closed - Opened by pettarin over 7 years ago - 2 comments

#10 - Sporadic "disk image is malformed" errors when used within WSGI

Issue - State: closed - Opened by rspeer almost 8 years ago - 1 comment

#9 - Improve efficiency and revise matching, for CLDR 29

Pull Request - State: closed - Opened by rspeer about 8 years ago

#8 - Upstream data changes from CLDR 29

Pull Request - State: closed - Opened by rspeer about 8 years ago

#7 - Update to CLDR 29 and improve efficiency

Pull Request - State: closed - Opened by rspeer about 8 years ago - 1 comment

#6 - Update the IANA registry to 2016; fix an edge case

Pull Request - State: closed - Opened by rspeer over 8 years ago

#5 - Exception when calling LanguageData.get with "en-gb-oed"

Issue - State: closed - Opened by saebyn over 8 years ago - 2 comments

#4 - Update languages.json

Pull Request - State: closed - Opened by Plover-Y almost 9 years ago - 3 comments

#3 - Allows langcodes to parse codes of the form und-'extlang'

Pull Request - State: closed - Opened by Joshua-Chin over 9 years ago

#2 - Fixed multi-threading issue with sqlite

Pull Request - State: closed - Opened by darkman66 over 9 years ago - 7 comments

#1 - Syntax highlighting for README.md

Pull Request - State: closed - Opened by ivuk almost 10 years ago