3.2 futures
3.3 yield, venv
3.4 asynio, enum
3.5 async, await
3.6 f-string
3.7 contextvars, dataclass
3.8 := 월러스 연산자
3.9 timezone, dict 연산자(chainmap / 집합연산)
3.10 match
3.11 cpython 최적화
3.12 버퍼프로토콜 / GIL in GIL
3.13 (2024년도 베타) GIL 해제가능 → pymalloc 사용 불가 → mimalloc 테스트 중
'app > python' 카테고리의 다른 글
hanspell 오류 JSONDecodeError: Expecting value; line1 column 1(char0) (2) | 2023.03.27 |
---|---|
input vs sys.stdin.readline (0) | 2023.02.18 |
'utf-8' codec can't decode byte 0xff in position 0: invalid start byte (0) | 2022.11.01 |
pypy (0) | 2021.08.04 |
cython : python to C (0) | 2021.07.28 |