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
Hasimir has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
Hasimir has quit [Ping timeout: 245 seconds]
adamholmberg has joined #pypy
speeder39 has joined #pypy
adamholmberg has quit [Ping timeout: 252 seconds]
btaroli20 has joined #pypy
btaroli20 has quit [Remote host closed the connection]
ronan has joined #pypy
jcea has quit [Quit: jcea]
forgottenone has quit [Quit: Konversation terminated!]
<agronholm>
from the looks of it, pypy3 for 3.6 seems quite close already
<cfbolz>
agronholm: there is some disagreement on that. I tend to agree, but other pypy dev's aren't sure ;-)
<cfbolz>
but yes, many of the major features are there
<fijal>
we've been bitten by the long tail so many times that I understand skepticism ;-)
<agronholm>
I looked this up because I'm trying to evaluate whether I should set 3.5 as the minimum version for my new project or not
<agronholm>
the latest ubuntu LTS (which is a major factor) already has 3.6
<agronholm>
so pypy3 is the only thing really holding me back
<cfbolz>
yes, sorry. people are busy with other things atm, it seems
<agronholm>
I'm not trying to hurry anyone, I'm just trying to figure out when to possibly expect the 3.6 compatible pypy3 to materialize
<agronholm>
I don't expect my library to pick up a large userbase that quickly
antocuni has quit [Ping timeout: 246 seconds]
<cfbolz>
agronholm: which py3.6 feature would you want to use?
<agronholm>
the key feature here is async generators
<agronholm>
I'm aware that there is a compatibility shim (I've published one too)
<agronholm>
but it makes tracebacks ugly
<agronholm>
I'd also like to use variable annotations
arigato has joined #pypy
dddddd has joined #pypy
arigato has quit [Ping timeout: 252 seconds]
arigato has joined #pypy
arigato has quit [Read error: Connection reset by peer]
patap0n26 has joined #pypy
patap0n26 has quit [Remote host closed the connection]
Welcome has joined #pypy
Welcome has quit [Remote host closed the connection]
forgottenone has quit [Read error: Connection reset by peer]
forgottenone has joined #pypy
nimaje has quit [Ping timeout: 264 seconds]
nimaje has joined #pypy
fryguybob has quit [Quit: leaving]
fryguybob has joined #pypy
nimaje1 has joined #pypy
nimaje1 is now known as nimaje
nimaje is now known as Guest64109
Guest64109 has quit [Read error: Connection reset by peer]
khaledez has joined #pypy
adamholmberg has joined #pypy
jcea has joined #pypy
khaledez has quit [Ping timeout: 250 seconds]
khaledez has joined #pypy
<kenaan>
john-aldis-osirium py3.6 386a109966ab /lib-python/3/test/test_bytes.py: Skip test that uses pythonapi on pypy
speeder39 has joined #pypy
antocuni has joined #pypy
marky1991 has joined #pypy
Hasimir has joined #pypy
MarkMangoba has joined #pypy
Hasimir has quit [Ping timeout: 252 seconds]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
MarkMangoba has quit [Remote host closed the connection]
<kenaan>
rlamy py3.6 ea84fbbcd9bd /lib-python/3/test/: Merged in davidcellis/pypy/py3.6 (pull request #626) Add GC collects to tests expecting resource warnings
<kenaan>
David C Ellis py3.6 5f0d3bf975f8 /lib-python/3/test/lock_tests.py: Add GC collect to lock_tests weakref delete test.
<kenaan>
David C Ellis py3.6 7eda7fcc5e0f /lib-python/3/test/test_warnings/__init__.py: Add GC collects to test_tracemalloc - Now gives the expected warning Test still fails as the message is diffe...
speeder39 has quit [Quit: Connection closed for inactivity]
blkperl0 has joined #pypy
blkperl0 has quit [Remote host closed the connection]
tayfun26 has quit [Quit: tayfun26]
ronan has quit [Ping timeout: 250 seconds]
khaledez has quit [Ping timeout: 244 seconds]
<kenaan>
arigo cffi/cffi e2e324a2f13e /: Issue #384 Un-ignore the warnings when testing for them, in case someone runs py.test with the PYTHONWARNINGS en...