TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What’s in Which Python

214 pointsby gammaratoralmost 3 years ago

8 comments

asicspalmost 3 years ago
The `re` module in 3.11 will support &quot;Atomic grouping and possessive quantifiers&quot;. I recently wrote a blog post about these features: <a href="https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;python-regex-possessive-quantifier&#x2F;" rel="nofollow">https:&#x2F;&#x2F;learnbyexample.github.io&#x2F;python-regex-possessive-qua...</a>
评论 #31475566 未加载
roschdalalmost 3 years ago
How can Python 3.11 be 60% faster than 3.10?
评论 #31476520 未加载
评论 #31475915 未加载
评论 #31475642 未加载
评论 #31475668 未加载
评论 #31482093 未加载
评论 #31476637 未加载
pstuartalmost 3 years ago
If one is on the Python 3 train, is there any reason to not always be on the latest release?<p>Is it better about breaking changes than the 2 to 3 adventure was?
评论 #31475381 未加载
评论 #31475597 未加载
评论 #31475534 未加载
评论 #31475377 未加载
评论 #31479723 未加载
评论 #31478412 未加载
评论 #31478785 未加载
评论 #31475560 未加载
评论 #31481678 未加载
评论 #31484389 未加载
评论 #31477109 未加载
评论 #31478673 未加载
评论 #31475356 未加载
评论 #31475508 未加载
评论 #31475679 未加载
pjmlpalmost 3 years ago
It starts with 2.1, so it misses quite a few changes.<p>If I recall correctly, 1.6 was when it started to get attention on mainstream with Zope and co.<p>Still, add the standard library changes as well, and there is plenty of inspiration for pub quizzes.
评论 #31476357 未加载
评论 #31481809 未加载
mmcnlalmost 3 years ago
How come Python is still improving in so many ways after so many years, or what has kept them back for so long? These are not small improvements.
mark-ralmost 3 years ago
Not quite complete enough for my liking. 3.9 doesn&#x27;t have any mention of zoneinfo.ZoneInfo for example.
评论 #31482986 未加载
roschdalalmost 3 years ago
Global interpreter lock, will it ever be removed?
评论 #31475703 未加载
评论 #31479180 未加载
twicalmost 3 years ago
Unrelated, but i wish there was a table of what version of each function was in each version of glibc. I would love to be able to answer a question like &quot;if i compile on version X, and deploy on version Y, what functions will be missing or changed?&quot;.
评论 #31483701 未加载
评论 #31479801 未加载