This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author meersuri
Recipients AlexWaygood, Dutcho, JelleZijlstra, docs@python, eric.araujo, ethan.furman, meersuri, python-dev
Date 2022-02-10.15:20:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644506456.66.0.629862311752.issue46586@roundup.psfhosted.org>
In-reply-to
Content
Can someone guide me on why I'm getting a no-new-line at end of file error for the NEWS entry when I didnt change this file in the last commit and it passed the Azure checks earlier

Error: [1] ../Misc/NEWS.d/next/Documentation/2022-02-08-15-38-16.bpo-46586.6qVFVL.rst:0: No newline at end of file (no-newline-at-end-of-file). Do I need to manually add the new line?
History
Date User Action Args
2022-02-10 15:20:56meersurisetrecipients: + meersuri, eric.araujo, docs@python, ethan.furman, python-dev, JelleZijlstra, Dutcho, AlexWaygood
2022-02-10 15:20:56meersurisetmessageid: <1644506456.66.0.629862311752.issue46586@roundup.psfhosted.org>
2022-02-10 15:20:56meersurilinkissue46586 messages
2022-02-10 15:20:56meersuricreate