From: normalperson@... Date: 2015-11-18T21:47:37+00:00 Subject: [ruby-core:71565] [Ruby trunk - Misc #11712] [Open] [PATCH] ext/openssl/ossl_ssl.c: nodoc for private methods Issue #11712 has been reported by Eric Wong. ---------------------------------------- Misc #11712: [PATCH] ext/openssl/ossl_ssl.c: nodoc for private methods https://bugs.ruby-lang.org/issues/11712 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: ---------------------------------------- Private methods are implementation details which may change in the future. Avoid cluttering our API documentation with them or possibly encouraging their use. [ruby-core:71540] I'll commit in a day or two and make changes to sys*_nonblock to avoid kwarg parsing for https://bugs.ruby-lang.org/issues/11339 ---Files-------------------------------- 0001-ext-openssl-ossl_ssl.c-nodoc-for-private-methods.patch (1.08 KB) -- https://bugs.ruby-lang.org/