René's URL Explorer Experiment


Title: Python 3.10

Open Graph Title: Python 3.10

X Title: Python 3.10

Description: Python 3.10 is out (and has been for a while, I’m late posting this), with new features and changes. The big new language feature this update is pattern matching. We get much better errors, the always-present typing improvements, and finally some real usage of the new PEG parser from 3.9.

Open Graph Description: Python 3.10 is out (and has been for a while, I’m late posting this), with new features and changes. The big new language feature this update is pattern matching. We get much better errors, the always-present typing improvements, and finally some real usage of the new PEG parser from 3.9.

X Description: Python 3.10 is out (and has been for a while, I’m late posting this), with new features and changes. The big new language feature this update is pattern matching. We get much better errors, the …

Mail addresses
henryfs@princeton.edu

Opengraph URL: https://iscinumpy.dev/post/python-310/

X: @HenrySchreiner3

Generator: Hugo 0.161.1

direct link

Domain: iscinumpy.dev


Hey, it has json ld scripts:
{"@context":"https://schema.org","@graph":[{"@id":"https://iscinumpy.dev/#website","@type":"WebSite","name":"ISciNumPy.dev","publisher":{"@id":"https://iscinumpy.dev/#organization"},"url":"https://iscinumpy.dev/"},{"@id":"https://iscinumpy.dev/#organization","@type":"Organization","name":"Henry Schreiner","url":"https://iscinumpy.dev/"},{"@id":"https://iscinumpy.dev/post/python-310/#breadcrumb","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://iscinumpy.dev/","name":"Home","position":1},{"@type":"ListItem","item":"https://iscinumpy.dev/post/","name":"Posts","position":2},{"@type":"ListItem","item":"https://iscinumpy.dev/post/python-310/","name":"Python 3.10","position":3}]},{"@id":"https://iscinumpy.dev/post/python-310/#webpage","@type":"WebPage","breadcrumb":{"@id":"https://iscinumpy.dev/post/python-310/#breadcrumb"},"isPartOf":{"@id":"https://iscinumpy.dev/#website"},"name":"Python 3.10","url":"https://iscinumpy.dev/post/python-310/"},{"@id":"https://iscinumpy.dev/#author-henry-schreiner","@type":"Person","name":"Henry Schreiner","url":"https://iscinumpy.dev/"},{"@id":"https://iscinumpy.dev/post/python-310/#article","@type":"Article","author":[{"@id":"https://iscinumpy.dev/#author-henry-schreiner"}],"dateCreated":"2022-07-23T10:00:00-04:00","dateModified":"2026-06-09T15:40:47-04:00","datePublished":"2022-07-23T10:00:00-04:00","description":"Python 3.10 is out (and has been for a while, I’m late posting this), with new features and changes. The big new language feature this update is pattern matching. We get much better errors, the always-present typing improvements, and finally some real usage of the new PEG parser from 3.9.\n","headline":"Python 3.10","image":"https://iscinumpy.dev/images/avatar.jpg","inLanguage":"en","keywords":["programming","python","pyupgrade"],"mainEntityOfPage":{"@id":"https://iscinumpy.dev/post/python-310/#webpage"},"publisher":{"@id":"https://iscinumpy.dev/#organization"},"timeRequired":"PT6M","wordCount":1274}]}

NoneIE=edge
authorHenry Schreiner
og:site_nameISciNumPy.dev
og:localeen_us
og:typearticle
article:sectionpost
article:published_time2022-07-23T10:00:00-04:00
article:modified_time2026-06-09T15:40:47-04:00
article:tagPyupgrade
twitter:imagehttps://iscinumpy.dev/images/avatar.jpg
twitter:cardsummary_large_image
twitter:creator@HenrySchreiner3

Links:

ISciNumPy.devhttps://iscinumpy.dev/
Linkshttps://iscinumpy.dev/post/python-310
Useful Linkshttps://iscinumpy.dev/page/useful-links/
Softwarehttps://iscinumpy.dev/page/software/
Writinghttps://iscinumpy.dev/page/writing/
Presentationshttps://iscinumpy.dev/page/presentations/
Illustrations and videoshttps://iscinumpy.dev/page/illustrations/
My UC sitehttps://hschrein.web.cern.ch/hschrein/
Sitehttps://iscinumpy.dev/post/python-310
Archiveshttps://iscinumpy.dev/page/archive/
Tagshttps://iscinumpy.dev/tags/
Categorieshttps://iscinumpy.dev/categories/
Abouthttps://iscinumpy.dev/post/python-310
About mehttps://iscinumpy.dev/page/about/
My projectshttps://iscinumpy.dev/page/projects/
https://iscinumpy.dev/
Henry Schreinerhttps://iscinumpy.dev/
2→3https://iscinumpy.dev/post/python-3-upgrade
3.7https://iscinumpy.dev/post/python-37
3.8https://iscinumpy.dev/post/python-38
3.9https://iscinumpy.dev/post/python-39
3.11https://iscinumpy.dev/post/python-311
3.12https://iscinumpy.dev/post/python-312
3.13https://iscinumpy.dev/post/python-313
3.14https://iscinumpy.dev/post/python-314
3.15https://iscinumpy.dev/post/python-315
what’s new pagehttps://docs.python.org/3.10/whatsnew/3.10.html#pep-634-structural-pattern-matching
PEP 636https://www.python.org/dev/peps/pep-0636
Official docshttps://docs.python.org/3/whatsnew/3.10.html
Release page and imagehttps://www.python.org/downloads/release/python-3100/
RealPython articlehttps://realpython.com/python310-new-features/
DeepSourcehttps://deepsource.io/blog/python-3-10-whats-new/
2→3https://iscinumpy.dev/post/python-3-upgrade
3.7https://iscinumpy.dev/post/python-37
3.8https://iscinumpy.dev/post/python-38
3.9https://iscinumpy.dev/post/python-39
3.11https://iscinumpy.dev/post/python-311
3.12https://iscinumpy.dev/post/python-312
3.13https://iscinumpy.dev/post/python-313
3.14https://iscinumpy.dev/post/python-314
3.15https://iscinumpy.dev/post/python-315
Pythonhttps://iscinumpy.dev/categories/python/
programminghttps://iscinumpy.dev/tags/programming/
pythonhttps://iscinumpy.dev/tags/python/
pyupgradehttps://iscinumpy.dev/tags/pyupgrade/
https://iscinumpy.dev/post/python-311/
https://iscinumpy.dev/post/cibuildwheel-2-10-0/
Previous Posthttps://iscinumpy.dev/post/python-311/
Next Post https://iscinumpy.dev/post/cibuildwheel-2-10-0/
Better Errorshttps://iscinumpy.dev/post/python-310#better-errors
Pattern Matchinghttps://iscinumpy.dev/post/python-310#pattern-matching
Typing improvementshttps://iscinumpy.dev/post/python-310#typing-improvements
Type Unionshttps://iscinumpy.dev/post/python-310#type-unions
Otherhttps://iscinumpy.dev/post/python-310#other
Other improvementshttps://iscinumpy.dev/post/python-310#other-improvements
Parenthesized context managershttps://iscinumpy.dev/post/python-310#parenthesized-context-managers
Strict ziphttps://iscinumpy.dev/post/python-310#strict-zip
Minor featureshttps://iscinumpy.dev/post/python-310#minor-features
Stdlib improvementshttps://iscinumpy.dev/post/python-310#stdlib-improvements
Dataclasseshttps://iscinumpy.dev/post/python-310#dataclasses
Minor featureshttps://iscinumpy.dev/post/python-310#minor-features-1
Deprecations, warnings, and removalshttps://iscinumpy.dev/post/python-310#deprecations-warnings-and-removals
Final wordshttps://iscinumpy.dev/post/python-310#final-words
Sources and resourceshttps://iscinumpy.dev/post/python-310#sources-and-resources
https://www.facebook.com/henryschreineriii
https://github.com/henryiii
https://gitlab.com/henryiii
https://twitter.com/HenrySchreiner3
https://reddit.com/u/henryschreineriii
https://linkedin.com/in/in/henryiii
https://stackoverflow.com/users/2402816
https://www.youtube.com/henryschreiner
https://fosstodon.org/@henryiii
https://bsky.app/profile/henryiii.bsky.social
https://iscinumpy.dev/index.xml
Henry Schreinerhttps://iscinumpy.dev/
ISciNumPy.devhttps://iscinumpy.dev/
Hugo v0.161.1https://gohugo.io
Beautiful Hugohttps://github.com/halogenica/beautifulhugo
Beautiful Jekyllhttps://deanattali.com/beautiful-jekyll/
41dc7d2bhttps://gitlab.com/iscinumpy/iscinumpy.gitlab.io/-/tree/41dc7d2b452a43aa9d875539269b92f82008a44c

Viewport: width=device-width,initial-scale=1,maximum-scale=1


URLs of crawlers that visited me.