From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-3.0 required=3.0 tests=AWL,BAYES_00, DKIM_ADSP_CUSTOM_MED,FORGED_GMAIL_RCVD,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 2B1CC1F405 for ; Sat, 29 Dec 2018 12:52:42 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id ADA93121E71; Sat, 29 Dec 2018 21:52:38 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 5F03E121E6C for ; Sat, 29 Dec 2018 21:52:36 +0900 (JST) Received: by filter0188p3mdw1.sendgrid.net with SMTP id filter0188p3mdw1-8539-5C276E11-31 2018-12-29 12:52:33.762842956 +0000 UTC m=+744099.254490845 Received: from herokuapp.com (ec2-54-221-2-216.compute-1.amazonaws.com [54.221.2.216]) by ismtpd0035p1mdw1.sendgrid.net (SG) with ESMTP id FYoS5T1nTx-BUNNxz3HstQ Sat, 29 Dec 2018 12:52:33.703 +0000 (UTC) Date: Sat, 29 Dec 2018 12:52:34 +0000 (UTC) From: zverok.offline@gmail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 66227 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15462 X-Redmine-Issue-Author: mame X-Redmine-Sender: zverok X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS6FmEsXC3ap8grsEzmAqW69VHed+eL1RkSVDl 2oComuyn0QX7SiSd9T1t/4qHJM7PiGv8id6Ok3ctG2U74Nv2EJmqE8e60N6fUnJQp3HbgKgZd8rZdQ ZvH7BpZOsHrWeRfdcER4kqLuk53fRH98YG5hUpNGfPAFpHqNZ5idtunjdA== X-ML-Name: ruby-core X-Mail-Count: 90807 Subject: [ruby-core:90807] [Ruby trunk Misc#15462] DevelopersMeeting20190110Japan X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #15462 has been updated by zverok (Victor Shepelev). Old tickets with no reaction/vague reaction: * [Feature #14444] `MatchData`: alias for `#[]` * [Feature #14784] `Comparable#clamp` with a range * [Feature #14145] Better `Method#inspect` New tickets: * [Bug #15428] Refactor `Proc#>>` and `#<<` _(it regards the same problem as #15483 above, but approaches it from a different point of view)_ * [Feature #15485] Refactor String#split * [Misc #15486] Default gems README.md * [Misc #15487] Clarify default gems maintenance policy (Sorry for a huge list) ---------------------------------------- Misc #15462: DevelopersMeeting20190110Japan https://bugs.ruby-lang.org/issues/15462#change-75982 * Author: mame (Yusuke Endoh) * 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: 2019/01/10 (Thu) Time: 13:00-17:00 (JST) Place: Cookpad Inc. (Tokyo, Japan) Sign-up: https://ruby.connpass.com/event/113278 log: https://docs.google.com/document/u/1/d/1W_wrFsFxxU1MepA6HBpfl-9h-nLD8EBsgMsS7yTDvHE/pub logedit: https://docs.google.com/document/u/1/d/1W_wrFsFxxU1MepA6HBpfl-9h-nLD8EBsgMsS7yTDvHE/edit # 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.7 timeframe ## Check security tickets ## Carry-over from previous meeting(s) ## From Attendees ## From non-attendees ---- 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/