]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Bug #891637, patch #1005466: fix inspect.getargs() crash on def foo((bar)).
authorMatthias Klose <doko@ubuntu.com>
Sun, 15 Aug 2004 17:16:25 +0000 (17:16 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sun, 15 Aug 2004 17:16:25 +0000 (17:16 +0000)
commitc1a97ef731c2c48a86ad3387551ff323d7314f93
treea0d5b423905df2442e99a2641f5d8d7d8e7ae5ca
parent0052fcdbbaaa79c765fe6cd70f09486ed72124e7
- Bug #891637, patch #1005466: fix inspect.getargs() crash on def foo((bar)).
Lib/inspect.py
Lib/test/test_inspect.py
Misc/NEWS