- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message202095
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 | vajrasky |
|---|---|
| Recipients | christian.heimes, giampaolo.rodola, janssen, pitrou, vajrasky |
| Date | 2013-11-04.08:34:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1383554051.71.0.160016992974.issue19422@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached the patch to raise error when using sock dgram in wrap_socket. I am still unsure whether I should put the validation in C code (private function _wrap_socket) or not. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-04 08:34:11 | vajrasky | set | recipients: + vajrasky, janssen, pitrou, giampaolo.rodola, christian.heimes |
| 2013-11-04 08:34:11 | vajrasky | set | messageid: <1383554051.71.0.160016992974.issue19422@psf.upfronthosting.co.za> |
| 2013-11-04 08:34:11 | vajrasky | link | issue19422 messages |
| 2013-11-04 08:34:11 | vajrasky | create | |

