<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#330033">
    <div class="moz-cite-prefix">On 4/14/2016 3:33 PM, Victor Stinner
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMpsgwabYMTYwUEpCX33aQYK5vLtkT3EN747XVmRWw4xJVX2pg@mail.gmail.com"
      type="cite">
      <pre wrap="">When we will be able to get ride of the GIL for the dict type, we will
probably be able to get an atomic "global_version++" for 64-bit
integer. Right now, I don't think that an atomic int64++ is available
on 32-bit archs.</pre>
    </blockquote>
    By the time we get an atomic increment for 64-bit integer, we'll be
    wanting it for 128-bit...<br>
  </body>
</html>