Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc152cbf

Browse files
committed
Update changelog for 0.25
1 parenta12d339 commitc152cbf

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

‎CHANGELOG.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,29 @@ Changelog
66

77
General information:
88

9-
* The bpython-cli rendering backend has been removed following deprecation in
9+
* The`bpython-cli` rendering backend has been removed following deprecation in
1010
version 0.19.
11-
11+
* This release is focused on Python 3.12 support.
1212

1313
New features:
1414

1515

1616
Fixes:
1717

18+
* Fix __signature__ support
19+
Thanks to gpotter2
20+
* #995: Fix handling of `SystemExit`
21+
* #996: Improve order of completion results
22+
Thanks to gpotter2
23+
* Fix build of documentation and manpages with Sphinx >= 7
24+
* #1001: Do not fail if modules don't have __version__
1825

1926
Changes to dependencies:
2027

28+
* Remove use of distutils
29+
Thanks to Anderson Bravalheri
30+
31+
Support for Python 3.12 has been added. Support for Python 3.7 has been dropped.
2132

2233
0.24
2334
----
@@ -37,7 +48,7 @@ Fixes:
3748

3849
Changes to dependencies:
3950

40-
* wheel isno required as part of pyproject.toml's build dependencies
51+
* wheel isnot required as part of pyproject.toml's build dependencies
4152

4253
Support for Python 3.11 has been added.
4354

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp