]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Avoid `__file__` in `hashlib` example (GH-134540) (#134549)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 May 2025 21:37:52 +0000 (23:37 +0200)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 21:37:52 +0000 (21:37 +0000)
commit06a3a85f15d482b5a6880925417bc66f481efedc
treee1c3971a4e424ade717ccc6dffd26693cfaa97c7
parent37c2c8c9d8a20fdc9e9d5247d96ea6719de3134d
[3.14] Avoid `__file__` in `hashlib` example (GH-134540) (#134549)

Avoid `__file__` in `hashlib` example (GH-134540)
(cherry picked from commit 9b292ff0223dab0f999d5c1e13355552fd7cd528)

Co-authored-by: Josh Cannon <joshdcannon@gmail.com>
Doc/library/hashlib.rst