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
asmeurer has quit [Ping timeout: 265 seconds]
ceridwen has quit [Ping timeout: 255 seconds]
ceridwen has joined #pypy
jamesaxl has quit [Quit: WeeChat 2.1]
asmeurer_ has joined #pypy
asmeurer_ has quit [Ping timeout: 256 seconds]
jacob22__ has quit [Quit: Konversation terminated!]
asmeurer_ has joined #pypy
asmeurer_ has quit [Ping timeout: 240 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
_whitelogger has joined #pypy
asmeurer_ has joined #pypy
dddddd has quit [Remote host closed the connection]
asmeurer_ has quit [Ping timeout: 260 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
asmeurer_ has joined #pypy
altendky has quit [Quit: Connection closed for inactivity]
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
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
tbodt has joined #pypy
tbodt has quit [Client Quit]
asmeurer_ has quit [Quit: asmeurer_]
Hasimir has quit [Quit: Vidi, vici, veni]
TheAdversary has quit [Quit: Vidi, vici, veni.]
_whitelogger has joined #pypy
DIRT has joined #pypy
<arigato> typing annotations in Python evolve ever more in the direction of C#/Java. Now they have 'typing.List' which is no longer really usable in dynamic contexts, and you need a hack (not included in the stdlib) to go from there to 'list'
<cfbolz> arigato: I agree, I find a lot of it rather strange
<cfbolz> Also, the typing stuff seems to have all these weird corner cases that you need to know in order to be able to use it
dddddd has joined #pypy
DIRT has quit [Ping timeout: 256 seconds]
antocuni has joined #pypy
realitix has joined #pypy
realitix has quit [Client Quit]
realitix has joined #pypy
antocuni has quit [Ping timeout: 256 seconds]
jsza has quit [Quit: Connection closed for inactivity]
jamesaxl has joined #pypy
hotpot33 has joined #pypy
realitix has quit [Quit: realitix]
kipras`away`away is now known as kipras
kipras is now known as kipras`away
realitix has joined #pypy
realitix has quit [Client Quit]
realitix has joined #pypy
jcea has joined #pypy
hotpot33 has quit [Read error: Connection reset by peer]
tbodt has joined #pypy
tbodt has quit [Ping timeout: 245 seconds]
dddddd has quit [Remote host closed the connection]
<fijal> arigato: what's typing.List?
<fijal> other than tons of typing
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Read error: Connection reset by peer]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 268 seconds]
antocuni has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 260 seconds]
tbodt has joined #pypy
adamholmberg has joined #pypy
chaoflow has joined #pypy
chaoflow has quit [Client Quit]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 256 seconds]
DIRT has joined #pypy
antocuni has quit [Ping timeout: 260 seconds]
jsza has joined #pypy
inad922 has joined #pypy
adamholmberg has joined #pypy
nunatak has joined #pypy
dddddd has joined #pypy
lritter has joined #pypy
asmeurer_ has joined #pypy
asmeurer_ has quit [Ping timeout: 240 seconds]
nunatak has quit [Quit: Leaving]
asmeurer has joined #pypy
realitix has quit [Quit: realitix]
asmeurer has quit [Ping timeout: 260 seconds]
jacob22__ has joined #pypy
asmeurer has joined #pypy
<kenaan> mattip default 6e529ed6ae8e /pypy/module/cpyext/: fix #2851, define and use INTP_real as 'int*' for windows compatability
lritter has quit [Ping timeout: 256 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
jacob22_ has joined #pypy
nanonyme has quit [Ping timeout: 256 seconds]
jacob22__ has quit [Ping timeout: 260 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
DIRT has quit [Ping timeout: 256 seconds]
tbodt has quit [Client Quit]
asmeurer has quit [Quit: asmeurer]
nanonyme has joined #pypy
inad922 has quit [Ping timeout: 256 seconds]
tbodt has joined #pypy
tbodt has quit [Client Quit]
tbodt has joined #pypy
tbodt has quit [Client Quit]
adamholmberg has quit [Remote host closed the connection]
jacob22_ has quit [Ping timeout: 265 seconds]
<njs> arigato: cfbolz: I actually like the type annotations changes -- the old typing module had this serious case of not knowing whether it was for static declarations or runtime checking, with the two systems kind of stapled together at random points
<njs> and now they're moving more in the direction of making the typing module just a structured way of talking about static types
DIRT has joined #pypy
danieljabailey has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
danieljabailey has joined #pypy