Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(234)

Issue 161070: code review 161070: a[b:len(a)] -> a[b:] (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by _cw_
Modified:
15 years, 7 months ago
Reviewers:
CC:
r, rsc, agl1
Visibility:
Public.

Description

a[b:len(a)] -> a[b:]

Patch Set 1 #

Patch Set 2 : code review 161070: a[b:len(a)] -> a[b:] #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M src/pkg/crypto/tls/handshake_client.go View 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/crypto/tls/handshake_messages.go View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 5
_cw_
Hello r, rsc, I'd like you to review the following change.
15 years, 7 months ago (2009-11-29 05:34:13 UTC) #1
rsc
LGTM Thanks. These must have been in flight when we did the fix last time. ...
15 years, 7 months ago (2009-11-30 00:03:46 UTC) #2
_cw_
*** Abandoned ***
15 years, 7 months ago (2009-11-30 09:51:49 UTC) #3
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=f7d7d1515b46 *** a[b:len(a)] -> a[b:] R=r, rsc CC=agl1 http://codereview.appspot.com/161070 Committer: Russ Cox ...
15 years, 7 months ago (2009-11-30 20:03:46 UTC) #4
rsc
15 years, 7 months ago (2009-12-02 09:53:01 UTC) #5

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b