# Python 3.11 릴리즈

> Clean Markdown view of GeekNews topic #7668. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7668](https://news.hada.io/topic?id=7668)
- GeekNews Markdown: [https://news.hada.io/topic/7668.md](https://news.hada.io/topic/7668.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-10-26T10:30:24+09:00
- Updated: 2022-10-26T10:30:24+09:00
- Original source: [discuss.python.org](https://discuss.python.org/t/python-3-11-0-final-is-now-available/20291)
- Points: 13
- Comments: 4

## Topic Body

- Faster CPython 프로젝트가 결과를 내면서 3.10 보다 10~60% 빨라짐.   
표준 벤치마크상 1.22x 속도 향상  
- Traceback에 더 자세한 오류 위치 포함   
- Exception Groups 및 except* 추가  
- TOML 파싱 지원   
- asyncio 에 task groups 추가   
- 정규식에 Atomic grouping ((?>...)) 및 Possessive Quantifiers (*+, ++, ?+, {m,n}+) 지원

## Comments



### Comment 12887

- Author: ignos
- Created: 2022-10-27T14:47:45+09:00
- Points: 1

마침 이런 글이 있네요. https://pythonspeed.com/articles/upgrade-python-3.11/

### Comment 12889

- Author: rookie
- Created: 2022-10-28T10:13:41+09:00
- Points: 1
- Parent comment: 12887
- Depth: 1

잘봤습니다

### Comment 12880

- Author: jonghwanhyeon
- Created: 2022-10-27T07:53:03+09:00
- Points: 1

https://docs.python.org/3.11/whatsnew/3.11.html

### Comment 12876

- Author: jujumilk3
- Created: 2022-10-26T12:33:51+09:00
- Points: 1

짝짝짝
