[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-40286: Put methods in correct sections. Add security notice #19870

Merged
merged 2 commits into from May 5, 2020

Conversation

Copy link
Contributor

rhettinger commented May 2, 2020

  • Add security notice to not use Random().genbytes() for creating session tokens.
  • Put methods in their correct sections.

https://bugs.python.org/issue40286

rhettinger added the docs Documentation in the Doc dir label May 2, 2020
rhettinger requested review from vstinner and pitrou May 2, 2020
rhettinger requested a review from serhiy-storchaka May 2, 2020
rhettinger merged commit f01d1be into python:master May 5, 2020
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants