]> granicus.if.org Git - python/commit
Fix stepping into a frame without a __name__ (GH-12064)
authorAnthony Sottile <asottile@umich.edu>
Wed, 13 Mar 2019 03:57:09 +0000 (20:57 -0700)
committerLisa Roach <lisaroach14@gmail.com>
Wed, 13 Mar 2019 03:57:09 +0000 (20:57 -0700)
commit86900a49000c4a96ad1dc34e49d8af4245b08843
treeca1872877872403bc9eb861ecdc602a7051962b9
parent839b925f6347222de560cdb767924c502b4039aa
Fix stepping into a frame without a __name__ (GH-12064)
Lib/bdb.py
Lib/test/test_bdb.py
Misc/NEWS.d/next/Library/2019-02-26-22-41-38.bpo-36130._BnZOo.rst [new file with mode: 0644]