Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links ↵ | Sam Ezeh | 2022-07-01 | 1 | -1/+1 |
| | | | | (GH-94416) | ||||
* | gh-57684: Document safe path in What's New in Python 3.11 (#92362) | Victor Stinner | 2022-05-06 | 1 | -0/+6 |
| | | | | Mention also -P and PYTHONSAFEPATH in the Security Considerations page. | ||||
* | bpo-36700: [doc] Update base64 RFC references to RFC 4648 (GH-27700) | andrei kulakov | 2021-08-13 | 1 | -0/+2 |
| | | | Co-authored-by: Łukasz Langa <lukasz@langa.pl> | ||||
* | bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272) | Anthony Shaw | 2021-08-09 | 1 | -0/+32 |
Co-authored-by: Łukasz Langa <lukasz@langa.pl> |