Lee Dogeon @moreal@hackers.pub6/27/2025, 3:17:57 PMQuiet publicCPython 저장소에는 라벨을 달아놓으면 백포팅 PR을 알아서 만들어주는 봇이 있다 😲 https://github.com/python/cpython/pull/136027#issuecomment-3013426273 gh-108765: fix comment about macro definitions in `_stat.c` post GH-108854 by moreal · Pull Request #136027 · python/cpythonThis pull request only fixes a typo in the _stat.c file. Since #108854, the definitions of S_ISDIR(), S_ISREG() and S_ISCHR(), as well as the part that includes sys/stat.h, have moved from Include/...github.com · GitHub