arigato changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | mac OS and Fedora are not Windows
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
jacob22 has joined #pypy
jcea has quit [Quit: jcea]
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
dddddd has quit [Remote host closed the connection]
forgottenone has joined #pypy
oberstet has joined #pypy
_whitelogger has joined #pypy
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
fling_ has joined #pypy
fling has quit [Ping timeout: 245 seconds]
fling_ is now known as fling
kenaan has joined #pypy
<kenaan> arigo py3.6 267749f8253a /pypy/module/cpyext/: Synchronize the three places listing flags (which were all three slightly out-of-sync, and out of sync with py3.6 too)
glyph has quit [Remote host closed the connection]
glyph has joined #pypy
<kenaan> arigo default a4ec9f051cba /lib-python/2.7/test/test_unicode.py: Try to fix this test, failing on 32-bit since the utf-8 merge
<kenaan> arigo default 436c5f4660ab /pypy/module/_codecs/: Test and fix
<kenaan> arigo default d8a9df1bc3eb /pypy/module/array/: Test and fix
<kenaan> arigo default 0fd3a83a1891 /pypy/module/_pypyjson/: Test and fix
<kenaan> arigo default 6efbf166cc90 /pypy/module/_pypyjson/interp_decoder.py: Consolidate code, avoids obscure checking of individual characters to know if the numeric value will be in range
<cfbolz> arigato: thanks
<arigato> not done :-)
<arigato> the trick is easy: grep for unichr_as_utf8, figure out the ones that are missing "except OutOfRange"
<kenaan> arigo default d1159d6fe0e6 /pypy/module/_rawffi/: Test and fix
forgottenone has quit [Quit: Konversation terminated!]
<kenaan> arigo default 05fb831f48eb /pypy/objspace/std/: Test and fix
<kenaan> arigo default 4cbb314b4683 /pypy/objspace/std/: Test and fix
pedronis has quit [Ping timeout: 268 seconds]
<arigato> u'{0:c}'.format(0x1234) is supposed to raise OverflowError, instead of returning u'\u1234'
<arigato> on our "did you know" series
antocuni has joined #pypy
<cfbolz> arigato: right
<cfbolz> arigato: it's one of the cases where it would be cool to be able to statically enforce the presence of error handling
<arigato> yes
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
<arigato> pff, when fed a bytes string, space.utf8_w() just returns it without checking that it is valid utf8
<arigato> I guess some of the callers don't expect that, while some other callers want this
<arigato> u'{0}'.format('\xff')
<arigato> SystemError: unexpected internal exception (please report a bug): <CheckError object at 0x7f9f87e97fc0>
<kenaan> arigo default 265eccc9831f /pypy/objspace/: Whack whack whack
<kenaan> arigo default 346bab011f27 /pypy/interpreter/unicodehelper.py: Last fix for unichr_as_utf8, this one only shows up after translation on 32-bit
<kenaan> arigo default 98af59ed5466 /pypy/objspace/std/test/test_unicodeobject.py: Increased CPython compatibility...
forgottenone has joined #pypy
<kenaan> arigo default 698a28e5201e /pypy/module/_pypyjson/test/test__pypyjson.py: Back-port the test renaming
antocuni has quit [Ping timeout: 245 seconds]
<kenaan> arigo py3.6 86dc760c19db /pypy/: hg merge default
<kenaan> arigo default 9b18230035ef /pypy/module/_rawffi/interp_rawffi.py: detail
<kenaan> arigo py3.6 86f5da78e2fc /pypy/module/: hg merge default
ebarrett has quit [Quit: WeeChat 2.2]
petronny has quit [Quit: Connection closed for inactivity]
tsaka__ has joined #pypy
_whitelogger has joined #pypy
tsaka__ has quit [Ping timeout: 246 seconds]
tsaka__ has joined #pypy
jcea has joined #pypy
antocuni has joined #pypy
tsaka__ has quit [Ping timeout: 276 seconds]
dddddd has joined #pypy
tsaka__ has joined #pypy
adamholmberg has joined #pypy
adamholm_ has joined #pypy
adamholmberg has quit [Ping timeout: 258 seconds]
lritter has joined #pypy
ebarrett has joined #pypy
riddle has quit [Ping timeout: 268 seconds]
riddle has joined #pypy
xcm has quit [Ping timeout: 246 seconds]
xcm has joined #pypy
tsaka__ has quit [Ping timeout: 245 seconds]
<mjacob> leshaste: in recent years, pypy participated as part of the Python Software Foundation
<mjacob> leshaste: i don't see a reason why this should be different this year
<ronan> mjacob, leshaste: we're not in GSoC this year
garetjax_ has joined #pypy
__pv_ has quit [Remote host closed the connection]
kanaka has quit [Changing host]
kanaka has joined #pypy
garetjax_ has quit [Quit: Colloquy for iPhone - http://colloquy.mobi]
oberstet has quit [Quit: Leaving]
antocuni has quit [Ping timeout: 246 seconds]
danieljabailey has quit [Ping timeout: 250 seconds]
tsaka__ has joined #pypy
<leshaste> ronan, shame
ronan has quit [Ping timeout: 264 seconds]
[Arfrever] has quit [Ping timeout: 246 seconds]
[Arfrever] has joined #pypy
ronan has joined #pypy
adamholmberg has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
adamholm_ has quit [Ping timeout: 246 seconds]
ronan has quit [Ping timeout: 255 seconds]
ronan has joined #pypy
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
ronan has quit [Ping timeout: 276 seconds]
ronan has joined #pypy
PileOfDirt has joined #pypy
phinxy has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 245 seconds]
<tumbleweed> 1/36
<tumbleweed> grrr
_whitelogger has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy