commit | 3b7fe117fab91371f6b621e9efd02f3925f5d53b | [log] [tgz] |
---|---|---|
author | Erlend E. Aasland <erlend@python.org> | Tue Mar 12 14:44:39 2024 +0100 |
committer | GitHub <noreply@github.com> | Tue Mar 12 14:44:39 2024 +0100 |
tree | ced8ddf547cfb28284cd710478695802d7ca3e75 | |
parent | 02918aa96117781261cb1a564e37a861b01eb883 [diff] |
gh-116616: Use relaxed atomic ops to access socket module defaulttimeout (#116623) Co-authored-by: Sam Gross <colesbury@gmail.com>