00:12
jcea has joined #pypy
00:25
CrazyPython has quit [Read error: Connection reset by peer]
00:31
tsaka__ has quit [Ping timeout: 276 seconds]
00:32
adamholmberg has joined #pypy
00:37
adamholmberg has quit [Ping timeout: 265 seconds]
00:37
tsaka__ has joined #pypy
01:13
CrazyPython has joined #pypy
01:18
CrazyPython has quit [Ping timeout: 268 seconds]
01:25
CrazyPython has joined #pypy
01:31
CrazyPython has quit []
01:32
adamholmberg has joined #pypy
01:38
adamholmberg has quit [Ping timeout: 265 seconds]
02:00
tsaka__ has quit [Ping timeout: 240 seconds]
02:35
_whitelogger has joined #pypy
02:38
adamholmberg has quit [Ping timeout: 240 seconds]
02:44
jcea has quit [Quit: jcea]
03:34
adamholmberg has joined #pypy
03:40
adamholmberg has quit [Ping timeout: 276 seconds]
05:37
adamholmberg has joined #pypy
05:42
adamholmberg has quit [Ping timeout: 265 seconds]
05:43
tsaka__ has joined #pypy
06:38
adamholmberg has joined #pypy
06:39
<
mattip >
antocuni: are you sure your pyrepl works on portable-pypy? This raises a "could not find terminfo database" for me
06:39
<
mattip >
TERM= pypy3.6-7.2.0-linux_x86_64-portable/bin/pypy
06:39
<
mattip >
even without "import curses; curses.setupterm(None)"
06:42
adamholmberg has quit [Ping timeout: 252 seconds]
07:02
<
kenaan >
mattip default cf0ed0f35064 /lib_pypy/_curses_build.py: redo _curses_build library detection
07:02
<
kenaan >
mattip default 04b691bc3ffa /pypy/tool/release/package.py: ensure package name has "portable" in it if iti is portable
07:02
<
kenaan >
mattip default b7a0f51bb830 /pypy/doc/release-v7.3.0.rst: commit to releasing portable tarballs for 7.3
07:02
<
kenaan >
mattip default e53d4169f58d /pypy/doc/release-v7.3.0.rst: update release note for current HEADs
07:02
<
kenaan >
mattip release-pypy2.7-v7.x 1c36a847ec09 /: merge default into release branch
07:02
<
kenaan >
mattip py3.6 6f23035ba670 /: merge default into py3.6
07:02
<
kenaan >
mattip release-pypy3.6-v7.x d6ff09cd0648 /: merge py3.6 into release branch
07:06
tsaka__ has quit [Ping timeout: 276 seconds]
07:13
<
mattip >
something went wrong with hg merge :(
07:16
<
kenaan >
mattip release-pypy3.6-v7.x 23a8a6861343 /pypy/module/cpyext/dictobject.py: fix bad merge
07:18
<
mattip >
let's try something smaller first
07:19
Taggnostr2 has quit [Quit: Switching to single player mode.]
07:21
Taggnostr has joined #pypy
07:39
adamholmberg has joined #pypy
07:44
adamholmberg has quit [Ping timeout: 268 seconds]
07:59
_whitelogger has joined #pypy
08:27
dddddd has quit [Remote host closed the connection]
08:36
ronan has quit [Ping timeout: 276 seconds]
08:40
adamholmberg has joined #pypy
08:44
adamholmberg has quit [Ping timeout: 250 seconds]
08:45
jvesely has quit [Quit: jvesely]
09:39
tsaka__ has joined #pypy
09:40
adamholmberg has joined #pypy
09:56
adamholmberg has quit [Ping timeout: 276 seconds]
10:01
lritter has joined #pypy
10:21
<
antocuni >
mattip: if I use TERM=, portable-pypy fails in the same way as you
10:22
<
antocuni >
mattip: but with TERM=, even the non-portable pypy fails
10:23
<
antocuni >
FWIW, my normal TERM is xterm-256color
10:24
<
antocuni >
note, I am talking about pypy2, not pypy3 (not sure if it makes any difference)
10:33
<
mattip >
I am also testing pypy2. So you cannot successfully call "import curses; curses.setupterm(None)"?
10:34
<
mattip >
grr. buildbot takes total control of the tarball name. I tried adding 'portable' as part of pypy/package.py, but then buildbot cannot upload it.
10:36
<
antocuni >
this is what I get with the various versions
10:36
<
antocuni >
with TERM=xterm-256color, both versions of portable pypy seems to work ok
10:38
<
antocuni >
something weird is that release/py3k/7.2.0/bin/pypy3 works fine from the interactive prompt
10:38
<
antocuni >
however, if I type "import curses", I get the ImportError related to libncursesw.so.5
10:38
* mattip
off, will check in a bit
10:40
* antocuni
at the airport, might disappear at any time :)
10:53
adamholmberg has joined #pypy
10:58
adamholmberg has quit [Ping timeout: 268 seconds]
11:44
_whitelogger has joined #pypy
12:54
adamholmberg has joined #pypy
13:00
adamholmberg has quit [Ping timeout: 276 seconds]
13:01
jcea has joined #pypy
13:25
wleslie has quit [Ping timeout: 240 seconds]
13:56
adamholmberg has joined #pypy
14:00
adamholmberg has quit [Ping timeout: 250 seconds]
14:35
<
kenaan >
mattip default 9decd6d9ff68 /pypy/tool/release/package.py: this is the wrong abstraction, the archive name needs to match for uploading
14:35
<
kenaan >
mattip py3.6 73547ce83824 /pypy/tool/release/package.py: merge default into py3.6
14:35
<
kenaan >
mattip release-pypy2.7-v7.x e6471221abc1 /pypy/tool/release/package.py: merge default into branch
14:35
<
kenaan >
mattip release-pypy3.6-v7.x d9820e22930d /pypy/tool/release/package.py: merge py3.6 into release
14:56
adamholmberg has joined #pypy
15:01
adamholmberg has quit [Ping timeout: 265 seconds]
15:37
Boko_ebbad has joined #pypy
15:39
kipras has joined #pypy
15:39
Boko_ebbad has quit [Write error: Connection reset by peer]
15:41
Boko_cedcd has joined #pypy
15:41
<
mattip >
antocuni: can you try the pypy2 from the release that I just built
15:44
marky1991 has joined #pypy
15:46
Boko_cedcd has quit [Write error: Connection reset by peer]
15:57
Boko_aadde has joined #pypy
15:58
adamholmberg has joined #pypy
16:00
Boko_aadde has quit [Read error: Connection reset by peer]
16:01
Boko_daeba has joined #pypy
16:01
Boko_daeba has quit [Read error: Connection reset by peer]
16:03
adamholmberg has quit [Ping timeout: 268 seconds]
16:10
dddddd has joined #pypy
16:12
Boko_adccc has joined #pypy
16:14
Boko_adccc has quit [Write error: Connection reset by peer]
16:35
jvesely has joined #pypy
16:36
Boko_cddaa has joined #pypy
16:39
Boko_cddaa has quit [Read error: Connection reset by peer]
16:41
craigdillabaugh has quit [Remote host closed the connection]
16:55
kipras has quit [Read error: Connection reset by peer]
17:02
ronan has joined #pypy
17:52
Ai9zO5AP has joined #pypy
18:00
adamholmberg has joined #pypy
18:04
adamholmberg has quit [Ping timeout: 250 seconds]
18:12
Boko_ebdcd has joined #pypy
18:15
Boko_ebdcd has quit [Write error: Connection reset by peer]
18:18
Boko_aeedb has joined #pypy
18:27
Boko_aeedb has quit [Write error: Connection reset by peer]
19:01
adamholmberg has joined #pypy
19:03
rubdos has joined #pypy
19:05
adamholmberg has quit [Ping timeout: 240 seconds]
20:01
adamholmberg has joined #pypy
20:06
adamholmberg has quit [Ping timeout: 265 seconds]
20:22
adamholmberg has joined #pypy
20:22
adamholmberg has quit [Remote host closed the connection]
21:23
adamholmberg has joined #pypy
21:34
lritter has quit [Ping timeout: 268 seconds]
22:56
adamholmberg has quit [Remote host closed the connection]
23:48
adamholmberg has joined #pypy