This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | james, larry, ncoghlan, python-dev, yselivanov |
| Date | 2015年05月30日.21:09:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150530210930.18177.39255@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset e59966bb6de5 by Yury Selivanov in branch '3.5': Issue #23934: Fix inspect.signature to fail correctly for builtin types. https://hg.python.org/cpython/rev/e59966bb6de5 New changeset 19e0ffdd1daa by Yury Selivanov in branch 'default': Issue #23934: Fix inspect.signature to fail correctly for builtin types. https://hg.python.org/cpython/rev/19e0ffdd1daa |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年05月30日 21:09:33 | python-dev | set | recipients: + python-dev, ncoghlan, larry, yselivanov, james |
| 2015年05月30日 21:09:33 | python-dev | link | issue23934 messages |
| 2015年05月30日 21:09:33 | python-dev | create | |