Skip to content

Fix: pathname not written to lockfile.#2889

Open
ksss wants to merge 1 commit intoruby:masterfrom
ksss:pathname-collection
Open

Fix: pathname not written to lockfile.#2889
ksss wants to merge 1 commit intoruby:masterfrom
ksss:pathname-collection

Conversation

@ksss
Copy link
Collaborator

@ksss ksss commented Mar 23, 2026

@tk0miya reported that due to the rbs collection, pathname cannot be written in the lockfile, which makes it difficult to read the types for certain methods like Pathname#rmtree.

We will modify this by removing pathname from the exclusion list so that it is included in the lockfile.

Include `pathname` from stdlib in lockfile and load type signatures from rbs collection.
@soutaro soutaro added this to the RBS 4.0.x milestone Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants