Misc #16693
closed
DevelopersMeeting20200410Japan
Added by mame (Yusuke Endoh) over 4 years ago.
Updated over 4 years ago.
Description
The next dev meeting¶
Date: 2020/04/10 13:00-17:00
Place/Sign-up/Agenda/Log: https://docs.google.com/document/d/1Gcs38tvI6_dQ5sgy8CNUIVZbt0c_y_Z2GrCAoDwh5wg/edit#
- 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 the 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 are scheduled according to when/where we can reserve Matz's time.
-
DO NOT discuss then on this ticket, please.
Call for agenda items¶
If you have a ticket that you want matz and committers to discuss, please post it into this ticket in the following format:
* [Ticket ref] Ticket title (your name)
* Comment (A summary of the ticket, why you put this ticket here, what point should be discussed, etc.)
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 this feature.
Related issues
1 (1 open — 0 closed)
- Description updated (diff)
- [Feature #16428] Add
Array#uniq?
, Enumerable#uniq?
(greggzst)
- it seems to be an easier solution to check directly if an enumerable is uniq instead of using uniq with other means
- [Feature #15166] 2.5 times faster implementation than current gcd implmentation (greggzst)
- (mame: dummy comment. Please follow the format strictly)
- [Feature #13436] Improve performance of
Array#<=>
with Fixnum
/Float
/String
elements (greggzst)
- [Feature #15921] R-assign (rightward-assignment) operator
- Curious to hear from matz about this. I think this feature is convenient in the REPL and can improve readability in real code if used well.
- [Bug #16660]
Struct#deconstruct_keys
inconsistent behavior (palkan)
-
[GitHub#2948] Optimize array pattern checktype (palkan)
- Curios to know whether there is some ongoing work on pattern matching improvement and is Ruby Core interested in any help in improving its performance.
- [Bug #14541] Class variables have broken semantics, let's fix them (jeremyevans0)
- Is it OK to commit pull request to turn class variable warnings into RuntimeErrors?
- [Feature #16742]
RbConfig.windows?
and RbConfig.host_os
(eregon)
- Thoughts? Should we add them?
- [Feature #16688] Allow
#to_path
object as argument to system()
(Dan0042)
-
system
/exec
should be compatible with Pathname
objects
- [Feature #16740] Deprecating and removing the broken
Process.clock_getres
(jeremyevans0)
- Is it OK to deprecate
Process.clock_getres
in 3.0 and remove it in 3.1?
- [Bug #6087] How should inherited methods deal with return values of their own subclass? (greggzst)
- It's been a long time and matz said it was to be fixed inn 3.0
- [Bug #14413]
-n
and -p
flags break when stdout is closed
- only in the loop / always signal on
EPIPE
-
STDOUT
only / + STDERR
/ generic for IO
- [Feature #16684] Use the word "to" instead of "from" in backtrace (sawa)
- Be free of wondering about the printed backtrace direction by using the word "to" in most-recent--call-last situation.
- [Feature #16769] Struct.new(..., immutable: true) (k0kubun)
- I wanted it today, and found the discussion of [Feature #16122] stuck with designing helpers to set a combination of attributes. Is there any objection to introduce
immutable: true
attribute alone first?
- Status changed from Open to Closed
Also available in: Atom
PDF
Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0