TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Sunsetting Python 2 is a bit of an issue for banks like JPMorgan

6 点作者 alexis2b超过 5 年前

4 条评论

protomyth超过 5 年前
Well, they have the money to pay someone for support &#x2F; back-porting security patches. I wonder what system they are running Python on as Red Hat is ok for a while.<p>This actually brings an interesting question on what other languages &#x2F; systems they have used in the past and does Python represent a new lifetime concern given some of the older platforms.
gigatexal超过 5 年前
I wonder if the transition could be so hard for some large installations that they move entire codebases to a different language. I guess not, because if they could do that they’d have moved to python 3.
csense超过 5 年前
What <i>should</i> happen here, is that banks should either pay to accelerate transition to Python 3 to meet the deadline, or they should pay to fund somebody to continue to maintain Python 2.<p>What <i>will</i> happen here, is banks won&#x27;t see any issue, because their Python 2 software still works after the sunset. It&#x27;ll be business as usual, and there will eventually be security incidents due to running Python 2.
o_nate超过 5 年前
If they only use it internally and not on external-facing sites then the security issue is somewhat less urgent.