зеркало из https://github.com/github/ruby.git
Revert "Show original string byte sequence to debug"
This reverts commit b42fe5937a
.
This commit is contained in:
Родитель
ede95f541b
Коммит
4704bc0976
|
@ -194,8 +194,6 @@ module IRB
|
|||
":" + s.id2name.encode(Encoding.default_external)
|
||||
rescue EncodingError
|
||||
# ignore
|
||||
rescue Encoding::InvalidByteSequenceError => e
|
||||
raise "Invalid byte sequence #{s.id2name.bytes.inspect} #{e.inspect}"
|
||||
end
|
||||
candidates.grep(/^#{Regexp.quote(sym)}/)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче