File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ and this project adheres to
2525
2626### Fixed
2727
28+ - Fix leaked file handles in tests using context managers ([ b66a6f5] , [ #25 ] )
2829- Fix typo in test name: ` test_l9events_form_ip4scout ` ->
2930 ` test_l9events_from_ip4scout ` ([ 0d8736e] , [ #27 ] )
3031
@@ -150,6 +151,7 @@ and this project adheres to
150151
151152<!-- Commit links -->
152153
154+ [ b66a6f5 ] : https://github.com/LeakIX/l9format-python/commit/b66a6f5
153155[ 3547e22 ] : https://github.com/LeakIX/l9format-python/commit/3547e22
154156[ 1ca6e4d ] : https://github.com/LeakIX/l9format-python/commit/1ca6e4d
155157[ 0d8736e ] : https://github.com/LeakIX/l9format-python/commit/0d8736e
@@ -218,4 +220,5 @@ and this project adheres to
218220[ #22 ] : https://github.com/LeakIX/l9format-python/issues/22
219221[ #27 ] : https://github.com/LeakIX/l9format-python/issues/27
220222[ #33 ] : https://github.com/LeakIX/l9format-python/issues/33
223+ [ #25 ] : https://github.com/LeakIX/l9format-python/issues/25
221224[ #35 ] : https://github.com/LeakIX/l9format-python/issues/35
You can’t perform that action at this time.
0 commit comments