Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented May 7, 2021

the now-deprecated _parent_header was actually the parent message, but we don't need to keep doing that.

#657 makes get_parent_header a public API, so let's be more precise about actually returning the header

the old parent_header was actually the parent *message*, but we don't need to keep doing that
@minrk minrk force-pushed the parent-header-header branch from d70a39d to 45bdae5 Compare May 7, 2021 13:19
@minrk
Copy link
Member Author

minrk commented May 7, 2021

Alternative here is to keep storing the full parent message and add a new get_parent method that's more symmetrical with set_parent

@SylvainCorlay
Copy link
Member

Thanks for this!

Alternative here is to keep storing the full parent message and add a new get_parent method that's more symmetrical with set_parent

I don't have an opinion on this. Symmetric is nice...

@minrk
Copy link
Member Author

minrk commented May 7, 2021

Symmetrical version in #661

@Carreau Carreau added this to the no action milestone Jun 14, 2021
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.

3 participants