mithrandi submitted <https://tm.tl/#8315> - CertificateOptions getattr calls have wrong attribute names (unassigned) for review
runciter has quit
new core defect https://tm.tl/#8316 by mithrandi: Python logging observer fails to log Failures
teratorn has quit
teratorn joined the channel
teratorn has quit
teratorn joined the channel
aenglander has quit
votz joined the channel
runciter joined the channel
licensed joined the channel
runciter has quit
votz
What's the recommended way to subclass BrowserLikePolicyForHTTPS (or the generic ClientContextFactory) to ignore SSL validation? That is, don't valid SSL certs. Is there already such a ContextFactory?
Think I got it.
wirehead_ has quit
introom
I am using twisted with python2
looks like the class, e.g., protocols, are not new style classes.
really?
simpson
introom: Twisted has a backwards-compatibility policy which includes not changing the behavior of things like classic classes.
There actually was a recent massive change to a bunch of class structures which bumped up against this.
tonythomas joined the channel
mmattice
twisted is older than new style classes
simpson
introom: Oh, yeah, that's the other piece of it. Twisted predates new-style classes, PEP 8, etc.
mmattice: Totally forgot about that.
introom
predates doesn't matter here. The backward compatibility really matters.
another question, how's python3 support now ?
wirehead_ joined the channel
mmattice
predates causes the backward compatibility issue.
simpson
introom: Python 3 support exists but not all modules are confirmed working, and many are still confirmed broken. You're encouraged to examine which modules you need, and contribute patches if you want to help with the effort.
For some users, Python 3 support is complete, AIUI.
aljohri joined the channel
}ls{ has quit
Tooty joined the channel
Tooty has quit
Tooty joined the channel
Tooty has quit
teratorn_ joined the channel
teratorn_ has quit
teratorn has quit
oberstet_ joined the channel
__marco joined the channel
runciter joined the channel
heftig_ is now known as heftig
clajo04 joined the channel
meejah
simpson: yes, e.g. crossbar.io works with python3 + twisted
simpson
meejah: Rockin'.
floyd joined the channel
runciter has quit
floyd has quit
runciter joined the channel
runciter has quit
floyd joined the channel
evilaliv3 joined the channel
Mixologic joined the channel
Mixologic_ has quit
evilaliv3 has quit
khorn has quit
kenaan
adiroiban reviewed <https://tm.tl/#8315> - CertificateOptions getattr calls have wrong attribute names (assigned to mithrandi)
adiroiban reviewed <https://tm.tl/#8311> - Add DNS record types for DNSKEY and RRSIG (assigned to alex)
evil_gordita joined the channel
03adiroiban 10r4733714 05A(branches/twcgi-py3-8009-3/): Branching to twcgi-py3-8009-3. ...