DevelopersMeeting20180419Japan¶
Date: 2018/04/19 (Thu)
Time: 14:00-18:00 (JST)
Place: Speee, Inc.
Sign-up: https://ruby.connpass.com/event/82991/
log edit: https://docs.google.com/document/d/1Pv34BneCgrjOZ5neOrJpnRhC7adGVeY3gn8eIPMJn3M/edit
log: https://docs.google.com/document/u/1/d/1Pv34BneCgrjOZ5neOrJpnRhC7adGVeY3gn8eIPMJn3M/pub
Attendees:
Regrets: (add your name here if you often attend, but can't attend this time)
Language: mostly Japanese (sorry for non native Japanese speakers)
Please add your favorite ticket numbers you want to ask to discuss. If you have no right to edit this page, add a comment to the ticket that you want to ask to discuss.
- NOTE
- 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¶
- NOTE: Write at least "ticket number/title/link" and your name (see example below). Explain details on the ticket. If you cannot attend the meeting, we appreciate a short summary because we can understand it more easily (long discussion is difficult to read, especially in a non-native language). Your motivation is also welcome.
About 2.6 timeframe¶
From attendees¶
- [Bug #14345] http_proxy setting should respect both parent domain and subdomain (hsbt)
- [Feature #14559]
ENV.slice
(hsbt) - [Feature #14643] Remove problematic separator
'\0'
ofDir.glob
andDir.[]
(usa) - [Feature #14111]
ArgumentError
が発生した時メソッドのプロトタイプをメッセージに含む (nobu) - [Bug #14688]
Net::HTTPResponse#value
raises "Net::HTTPServerException
" in 4xx response (usa) - [Feature #14694]
TracePoint#parameters
(mame) - [Feature #14624]
#{nil}
allocates a fresh empty string each time (nobu) - [Feature #6670] str.chars.last should be possible (mame)
- [Feature #12912] An endless range
(1..)
(mame) - [Feature #14352] Array#pack("M") Quoted-printable (matz)
- [Feature #14594] Rethink yield_self's name (matz)
- [Feature #14697] Introducing Range#% as an alias to Range#step (mrkn)
- [Feature #14696] add optname SO_ORIGINAL_DST (akr)
From non-attendees¶
- [Feature #14683] IRB with Ripper (aycabta)
Carry-over from previous meeting(s)¶
Like0