主題
自動
淺色模式
深色模式
目錄
Python 3.5 有什麼新功能
發布重點摘要
新增功能
PEP 492 - 使用 async 和 await 語法的協程
PEP 465 - A dedicated infix operator for matrix multiplication
PEP 448 - Additional Unpacking Generalizations
PEP 461 - percent formatting support for bytes and bytearray
PEP 484 - 型別提示
PEP 471 - os.scandir() function -- a better and faster directory iterator
PEP 475: Retry system calls failing with EINTR
PEP 479: Change StopIteration handling inside generators
PEP 485: A function for testing approximate equality
PEP 486: Make the Python Launcher aware of virtual environments
PEP 488: Elimination of PYO files
PEP 489: Multi-phase extension module initialization
其他語言更動
新增模組
typing
zipapp
改進的模組
argparse
asyncio
bz2
cgi
cmath
code
collections
collections.abc
compileall
concurrent.futures
configparser
contextlib
csv
curses
dbm
difflib
distutils
doctest
email
enum
faulthandler
functools
glob
gzip
heapq
http
http.client
idlelib 與 IDLE
imaplib
imghdr
importlib
inspect
io
ipaddress
json
linecache
locale
logging
lzma
math
multiprocessing
operator
os
pathlib
pickle
poplib
re
readline
selectors
shutil
signal
smtpd
smtplib
sndhdr
socket
ssl
記憶體 BIO 支援
Application-Layer Protocol Negotiation Support
其他變更
sqlite3
subprocess
sys
sysconfig
tarfile
threading
time
timeit
tkinter
traceback
types
unicodedata
unittest
unittest.mock
urllib
wsgiref
xmlrpc
xml.sax
zipfile
其他模組層級的變更
最佳化
建置和 C API 變更
已棄用
新關鍵字
已棄用的 Python 行為
不支援的作業系統
已棄用的 Python 模組、函式和方法
已移除
API 與功能的移除
移植至 Python 3.5
Python 行為的改變
Python API 的變更
C API 中的改動
Python 3.5.4 中顯著的變更
新增
make
regen-all
建置目標
移除
make
touch
建置目標
上個主題
Python 3.6 有什麼新功能
下個主題
Python 3.4 有什麼新功能
此頁面
回報錯誤
改進此頁面