]> granicus.if.org Git - python/commitdiff
Fix attribution. Travis didn't do much and he did a bad work.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 1 May 2010 12:16:39 +0000 (12:16 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 1 May 2010 12:16:39 +0000 (12:16 +0000)
(yes, this is a sensitive subject, sorry)

Doc/whatsnew/2.7.rst

index 84050d4d1b6653c0ac22b7fa9380224fe9edc6b7..2939a975bb6512ad15b3401390739d6020b3f2ab 100644 (file)
@@ -482,7 +482,7 @@ it's a mutable object.
 
    :pep:`3137` - Immutable Bytes and Mutable Buffer
      PEP written by Guido van Rossum.
-     Implemented by Travis Oliphant.
+     Implemented by Travis Oliphant, Antoine Pitrou and others.
      Backported to 2.7 by Antoine Pitrou; :issue:`2396`.