mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
[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
c4e090def1
commit
d17ce4bd05
Notes:
git
2025-10-29 01:21:02 +00:00
@ -1189,7 +1189,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