Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-111965: Using critical sections to make io.StringIO thread safe. #112116

Merged
merged 12 commits into from
Nov 19, 2023

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    9a9d9f7 View commit details
    Browse the repository at this point in the history
  2. add news entry

    aisk committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9e183ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15e972b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1974630 View commit details
    Browse the repository at this point in the history
  5. refactor getters of io.StringIO

    aisk committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    247afb0 View commit details
    Browse the repository at this point in the history
  6. remove news entry

    aisk committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e890485 View commit details
    Browse the repository at this point in the history
  7. Update Modules/_io/stringio.c

    Co-authored-by: Donghee Na <[email protected]>
    aisk and corona10 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    4f8155e View commit details
    Browse the repository at this point in the history
  8. update generated files

    aisk committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e6f5041 View commit details
    Browse the repository at this point in the history
  9. update include headers

    aisk committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    ac1b8e7 View commit details
    Browse the repository at this point in the history
  10. update global strings

    aisk committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    79bbff5 View commit details
    Browse the repository at this point in the history
  11. update clinic generate files

    aisk committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0fbf608 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e23c9c View commit details
    Browse the repository at this point in the history