translate reference/datamodel.po#941
Merged
mattwang44 merged 4 commits intopython:3.13from Sep 24, 2024
Merged
Conversation
mattwang44
reviewed
Aug 13, 2024
Collaborator
mattwang44
left a comment
There was a problem hiding this comment.
nit: 在(除了括號以外的)全形標點符號旁不用放 \\
(以前認知錯誤所以有些地方還沒修正,但加上去的話 render 也不會有問題)
Contributor
Author
|
移除了不必要的 |
mattwang44
reviewed
Aug 14, 2024
Collaborator
|
因應下週 python 正式 release 3.13,main branch 已經切換成 3.13 文件,要再麻煩你 rebase 並切換 target branch 🙏🏽 |
af7f89f to
8ffe106
Compare
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
- Mutable and Immutable are 可變 and 不可變 when being defined - 你 is used here and not 您 - Apply Matt's review for GC: 垃圾回收如何進行完全是各個實作自己的事項,唯一擔保是仍然可存取的物件絕不會被回收。 -> 垃圾回收如何進行完全取決於各個實作,只要沒有被回收的物件仍是可達的。 - Revise away "單層" - Apply review for 型別幾乎影響物件行為的所有面向
8ffe106 to
c0a2015
Compare
Contributor
Author
|
已 rebase、修改 target 並回應 review; sorry for the delayed response |
mattwang44
reviewed
Sep 24, 2024
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.
273/804 (33%) -> 307/804 (38%)
Closes #940.
Translators:list.Preview