Skip to content

Commit 4614ab9

Browse files
authored
3.15b1: Remove broken link (#77)
1 parent 9350ef5 commit 4614ab9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • content/posts/python-3150-beta-1

content/posts/python-3150-beta-1/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,8 @@ Some of the major new features and changes in Python 3.15 are:
5050

5151
For more details on the changes to Python 3.15, see [What’s new in Python 3.15](https://docs.python.org/3.15/whatsnew/3.15.html). The next pre-release of Python 3.15 will be 3.15.0b2, scheduled for 2026-06-02.
5252

53-
## Incompatible changes, removals and new deprecations
53+
## Removals and new deprecations
5454

55-
- [Incompatible changes](https://docs.python.org/3.15/whatsnew/3.15.html#incompatible-changes)
5655
- Python [removals](https://docs.python.org/3.15/whatsnew/3.15.html#removed) and [deprecations](https://docs.python.org/3.15/whatsnew/3.15.html#deprecated)
5756
- C API [removals](https://docs.python.org/3.15/whatsnew/3.15.html#c-api-removed) and [deprecations](https://docs.python.org/3.15/whatsnew/3.15.html#c-api-deprecated)
5857
- Overview of all [pending deprecations](https://docs.python.org/3.15/deprecations/index.html)

0 commit comments

Comments
 (0)