commit | bf304fcb3255d6fe52f83c120feccdf64f5a9715 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yselivanov@sprymix.com> | Sat May 30 17:08:36 2015 -0400 |
committer | Yury Selivanov <yselivanov@sprymix.com> | Sat May 30 17:08:36 2015 -0400 |
tree | 6bdb8df43c8e4bfc5a2fc2ef802daee0b24cdb2e | |
parent | dce09c34a0a5d3ba5ddb2a948f3d0aa55ae3e9c4 [diff] |
Issue #23934: Fix inspect.signature to fail correctly for builtin types. Initial patch by James Powell.