ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:123021] [Ruby Misc#21549] DevMeeting-2025-09-11
@ 2025-08-21 10:30 mame (Yusuke Endoh) via ruby-core
  2025-08-28  2:29 ` [ruby-core:123099] " yui-knk (Kaneko Yuichiro) via ruby-core
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mame (Yusuke Endoh) via ruby-core @ 2025-08-21 10:30 UTC (permalink / raw)
  To: ruby-core; +Cc: mame (Yusuke Endoh)

Issue #21549 has been reported by mame (Yusuke Endoh).

----------------------------------------
Misc #21549: DevMeeting-2025-09-11
https://bugs.ruby-lang.org/issues/21549

* Author: mame (Yusuke Endoh)
* Status: Open
----------------------------------------
# The next dev meeting

**Date: 2025/09/11 13:00-17:00** (JST)
Log: *TBD*

- 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 record of the discussion in the 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 of the meeting 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.
```

- It is recommended to add a comment by 2025/09/08. We hold a preparatory meeting to create an agenda a few days before the dev-meeting.
- The format is strict.  We'll use [this script to automatically create an markdown-style agenda](https://gist.github.com/mame/b0390509ce1491b43610b9ebb665eb86).  We may ignore a comment that does not follow the format.
- Your comment is mandatory. We cannot read all discussion of the ticket in a limited time. We appreciate it if you could write a short summary and update from a previous discussion.




-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

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

* [ruby-core:123099] [Ruby Misc#21549] DevMeeting-2025-09-11
  2025-08-21 10:30 [ruby-core:123021] [Ruby Misc#21549] DevMeeting-2025-09-11 mame (Yusuke Endoh) via ruby-core
@ 2025-08-28  2:29 ` yui-knk (Kaneko Yuichiro) via ruby-core
  2025-08-30 10:07 ` [ruby-core:123135] " Earlopain (Earlopain _) via ruby-core
  2025-08-30 21:02 ` [ruby-core:123138] " Eregon (Benoit Daloze) via ruby-core
  2 siblings, 0 replies; 4+ messages in thread
From: yui-knk (Kaneko Yuichiro) via ruby-core @ 2025-08-28  2:29 UTC (permalink / raw)
  To: ruby-core; +Cc: yui-knk (Kaneko Yuichiro)

Issue #21549 has been updated by yui-knk (Kaneko Yuichiro).


* [Bug #18878] parse.y: Foo::Bar {} is inconsistently rejected (yui-knk)
  * Do we also support `Foo::Bar do end` (and `Foo::Bar do end + 1`)?

----------------------------------------
Misc #21549: DevMeeting-2025-09-11
https://bugs.ruby-lang.org/issues/21549#change-114413

* Author: mame (Yusuke Endoh)
* Status: Open
----------------------------------------
# The next dev meeting

**Date: 2025/09/11 13:00-17:00** (JST)
Log: *TBD*

- 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 record of the discussion in the 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 of the meeting 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.
```

- It is recommended to add a comment by 2025/09/08. We hold a preparatory meeting to create an agenda a few days before the dev-meeting.
- The format is strict.  We'll use [this script to automatically create an markdown-style agenda](https://gist.github.com/mame/b0390509ce1491b43610b9ebb665eb86).  We may ignore a comment that does not follow the format.
- Your comment is mandatory. We cannot read all discussion of the ticket in a limited time. We appreciate it if you could write a short summary and update from a previous discussion.




-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

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

* [ruby-core:123135] [Ruby Misc#21549] DevMeeting-2025-09-11
  2025-08-21 10:30 [ruby-core:123021] [Ruby Misc#21549] DevMeeting-2025-09-11 mame (Yusuke Endoh) via ruby-core
  2025-08-28  2:29 ` [ruby-core:123099] " yui-knk (Kaneko Yuichiro) via ruby-core
@ 2025-08-30 10:07 ` Earlopain (Earlopain _) via ruby-core
  2025-08-30 21:02 ` [ruby-core:123138] " Eregon (Benoit Daloze) via ruby-core
  2 siblings, 0 replies; 4+ messages in thread
From: Earlopain (Earlopain _) via ruby-core @ 2025-08-30 10:07 UTC (permalink / raw)
  To: ruby-core; +Cc: Earlopain (Earlopain _)

Issue #21549 has been updated by Earlopain (Earlopain _).


* [Bug #21168] Prism doesn't require argument parentheses (in some cases) when a block is present but parse.y does (earlopain)
  * This was previously discussed in a dev meeting https://bugs.ruby-lang.org/issues/21134
  * matz said he prefers `parse.y` behaviour
  * I found different code examples in the same spirit that are accepted by `parse.y` (and `prism`)
  * Is such code supported or should it also be consistently rejected?

----------------------------------------
Misc #21549: DevMeeting-2025-09-11
https://bugs.ruby-lang.org/issues/21549#change-114464

* Author: mame (Yusuke Endoh)
* Status: Open
----------------------------------------
# The next dev meeting

**Date: 2025/09/11 13:00-17:00** (JST)
Log: *TBD*

- 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 record of the discussion in the 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 of the meeting 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.
```

- It is recommended to add a comment by 2025/09/08. We hold a preparatory meeting to create an agenda a few days before the dev-meeting.
- The format is strict.  We'll use [this script to automatically create an markdown-style agenda](https://gist.github.com/mame/b0390509ce1491b43610b9ebb665eb86).  We may ignore a comment that does not follow the format.
- Your comment is mandatory. We cannot read all discussion of the ticket in a limited time. We appreciate it if you could write a short summary and update from a previous discussion.




-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

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

* [ruby-core:123138] [Ruby Misc#21549] DevMeeting-2025-09-11
  2025-08-21 10:30 [ruby-core:123021] [Ruby Misc#21549] DevMeeting-2025-09-11 mame (Yusuke Endoh) via ruby-core
  2025-08-28  2:29 ` [ruby-core:123099] " yui-knk (Kaneko Yuichiro) via ruby-core
  2025-08-30 10:07 ` [ruby-core:123135] " Earlopain (Earlopain _) via ruby-core
@ 2025-08-30 21:02 ` Eregon (Benoit Daloze) via ruby-core
  2 siblings, 0 replies; 4+ messages in thread
From: Eregon (Benoit Daloze) via ruby-core @ 2025-08-30 21:02 UTC (permalink / raw)
  To: ruby-core; +Cc: Eregon (Benoit Daloze)

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


* [Feature #21555] Add support for predicate attribute reader names (eregon)
  * As noticed by @Dan0042 there are now 7 tickets asking the same feature.
  * Would matz be OK to add it? 9 years ago matz said no in https://bugs.ruby-lang.org/issues/12046#note-3 but the many requests clearly prove interest in this feature.
  * The workaround `def foo? = @foo` is not ideal because this is still "just a getter" and those are typically done with `attr_reader`, and it's also slower (`attr_reader` has special optimizations and can be handled without a method call, even without a JIT).
  * The other workaround `attr_reader :foo; alias_method foo? foo; remove_method :foo` preserves the performance optimization but is awkward and long.
  * If it's accepted, any volunteer to implement it?

----------------------------------------
Misc #21549: DevMeeting-2025-09-11
https://bugs.ruby-lang.org/issues/21549#change-114472

* Author: mame (Yusuke Endoh)
* Status: Open
----------------------------------------
# The next dev meeting

**Date: 2025/09/11 13:00-17:00** (JST)
Log: *TBD*

- 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 record of the discussion in the 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 of the meeting 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.
```

- It is recommended to add a comment by 2025/09/08. We hold a preparatory meeting to create an agenda a few days before the dev-meeting.
- The format is strict.  We'll use [this script to automatically create an markdown-style agenda](https://gist.github.com/mame/b0390509ce1491b43610b9ebb665eb86).  We may ignore a comment that does not follow the format.
- Your comment is mandatory. We cannot read all discussion of the ticket in a limited time. We appreciate it if you could write a short summary and update from a previous discussion.




-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

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

end of thread, other threads:[~2025-08-30 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-21 10:30 [ruby-core:123021] [Ruby Misc#21549] DevMeeting-2025-09-11 mame (Yusuke Endoh) via ruby-core
2025-08-28  2:29 ` [ruby-core:123099] " yui-knk (Kaneko Yuichiro) via ruby-core
2025-08-30 10:07 ` [ruby-core:123135] " Earlopain (Earlopain _) via ruby-core
2025-08-30 21:02 ` [ruby-core:123138] " Eregon (Benoit Daloze) via ruby-core

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 NNTP newsgroup(s).