We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561d722 commit 2e6d3e4Copy full SHA for 2e6d3e4
1 file changed
CHANGELOG.md
@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
8
### Fixed
9
- fixed bug where numpy>2.4 broke `data.join`
10
11
+### Changed
12
+- per [PEP 765](https://peps.python.org/pep-0765/), `return` is removed from `finally` blocks
13
+
14
## [3.6.1]
15
16
### Changed
0 commit comments