diff options
author | Victor Stinner <vstinner@python.org> | 2023-06-14 23:31:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-14 23:31:45 (GMT) |
commit | 698a0da7d440856a90b45964e9082b5a55387b80 (patch) | |
tree | d3d5b3d3fe5a07cfe3aadf0772b6b5aed6b7d009 /Python/optimizer.c | |
parent | d1b0297d3e1cb4f9f53070e6c0a5fd6722bdf6ee (diff) | |
download | cpython-698a0da7d440856a90b45964e9082b5a55387b80.zip cpython-698a0da7d440856a90b45964e9082b5a55387b80.tar.gz cpython-698a0da7d440856a90b45964e9082b5a55387b80.tar.bz2 |
gh-105751: Cleanup test_ctypes imports (#105803)
* Move imports at top level and sort imports.
* Replace c_buffer() with create_string_buffer(): c_buffer is a
deprecated alias.
* PEP 8: Add empty lines for readability between imports and classes.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions