MBH-458: Configure third-party application restrictions for our GitHub org
2017-01-31 03111, 2017
mayhem
sorry. I keep forgetting that one.
2017-01-31 03117, 2017
mayhem
ok, I clicked the button. what needs to be done next?
2017-01-31 03148, 2017
mayhem
just wait?
2017-01-31 03155, 2017
Gentlecat
nothing
2017-01-31 03100, 2017
Gentlecat
thanks
2017-01-31 03112, 2017
mayhem
oh. sorry, I thought it was going to be much more involved than that.
2017-01-31 03108, 2017
ferbncode joined the channel
2017-01-31 03144, 2017
github joined the channel
2017-01-31 03144, 2017
github
[picard] Sophist-UK opened pull request #607: PICARD-958_Fix-stderr-unicode encoding-errors (master...PICARD-958_Fix-stderr-encoding) https://git.io/vDtS2
2017-01-31 03144, 2017
github has left the channel
2017-01-31 03147, 2017
github joined the channel
2017-01-31 03147, 2017
github
[picard] Sophist-UK closed pull request #606: PICARD-958 Better fix for unicode errors when writing to stderr (master...PICARD-958_Better-fix) https://git.io/vDUh0
2017-01-31 03147, 2017
github has left the channel
2017-01-31 03102, 2017
SothoTalKer
you could use 'codecs' package for unicode stuff :p
2017-01-31 03135, 2017
Freso
SothoTalKer: You're free to comment on PRs, and even submit your own.
2017-01-31 03105, 2017
SothoTalKer
so bold :x
2017-01-31 03112, 2017
anthony25 has quit
2017-01-31 03141, 2017
SothoTalKer
Freso: i refuse to install python 2.7.x :x
2017-01-31 03107, 2017
dboys_ has quit
2017-01-31 03110, 2017
agentsim joined the channel
2017-01-31 03117, 2017
Freso
SothoTalKer: You don't need to install anything (other than maybe a web browser) to post your comments in the place where they will be considered: directly on the PR on GitHub.
2017-01-31 03139, 2017
SothoTalKer
why do you always have to be so mean ;(
2017-01-31 03158, 2017
CallerNo6
lol
2017-01-31 03138, 2017
Freso
It's in my nurture, I guess.
2017-01-31 03152, 2017
SothoTalKer
must be your ice cold nordic genes.
2017-01-31 03114, 2017
gcilou
his Fresco genes
2017-01-31 03123, 2017
mayhem
Fresno genes.
2017-01-31 03136, 2017
CallerNo6
I feel much better about Python 2.x when it's prefixed by "Legacy".
the issue is that the /api/v1/low-level?<mbid> one doesn't include CORS headers (Access-Control-Allow-Origin), but the /api/v1/<mbid>/low-level one does include them.
2017-01-31 03155, 2017
kepstin
the browser only allows javascript to do a remote fetch if the response includes the cors header, and the it says "you're allowed!" - this is for security reasons