Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 30, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

kddnewton and others added 5 commits November 30, 2025 02:08
If we are about to delete a call operator write argument, it needs
to be removed from the list of block exits as well.

ruby/prism@ebc91c2e39
When we are about to destroy a node because of a syntax error, we
need to check if it is potentially containing an implicit
parameter in its subtree.

ruby/prism@1531433e02
The unicode version has been updated upstream, which means new
codepoints mapped to alpha/alnum/isupper flags. We need to update
our tables to match.

I'm purposefully not adding a version check here, since that is
such a large amount of code. It's possible that we could include
different tables depending on a macro (like UNICODE_VERSION) or
something to that effect, but it's such a minimal impact on the
running of the actual parser that I don't think it's necessary.

ruby/prism@78925fe5b6
When relative loading, `prefix` makes no sense actually.  Use the
given (or default) path as `DESTDIR` instead.

This change affects only when the relative loading is enabled and the
destdir is not given, and does not change the final installation path,
but makes the configuration options simpler a little.
@pull pull bot locked and limited conversation to collaborators Nov 30, 2025
@pull pull bot added the ⤵️ pull label Nov 30, 2025
@pull pull bot merged commit d7cfd27 into turkdevops:master Nov 30, 2025
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants