Donghee Na

@corona10.bsky.social

- ML Infrastructure SWE @ Karrot (당근) - Python Steering Council and Core dev Opinions are my own not my employer: https://github.dongheena.com

If in a few years no humans are writing code anymore, then this might be the last moment we truly get to enjoy it. So enjoy it fully and appreciate the present, so you won’t look back with regret in the future.

As of Python 3.15, you can also annotate mmap calls made from pure Python code using the mmap.set_name() method. github.com/python/cpyth...

gh-142419: Add mmap.set_name method for user custom annotation (gh-14… · python/cpython@14f0b51

…2480)

github.com

Donghee Na@corona10.bsky.social · 8mo ago

github.com/python/cpyth... Starting in Python 3.15, anonymous mmap usage will be annotated on Linux (kernel version >= 5.17) when the interpreter is launched with -X dev. Annotated names are shown in /proc/<pid>/maps, which can help with debugging :)

2025년에 이어 2026년에도 파이썬 운영위원회 (Python Steering Council ) 멤버로 활동하게 되었습니다. 파이썬 코어팀이 올해 집중해오던 프로젝트들의 모멘텀을 계속 유지하기 위해서 노력하겠습니다.

Donghee Na@corona10.bsky.social · 8mo ago

I am very happy to continue serving as a member of the Python Steering Council next year as well. As I mentioned in my self-nomination, I will work to maintain and build on the momentum that the Python core team has driven this year. peps.python.org/pep-8107/

I am very happy to continue serving as a member of the Python Steering Council next year as well. As I mentioned in my self-nomination, I will work to maintain and build on the momentum that the Python core team has driven this year. peps.python.org/pep-8107/

PEP 8107 – 2026 Term Steering Council election | peps.python.org

This document describes the schedule and other details of the 2025 election for the Python steering council, as specified in PEP 13. This is the steering council election for the 2026 term (i.e. Pytho...

peps.python.org

얼마 전에 나온 파이썬 다큐맨터리에 한국어 자막이 추가가 되었습니다. 아직까지는 유일한 수동 번역된 비영어 자막입니다. 이 작업을 위해 노력해주신 @pycon.kr 분들께 감사를 드립니다!

Donghee Na@corona10.bsky.social · 9mo ago

www.youtube.com/watch?v=GfH4... Very proud that official Korean subtitles is added to “Python: The Documentary” thanks to the amazing effort from @pycon.kr It’s the only non-English language with manually created subtitles, not auto-generated.

Most of my recent OSS contributions are connected to projects at my company, even if the contributions are small or simple. So I still believe the best way to start contributing to open source is by working on, or aligning with, your day-to-day projects :)