Message51027
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 | jiwon |
|---|---|
| Recipients | |
| Date | 2006-09-07.17:58:19 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
Logged In: YES user_id=595483 The original patch crashes when a function has keyword only arguments but no default values for those arguments, and calls the function without enough arguments. Fixed the bug, and added testcases for that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 15:54:26 | admin | link | issue1549670 messages |
| 2007-08-23 15:54:26 | admin | create | |