cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | the secret reason for us trying to get PyPy users: to test the JIT well enough that we're somewhat confident about it
marr has quit [Remote host closed the connection]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
energizer has quit [Remote host closed the connection]
energizer has joined #pypy
marky1991 has joined #pypy
asmeurer__ has joined #pypy
<njs>
"Is there a public-facing summary of the language summit?" <-- Jake Edge @ LWN has been attending them for the last few years, so there will be writeups showing up in LWN over the next few weeks
<kenaan>
cfbolz py3.6 92cfcd232b4f /pypy/: implement the new way the __class__ closure is filled (via type.__new__ and the new __classcell__ element in the cla...
<kenaan>
cfbolz py3.6 4ea0853cd59f /pypy/: fill the classcell even earlier
dddddd has quit [Remote host closed the connection]
chelz has joined #pypy
asmeurer has joined #pypy
<kenaan>
cfbolz py3.6 7c4bb9c6272f /pypy/objspace/std/: can't use the one-argument form of type.__new__ for subclasses of type
<kenaan>
cfbolz py3.6 2341c48345f8 /pypy/module/__builtin__/compiling.py: missing space in error message
<kenaan>
cfbolz py3.6 ba88f1c25694 /pypy/interpreter/pycode.py: bump magic because of classcell changes
asmeurer has quit [Quit: asmeurer]
asmeurer has joined #pypy
mattip has joined #pypy
<mattip>
nice py3.6 wiki page
energizer has joined #pypy
asmeurer has quit [Quit: asmeurer]
<cfbolz>
mattip: I plan to update it tomorrow
<mattip>
cool
<kenaan>
mattip py3.5 5f017005bd26 /: merge default into py3.5
asmeurer has joined #pypy
marself has joined #pypy
energizer has quit [Remote host closed the connection]
energizer has joined #pypy
<ronan>
mattip: I've been looking at merging unicode-utf8 to py3.5, and it looks like a bit of a nightmare ATM
<ronan>
mattip: so I'm trying to reduce the diff a bit
user24 has quit [Quit: Leaving]
<alcarithemad>
cfbolz: the failures in test_grammar test_var_annot_* look like they might be my fault; I'll check them out after pycon
<cfbolz>
alcarithemad: cool!
energizer has quit [Remote host closed the connection]
energizer has joined #pypy
<alcarithemad>
where is _signal supposed to come from?
<cfbolz>
alcarithemad: pypy/module/_signal
asmeurer has quit [Quit: asmeurer]
<tsutsumi>
does the py3.6 effort need help? I might be able to contribute if someone can point me to some tasks
tbodt has joined #pypy
asmeurer has joined #pypy
asmeurer has quit [Quit: asmeurer]
dfee has joined #pypy
asmeurer has joined #pypy
<cfbolz>
tsutsumi: yes, that would be awesome! Look at the wiki page, investigate one of the simple failures. I'll try to add more detailed comments tomorrow