-
Notifications
You must be signed in to change notification settings - Fork 631
Translate "Ruby 3.3.3 Released" (ko) #3279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for late! 🙇
* REXML 3.2.8 | ||
* strscan 3.0.9 | ||
* `--dump=prism_parsetree`는 `--parser=prism --dump=parsetree`로 대체되었습니다. | ||
* Invalid encoding symbols raise `SyntaxError` instead of `EncodingError` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line should be removed.
* Invalid encoding symbols raise `SyntaxError` instead of `EncodingError` | ||
* 잘못된 인코딩 기호는 이제 `EncodingError` 대신 `SyntaxError`를 던집니다. | ||
* Ripper 파싱 중의 메모리 누수 문제 수정 | ||
* YJIT의 버그 수정, `**{}`, `Ripper.tokenize`, `RubyVM::InstructionSequence#to_binary`, `--with-gmp`, 여러 빌드 환경 수정 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think "버그 수정" should go to the end of the sentence.
* YJIT, `**{}`, `Ripper.tokenize`, `RubyVM::InstructionSequence#to_binary`, `--with-gmp`, 몇몇 빌드 환경의 버그 수정
🙈 #3282 |
🔗 #2818
Actual diff 57e92f2