00:03
adamholmberg has joined #pypy
00:13
adamholmberg has quit [Remote host closed the connection]
00:38
YannickJadoul has quit [Quit: Leaving]
00:56
jvesely has quit [Quit: jvesely]
01:17
wleslie has quit [Quit: ~~~ Crash in JIT!]
01:46
jcea has quit [Quit: jcea]
01:49
wleslie has joined #pypy
02:12
jvesely has joined #pypy
02:17
jvesely has quit [Client Quit]
02:17
jvesely has joined #pypy
03:20
xcm has quit [Read error: Connection reset by peer]
03:22
xcm has joined #pypy
03:52
xcm has quit [Read error: Connection reset by peer]
03:54
xcm has joined #pypy
04:42
rubdos has quit [Ping timeout: 272 seconds]
04:54
ronan has quit [Remote host closed the connection]
05:12
jvesely has quit [Quit: jvesely]
05:14
jvesely has joined #pypy
05:28
wleslie has quit [Quit: ~~~ Crash in JIT!]
06:05
tsaka__ has quit [Ping timeout: 272 seconds]
06:23
oberstet has joined #pypy
06:37
dddddd has quit [Ping timeout: 248 seconds]
06:41
lritter has joined #pypy
06:45
<
cfbolz >
YannickJadoul: awesoooome! Thanks a lot!
06:45
<
mattip >
cfbolz: I turned on mail notifications for pypy/pypy, are you recieving them?
06:47
<
cfbolz >
mattip: nope
06:47
<
cfbolz >
mattip: maybe I need to change a setting?
06:54
bitbit has joined #pypy
06:57
inhahe_ has quit []
07:02
inhahe has joined #pypy
07:18
rubdos has joined #pypy
07:18
<
mattip >
it is sending to pypy-commit@python.org, which is what bitbucket did
07:22
<
mattip >
hmm, the archives agree with you that mail is not being sent
07:27
<
mattip >
strange, I just subscribed to the list and sent a mail, but I don't see it in the archives
07:29
<
mattip >
the mails are sent from foss@heptapod.net, maybe that user needs to be authorized somehow?
07:30
<
mattip >
I see the bitbucket ones are coming from pypy.commits at gmail.com
07:31
<
mattip >
I guess the easiest path is to get the bbhook code working with the heptapod/gitlab push messages,
07:31
<
mattip >
there was an issue but heptapod solved it, now we need to update the code for the newer json
07:41
<
cfbolz >
mattip: maybe arigato can authorize the from mail
07:44
jvesely has quit [Ping timeout: 240 seconds]
07:45
jvesely has joined #pypy
08:07
oberstet has quit [Remote host closed the connection]
08:07
oberstet has joined #pypy
08:28
rubdos_ has joined #pypy
08:30
rubdos has quit [Ping timeout: 240 seconds]
08:31
<
arigato >
cfbolz: yes, there is a white list in the config of that mailing list pypy-commit
08:31
<
arigato >
do we know exactly which address it will be sent from? I can also disable the white list completely and we check
08:36
<
arigato >
I've added "foss@heptapod.net" now
08:43
tsaka__ has joined #pypy
08:57
mattip_ has joined #pypy
08:57
<
mattip_ >
iarigato: that should be the sender
08:58
<
mattip_ >
is there a way to check rejected messages?
08:58
<
mattip_ >
i just tried to test the hook
09:00
ronan has joined #pypy
09:02
<
mattip_ >
yup it works
09:04
<
arigato >
for future reference, this mailing list just discards mails from unknown senders. we could also temporarily configure it differently
09:04
kenaan has quit [Read error: Connection reset by peer]
09:05
mattip_ has quit [Remote host closed the connection]
09:08
jvesely has quit [Quit: jvesely]
09:23
bitbit has quit [Remote host closed the connection]
10:06
ronan has quit [Ping timeout: 265 seconds]
10:33
<
Dejan >
the autowrap is awesome
10:33
<
Dejan >
I visited Symmetry office few times
10:37
StyXman has joined #pypy
10:39
<
StyXman >
> <arigato> ah, you can even delete git branches so that they are completely gone? I didn't know
10:40
<
StyXman >
arigato: yes, you can (this from a discussion 3 days ago)
10:41
<
Dejan >
StyXman, PR to the pypy.org (website) repo
10:41
<
StyXman >
Dejan: ack
10:41
<
Dejan >
problem is...
10:41
<
StyXman >
also: http, no SSL???
10:41
<
Dejan >
how to make a PR if you are not in the group
10:41
<
StyXman >
Dejan: which group?
10:42
<
StyXman >
should I create a user?
10:42
<
Dejan >
Yes, but we can't fork the repo on Heptapod
10:44
<
Dejan >
so the only way for me to make a PR is to clone the repo, fix something, and export the changeset into a patch
10:44
<
Dejan >
and email it
10:44
<
StyXman >
I hope you don't get offended if I say ETOOMUCHWORK
10:44
<
StyXman >
I'll have more time next week, maybe then
10:45
<
Dejan >
not at all :)
10:45
<
StyXman >
bah, I hope and hope not, really
10:46
<
marmoute >
StyXman: deployement of simpler contributor workflow are on the way
10:46
<
marmoute >
StyXman: alos, I don't understand your comment about http
10:46
<
StyXman >
what about the readthedocs thing
10:46
<
StyXman >
yeah, well, most stuff is on https now
10:46
<
StyXman >
privacy and all
10:47
<
Dejan >
marmoute, i wonder would it be nice if I could simply upload my exported changeset?
10:47
<
Dejan >
and it automatically becomes a PR for devs to review
10:47
<
Dejan >
that means I do not have to be a member of the project
10:47
<
Dejan >
yet I can make a PR
10:52
<
cfbolz >
StyXman: hm, pypy.org redirects to https for me
10:55
<
marmoute >
Dejan: that's mostly the plan. But we are setting up more strict namespacing for such users first.
10:57
<
Dejan >
marmoute, that is cool
10:57
<
Dejan >
even gitlab/github do not have that
10:57
<
Dejan >
and sometimes i wished they do
10:58
<
Dejan >
hands down, it is not something everyone wants :)
11:02
rubdos has joined #pypy
11:05
rubdos_ has quit [Ping timeout: 248 seconds]
11:10
<
StyXman >
cfbolz: agreed, just reading the http link gave me a rash :-P
11:10
<
cfbolz >
StyXman: yeah, will fix it ;-)
11:11
<
StyXman >
cfbolz: thanks
11:13
<
cfbolz >
Dejan: if the exporting of the change set is the part that is bothering you personally, I'll just make you a dev
11:13
<
cfbolz >
Then you can just push branches
11:16
<
Dejan >
cfbolz, it does not bother me at all as I am not superactive
11:16
<
Dejan >
once I start contributing more I may ask to become a member
11:17
<
cfbolz >
Dejan: you've complained twice already
11:17
<
cfbolz >
Good enough reason for me
11:18
<
Dejan >
it was not a complaint, i suggested this guy to make a PR for changes and explained that he can't just follow typical fork/PR workflow
11:21
<
Dejan >
finally, what marmoute said above will solve the "problem" anyway
11:57
tsaka__ has quit [Ping timeout: 272 seconds]
11:58
tsaka__ has joined #pypy
12:15
tsaka__ has quit [Ping timeout: 272 seconds]
12:24
jcea has joined #pypy
12:26
tsaka__ has joined #pypy
12:27
jcea has quit [Remote host closed the connection]
12:27
jcea has joined #pypy
12:38
jcea has quit [Remote host closed the connection]
12:39
jcea has joined #pypy
13:05
oberstet has quit [Remote host closed the connection]
13:10
dddddd has joined #pypy
13:12
Smigwell has joined #pypy
14:06
adamholmberg has joined #pypy
14:17
tos9_ has joined #pypy
14:18
tos9 has quit [Ping timeout: 245 seconds]
14:18
tos9_ is now known as tos9
14:20
rubdos has quit [Ping timeout: 240 seconds]
14:33
Rhy0lite has joined #pypy
14:41
tsaka__ has quit [Ping timeout: 258 seconds]
15:06
tsaka__ has joined #pypy
15:15
tsaka__ has quit [Ping timeout: 260 seconds]
15:22
adamholmberg has quit [Remote host closed the connection]
15:23
oberstet has joined #pypy
15:23
adamholmberg has joined #pypy
15:23
adamholmberg has quit [Read error: Connection reset by peer]
15:24
adamholmberg has joined #pypy
15:26
jvesely has joined #pypy
15:38
tsaka__ has joined #pypy
15:54
rubdos has joined #pypy
15:58
tsaka__ has quit [Ping timeout: 240 seconds]
16:31
rubdos has quit [Ping timeout: 240 seconds]
16:40
<
tos9 >
did moving pypy downloads to somewhere (PSF) get solved? Or not quite yet?
16:40
<
tos9 >
mattip: ^ probably
16:41
rubdos has joined #pypy
17:03
tsaka__ has joined #pypy
17:04
<
cfbolz >
tos9: I think so, yes, but I don't know what the outcome was
17:08
tsaka__ has quit [Ping timeout: 240 seconds]
17:37
rubdos has quit [Ping timeout: 248 seconds]
17:48
rubdos has joined #pypy
17:50
marky1991 has joined #pypy
17:51
tsaka_ has joined #pypy
18:32
rubdos has quit [Quit: WeeChat 2.4]
18:42
Ai9zO5AP has joined #pypy
18:45
ronan has joined #pypy
18:57
ronan has quit [Remote host closed the connection]
18:57
ronan has joined #pypy
18:58
bitbit has joined #pypy
19:21
ronan has quit [Remote host closed the connection]
19:22
ronan has joined #pypy
19:35
ronan has quit [Ping timeout: 258 seconds]
19:37
ronan has joined #pypy
19:45
wleslie has joined #pypy
19:47
jvesely has quit [Quit: jvesely]
20:06
Rhy0lite has quit [Quit: Leaving]
20:09
ronan has quit [Ping timeout: 240 seconds]
20:46
wleslie has quit [Quit: ~~~ Crash in JIT!]
20:51
ssbr has quit [Remote host closed the connection]
20:54
marky1991 has quit [Ping timeout: 258 seconds]
20:57
bitbit has quit [Ping timeout: 240 seconds]
21:20
marky1991 has joined #pypy
21:27
bitbit has joined #pypy
21:45
Ai9zO5AP has quit [Quit: WeeChat 2.7]
21:55
Ai9zO5AP has joined #pypy
21:56
lritter has quit [Quit: Leaving]
22:05
marky1991 has quit [Ping timeout: 258 seconds]
22:16
marky1991 has joined #pypy
22:25
marky1991 has quit [Remote host closed the connection]
22:25
marky1991 has joined #pypy
22:47
andi- has quit [Remote host closed the connection]
22:51
andi- has joined #pypy
23:22
jvesely has joined #pypy
23:31
andi- has quit [Quit: WeeChat 2.7.1]
23:32
andi- has joined #pypy
23:32
oberstet has quit [Remote host closed the connection]
23:32
Smigwell has left #pypy [#pypy]
23:54
adamholmberg has quit [Remote host closed the connection]