Advertisement · 728 × 90

Posts by 서상현

Preview
A Steering Council notice about PEP 703 (Making the Global Interpreter Lock Optional in CPython) Posting for the whole Steering Council, on the subject of @colesbury’s PEP 703 (Making the Global Interpreter Lock Optional in CPython). Thank you, everyone, for responding to the poll on the no-GI...

I am happy to see this amazing plan in my life.

In a short term, CPython will support the no-GIL build as an experimental build mode.

In a long term(5 years +) no-GIl will be the only existing implementation of CPython.

2 years ago 4 3 0 0
Preview
Poll: Feedback to the SC on making CPython free-threaded and PEP 703 The SC is looking for feedback from the Core Dev team on making Python free-threaded and PEP 703 – Making the Global Interpreter Lock Optional in CPython. We’re talking about long-term, invasive c...

Internal poll about PEP 703, aka nogil

2 years ago 3 2 0 0
Preview
A fast, free threading Python We’ve had a chance to discuss this internally with the right people. Our team believes in the value that nogil will provide, and we are committed to working collaboratively to improve Python for eve...

Meta will commit to dedicate 3 engineer years to implement nogil features for CPython if PEP 703 is accepted.

2 years ago 6 4 0 0

유의적 버저닝에서 가장 중요한 것이 공개 API의 정의인데 그게 정의도 어렵고 검증도 어렵다는 지적은 옳지만, 그러면 정의와 검증을 하면 되는 것이 아닐까 싶습니다.

특히 러스트는 오래 전부터 공개 API의 정의를 문서화하고(https://doc.rust-lang.org/cargo/reference/semver.html 최근에는 기계적으로 검증하는 도구도 만들었는데(https://github.com/obi1kenobi/cargo-semver-checks 이러한 표준화는 가치가 있지 않을까요?

2 years ago 3 0 1 0

개발이 좀 진행되면 깃헙에 올릴 생각입니다. 지금은 진짜 더하기 빼기밖에 안돼요...

2 years ago 2 0 1 0

rust2zig 개발을 시작했습니다. 첫 커밋 7월 2일.

2 years ago 5 0 2 0