Message 105878 - Python tracker
Message105878
| Author | vstinner |
|---|---|
| Recipients | pitrou, vstinner |
| Date | 2010-05-16.21:26:17 |
| SpamBayes Score | 0.010079506 |
| Marked as misclassified | No |
| Message-id | <1274045179.43.0.485140782654.issue8477@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I commited the fix on _ssl._test_decode_cert() as r81237 (py3k, blocked in 3.1: r81238). Issue #8550 got accepted and uses PyUnicode_FSConverter for the filenames (except _ssl._test_decode_cert() which is now fixed). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-16 21:26:19 | vstinner | set | recipients: + vstinner, pitrou |
| 2010-05-16 21:26:19 | vstinner | set | messageid: <1274045179.43.0.485140782654.issue8477@psf.upfronthosting.co.za> |
| 2010-05-16 21:26:17 | vstinner | link | issue8477 messages |
| 2010-05-16 21:26:17 | vstinner | create | |