[#76442] [Ruby trunk Feature#11741] Migrate Ruby to Git from Subversion — naruse@...
Issue #11741 has been updated by Yui NARUSE.
3 messages
2016/07/19
[#76515] [Ruby trunk Bug#12610] webrick: protect from httpoxy — nagachika00@...
Issue #12610 has been updated by Tomoyuki Chikanaga.
3 messages
2016/07/22
[ruby-core:76424] [CommonRuby Feature#12546] Remove UnicodeNormalize::UNICODE_VERSION
From:
matz@...
Date:
2016-07-19 07:56:31 UTC
List:
ruby-core #76424
Issue #12546 has been updated by Yukihiro Matsumoto. Go ahead. Matz. ---------------------------------------- Feature #12546: Remove UnicodeNormalize::UNICODE_VERSION https://bugs.ruby-lang.org/issues/12546#change-59667 * Author: Martin D端rst * Status: Open * Priority: Normal * Assignee: Martin D端rst ---------------------------------------- UnicodeNormalize::UNICODE_VERSION is defined in lib/unicode_normalize/tables.rb, but we now also have RbConfig::CONFIG['UNICODE_VERSION'], which is more general. Therefore, UnicodeNormalize::UNICODE_VERSION can be removed. I'm opening an issue on this just in case somebody is depending on this. I have searched all of Ruby proper (incl. standard libraries) and removed any uses that I found. I'll implement this feature if I don't get some pushback in a week or so. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>