ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "byroot (Jean Boussier)" <noreply@ruby-lang.org>
To: ruby-core@ruby-lang.org
Subject: [ruby-core:109769] [Ruby master Misc#18977] DevMeeting-2022-09-22
Date: Mon, 29 Aug 2022 13:16:01 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-99007.20220829131601.18@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-18977.20220825123955.18@ruby-lang.org

Issue #18977 has been updated by byroot (Jean Boussier).


- [Feature #18982] Add an `exception: false` argument for Queue#push, Queue#pop, SizedQueue#push and SizedQueue#pop (byroot)
  - The existing exceptions (ThreadError) are a bit awkward to deal with.
  - Queue is often used deep into the stack where exceptions in common cases are fairly costly.
- [Feature #18951] `Object#with` to set and restore attributes around a block (byroot)
  - Works with any public accessor, e.g. `GC.with(stress: true) { do_something }`
  - This is an extremely common pattern, especially in test suites, but is often implemented with subtle bugs.

----------------------------------------
Misc #18977: DevMeeting-2022-09-22
https://bugs.ruby-lang.org/issues/18977#change-99007

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

**Date: 2022/09/22 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 2022/09/19. 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/

  parent reply	other threads:[~2022-08-29 13:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25 12:39 [ruby-core:109689] [Ruby master Misc#18977] DevMeeting-2022-09-22 mame (Yusuke Endoh)
2022-08-26  4:12 ` [ruby-core:109702] " mame (Yusuke Endoh)
2022-08-29 13:16 ` byroot (Jean Boussier) [this message]
2022-09-03 17:17 ` [ruby-core:109835] " Eregon (Benoit Daloze)
2022-09-08 11:12 ` [ruby-core:109847] " st0012 (Stan Lo)
2022-09-11 10:30 ` [ruby-core:109886] " Eregon (Benoit Daloze)
2022-09-14 20:22 ` [ruby-core:109894] " jeremyevans0 (Jeremy Evans)
2022-09-15  3:26 ` [ruby-core:109899] " shioyama (Chris Salzberg)
2022-09-15 13:36 ` [ruby-core:109903] " peterzhu2118 (Peter Zhu)
2022-09-16 10:25 ` [ruby-core:109917] " byroot (Jean Boussier)
2022-09-19 16:27 ` [ruby-core:109958] " tenderlovemaking (Aaron Patterson)
2022-09-20 22:19 ` [ruby-core:109966] " ioquatix (Samuel Williams)
2022-09-21 12:31 ` [ruby-core:109978] " yui-knk (Kaneko Yuichiro)
2022-09-22 22:36 ` [ruby-core:110009] " mame (Yusuke Endoh)
2022-09-26 22:04 ` [ruby-core:110093] " pkubaj (Piotr Kubaj)
2022-10-06  7:07 ` [ruby-core:110202] " hsbt (Hiroshi SHIBATA)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-99007.20220829131601.18@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).