Skip to content

gh-109975: Document crypt_r as a possible replacement of crypt - #118439

Merged
hugovk merged 1 commit into
python:mainfrom
hroncok:crypt_r
Apr 30, 2024
Merged

gh-109975: Document crypt_r as a possible replacement of crypt#118439
hugovk merged 1 commit into
python:mainfrom
hroncok:crypt_r

Conversation

@hroncok

@hroncokhroncok commented Apr 30, 2024

Copy link
Copy Markdown
Contributor

@nineteendo

Copy link
Copy Markdown
Contributor

It's worth mentioning you're the author of the crypt_r module.

@hroncok

Copy link
Copy Markdown
ContributorAuthor

I am not the author (it's dissected from CPython 3.12, authored by others), but I am indeed a maintainer. Other modules in the list do not have their authors/maintainers mentioned. Should I put a disclaimer to the commit message?

@nineteendo

Copy link
Copy Markdown
Contributor

No, I just meant for the pull request, as you're kind of advertising the module.

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Duly noted @hroncok is a maintainer, thank you for creating the package and for this PR.

Perhaps drop a note at https://discuss.python.org/t/pep-594-has-been-implemented-python-3-13-removes-20-stdlib-modules/27124 as well?

@hroncok

Copy link
Copy Markdown
ContributorAuthor

@hroncok
hroncok deleted the crypt_r branch April 30, 2024 23:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@hroncok@nineteendo@hugovk