summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2005-08-24 07:36:21 (GMT)
committerGeorg Brandl <georg@python.org>2005-08-24 07:36:21 (GMT)
commit00ccbb67183641114dfeb119d5efed2d2d5282d4 (patch)
tree58d18157323e347d5bea1eb81fb3ae9acd5134e3 /Misc
parent42cd573c5a5bac9c5bfb8811bd7076febd4baffb (diff)
downloadcpython-00ccbb67183641114dfeb119d5efed2d2d5282d4.zip
cpython-00ccbb67183641114dfeb119d5efed2d2d5282d4.tar.gz
cpython-00ccbb67183641114dfeb119d5efed2d2d5282d4.tar.bz2
backport bug [ 1192315 ] 'clear -1' in pdb
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 55219f5..48a7d89 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -70,6 +70,8 @@ Library
- The sets module can now properly compute s-=s and s^=s as an empty set.
+- Bug #1192315: Disallow negative arguments to clear() in pdb.
+
- Patch #827386: Support absolute source paths in msvccompiler.py.
- Fix a problem in Tkinter introduced by SF patch #869468: delete bogus