]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119786: move exception handling doc to InternalDocs (#119815)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 3 Jun 2024 09:36:20 +0000 (10:36 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 09:36:20 +0000 (09:36 +0000)
commit367adc91fb9834eb35b168048fd54705621c3f21
tree1296e21557a7aba113314c837151a1ead38741f1
parentcae4c80714e7266772025676977e2a1b98cdcd7b
gh-119786: move exception handling doc to InternalDocs (#119815)
InternalDocs/README.md [moved from InternalDocs/index.md with 92% similarity]
InternalDocs/exception_handling.md [new file with mode: 0644]
Objects/exception_handling_notes.txt [deleted file]