FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-128277: make globals variables thread safe in socket module by kumaraditya303 · Pull Request #128286 · python/cpython · GitHub

/ cpython Public

gh-128277: make globals variables thread safe in socket module - #128286

Merged
kumaraditya303 merged 10 commits into
python:mainfrom
kumaraditya303:socket-threadsafe
Dec 31, 2024
Merged

gh-128277: make globals variables thread safe in socket module#128286
kumaraditya303 merged 10 commits into
python:mainfrom
kumaraditya303:socket-threadsafe

Conversation

kumaraditya303 commented Dec 27, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

First part of making socket module thread safe by moving state variables to be globally thread safe.

Comment thread Modules/socketmodule.c Outdated
Comment thread Modules/socketmodule.c Outdated
Comment thread Modules/socketmodule.c Outdated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL