]> granicus.if.org Git - python/commit
Blocked revisions 81541 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Wed, 26 May 2010 16:06:11 +0000 (16:06 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 26 May 2010 16:06:11 +0000 (16:06 +0000)
commitcac2ac74dfc878f9943bd500477f5ef2f0298d88
tree46ceb9f0533d65599bcd86e8b09f3cf624a88a80
parent827bd45b12a417d107f6914e08f5e86b4d082521
Blocked revisions 81541 via svnmerge

........
  r81541 | mark.dickinson | 2010-05-26 17:02:59 +0100 (Wed, 26 May 2010) | 4 lines

  Issue #8817: Expose round-to-nearest variant of divmod in _PyLong_Divmod_Near
  for use by the datetime module; also refactor long_round to use this function.
........