From: muraken@... Date: 2020-09-25T12:06:05+00:00 Subject: [ruby-core:100143] [Ruby master Feature#14722] python's buffer protocol clone Issue #14722 has been updated by mrkn (Kenta Murata). Status changed from Open to Closed Fixed by https://github.com/ruby/ruby/commit/890bc2cdde4097390f3b71dfeaa36dd92ee0afe2 ---------------------------------------- Feature #14722: python's buffer protocol clone https://bugs.ruby-lang.org/issues/14722#change-87717 * Author: jsaak (jsaak jsaak) * Status: Closed * Priority: Normal ---------------------------------------- Is there a way to implement, or even copy Python's buffer protocol in ruby? There is an article that describes the benefits quite well: https://jeffknupp.com/blog/2017/09/15/python-is-the-fastest-growing-programming-language-due-to-a-feature-youve-never-heard-of/ I did some work with machine vision, and the ability to manipulate images fast was also not realistic with ruby today. This could be another area where ruby could shine. Maybe this idea is worth a comment. -- https://bugs.ruby-lang.org/ Unsubscribe: