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-96035: Make urllib.parse.urlparse reject non-numeric ports #98273

Merged
merged 14 commits into from
Oct 20, 2022
Merged

gh-96035: Make urllib.parse.urlparse reject non-numeric ports #98273

merged 14 commits into from
Oct 20, 2022

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    2509db4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    6e6db6b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    a41b8e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    5482221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98450a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ea289 View commit details
    Browse the repository at this point in the history
  4. add check for ascii

    kenballus committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    58d8e30 View commit details
    Browse the repository at this point in the history
  5. Update Misc/NEWS.d/next/Library/2022-10-14-19-57-37.gh-issue-96035.0x…

    …cX-p.rst
    
    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    kenballus and JelleZijlstra authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    40f1b37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b5c236 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63c74e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a6683b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67ecd2f View commit details
    Browse the repository at this point in the history
  10. Update Misc/NEWS.d/next/Library/2022-10-14-19-57-37.gh-issue-96035.0x…

    …cX-p.rst
    
    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    kenballus and JelleZijlstra authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c4c1554 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1aeb37 View commit details
    Browse the repository at this point in the history