cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "nothing compares to the timeshifter, my personal polar expedition in software" - pedronis
adamholmberg has quit [Remote host closed the connection]
traverseda_lapto has quit [Ping timeout: 248 seconds]
marr has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
adamholmberg has quit [Ping timeout: 255 seconds]
adamholmberg has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
lritter has quit [Remote host closed the connection]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
tbodt has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
squeaky_pl has quit [Ping timeout: 240 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
traverseda_lapto has joined #pypy
jcea has quit [Quit: jcea]
windy has joined #pypy
<windy> hi folks. Is it normal that I allocated a 4GB bytearray but top reports ~8GB memory usage?
ArneBab has joined #pypy
drolando has quit [Ping timeout: 246 seconds]
ArneBab_ has quit [Ping timeout: 248 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
BlueProtoman has joined #pypy
<BlueProtoman> Where can I get the source for the version of PyPy that supports Python 3?
<BlueProtoman> Is it a particular version?
windy has quit [Quit: Page closed]
<simpson> BlueProtoman: One sec, I think it's on the downloads page.
<simpson> BlueProtoman: Yeah, so on http://pypy.org/download.html you should grab source from under the Python 3 heading, and then follow the instructions further down, under "Building From Source". Out of curiosity, why are you building your own PyPy? It's a time-consuming endeavor.
<BlueProtoman> simpson: More than anything I just want PyPy that supports Python 3. Or is that available in the PPAs?
<simpson> I don't know about the PPAs; it might be. There's portable PyPy builds, for sure, if your distro isn't one that has a prebuilt.
traverseda_lapto has quit [Ping timeout: 240 seconds]
BlueProtoman has quit [Quit: Leaving]
forgottenone has joined #pypy
_whitelogger has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
ronny has joined #pypy
_whitelogger has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
drolando has joined #pypy
amaury has joined #pypy
tnorth has joined #pypy
tormoz has quit [Remote host closed the connection]
adamholmberg has joined #pypy
oilshell1 has left #pypy [#pypy]
oilshell1 has joined #pypy
oilshell1 has left #pypy [#pypy]
<jerith> fijal: Ping?
oilshell has joined #pypy
kolko has joined #pypy
ronan has joined #pypy
adamholmberg has joined #pypy
marr has joined #pypy
arigato has joined #pypy
amaury has joined #pypy
adamholmberg has joined #pypy
squeaky_pl has joined #pypy
kolko has joined #pypy
lritter has joined #pypy
adamholmberg has joined #pypy
exarkun has quit [Ping timeout: 248 seconds]
exarkun has joined #pypy
adamholmberg has joined #pypy
ronan__ has joined #pypy
drolando has joined #pypy
antocuni has joined #pypy
arigato has joined #pypy
iblis17_ has quit [Ping timeout: 248 seconds]
iblis17 has joined #pypy
kenaan has joined #pypy
<kenaan> antocuni cpyext-nowrapper a11cce743736 /pypy/module/cpyext/: (antocuni, ronan, armin) kill the @rgc.no_collect for now, as it doesn't do exactly what we need. Event...
<kenaan> antocuni cpyext-nowrapper 7fef75641ebf /pypy/module/cpyext/typeobject.py: typo
<kenaan> rlamy cpyext-nowrapper 91457554c166 /pypy/module/cpyext/object.py: fix PyObject_GC_Del()
<kenaan> rlamy cpyext-nowrapper 9442c8d6ad20 /pypy/module/cpyext/typeobject.py: hack to fix translation because fijal wants to go to dinner
<kenaan> antocuni cpyext-nowrapper 3ad28c3bd8e4 /pypy/module/cpyext/test/test_memoryobject.py: typo
<kenaan> antocuni cpyext-nowrapper 97550ad28d1a /pypy/module/_cppyy/: (antocuni, ronan): fix the Py_DecRef usages inside cppyy
<kenaan> antocuni cpyext-nowrapper fccecff29953 /pypy/module/cpyext/pystate.py: forgot to rename these
<kenaan> wlav cppyy-packaging 9e7102e53565 /pypy/module/_cppyy/interp_cppyy.py: simplify/cleanup
<kenaan> wlav cppyy-packaging 2aa24a1ebd73 /pypy/module/_cppyy/pythonify.py: simplify (namespaces always lazy)
<kenaan> wlav cppyy-packaging 24329533531e /pypy/module/_cppyy/interp_cppyy.py: remove superfluous method
<kenaan> wlav cppyy-packaging 0a1c3153a7e5 /pypy/module/_cppyy/: clearer naming and __cppname__ property for classes
<kenaan> wlav cppyy-packaging 90cbc419e451 /pypy/module/_cppyy/interp_cppyy.py: fix typo
<kenaan> wlav cppyy-packaging 16133916e940 /pypy/module/_cppyy/ffitypes.py: cleanup
<kenaan> wlav cppyy-packaging 582dbcdc2741 /pypy/module/_cppyy/capi/loadable_capi.py: allow envar CPPYY_BACKEND_LIBRARY to direct the location of the backend library
<arigato> <spam>
<kenaan> wlav cppyy-packaging a5393d11a343 /: merge default into branch
<kenaan> wlav default 87092e78f4c5 /pypy/: further cleanup of module _cppyy, with clingwrapper now living in external package shared with CPython
<kenaan> arigo cffi/cffi[release-1.11] e6f7f5693b3d /: hg merge default
<kenaan> arigo cffi/cffi[release-1.11] 3371c64306f0 /doc/source/whatsnew.rst: tweaks in whatsnew
<kenaan> arigo cffi/cffi[release-1.11] b0f01afb01b4 /testing/cffi0/test_version.py: Skip a test: the link location now points to the general pip page, not to the place where the exact...
<kenaan> arigo cffi/cffi[release-1.11] ce479abbcb9f /: more tweaks
<kenaan> arigo cffi/cffi[release-1.11] ada126bd7d1e /doc/source/installation.rst: Update md5/sha sums
<kenaan> arigo cffi/cffi[release-1.11] 9602c54244d0 /.hgtags: Added tag v1.11.1 for changeset ada126bd7d1e
<kenaan> arigo cffi/cffi 77d89fb08efb /: hg merge release-1.11
<kenaan> mattip default 0f78f387b064 /.hgtags: Added tag release-pypy2.7-v5.9.0 for changeset 03d614975835
<kenaan> mattip default e25bb633a068 /.hgtags: Added tag release-pypy3.5-v5.9.0 for changeset d72f9800a42b
<kenaan> mattip default 5a1232a1c2e6 /.hgtags: Moved tag release-pypy2.7-v5.9.0 to changeset 84a2f3e6a7f8 (from changeset 03d614975835)
<kenaan> antocuni extradoc 2f9fbc4cb3d1 /: (antocuni, arigo, ronan): a picture of what we are seeing right now
<kenaan> antocuni cpyext-nowrapper a4307fb5912e /pypy/module/cpyext/: (antocuni, arigo, ronan): fix translation Directly from table mountain, cape town: https://bytebucket....
<kenaan> antocuni cpyext-nowrapper e92d38869b79 /pypy/module/cpyext/object.py: (antocuni, arigo, ronan): make PyObject_dealloc no_gc=True
<kenaan> arigo extradoc b1be3972614e /talk/pyconza2017/pypy-whats-new/: PyConZA 2017 talk, mostly copied from ep2017
<kenaan> arigo cffi/cffi 1b28d5d027ed /c/misc_thread_common.h: Push and pull at the mess
<kenaan> mattip pypy.org[extradoc] eff252dbfe4c /source/download.txt: update downloads for v5.9 release
<kenaan> fijal unicode-utf8 7643acecdab9 /: pass or skip remaining unicodeobject tests
<kenaan> fijal unicode-utf8 f06c4111345a /rpython/rlib/: merge
<kenaan> fijal unicode-utf8 82feb3298ec4 /pypy/objspace/std/unicodeobject.py: try to use utf8 index storage for getitem
<kenaan> fijal unicode-utf8 af0fec89c369 /pypy/objspace/std/unicodeobject.py: RPythonize hacks
<kenaan> fijal unicode-utf8 2ff1618c9fea /pypy/module/_codecs/interp_codecs.py: don't want to care for now
<kenaan> fijal unicode-utf8 fd73eab7bc5a /pypy/module/_codecs/interp_codecs.py: more of the same
<kenaan> fijal unicode-utf8 9d3ca8dde893 /pypy/interpreter/unicodehelper.py: one more and I give up
<kenaan> antocuni cpyext-nowrapper b2d93af76cb7 /pypy/module/cpyext/object.py: (antocuni, ronan around): WIP: refactor _PyObject_NewVar to avoid references to w_* and make it more si...
<kenaan> mattip pypy.org[extradoc] 6cddadd87ea0 /download.html: generate html
<kenaan> mattip pypy.org[extradoc] 275468ee16dc /: tweaks
<kenaan> rlamy cpyext-nowrapper 433e01a0e7fc /pypy/module/cpyext/api.py: Remove obsolete description of the api object
<kenaan> rlamy cpyext-nowrapper 67d393c4cc8c /pypy/module/cpyext/api.py: oops
<kenaan> fijal unicode-utf8 15eb01ac7f57 /: whack whack whack;
<kenaan> fijal unicode-utf8 5344b04bd9c1 /pypy/interpreter/unicodehelper.py: whack
<kenaan> fijal unicode-utf8 0379d71a32bf /: whack whack whack whack. I hate RPython
<kenaan> fijal unicode-utf8 5118754f8566 /rpython/rlib/runicode.py: change the signature of never called functions
<kenaan> arigo extradoc 5de46ea94c8c /talk/pyconza2017/pypy-whats-new/: Small tweaks
<kenaan> arigo default 4a184c225a22 /rpython/rlib/test/test_rsiphash.py: Add direct tests for latin1 siphash computation
<kenaan> arigo default 120728f3d439 /rpython/rlib/rsiphash.py: Optimize the case of siphash computing the hash of a latin1 unicode string
<kenaan> arigo default c10873611793 /rpython/rlib/: Cache the siphash24 of 0 and 1 bytes strings
<kenaan> wlav default 692fe5cc3bb7 /pypy/module/_cppyy/test/conftest.py: fix library name lookup for presence test
<kenaan> arigo py3.5 e1232edfd557 /: hg merge default
<kenaan> rlamy py3.5 31a461517920 /pypy/objspace/std/: Fix str.encode() when passing errors but no encoding
<kenaan> fijal unicode-utf8 ecf3b7cd79eb /: whack whack whack until we get to the point of getitem working
<kenaan> arigo py3.5 8103736dfa9f /lib_pypy/_curses.py: Fix for get_wch() on platforms where wint_t != int
<kenaan> antocuni extradoc 6cd4c639387a /sprintinfo/cape-town-2017/2017-10-04-155524.jpg: use a better quality picture
<kenaan> antocuni cpyext-nowrapper 2d5f1e54e903 /pypy/module/cpyext/object.py: WIP: manually revert part of the previous commit and go back to the old implementation. The plan is to ...
<kenaan> antocuni cpyext-nowrapper 15a548a8aebf /pypy/module/cpyext/object.py: WIP: in the quest to remove references to space in _PyObject_NewVar, manually inline the content of Bas...
<kenaan> antocuni cpyext-nowrapper 512a517b4e70 /pypy/module/cpyext/api.py: merge heads
<kenaan> antocuni cpyext-nowrapper d9e6994b8085 /pypy/module/cpyext/: change strategy: instead of trying to mimic what CPython does, for now just try to refactor things in a...
<kenaan> antocuni cpyext-nowrapper 9c8e90ccce77 /pypy/module/cpyext/: copy&adapt state.C from the branch cpyext-avoid-roundtrip, to be able to directly call functions define...
<kenaan> antocuni cpyext-nowrapper 259118ef27be /pypy/module/cpyext/object.py: bah
<kenaan> jerith unicode-utf8 842f2cbd6d78 /pypy/objspace/std/: expandtabs and [is]title.
<fijal> </spam>
pilne has joined #pypy
mattip has joined #pypy
<kenaan> mattip py3.5 724034639995 /pypy/module/_socket/test/test_sock_app.py: fix for win32 posix => os
jcea has joined #pypy
<kenaan> mattip py3.5 e3a0b4e339d0 /pypy/module/_cppyy/test/conftest.py: merge default into py3.5
adamholmberg has joined #pypy
jcea has joined #pypy
exarkun has quit [Read error: Connection reset by peer]
exarkun has joined #pypy
jcea has joined #pypy
<danchr> perhaps someone would like to take a look and let me know what they think of the approach?
<danchr> (it concerns building and packing on OS X)
ronan__ has joined #pypy
jcea has joined #pypy
tnorth has joined #pypy
adamholmberg has joined #pypy
<kenaan> jerith unicode-utf8 2d6fe4fc14a3 /pypy/objspace/std/: capitalize and {starts,ends}with.
raynold has joined #pypy
forgottenone has quit [Ping timeout: 248 seconds]
ramonvg has joined #pypy
adamholmberg has joined #pypy
drolando has joined #pypy
<kenaan> rlamy py3.5 0037bb35a103 /pypy/module/cpyext/: Create ready pyobjects when calling create_ref() on str; fixes #2673
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6278 [ronan: force build, py3.5]
<bbot2> Exception: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6278 [ronan: force build, py3.5]
<kenaan> rlamy py3.5 3f5373832c7a /pypy/module/cpyext/unicodeobject.py: fix translation
mjacob has quit [Ping timeout: 246 seconds]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6279 [ronan: force build, py3.5]
<bbot2> Exception: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6279 [ronan: force build, py3.5]
<kenaan> rlamy py3.5 093af3bb83a7 /pypy/module/cpyext/unicodeobject.py: oops
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6280 [ronan: force build, py3.5]
mjacob has joined #pypy
<fijal> jerith: I wrote find
<fijal> can be improved (massively)
<kenaan> fijal unicode-utf8 3ff5e711f1a0 /: first attempt at find
Samureus has joined #pypy
forgottenone has joined #pypy
<kenaan> fijal unicode-utf8 fcee89117042 /: fastpath for find() without any args, also mention in TODO
<kenaan> fijal unicode-utf8 a90ccea247f0 /pypy/objspace/std/unicodeobject.py: fix
<kenaan> fijal unicode-utf8 0013993b27a1 /pypy/objspace/std/unicodeobject.py: is this code never executed in tests?
amaury has joined #pypy
marr has joined #pypy
<fijal> ronan: ping
<ronan> fijal:pong
<kenaan> fijal unicode-utf8 dbc8e7ddf1ed /pypy/objspace/std/test/test_unicodeobject.py: actually test stuff
<fijal> ronan: did you see the email on pypy-dev about pypy3 and cryptography?
<fijal> do we ship the correct !@$%@!#@!# to please setuptools?
<ronan> fijal: not sure
<fijal> ok
<fijal> ronan: how do I check/make it someones else problem?
<ronan> fijal: they seem to be doing something slightly strange, we'd need exact repro instructions if they want us to look at it
<fijal> ronan: I think it's really "unpack cffi and do pypy3 setup.py install"
<ronan> fijal: well, pypy3 setup.py install works for me™ without the warning
<fijal> ok
<fijal> ronan: can you write that in the mail then please?
<ronan> fijal: will do
<fijal> thanks
exarkun has quit [Ping timeout: 260 seconds]
exarkun has joined #pypy
<jerith> fijal: I got a bit stuck in things that use _convert_idx_params, so I'll pick it up again tomorrow.
<fijal> jerith: cool, you can see my find() hack
<fijal> (which somehow explodes with MEmoryError, but oh well such is life)
<jerith> Stuck as in I didn't want to refactor all that stuff, I have a reasonable idea of what to do.
<fijal> I think what I did is more or less reasonable (short of the fact that it does not really work)
<jerith> Cool, I'll look at it when I figure out the hg incantation for `git stash`. :-]
<fijal> hg shelve
<jerith> Thanks.
tnorth has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6280 [ronan: force build, py3.5]
pulkitg has joined #pypy
drolando has joined #pypy
exarkun has quit [Read error: Connection reset by peer]
drolando has joined #pypy
exarkun has joined #pypy
ssbr has quit [Ping timeout: 258 seconds]
ssbr has joined #pypy
amaury has joined #pypy
raynold has joined #pypy
ronan has joined #pypy
<kenaan> rlamy py3.5 ee5f3be5fea2 /: Merged in Dodan/pypy_sendmsg_patch/py3.5 (pull request #569) Fix issues #2648 and #2649
<kenaan> miha...@gmail.com py3.5 66e8282940aa /rpython/rlib/: Recverr hotfix
<kenaan> miha...@gmail.com py3.5 0a45774261bb /: Fix for issue 2648 and 2649
exarkun has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy
antocuni has joined #pypy
<kenaan> rlamy default f3b1730b5499 /rpython/doc/jit/optimizer.rst: Merged in loganchien/pypy (pull request #570) fix the PYPYLOG link in rpython doc
<kenaan> loganchien default ecd865bf542a /rpython/doc/jit/optimizer.rst: fix the PYPYLOG link in rpython doc
tbodt has joined #pypy
marr has joined #pypy
Porusaka_ has joined #pypy
exarkun has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy
ronan has joined #pypy
mattip has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
mattip has quit [Ping timeout: 246 seconds]
mattip has joined #pypy
exarkun has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy