Skip to content

Add object tracking functionality for Python 3.13.3+#153

Open
pablogsal wants to merge 3 commits intobloomberg:mainfrom
pablogsal:memray
Open

Add object tracking functionality for Python 3.13.3+#153
pablogsal wants to merge 3 commits intobloomberg:mainfrom
pablogsal:memray

Conversation

@pablogsal
Copy link
Copy Markdown
Collaborator

This commit adds support for tracking Python objects that survive test execution
using the new reference tracking API introduced in memray (commit e567c3cf).

Issue number of the reported bug or feature request: #

Describe your changes
A clear and concise description of the changes you have made.

Testing performed
Describe the testing you have performed to ensure that the bug has been addressed, or that the new feature works as planned.

Additional context
Add any other context about your contribution here.

@pablogsal pablogsal force-pushed the memray branch 2 times, most recently from 9c0768f to ec04d90 Compare October 21, 2025 14:48
@godlygeek
Copy link
Copy Markdown
Contributor

godlygeek commented Mar 31, 2026

@pablogsal ping (note that this will need to be rebased in order for tests to pass)

This commit adds support for tracking Python objects that survive test execution
using the new reference tracking API introduced in memray (commit e567c3cf).
@pablogsal
Copy link
Copy Markdown
Collaborator Author

@godlygeek I think I addressed everything. Ready for another round

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