Skip to content

bpo-45082: Cleanup ctypes.c_buffer alias#28129

Merged
ambv merged 1 commit intopython:mainfrom
vstinner:ctypes_aliases
Sep 2, 2021
Merged

bpo-45082: Cleanup ctypes.c_buffer alias#28129
ambv merged 1 commit intopython:mainfrom
vstinner:ctypes_aliases

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Sep 2, 2021

  • Remove commented deprecation of ctypes.c_buffer.
  • Remove references to ctypes.c_string which doesn't exist.
  • Remove StringTestCase: it only had skipped test methods.

https://bugs.python.org/issue45082

* Remove commented deprecation of ctypes.c_buffer.
* Remove references to ctypes.c_string which doesn't exist.
* Remove StringTestCase: it only had skipped test methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants