mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
merge revision(s) d17ce4bd05dc05d48f5f4bc75171fcebda1678ed: [Backport #21652]
[PATCH] [Bug #21652] [DOC] Update unmarshalable object list The `Data` mentioned here was the old `T_DATA` class, not the current extended `Struct`.
This commit is contained in:
parent
f2fd5b3bc2
commit
badb360009
@ -1184,7 +1184,7 @@ io_needed(void)
|
||||
* * anonymous Class/Module.
|
||||
* * objects which are related to system (ex: Dir, File::Stat, IO, File, Socket
|
||||
* and so on)
|
||||
* * an instance of MatchData, Data, Method, UnboundMethod, Proc, Thread,
|
||||
* * an instance of MatchData, Method, UnboundMethod, Proc, Thread,
|
||||
* ThreadGroup, Continuation
|
||||
* * objects which define singleton methods
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user