Commit e4cd5f18 authored by Kirill Smelkov's avatar Kirill Smelkov Committed by GitHub

Add tests for 'None' value argument in optimised string methods. (GH-4743)

Also refactor the tests to (always) use a direct comparison between the Python generated result and the result from the optimised Cython code.

Adds tests for https://github.com/cython/cython/pull/4740
See https://github.com/cython/cython/issues/4737
parent b6ca1a2e
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment