Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GR-57603] Import Ruby 3.3.5 #3682

Open
wants to merge 68 commits into
base: master
Choose a base branch
from
Open

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 2, 2024
@eregon eregon mentioned this pull request Oct 2, 2024
andrykonchin and others added 11 commits October 9, 2024 16:10
Conflicts:
lib/cext/include/internal/imemo.h
lib/cext/include/ruby/internal/config.h
lib/cext/include/ruby/internal/core/rarray.h
lib/cext/include/ruby/internal/core/rstring.h
lib/cext/include/ruby/internal/error.h
lib/cext/include/ruby/internal/rgengc.h
lib/cext/include/ruby/io.h
lib/mri/cgi/util.rb
lib/mri/monitor.rb
lib/mri/racc/parser.rb
lib/mri/rdoc/markup/to_html.rb
lib/mri/rubygems/installer.rb
lib/mri/rubygems/platform.rb
lib/mri/rubygems/specification.rb
src/main/c/cext-trampoline/st.c
src/main/c/cext/st.c
src/main/c/openssl/extconf.rb
src/main/c/ripper/extconf.rb
src/main/c/ripper/parse.c
src/main/c/ripper/ripper.c
test/bootstraptest/test_load.rb
test/bootstraptest/test_method.rb
test/bootstraptest/test_syntax.rb
test/mri/tests/cext-c/string/cstr.c
test/mri/tests/csv/parse/test_general.rb
test/mri/tests/lib/test/unit.rb
test/mri/tests/lib/test/unit/parallel.rb
test/mri/tests/racc/case.rb
test/mri/tests/ruby/test_pattern_matching.rb
test/mri/tests/ruby/test_refinement.rb
test/mri/tests/ruby/test_regexp.rb
test/mri/tests/ruby/test_rubyoptions.rb
test/mri/tests/rubygems/test_gem_specification.rb
@graalvmbot graalvmbot force-pushed the ak/upgrade-ruby-to-3-3 branch 2 times, most recently from 96bf279 to d4d4944 Compare October 21, 2024 10:44
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. and removed OCA Verified All contributors have signed the Oracle Contributor Agreement. labels Oct 21, 2024
Fix trivial issues in the following MRI tests:
- TestGemSpecification#test_self_stubs_for_lazy_loading
- TestIRB::CompletionTest::RequireComepletionTest#test_complete_require_relative
- TestIRB::LocaleTestCase#test_find
- TestMkmfInstall#test_install_dirs
@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants