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-101819: Explicitly disallow pickle protocols 0 and 1 in _io #104370

Closed
wants to merge 4 commits into from

Commits on May 10, 2023

  1. pythongh-101819: Explicitly disallow pickle protocols 0 and 1 in _io

    This is part of the preparations for isolating the _io module.
    erlend-aasland committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e11489e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    5cbffed View commit details
    Browse the repository at this point in the history
  2. Mark 'args' as unused

    erlend-aasland committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e3e5442 View commit details
    Browse the repository at this point in the history
  3. Pull in main

    erlend-aasland committed May 11, 2023
    Configuration menu
    Copy the full SHA
    762a616 View commit details
    Browse the repository at this point in the history