Message 300982 - Python tracker
Message300982
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 | serhiy.storchaka |
|---|---|
| Recipients | Oren Milman, benjamin.peterson, serhiy.storchaka, stutzbach |
| Date | 2017-08-29.12:43:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504010614.7.0.656760025661.issue31243@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset c7750c2a3af014a5b742d0159d8957ea95b6c221 by Serhiy Storchaka (Oren Milman) in branch '3.6': [3.6] bpo-31243: Fixed PyArg_ParseTuple failure checks. (GH-3171) (#3233) https://github.com/python/cpython/commit/c7750c2a3af014a5b742d0159d8957ea95b6c221 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-29 12:43:34 | serhiy.storchaka | set | recipients: + serhiy.storchaka, benjamin.peterson, stutzbach, Oren Milman |
| 2017-08-29 12:43:34 | serhiy.storchaka | set | messageid: <1504010614.7.0.656760025661.issue31243@psf.upfronthosting.co.za> |
| 2017-08-29 12:43:34 | serhiy.storchaka | link | issue31243 messages |
| 2017-08-29 12:43:34 | serhiy.storchaka | create | |