]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-48020: [docs] Remove the logging howto suggested future FileHandler multipr...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Nov 2024 10:03:58 +0000 (11:03 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2024 10:03:58 +0000 (10:03 +0000)
commit29997c4fe5c75492e709809fa93bb68692764c45
tree167d63e84657ef0091fa99746c6da6dfc98368b8
parent3b05ef10c1daf2a1d0a89d492aedfc7d61f77a26
[3.13] gh-48020: [docs] Remove the logging howto suggested future FileHandler multiprocessing support (GH-126531) (#126540)

gh-48020: [docs] Remove the logging howto suggested future FileHandler multiprocessing support (GH-126531)

Docs: Remove the logging howto potential promise of multiprocessing support in the future.

Stick to the facts and suggestions, don't provide hope where we're not going to
implement complexity that we'd rather the user implement themselves when
needed.
(cherry picked from commit 1fe67df8e373a5177143e4a310c83438e79f9b77)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Doc/howto/logging-cookbook.rst