aboutsummaryrefslogtreecommitdiff
blob: abe09016a652517c90130a2cecac06715b6f9431 (plain)
1
Allow executing callables that have a boolean value of ``False`` when passed to :class:`Threading.thread` as the target. Patch contributed by Barney Stratford.