sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
stekern_ has joined #m-labs
stekern has quit [Ping timeout: 264 seconds]
<GitHub>
[artiq] sbourdeauducq commented on pull request #699 d44d3b8: Even if this has no practical consequences here, I'd like to avoid touching global state when that can be avoided, which is why I was using ``random.Random`` in the original code. Your seeding code would break if there are two threads with different seeds executing this at the same time. https://github.com/m-labs/artiq/pull/699#discussion_r109075145
<bb-m-labs>
build #1430 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1430 blamelist: Chris Ballance <chris.ballance@physics.ox.ac.uk>
rohitksingh_work has quit [Read error: Connection reset by peer]
majorfx has quit [Ping timeout: 246 seconds]
sb0 has joined #m-labs
<whitequark>
sb0: regarding 1-byte data: we do not have any API to push in 1-byte data, and conversely, 4-byte data used to be broken (or so I thought)