summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-05-31-21-17-43.gh-issue-119824.CQlxWV.rst
diff options
context:
space:
mode:
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>2024-10-15 19:29:35 (GMT)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>2024-10-15 19:34:54 (GMT)
commit8cdaca8b25e3354530d66cbccc622e0e914e8e8a (patch)
tree569f57edf7b734105549a331020eb14f73347240 /Misc/NEWS.d/next/Library/2024-05-31-21-17-43.gh-issue-119824.CQlxWV.rst
parent3ea488aac44887a7cdb30be69580c81a0ca6afe2 (diff)
downloadcpython-8cdaca8b25e3354530d66cbccc622e0e914e8e8a.zip
cpython-8cdaca8b25e3354530d66cbccc622e0e914e8e8a.tar.gz
cpython-8cdaca8b25e3354530d66cbccc622e0e914e8e8a.tar.bz2
Python 3.14.0a1v3.14.0a1
Diffstat (limited to 'Misc/NEWS.d/next/Library/2024-05-31-21-17-43.gh-issue-119824.CQlxWV.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2024-05-31-21-17-43.gh-issue-119824.CQlxWV.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2024-05-31-21-17-43.gh-issue-119824.CQlxWV.rst b/Misc/NEWS.d/next/Library/2024-05-31-21-17-43.gh-issue-119824.CQlxWV.rst
deleted file mode 100644
index fd6d8d7..0000000
--- a/Misc/NEWS.d/next/Library/2024-05-31-21-17-43.gh-issue-119824.CQlxWV.rst
+++ /dev/null
@@ -1 +0,0 @@
-Print stack entry in :mod:`pdb` when and only when user input is needed.