
Issue #21627 has been reported by ricardo.trindade743@gmail.com (Ricardo Trindade). ---------------------------------------- Misc #21627: No usages of rb_enumeratorize https://bugs.ruby-lang.org/issues/21627 * Author: ricardo.trindade743@gmail.com (Ricardo Trindade) * Status: Open * Assignee: ricardo.trindade743@gmail.com (Ricardo Trindade) ---------------------------------------- Throughout the codebase there seems to be no usages of the rb_enumeratorize method. Behind the scenes it is calling rb_enumeratorize_with_size which seems to be the recommended option, and this method has way more usages. Would it be ok to cleanup the method and its usages? Last issue reported here https://bugs.ruby-lang.org/issues/7302. If I get it correctly it seems to point that the method should be internal. Happy to work on a PR for this. -- https://bugs.ruby-lang.org/