From: chopraanmol1@... Date: 2018-09-04T09:10:10+00:00 Subject: [ruby-core:88829] [Ruby trunk Misc#14981] DevelopersMeeting20180913Japan Issue #14981 has been updated by chopraanmol1 (Anmol Chopra). * [Bug #14908] Enumerator::Lazy creates unnecessary Array objects * Proposed solution is to change arity of Enumerator::Yielder#<< to 1 from -1 and use it internally for lazy enum instead of Enumerator::Yielder#yield. Generally, method << is used with only one parameter changing arity to 1 also makes it consistent with other classes (String, Array) * Since, proposed solution involves spec changes (Enumerator::Yielder#<<'s arity) a discussion is requested before the provided patch can proceed. ---------------------------------------- Misc #14981: DevelopersMeeting20180913Japan https://bugs.ruby-lang.org/issues/14981#change-73873 * Author: ko1 (Koichi Sasada) * Status: Open * Priority: Normal * Assignee: ---------------------------------------- Please comment your favorite ticket numbers you want to ask to discuss with your *SHORT* comment or summary. (your summary/comment will help us because we don't need to read all of ticket comments) *DO NOT* discuss then on this ticket, please. ---- Date: 2018/09/13 (Thu) Time: 14:00-18:00 (JST) Place: Cookpad Inc. (Tokyo, Japan) Sign-up: https://ruby.connpass.com/event/97843/ log: TBA Past meetings: https://bugs.ruby-lang.org/projects/ruby/wiki#Developer-Meetings # NOTES - Dev meeting *IS NOT* a decision making place. All decisions should be done at the bug tracker. - Dev meeting is a place we can ask Matz, nobu, nurse and other developers directly. - Matz is a very busy person. Take this opportunity to ask him. If you can not attend, other attendees can ask instead of you (if attendees can understand your issue). - We will write a log about discussion to a file or to each ticket in English. - All activities are best-effort (keep in mind that most of us are volunteer developers). - The date, time and place is scheduled according to when/where we can reserve Matz's time. # Agenda ## Next dev-meeting ## About 2.6 timeframe ## Carry-over from previous meeting(s) ## From Attendees (will be edited later) (if you have a write access permission, please list directly) * [Misc #14956] Remove staled branches in svn repository (hsbt) ## From non-attendees (will be edited later) (if you have a write access, please list directly) # Comment format Please comment your favorite ticket we need to discuss with *the following format*. ``` * [Ticket ref] Ticket title (your name) * your comment why you want to put this ticket here if you want to add. ``` Your comment is very important if you are no attendee because we can not ask why you want to discuss about it. Example: ``` * [Feature #14609] `Kernel#p` without args shows the receiver (ko1) * I feel this feature is very useful and some people say :+1: so let discuss about this feature. ``` I don't guarantee to put tickets in agenda if the comment violate the format (because it is hard to copy&paste). -- https://bugs.ruby-lang.org/ Unsubscribe: