ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:98596] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error
@ 2020-05-31 10:52 eregontp
  2020-05-31 10:52 ` [ruby-core:98597] " eregontp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: eregontp @ 2020-05-31 10:52 UTC (permalink / raw)
  To: ruby-core

Issue #16925 has been reported by Eregon (Benoit Daloze).

----------------------------------------
Bug #16925: Backport request: net/http raises in ensure and replaces the original error
https://bugs.ruby-lang.org/issues/16925

* Author: Eregon (Benoit Daloze)
* Status: Open
* Priority: Normal
* Backport: 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED
----------------------------------------
Could we backport https://github.com/ruby/ruby/pull/3164, part of [Bug #13882] ?
(Details in https://bugs.ruby-lang.org/issues/13882#note-6)

I think it would be worthwhile.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:98597] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error
  2020-05-31 10:52 [ruby-core:98596] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error eregontp
@ 2020-05-31 10:52 ` eregontp
  2020-05-31 16:17 ` [ruby-core:98601] " eregontp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: eregontp @ 2020-05-31 10:52 UTC (permalink / raw)
  To: ruby-core

Issue #16925 has been updated by Eregon (Benoit Daloze).

Status changed from Open to Closed

Closing to trigger backport

----------------------------------------
Bug #16925: Backport request: net/http raises in ensure and replaces the original error
https://bugs.ruby-lang.org/issues/16925#change-85913

* Author: Eregon (Benoit Daloze)
* Status: Closed
* Priority: Normal
* Backport: 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED
----------------------------------------
Could we backport https://github.com/ruby/ruby/pull/3164, part of [Bug #13882] ?
(Details in https://bugs.ruby-lang.org/issues/13882#note-6)

I think it would be worthwhile.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:98601] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error
  2020-05-31 10:52 [ruby-core:98596] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error eregontp
  2020-05-31 10:52 ` [ruby-core:98597] " eregontp
@ 2020-05-31 16:17 ` eregontp
  2020-07-23  2:11 ` [ruby-core:99282] " nagachika00
  2021-03-02 11:27 ` [ruby-core:102710] " usa
  3 siblings, 0 replies; 5+ messages in thread
From: eregontp @ 2020-05-31 16:17 UTC (permalink / raw)
  To: ruby-core

Issue #16925 has been updated by Eregon (Benoit Daloze).


Note that it's OK to backport just the fix in lib/net/http/response.rb

Non-master Ruby versions tests against latest ruby/spec, and I'll just change the [ruby_version_is guard](https://github.com/ruby/ruby/pull/3164/files#diff-e0a90a29096d4eef6ff550142937ab10R80) just after the backport happens.

----------------------------------------
Bug #16925: Backport request: net/http raises in ensure and replaces the original error
https://bugs.ruby-lang.org/issues/16925#change-85917

* Author: Eregon (Benoit Daloze)
* Status: Closed
* Priority: Normal
* Backport: 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED
----------------------------------------
Could we backport https://github.com/ruby/ruby/pull/3164, part of [Bug #13882] ?
(Details in https://bugs.ruby-lang.org/issues/13882#note-6)

I think it would be worthwhile.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:99282] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error
  2020-05-31 10:52 [ruby-core:98596] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error eregontp
  2020-05-31 10:52 ` [ruby-core:98597] " eregontp
  2020-05-31 16:17 ` [ruby-core:98601] " eregontp
@ 2020-07-23  2:11 ` nagachika00
  2021-03-02 11:27 ` [ruby-core:102710] " usa
  3 siblings, 0 replies; 5+ messages in thread
From: nagachika00 @ 2020-07-23  2:11 UTC (permalink / raw)
  To: ruby-core

Issue #16925 has been updated by nagachika (Tomoyuki Chikanaga).

Backport changed from 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED to 2.5: REQUIRED, 2.6: REQUIRED, 2.7: DONE

ruby_2_7 cc39480cf9f2767967b6bcc69ccb3c201e5b2231 merged revision(s) 5a79d8e0507cd143100bf928a88a59a8b5a5bca6,160511d851375f7cb922faae3a9310633187f51f.

----------------------------------------
Bug #16925: Backport request: net/http raises in ensure and replaces the original error
https://bugs.ruby-lang.org/issues/16925#change-86669

* Author: Eregon (Benoit Daloze)
* Status: Closed
* Priority: Normal
* Backport: 2.5: REQUIRED, 2.6: REQUIRED, 2.7: DONE
----------------------------------------
Could we backport https://github.com/ruby/ruby/pull/3164, part of [Bug #13882] ?
(Details in https://bugs.ruby-lang.org/issues/13882#note-6)

I think it would be worthwhile.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:102710] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error
  2020-05-31 10:52 [ruby-core:98596] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error eregontp
                   ` (2 preceding siblings ...)
  2020-07-23  2:11 ` [ruby-core:99282] " nagachika00
@ 2021-03-02 11:27 ` usa
  3 siblings, 0 replies; 5+ messages in thread
From: usa @ 2021-03-02 11:27 UTC (permalink / raw)
  To: ruby-core

Issue #16925 has been updated by usa (Usaku NAKAMURA).

Backport changed from 2.5: REQUIRED, 2.6: REQUIRED, 2.7: DONE to 2.5: REQUIRED, 2.6: DONE, 2.7: DONE

ruby_2_6 r67909 merged revision(s) 5a79d8e0,160511d8.

----------------------------------------
Bug #16925: Backport request: net/http raises in ensure and replaces the original error
https://bugs.ruby-lang.org/issues/16925#change-90704

* Author: Eregon (Benoit Daloze)
* Status: Closed
* Priority: Normal
* Backport: 2.5: REQUIRED, 2.6: DONE, 2.7: DONE
----------------------------------------
Could we backport https://github.com/ruby/ruby/pull/3164, part of [Bug #13882] ?
(Details in https://bugs.ruby-lang.org/issues/13882#note-6)

I think it would be worthwhile.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-02 11:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-31 10:52 [ruby-core:98596] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error eregontp
2020-05-31 10:52 ` [ruby-core:98597] " eregontp
2020-05-31 16:17 ` [ruby-core:98601] " eregontp
2020-07-23  2:11 ` [ruby-core:99282] " nagachika00
2021-03-02 11:27 ` [ruby-core:102710] " usa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).