◐ Shell
reader mode source ↗
Skip to content

bpo-27535: Cleanup create_filter()#4516

Merged
vstinner merged 2 commits into
python:masterfrom
vstinner:create_filter
Nov 23, 2017
Merged

bpo-27535: Cleanup create_filter()#4516
vstinner merged 2 commits into
python:masterfrom
vstinner:create_filter

Replace x+=1 with x++

c6e13e5

Workflow runs completed with no jobs