Skip to content

gh-79413: Add module and qualname arguments to dataclasses.make_dataclass() - #11371

Closed
remilapeyre wants to merge 1 commit into
python:mainfrom
remilapeyre:make_dataclass-instances-should-be-pickable
Closed

gh-79413: Add module and qualname arguments to dataclasses.make_dataclass()#11371
remilapeyre wants to merge 1 commit into
python:mainfrom
remilapeyre:make_dataclass-instances-should-be-pickable

Conversation

@remilapeyre

@remilapeyreremilapeyre commented Dec 30, 2018

Copy link
Copy Markdown

@remilapeyre
remilapeyreforce-pushed the make_dataclass-instances-should-be-pickable branch from 2fc983f to bad6a9cCompareDecember 30, 2018 20:09
Comment threadLib/dataclasses.py
Comment threadLib/dataclasses.py
Comment threadLib/dataclasses.py
@csabella
csabella requested review from ericvsmith and removed request for ericvsmithApril 11, 2019 12:46
@hauntsaninjahauntsaninja changed the title bpo-35232: Add module and qualname arguments to dataclasses.make_dataclass()gh-79413: Add module and qualname arguments to dataclasses.make_dataclass()Feb 9, 2023
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actionsgithub-actionsBot added the stale Stale PR or inactive for long period of time. label Apr 13, 2025
@encukou

Copy link
Copy Markdown
Member

Sorry, this PR dropped off people's radar 7 years ago :(

#150026 added qualname; module was added earlier.

@encukouencukou closed this May 19, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewstaleStale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@remilapeyre@encukou@eamanu@the-knights-who-say-ni@ezio-melotti@bedevere-bot