Sha256: 6f94a610eb52e6da2e10028342167d06f891e3f872b384530586bbcf48380de1
Contents?: true
Size: 238 Bytes
Versions: 30
Compression:
Stored size: 238 Bytes
Contents
# This flexes PR#170 which is caused by a suspected JIT bug. Said bug for # some reason breaks exception matching. There is now a workaround that seems # to do the trick most of the time. try: int("foo") except ValueError: pass
Version data entries
30 entries across 30 versions & 1 rubygems