Euiseo Cha
Euiseo Cha
I fixed it to use Cython 0.29.30 in 3.11. https://github.com/zeroday0619/uvloop/commit/0a1e46118e65d9ef225cd73e9390b93560fd8b3a 
When I checked again, it seems that upgrading the Cython version does not affect the previous version. thank you
~~Probably... Adding this environment variable will solve the problem.~~ ~~`AIOHTTP_NO_EXTENSIONS=1` ~~ aiohttp needs to update the Cython version.
> I believe that for now experimentation on Py311 will require `AIOHTTP_NO_EXTENSIONS=1` and `--no-binary`. > * https://github.com/aio-libs/aiohttp/issues/6600#issuecomment-1229417344 Can I add it to test code?
@Alex4386 @park012241 린터로 이거 사용하는 건 어떤가요? [https://github.com/xojs/xo](https://github.com/xojs/xo)
@eafer 
> 좋은 의견 감사합니다. > > 마스토돈/미스키는 제가 안쓰는 SNS라 잘 모르는데, > > 현재 트위터 로고 이미지를 default로 그려지게 하고 있는데, 로고 이미지 제거 선택 혹은 로고 이미지 변경...
### I will upload it after going through the 3.20 version user patch safety verification process.