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 [Ping timeout: 264 seconds]
user24 has joined #pypy
tbodt has joined #pypy
pulkitg has quit [Quit: removing from IRC because user idle on matrix for 30+ days]
abvi[m] has quit [Quit: removing from IRC because user idle on matrix for 30+ days]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
chelz has joined #pypy
nunatak has joined #pypy
asmeurer_ has quit [Read error: Connection reset by peer]
asmeurer_ has joined #pypy
energizer has joined #pypy
exarkun has quit [Read error: Connection reset by peer]
exarkun has joined #pypy
user24 has quit [Remote host closed the connection]
mattip has joined #pypy
jcea has quit [Quit: jcea]
raynold has joined #pypy
<kenaan>
pv cpyext-tls-operror 925ca6fe70e4 /pypy/module/cpyext/: cpyext: store error state thread-locally in executioncontext
<kenaan>
pv cpyext-tls-operror db2b75a607e4 /pypy/module/cpyext/test/test_pyerrors.py: cpyext: add a test for error state race condition
<kenaan>
pv cpyext-tls-operror e33ecbb4d6bd /pypy/module/cpyext/test/test_pyerrors.py: Use more specific exception for the test
<kenaan>
pv py3.5-user-site-impl 5ca68e43950b /lib-python/3/sysconfig.py: Use implementation-specific site directories in sysconfig. This is a forward port of fbb5b4cefb37ea859ec...
<kenaan>
pv py3.5-user-site-impl 041d69a3aea1 /lib-python/3/test/test_sysconfig_pypy.py: Add test for user-site dir
<kenaan>
mattip py3.5 00bffc96bc78 /lib-python/3/: merge py3.5-user-site-impl into py3.5
<kenaan>
filipsalomonsson socket_default_timeout_blockingness e1b858e8b416 /rpython/rlib/: Make sure 'blocking-ness' of socket is set along with default timeout
<kenaan>
mattip default 7fbd70c05558 /rpython/rlib/: merge socket_default_timeout_blockingness into default
<kenaan>
mattip py3.5 2885e6b1619d /rpython/: merge default into py3.5
the_drow has quit [Ping timeout: 260 seconds]
<kenaan>
mattip py3.5-user-site-impl 2edbc073a984 /: close merged branch
<kenaan>
mattip py3.5 d25f1e718fd7 /pypy/doc/whatsnew-pypy3-head.rst: update whatsnew for branches
<kenaan>
mattip cpyext-tls-operror 1275b1c9fddc /: close merged branch
<kenaan>
mattip socket_default_timeout_blockingness abf6010cf7ff /: close merged branch
<kenaan>
mattip default b3a61c9cdf11 /pypy/doc/whatsnew-head.rst: update whatsnew for branches
<kenaan>
mattip closed-branches 362902a9ea52 /: Merge closed head d10a6cb00365 on branch py3.5-msvc14
<kenaan>
mattip closed-branches 51301b8a330b /: Merge closed head b579b2e8a71e on branch throw-away
<kenaan>
mattip closed-branches c523844f4586 /: Merge closed head 17c6fa64f211 on branch rawrefcount-free-early
<kenaan>
mattip closed-branches d4462be9cfce /: Merge closed head d53e1ebe51e1 on branch memory-accounting
<kenaan>
mattip closed-branches d54a200c903b /: Merge closed head bc36eabcc716 on branch jit-hooks-can-be-disabled
<kenaan>
mattip closed-branches d6edebd8039a /: Merge closed head 1275b1c9fddc on branch cpyext-tls-operror
<kenaan>
mattip closed-branches ce1948553091 /: re-close this branch
<wleslie>
mattip: thanks, I'd completely forgotten about that branch.
danieljabailey has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
jcea has quit [Quit: jcea]
danieljabailey has joined #pypy
wleslie has quit [Quit: ~~~ Crash in JIT!]
<kenaan>
arigo default 740ad838d0c5 /pypy/module/crypt/interp_crypt.py: Merged in pv/pypy/crypt_h (pull request #611) Include crypt.h for crypt() on Linux
<kenaan>
pv crypt_h 32f93d4eabfa /pypy/module/crypt/interp_crypt.py: Include crypt.h for crypt() on Linux