ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:91164] [Ruby trunk Misc#15546] DevelopersMeeting201900207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
@ 2019-01-19  0:21 ` shyouhei
  2019-01-19  5:24 ` [ruby-core:91169] " aycabta
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: shyouhei @ 2019-01-19  0:21 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been reported by shyouhei (Shyouhei Urabe).

----------------------------------------
Misc #15546: DevelopersMeeting201900207Japan
https://bugs.ruby-lang.org/issues/15546

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/113278
log: TBD
logedit: TBD

# 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.
```

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91169] [Ruby trunk Misc#15546] DevelopersMeeting201900207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
  2019-01-19  0:21 ` [ruby-core:91164] [Ruby trunk Misc#15546] DevelopersMeeting201900207Japan shyouhei
@ 2019-01-19  5:24 ` aycabta
  2019-01-19 12:50 ` [ruby-core:91180] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan eregontp
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: aycabta @ 2019-01-19  5:24 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by aycabta (aycabta .).


* [Feature #4475] default variable name for parameter (aycabta)


----------------------------------------
Misc #15546: DevelopersMeeting201900207Japan
https://bugs.ruby-lang.org/issues/15546#change-76398

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/113278
log: TBD
logedit: TBD

# 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.
```

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91180] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
  2019-01-19  0:21 ` [ruby-core:91164] [Ruby trunk Misc#15546] DevelopersMeeting201900207Japan shyouhei
  2019-01-19  5:24 ` [ruby-core:91169] " aycabta
@ 2019-01-19 12:50 ` eregontp
  2019-01-21  3:46 ` [ruby-core:91199] " hsbt
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: eregontp @ 2019-01-19 12:50 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by Eregon (Benoit Daloze).


* [Feature #6470] Make attr_accessor return the list of generated method
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76411

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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.
```

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91199] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2019-01-19 12:50 ` [ruby-core:91180] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan eregontp
@ 2019-01-21  3:46 ` hsbt
  2019-01-21  7:47 ` [ruby-core:91202] " glass.saga
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: hsbt @ 2019-01-21  3:46 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by hsbt (Hiroshi SHIBATA).


The ancient issues that is no response. I'm okay to discuss them with our spare time of this meeting.

* [Feature #11796] [PATCH] Refactor reduce call get_stat(): nobu?
* [Feature #11710] [PATCH] Replace Set#merge with Set#merge! and make Set#merge non-mutating.: knu?
* [Feature #10782] Patch: Add constants for BigDecimal for ZERO, ONE, TEN: mrkn?
* [Feature #10459] [PATCH] rfc3339 method for Time: akr?
* [Feature #9556] Add HTTP#get block functionality to HTTP.get: naruse?


----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76431

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).

----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91202] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2019-01-21  3:46 ` [ruby-core:91199] " hsbt
@ 2019-01-21  7:47 ` glass.saga
  2019-01-21  9:30 ` [ruby-core:91209] " mame
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: glass.saga @ 2019-01-21  7:47 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by Glass_saga (Masaki Matsushita).


* [Feature #15553] Addrinfo.getaddrinfo supports timeout

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76437

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).

----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91209] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (4 preceding siblings ...)
  2019-01-21  7:47 ` [ruby-core:91202] " glass.saga
@ 2019-01-21  9:30 ` mame
  2019-01-24 14:08 ` [ruby-core:91251] " mame
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: mame @ 2019-01-21  9:30 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by mame (Yusuke Endoh).


* [Feature #5632] Attempt to open included class shades it instead. (mame)
  * Matz, do you still want to "fix" this issue?  And how?

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76447

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).

----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91251] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (5 preceding siblings ...)
  2019-01-21  9:30 ` [ruby-core:91209] " mame
@ 2019-01-24 14:08 ` mame
  2019-01-24 20:05 ` [ruby-core:91253] " kevin.deisz
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: mame @ 2019-01-24 14:08 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by mame (Yusuke Endoh).


* [Feature #11076] Enumerable method count_by
  * A new name "tally" is proposed.  "Tally" is: | → || → ||| → |||| → ~~||||~~. Looks good to me.  What do you think?

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76497

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91253] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (6 preceding siblings ...)
  2019-01-24 14:08 ` [ruby-core:91251] " mame
@ 2019-01-24 20:05 ` kevin.deisz
  2019-01-26  8:35 ` [ruby-core:91276] " samuel
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: kevin.deisz @ 2019-01-24 20:05 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by kddeisz (Kevin Deisz).


* [Feature [#14344](/issues/14344)] refine at class level (kddeisz)
  * Shorter refinement syntax proposed based on common use cases. Proposed either `refine_class` or `using` blocks for shorthand. What do you think?


----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76500

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91276] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (7 preceding siblings ...)
  2019-01-24 20:05 ` [ruby-core:91253] " kevin.deisz
@ 2019-01-26  8:35 ` samuel
  2019-01-30  3:35 ` [ruby-core:91325] " muraken
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: samuel @ 2019-01-26  8:35 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by ioquatix (Samuel Williams).


* [Feature #15567] Allow ensure to match specific situations. (ioquatix)
  * Could we discuss whether this is a good idea or not?
* [Feature #15560] Add support for read/write offsets. (ioquatix)
  * Can we get consensus on whether we can add this?

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76522

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91325] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (8 preceding siblings ...)
  2019-01-26  8:35 ` [ruby-core:91276] " samuel
@ 2019-01-30  3:35 ` muraken
  2019-02-01  7:34 ` [ruby-core:91371] " hsbt
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: muraken @ 2019-01-30  3:35 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by mrkn (Kenta Murata).


* [Feature #15573] Permit zero step in Numeric#step and Range#step
  * I make this issue as a feature request because the behaviors exist at least since version 2.3.  But I think it is a bug, so it should be resolved.

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76573

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91371] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (9 preceding siblings ...)
  2019-01-30  3:35 ` [ruby-core:91325] " muraken
@ 2019-02-01  7:34 ` hsbt
  2019-02-03 22:28 ` [ruby-core:91387] " bartdewater
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: hsbt @ 2019-02-01  7:34 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by hsbt (Hiroshi SHIBATA).


* [Feature #15581] Split tool/* files to tool and script directories
  * What's a concern about this?

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76626

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91387] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (10 preceding siblings ...)
  2019-02-01  7:34 ` [ruby-core:91371] " hsbt
@ 2019-02-03 22:28 ` bartdewater
  2019-02-04 18:37 ` [ruby-core:91395] " alanwucanada
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: bartdewater @ 2019-02-03 22:28 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by bdewater (Bart de Water).


* [Feature #10098] Timing-safe string comparison for OpenSSL::HMAC (bdewater)
  * The feature is done (the title is old, it will be implemented in String) but blocked on picking a mehod name. I would like to ask for opinions so this can move forward.

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76643

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91395] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (11 preceding siblings ...)
  2019-02-03 22:28 ` [ruby-core:91387] " bartdewater
@ 2019-02-04 18:37 ` alanwucanada
  2019-02-05  4:48 ` [ruby-core:91405] " manga.osyo
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: alanwucanada @ 2019-02-04 18:37 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by alanwu (Alan Wu).


* [Feature #15331] [PATCH] Faster hashing for short string literals
  * Looking for feedback on the implementation.

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76652

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91405] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (12 preceding siblings ...)
  2019-02-04 18:37 ` [ruby-core:91395] " alanwucanada
@ 2019-02-05  4:48 ` manga.osyo
  2019-02-05  4:58 ` [ruby-core:91406] " manga.osyo
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 17+ messages in thread
From: manga.osyo @ 2019-02-05  4:48 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by osyo (manga osyo).


* [Feature #15374] Proposal: Enable refinements to #method_missing
  * waited one month.

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76662

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91406] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (13 preceding siblings ...)
  2019-02-05  4:48 ` [ruby-core:91405] " manga.osyo
@ 2019-02-05  4:58 ` manga.osyo
  2019-02-06  1:37 ` [ruby-core:91415] " glass.saga
  2019-02-07  5:58 ` [ruby-core:91448] " matz
  16 siblings, 0 replies; 17+ messages in thread
From: manga.osyo @ 2019-02-05  4:58 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by osyo (manga osyo).


* [Feature #14609] `Kernel#p` without args shows the receiver (osyo)
  * I feel this feature is very useful and some people say :+1: so let discuss about this feature.

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76663

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91415] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (14 preceding siblings ...)
  2019-02-05  4:58 ` [ruby-core:91406] " manga.osyo
@ 2019-02-06  1:37 ` glass.saga
  2019-02-07  5:58 ` [ruby-core:91448] " matz
  16 siblings, 0 replies; 17+ messages in thread
From: glass.saga @ 2019-02-06  1:37 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by Glass_saga (Masaki Matsushita).


* [Feature #15588] String#each_chunk and #chunks
  * Looking for feedback on this patch.

----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76676

* Author: shyouhei (Shyouhei Urabe)
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #15554] warn/error passing a block to a method which never use a block (ko1)
  * I want to share the ticket and survey on some product.

## From non-attendees

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [ruby-core:91448] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan
       [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
                   ` (15 preceding siblings ...)
  2019-02-06  1:37 ` [ruby-core:91415] " glass.saga
@ 2019-02-07  5:58 ` matz
  16 siblings, 0 replies; 17+ messages in thread
From: matz @ 2019-02-07  5:58 UTC (permalink / raw)
  To: ruby-core

Issue #15546 has been updated by matz (Yukihiro Matsumoto).

Status changed from Open to Closed

OK, I withdraw the proposal. The autoload method will stay (for Ruby3.0).

Matz.


----------------------------------------
Misc #15546: DevelopersMeeting20190207Japan
https://bugs.ruby-lang.org/issues/15546#change-76708

* Author: shyouhei (Shyouhei Urabe)
* Status: Closed
* 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/02/07 (Thu)
Time: 13:00-17:00 (JST)
Place: MoneyForward.com (Tokyo, Japan)
Sign-up: https://ruby.connpass.com/event/117659/
log: https://docs.google.com/document/d/e/2PACX-1vRbZsyab3LFwhcti973QNpaifVgdJHdxu00V0qdXk6EPv76OzfPRbqQHyUqIVhlWF7-HBv0QiIivrQ2/pub
logedit: https://docs.google.com/document/d/1U498rgriOF4094D9UKBJyjt0PFzXFvGSvMqLjci2AN8/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

* [Feature #15554] warn/error passing a block to a method which never use a block (ko1)
  * I want to share the ticket and survey on some product.

## From non-attendees

* [Feature #6470] Make attr_accessor return the list of generated method (eregon)
  * I think not all related issues were considered. There are use cases, both for private attr_* and other modifiers (e.g., volatile, atomic, tracing accesses, getter/setter decorators, etc).
* [Bug #14353] $SAFE should stay at least thread-local for compatibility (eregon)
  * I would like matz's opinion on this. It seems the compatibility risks and debugging problems is not worth making $SAFE global, unless there is a good reason to be global? Should there still be $SAFE checks at all, for e.g., tainted Strings?
* [Feature #5653] "I strongly discourage the use of autoload in any standard libraries" (eregon)
  * It would be useful to reach a decision for this. What does it gain, and at what cost for compatibility? Is there going to be a replacement?


----

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

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-02-07  5:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-15546.20190119002150@ruby-lang.org>
2019-01-19  0:21 ` [ruby-core:91164] [Ruby trunk Misc#15546] DevelopersMeeting201900207Japan shyouhei
2019-01-19  5:24 ` [ruby-core:91169] " aycabta
2019-01-19 12:50 ` [ruby-core:91180] [Ruby trunk Misc#15546] DevelopersMeeting20190207Japan eregontp
2019-01-21  3:46 ` [ruby-core:91199] " hsbt
2019-01-21  7:47 ` [ruby-core:91202] " glass.saga
2019-01-21  9:30 ` [ruby-core:91209] " mame
2019-01-24 14:08 ` [ruby-core:91251] " mame
2019-01-24 20:05 ` [ruby-core:91253] " kevin.deisz
2019-01-26  8:35 ` [ruby-core:91276] " samuel
2019-01-30  3:35 ` [ruby-core:91325] " muraken
2019-02-01  7:34 ` [ruby-core:91371] " hsbt
2019-02-03 22:28 ` [ruby-core:91387] " bartdewater
2019-02-04 18:37 ` [ruby-core:91395] " alanwucanada
2019-02-05  4:48 ` [ruby-core:91405] " manga.osyo
2019-02-05  4:58 ` [ruby-core:91406] " manga.osyo
2019-02-06  1:37 ` [ruby-core:91415] " glass.saga
2019-02-07  5:58 ` [ruby-core:91448] " matz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).