]> granicus.if.org Git - python/commit
Blocked revisions 64016,64018-64019 via svnmerge
authorGeorg Brandl <georg@python.org>
Sat, 7 Jun 2008 17:56:05 +0000 (17:56 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 7 Jun 2008 17:56:05 +0000 (17:56 +0000)
commitd701c8cc7cc8b36cb3d0ebba54798cabd71d6224
tree7cb5be0660b0801312b26202635b24f9e977cf73
parent3900088cb6d70769c7905ea0afa8b6f161186fde
Blocked revisions 64016,64018-64019 via svnmerge

........
  r64016 | georg.brandl | 2008-06-07 16:16:12 +0000 (Sat, 07 Jun 2008) | 2 lines

  Register IterableUserDict as a MutableMapping.
........
  r64018 | georg.brandl | 2008-06-07 17:03:28 +0000 (Sat, 07 Jun 2008) | 2 lines

  #3057: Fix the MutableMapping ABC to use the 2.6 dict interface.
........
  r64019 | georg.brandl | 2008-06-07 17:11:00 +0000 (Sat, 07 Jun 2008) | 2 lines

  Backport docs for abc module to 2.6.
........