-
-
Notifications
You must be signed in to change notification settings - Fork 35.1k
Open
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.lib / srcIssues and PRs related to general changes in the lib or src directory.Issues and PRs related to general changes in the lib or src directory.
Description
...and possibly other internal constants as well.
Context: #33246
Example: os.constants exports UV_UDP_REUSEADDR, which makes no sense for that module and isn't usable outside of core.
Introduced in dcccbfd which turned the mostly-internal, undocumented constants module into something that's public and documented but apparently without reviewing whether it makes sense to export/document everything.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.lib / srcIssues and PRs related to general changes in the lib or src directory.Issues and PRs related to general changes in the lib or src directory.