cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
hexology has quit [Quit: hex on you ...]
<mattip> if you disable the Py_TPFLAGS_BASETYPE on a foo type object, cpython blocks creating an applevel subclass of foo
<mattip> but will allow setting a C-level type object's tp_base to foo and then calling PyType_Ready
<mattip> I guess I should add a note to 70791e255a12
otisolsen70 has joined #pypy
otisolsen70 has quit [Quit: Leaving]