简介

Gitea - Git with a cup of tea
A painless self-hosted Git service.
Gitea 是一个开源社区驱动的轻量级代码托管解决方案,后端采用 Go 编写,采用 MIT 许可证.

69156-15cu87mnrf8i.png

特点:

开源化
所有代码均在 GitHub! 加入我们让 Gitea 更好,你可以做到!

易安装
直接 从二进制安装。 或者使用 Docker, Vagrant, 和 安装包.

跨平台
Gitea 可以运行在任何 Go 能够编译的平台:Windows, macOS, Linux, ARM 等等,选择你喜欢的即可!

轻量级
Gitea 拥有很低的系统需求,即使Raspberry Pi也可运行,节约机器资源!

官方链接:

https://gitea.io/zh-cn/
下载地址:
https://dl.gitea.io

Python 是一种面向对象的动态类型语言,最初被设计用于编写自动化脚本,随着版本的不断更新和语言新功能的添加,越来越多被用于独立的、大型项目的开发。Python 3.8.0 稳定版现已正式发布,带来了许多新特性和优化。

59819-2klp5s62tsa.png

Python 3.8.0 稳定版的部分新特性:

PEP 572,赋值表达式
PEP 570,仅位置的参数
PEP 587,Python 初始化配置(改进嵌入)
PEP 590,Vectorcall:用于 CPython 的快速调用协议
PEP 578,运行时审核挂钩
PEP 574,带外数据的 Pickle 协议5
Typing 相关(Typing-related):PEP 591,PEP 586 和 PEP 589
并行文件系统缓存,用于编译的字节码
调试版本与发行版本共享 ABI
typed_ast 被合并回 CPython
LOAD_GLOBAL 现在快 40%
pickle 现在默认使用协议4,提高了性能

Python 3.8.0 is now available
On behalf of the Python development community and the Python 3.8 release team, I’m pleased to announce the availability of Python 3.8.0.

Python 3.8.0 is the newest feature release of the Python language, and it contains many new features and optimizations. You can find Python 3.8.0 here:
https://www.python.org/downloads/release/python-380/

Most third-party distributors of Python should be making 3.8.0 packages available soon.

See the “What’s New in Python 3.8” document for more information about features included in the 3.8 series. Detailed information about all changes made in 3.8.0 can be found in its change log.

Maintenance releases for the 3.8 series will follow at regular bi-monthly intervals starting in December of 2019.

We hope you enjoy Python 3.8!
Thanks to all of the many volunteers who help make Python Development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation:
https://www.python.org/psf/

免责声明
本博客部分内容来自于互联网,不代表作者的观点和立场,如若侵犯到您的权益,请联系[email protected]。我们会在24小时内进行删除。