From: ko1@...
Date: 2019-07-30T08:42:52+00:00
Subject: [ruby-core:94043] [Ruby master Misc#15996]	DevelopersMeeting20190820Japan

Issue #15996 has been updated by ko1 (Koichi Sasada).


Triage: 
* [Feature #15998] Allow String#-@ to deduplicate tainted string, but return an untainted one
  * taint removal schedule
* [Feature #15123] Enumerable#compact proposal
* [Feature #15854] Tracing instance variable assignment
* [Bug #9588] program name variables tainted
* [Feature #12802] Add BLAKE2 support to Digest
* [Feature #16001] Provide an alias to Kernel#caller_locations(1,1) and Kernel#caller(1,1)
* [Bug #7768] Inherited Array class missing
* [Bug #16007] Process.clock_getres matches the clock in practice for Process::CLOCK_{PROCESS,THREAD}_CPUTIME_ID FAILED fails on armv7hl
* [Feature #15975] Add Array#pluck
* [Bug #10463] :~@ and :!@ are not parsed correctly
* [Feature #10123] Named capture groups don't set local vars when matched using ~
* [Feature #16011] Digit grouping
* [Feature #16018] Add a way to deprecate methods
* [Bug #11935] Date.new returns inconsistent errors when passed invalid arguments
* [Bug #12230] Wrong exception raised when IO.read from a pipe is passed an offset on Windows
* [Bug #16020] Forbid `if` `elsif` without a condition
* [Bug #15244] Method #extname return empty string if filename is dot ('.')
* [Feature #15955] UnboundMethod#apply
* [Feature #15976] Add Array#overlap? for whether the intersection of 2 arrays is non empty?
* [Bug #15558] Should Exception#exception copy the backtrace?

if there is a time to check...

----------------------------------------
Misc #15996: DevelopersMeeting20190820Japan
https://bugs.ruby-lang.org/issues/15996#change-80271

* Author: mame (Yusuke Endoh)
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
Please comment on 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 the ticket comments)

*DO NOT* discuss then on this ticket, please.

----

Date: 2019/08/20 (Thu)
Time: 13:00-17:00 (JST)
Place and Sign-up: https://connpass.com/event/139231/
log: https://docs.google.com/document/d/1XypDO1crRV9uNg1_ajxkljVdN8Vdyl5hnz462bDQw34/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 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.

# Agenda

## Next dev-meeting

## About 2.7 timeframe

## Check security tickets

## Discussion

----

Please comment on 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 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 this feature.
```

We don't guarantee to put tickets in the agenda if the comment violates the format (because it is hard to copy&paste).

**A short summary of a ticket is strongly recommended.  We cannot read all discussion of the ticket in a limited time.**
A proposal is often changed during the discussion, so it is very helpful to summarize the latest/current proposal, post it as a comment in the ticket, and write a link to the comment.



-- 
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>