DOC: add missing versionadded metadata for TypeAlias#644
DOC: add missing versionadded metadata for TypeAlias#644neutrinoceros wants to merge 1 commit intopython:mainfrom
versionadded metadata for TypeAlias#644Conversation
|
We didn't track version changes before 4.0 very well. There are many other objects added before 4.0 that also don't have a 4.0 is almost four years old at this point so I don't see much point in tracking down exactly when in the 3.* series each object was added. |
|
I see. The reason I opened this is that I only needed this single feature and wanted to define my dependency on |
According to git blame,
TypeAliaswas added in d362ccb, which GitHub's UI indicates was included as early as 3.10.0.0