cfbolz 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 | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
alexge50 has quit [Read error: Connection reset by peer]
alexge50 has joined #pypy
_whitelogger has joined #pypy
_whitelogger has joined #pypy
dddddd has quit [Ping timeout: 272 seconds]
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
oberstet has joined #pypy
_whitelogger has joined #pypy
BPL has joined #pypy
inhahe has quit []
inhahe has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy
thrnciar has joined #pypy
marvin_ has quit [Remote host closed the connection]
marvin has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
dddddd has joined #pypy
thrnciar has quit [Ping timeout: 265 seconds]
xcm has quit [Ping timeout: 246 seconds]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
thrnciar has joined #pypy
thrnciar has quit [Ping timeout: 246 seconds]
thrnciar has joined #pypy
thrnciar has quit [Ping timeout: 258 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
mattip_ has joined #pypy
mattip has quit [Ping timeout: 265 seconds]
wallet42 has quit [Ping timeout: 272 seconds]
altendky has quit [Ping timeout: 246 seconds]
thrnciar has joined #pypy
oberstet has quit [Remote host closed the connection]
altendky has joined #pypy
wallet42 has joined #pypy
thrnciar has quit [Ping timeout: 272 seconds]
jcea has joined #pypy
mattip_ is now known as mattip
thrnciar has joined #pypy
dddddd has quit [Ping timeout: 240 seconds]
<mattip>
uuh, wtf. my hg push just deleted all the topic branches?
<mattip>
I did hg push -r f593df0941ba and checked that hg outgoing had only 3 commits. Why did it do more?
<mattip>
aaarghh
<mattip>
maybe git wouldn't be so bad after all
* mattip
asking on the heptapod mattermost chat how to undo the damage
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
<mattip>
I don't understand. I got all those mail messages about deleting branches, but they seem like they are still there?
thrnciar has quit [Ping timeout: 265 seconds]
lritter has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
<mattip>
it seems somehow I turned topic branches into regular branches. Not clear to me why that hapenned
andi- has quit [Ping timeout: 260 seconds]
<mattip>
on to more "productive" things: looking at the the test_bz2_compdecomp.py untranslated failures. What actually changed between py3.6 and py3.7?