Skip to content

Miscelanous minor changes to the codebase from #475#554

Closed
leogama wants to merge 4 commits intouqfoundation:masterfrom
leogama:minor-changes
Closed

Miscelanous minor changes to the codebase from #475#554
leogama wants to merge 4 commits intouqfoundation:masterfrom
leogama:minor-changes

Conversation

@leogama
Copy link
Contributor

@leogama leogama commented Oct 4, 2022

To remove some of the cruft there.

@mmckerns mmckerns self-requested a review October 4, 2022 10:15
@mmckerns mmckerns added this to the dill-0.3.7 milestone Oct 23, 2022
Copy link
Member

@mmckerns mmckerns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'd approve, but the tests are failing. Ensure the tests pass, and let's pull this.

# Flags set by dump_module() is dill.session:
_refimported = False
_refonfail = False
_session = False
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems _session shouldn't have been deleted -- it's still used in _locate_function and _save_module_dict.

mmckerns added a commit that referenced this pull request Feb 8, 2023
* minor changes to the codebase from #475

* roll back some changes (moved to the refonfail PR)

* add _session to Pickler

---------

Co-authored-by: Leonardo Gama <leonardo.reis.gama@gmail.com>
@mmckerns
Copy link
Member

mmckerns commented Feb 8, 2023

obsoleted by #573

@mmckerns mmckerns closed this Feb 8, 2023
@mmckerns mmckerns added the voided label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants