[pull] master from mozillazg:master#18
Open
pull[bot] wants to merge 104 commits intofakegit:masterfrom
Open
Conversation
``pypinyin.contrib.tone_convert`` 模块新增 ``to_finals_tone``、``to_finals_tone2`` 以及 ``to_finals_tone3`` 函数,用于将拼音转换为 ``Style.FINALS_TONE`` 、 ``Style.FINALS_TONE2`` 以及 ``Style.FINALS_TONE3`` 风格的结果。
将 ``pypinyin.contrib.tone_convert`` 模块中 ``to_tone2`` 、 ``to_tone3``、 ``tone_to_tone2`` 及 ``tone_to_tone3`` 函数的 ``neutral_tone_with_5`` 参数重命名为统一的 ``neutral_tone_with_five`` 参数名称,兼容已有代码传入的 ``neutral_tone_with_5`` 参数。
There are small typos in: - README_en.rst Fixes: - Should read `occurrences` rather than `occurences`. - Should read `character` rather than `charachter`. Signed-off-by: Tim Gates <tim.gates@iress.com>
* support python 3.13 * support pypy 3.10
* Add Gwoyeu Romatzyh * Gwoyeu Romatzyh fix * Fix ěi, ün and ch * Test
* add mainland braille style * Update braille_mainland.py
* Create devcontainer.json * fix
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: migrate project management and CI/CD to uv - Add pyproject.toml and uv.lock for uv-based dependency management. - Update Makefile to use 'uv build' for package building. - Update .github/workflows/ci.yml to use astral-sh/setup-uv and uv commands. - Update .circleci/config.yml to install and use uv for testing. - Add uv installation instructions to README.rst and README_en.rst. * fix ci * no longer support pypy2 * use astral-sh/setup-uv@v7
…364) * Initial plan * Fix type annotation for errors parameter to accept list return types. fixes #363 Co-authored-by: mozillazg <485054+mozillazg@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mozillazg <485054+mozillazg@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )