diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-16 10:02:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 10:02:51 (GMT) |
commit | 8cb177d09be2bdda5df419ba5c3e323e1eaa8ede (patch) | |
tree | d51b49674e72ccf7954353da70769aa1cc24afa4 /Lib/test/test_configparser.py | |
parent | 82f74eb2344cdb3197c726d1216e413ee61a30b3 (diff) | |
download | cpython-8cb177d09be2bdda5df419ba5c3e323e1eaa8ede.zip cpython-8cb177d09be2bdda5df419ba5c3e323e1eaa8ede.tar.gz cpython-8cb177d09be2bdda5df419ba5c3e323e1eaa8ede.tar.bz2 |
gh-132099: Accept an integer as the address for BTPROTO_HCI on Linux (GH-132525)
Previously only an integer packed in a tuple was accepted, while
getsockname() could return a raw integer.
Now the result of getsockname() is always acceptable as an address.
Diffstat (limited to 'Lib/test/test_configparser.py')
0 files changed, 0 insertions, 0 deletions