summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorXtreak <tir.karthi@gmail.com>2019-05-02 17:02:43 (GMT)
committerNed Deily <nad@python.org>2019-05-02 17:02:42 (GMT)
commit386b6f07a9703746590a5f29281b93c931c0e6d3 (patch)
tree1411a245323426dc9e11dfd26bfbf1f625981951 /Lib/asyncio/tasks.py
parent0ff08b061b2075ba258672409764face21321412 (diff)
downloadcpython-386b6f07a9703746590a5f29281b93c931c0e6d3.zip
cpython-386b6f07a9703746590a5f29281b93c931c0e6d3.tar.gz
cpython-386b6f07a9703746590a5f29281b93c931c0e6d3.tar.bz2
[3.7] bpo-35726: Prevented QueueHandler formatting from affecting other handlers (GH-11537) (GH-12716)
QueueHandler.prepare() now makes a copy of the record before modifying and enqueueing it, to avoid affecting other handlers in the chain. (cherry picked from commit da6424e96ada72c15c91bddb0a411acf7119e10a) Co-authored-by: Manjusaka <lizheao940510@gmail.com>
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions