Skip to content

[pull] master from mozillazg:master#18

Open
pull[bot] wants to merge 104 commits intofakegit:masterfrom
mozillazg:master
Open

[pull] master from mozillazg:master#18
pull[bot] wants to merge 104 commits intofakegit:masterfrom
mozillazg:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Feb 12, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

``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`` 参数。
@pull pull bot added the ⤵️ pull label Feb 12, 2022
mozillazg and others added 30 commits September 15, 2024 04:08
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.