Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ACKS and blurb update
  • Loading branch information
enedil committed Aug 17, 2018
commit 58b69f0d9c38a9587b3dc2bb0581a216e1ecd1c4
1 change: 1 addition & 0 deletions Misc/ACKS
Original file line number Diff line number Diff line change
Expand Up @@ -1830,3 +1830,4 @@ Jelle Zijlstra
Gennadiy Zlobin
Doug Zongker
Peter Åstrand
Michał Radwański
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
``time.sleep(2**63 / 10**9)`` no longer eludes range checks and doesn't
overflow.