mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
da6424e96a
QueueHandler.prepare() now makes a copy of the record before modifying and enqueueing it, to avoid affecting other handlers in the chain.