Skip to content

Commit 9125084

Browse files
committed
Add What's New entry for the no-absolute-import check
1 parent 2f9739a commit 9125084

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/whatsnew/1.8.rst

+2
Original file line numberDiff line numberDiff line change
@@ -323,3 +323,5 @@ Other Changes
323323

324324
* Fix of false positive ``useless-else-on-loop`` message when break statements
325325
are deeply nested inside loop.
326+
327+
* The Python 3 porting checker no longer emits multiple `no-absolute-import` per file.

0 commit comments

Comments
 (0)