Skip to content

docs: update MemoryRegion.path docs to reflect cross-platform support#66

Merged
JeanExtreme002 merged 1 commit into
mainfrom
jeanextreme002/docs-update-region-path
Jun 7, 2026
Merged

docs: update MemoryRegion.path docs to reflect cross-platform support#66
JeanExtreme002 merged 1 commit into
mainfrom
jeanextreme002/docs-update-region-path

Conversation

@JeanExtreme002

Copy link
Copy Markdown
Owner

The path field documentation still described it as Linux-only ("" on Windows/macOS), but #65 added GetMappedFileNameW (Windows) and proc_regionfilename (macOS) support.

Changes

  • docs/api/memory-region.md — updated path attribute description to list all three platform mechanisms.
  • docs/guide/memory-regions.md — updated the field table to describe cross-platform path resolution.
  • docs/api/utilities.md — updated region_path() docstring and added the path keyword argument to make_region() signature.

The path field documentation still described it as Linux-only,
but #65 added GetMappedFileNameW (Windows) and proc_regionfilename
(macOS) support. Update the API reference, guide table and
make_region signature to match the current implementation.
@github-actions github-actions Bot added the docs Documentation changes (docs/) label Jun 7, 2026
@JeanExtreme002 JeanExtreme002 merged commit 0b5b476 into main Jun 7, 2026
17 checks passed
@github-actions github-actions Bot deleted the jeanextreme002/docs-update-region-path branch June 7, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation changes (docs/)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant