Message 228687 - Python tracker
Message228687
| Author | pitrou |
|---|---|
| Recipients | alex, geertj, pitrou, vstinner |
| Date | 2014-10-06.14:14:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412604861.56.0.307491238108.issue22564@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+.. attribute:: SSLSocket.server_hostname + + A ``bytes`` instance (...) Ah, this is a mistake. It's actually always a str instance (on SSLObject as well). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-06 14:14:21 | pitrou | set | recipients: + pitrou, geertj, vstinner, alex |
| 2014-10-06 14:14:21 | pitrou | set | messageid: <1412604861.56.0.307491238108.issue22564@psf.upfronthosting.co.za> |
| 2014-10-06 14:14:21 | pitrou | link | issue22564 messages |
| 2014-10-06 14:14:21 | pitrou | create | |