Python 3.0

GPTKB entity

Statements (73)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:developer gptkb:Guido_van_Rossum
gptkbp:format .py
https://www.w3.org/2000/01/rdf-schema#label Python 3.0
gptkbp:influenced_by gptkb:ABC_programming_language
gptkb:language
gptkb:Modula-3
gptkbp:latest_version gptkb:Python_3.10.0
gptkbp:license gptkb:Python_Software_Foundation_License
gptkbp:notable_feature new syntax for context managers
new syntax for decorators
improved standard library
new built-in functions
new memory management features
bytes and bytearray types
enhanced support for iterators
improved error messages
integer division behavior changed
new 'argparse' module
new 'bytes' type for binary data
new 'collections' module features
new 'concurrent.futures' module
new 'configparser' module
new 'ctypes' module improvements
new 'email' module improvements
new 'functools' module features
new 'http' module improvements
new 'itertools' module features
new 'json' module improvements
new 'logging' module improvements
new 'memoryview' type
new 'pathlib' module
new 'pdb' module improvements
new 'pickle' module improvements
new 'pyvenv' script
new 'shelve' module improvements
new 'sqlite3' module improvements
new 'statistics' module
new 'str.format()' method
new 'subprocess' module features
new 'super()' function behavior
new 'tkinter' module improvements
new 'unittest' module improvements
new 'venv' module
new 'with' statement behavior
new 'xml' module improvements
new 'xmlrpc' module improvements
new built-in functions like 'next()'
new import system
new keyword 'async'
new keyword 'await'
new keyword 'nonlocal'
new keyword 'yield from'
new metaclasses
new standard library modules
new syntax for exceptions
new testing framework
print() function is a function
removal of old-style classes
gptkbp:philosophy functional programming
object-oriented programming
imperative programming
gptkbp:predecessor gptkb:Python_2.0
gptkbp:release_date December 3, 2008
gptkbp:successor gptkb:Python_2.7
gptkbp:supports gptkb:Unicode
asyncio
f-strings
type hints
gptkbp:type high-level programming language
gptkbp:bfsParent gptkb:Python_2.7
gptkb:PEP_3333
gptkbp:bfsLayer 4