8000 gh-135993: Fix IPv6 bug in `set_ok_port` and `return_ok_port` by LamentXU123 · Pull Request #136076 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-135993: Fix IPv6 bug in set_ok_port and return_ok_port #136076

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

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
8680fa4
Update uuid.rst
LamentXU123 Jun 18, 2025
b911f1e
Update uuid.rst
LamentXU123 Jun 18, 2025
c69a050
Update Doc/library/uuid.rst
LamentXU123 Jun 19, 2025
b55a920
Update uuid.rst
LamentXU123 Jun 20, 2025
f129053
sync uuid1 & uuid6 docs
picnixz Jun 20, 2025
48064f2
Update cookiejar.py
LamentXU123 Jun 28, 2025
e1fe548
Update test_http_cookiejar.py
LamentXU123 Jun 28, 2025
f6859dd
Merge branch 'python:main' into Fix-IPv6-bug-in-set&return-port-ok
LamentXU123 Jun 28, 2025
05597f8
📜🤖 Added by blurb_it.
blurb-it[bot] Jun 28, 2025
c5ca056
add more test for HDNs
LamentXU123 Jun 28, 2025
854422d
add False test
LamentXU123 Jun 28, 2025
428096f
Update test_http_cookiejar.py
LamentXU123 Jun 28, 2025
312f66f
Update Misc/NEWS.d/next/Library/2025-06-28-14-10-07.gh-issue-135993.G…
LamentXU123 Jun 29, 2025
94bb9ab
remove useless `c.clear()`
LamentXU123 Jun 29, 2025
24eb5d9
Update test_http_cookiejar.py
LamentXU123 Jun 29, 2025
0415d3f
Update 2025-06-28-14-10-07.gh-issue-135993.Gmyux9.rst
LamentXU123 Jun 29, 2025
357b9d1
Update test_http_cookiejar.py
LamentXU123 Jul 11, 2025
1034647
change to match[0]
LamentXU123 Jul 11, 2025
9d75634
Update cookiejar.py
LamentXU123 Jul 12, 2025
b7e859f
Update cookiejar.py
LamentXU123 Jul 12, 2025
b7d6e4e
Update cookiejar.py
LamentXU123 Jul 12, 2025
d197796
prevent to remove the debug message
LamentXU123 Jul 14, 2025
bc8bad0
Update 2025-06-28-14-10-07.gh-issue-135993.Gmyux9.rst
LamentXU123 Jul 14, 2025
7e3237a
Fix CI
LamentXU123 Jul 14, 2025
cdda526
Add stricter check for IPv6 case
LamentXU123 Jul 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'python:main' into Fix-IPv6-bug-in-set&return-port-ok
  • Loading branch information
LamentXU123 authored Jun 28, 2025
commit f6859dd37489c5b157174bdd25217660bd032259

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0