pyyaml icon indicating copy to clipboard operation
pyyaml copied to clipboard

Remove dead code and clean up some unnecessary C-API usages

Open scoder opened this issue 6 years ago • 4 comments

Cython does the right thing here, no need for verbose conditional code.

scoder avatar Mar 13 '19 19:03 scoder

Ping @xitology – it would be sad if this nice code cleanup ended up dying from bitrot. :)

scoder avatar Mar 26 '19 08:03 scoder

@ingydotnet, @perlpunk

scoder avatar Mar 26 '19 08:03 scoder

Re-ping @ingydotnet

scoder avatar Apr 19 '19 07:04 scoder

Ping @ingydotnet @nitzmahone – this PR still applies and removes ~170 lines of useless code.

scoder avatar Sep 10 '19 13:09 scoder