◐ Shell
reader mode source ↗
Skip to content
Merged
Changes from 1 commit
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
Next Next commit
Merge remote-tracking branch 'upstream/master' into bpo-19675
# Conflicts:
#	Lib/test/_test_multiprocessing.py
  • Loading branch information
taleinat committed Sep 10, 2018
commit 3bdbf79d6bc06e13c8465f4b838f3d8e40bd6659
6 changes: 6 additions & 0 deletions Lib/test/_test_multiprocessing.py
Original file line number Diff line number Diff line change
Expand Up @@ -4643,6 +4643,12 @@ def is_alive(self):
any(process.is_alive() for process in forked_processes))


#
# Mixins
#
Expand Down
Toggle all file notes Toggle all file annotations
You are viewing a condensed version of this merge commit. You can view the full changes here.