Skip to content

Commit 7d2430c

Browse files
committed
Restore trailing blank lines from main
1 parent 8efb1af commit 7d2430c

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ include and exclude](https://devguide.python.org/security/policy/#what-to-includ
2121
in vulnerability reports. Following the security policy means the PSRT can
2222
quickly and efficiently triage your report, not following the security policy
2323
will only delay triaging your report.
24+

Doc/library/asyncio-threading.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,4 @@ and tries again. When the producer is done it calls
151151
:meth:`~queue.Queue.shutdown`, which causes subsequent
152152
:meth:`~queue.Queue.get_nowait` calls to raise :exc:`queue.ShutDown`
153153
so the consumer can exit cleanly.
154+

Doc/library/tkinter.colorchooser.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ the :class:`~tkinter.commondialog.Dialog` class.
3737

3838
Module :mod:`tkinter.commondialog`
3939
Tkinter standard dialog module
40+

0 commit comments

Comments
 (0)