René's URL Explorer Experiment


Title: Issue 32221: Converting ipv6 address to string representation using getnameinfo() is wrong. - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/76402 https://github.com/python/cpython/issues/76402
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
PR 4724https://github.com/python/cpython/pull/4724
PR 5394https://github.com/python/cpython/pull/5394
PR 5449https://github.com/python/cpython/pull/5449
PR 5641https://github.com/python/cpython/pull/5641
msg307651https://bugs.python.org/issue32221#msg307651
(view)https://bugs.python.org/msg307651
https://github.com/python/cpython/pull/4724https://github.com/python/cpython/pull/4724
msg308317https://bugs.python.org/issue32221#msg308317
(view)https://bugs.python.org/msg308317
msg308554https://bugs.python.org/issue32221#msg308554
(view)https://bugs.python.org/msg308554
msg308725https://bugs.python.org/issue32221#msg308725
(view)https://bugs.python.org/msg308725
msg308727https://bugs.python.org/issue32221#msg308727
(view)https://bugs.python.org/msg308727
msg308729https://bugs.python.org/issue32221#msg308729
(view)https://bugs.python.org/msg308729
msg308821https://bugs.python.org/issue32221#msg308821
(view)https://bugs.python.org/msg308821
msg308825https://bugs.python.org/issue32221#msg308825
(view)https://bugs.python.org/msg308825
msg308839https://bugs.python.org/issue32221#msg308839
(view)https://bugs.python.org/msg308839
msg308842https://bugs.python.org/issue32221#msg308842
(view)https://bugs.python.org/msg308842
msg309190https://bugs.python.org/issue32221#msg309190
(view)https://bugs.python.org/msg309190
msg309191https://bugs.python.org/issue32221#msg309191
(view)https://bugs.python.org/msg309191
msg310894https://bugs.python.org/issue32221#msg310894
(view)https://bugs.python.org/msg310894
47c0b1f7d4115e6f15e6776c1f91d28e7d96fe0chttps://hg.python.org/lookup/47c0b1f7d4115e6f15e6776c1f91d28e7d96fe0c
bpo-32221https://bugs.python.org/issue32221
GH-4724https://github.com/python/cpython/pull/4724
https://github.com/python/cpython/commit/47c0b1f7d4115e6f15e6776c1f91d28e7d96fe0chttps://github.com/python/cpython/commit/47c0b1f7d4115e6f15e6776c1f91d28e7d96fe0c
msg310895https://bugs.python.org/issue32221#msg310895
(view)https://bugs.python.org/msg310895
msg310987https://bugs.python.org/issue32221#msg310987
(view)https://bugs.python.org/msg310987
test/test_socket.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_socket.py#L1612
test/test_socket.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_socket.py#L1636
msg310993https://bugs.python.org/issue32221#msg310993
(view)https://bugs.python.org/msg310993
0ceb717689b04c0540d78c1ba93c0572c66c0994https://hg.python.org/lookup/0ceb717689b04c0540d78c1ba93c0572c66c0994
bpo-32221https://bugs.python.org/issue32221
GH-4724https://github.com/python/cpython/pull/4724
#5394https://bugs.python.org/issue5394
https://github.com/python/cpython/commit/0ceb717689b04c0540d78c1ba93c0572c66c0994https://github.com/python/cpython/commit/0ceb717689b04c0540d78c1ba93c0572c66c0994
msg311006https://bugs.python.org/issue32221#msg311006
(view)https://bugs.python.org/msg311006
msg312071https://bugs.python.org/issue32221#msg312071
(view)https://bugs.python.org/msg312071
7766b96ab80b04509bbac708ee5ecf3c1c5934fchttps://hg.python.org/lookup/7766b96ab80b04509bbac708ee5ecf3c1c5934fc
bpo-32221https://bugs.python.org/issue32221
GH-5449https://github.com/python/cpython/pull/5449
#5449https://bugs.python.org/issue5449
https://github.com/python/cpython/commit/7766b96ab80b04509bbac708ee5ecf3c1c5934fchttps://github.com/python/cpython/commit/7766b96ab80b04509bbac708ee5ecf3c1c5934fc
msg312074https://bugs.python.org/issue32221#msg312074
(view)https://bugs.python.org/msg312074
0442599961f966a3dc7f3fe6a3c0d5765fcf2082https://hg.python.org/lookup/0442599961f966a3dc7f3fe6a3c0d5765fcf2082
bpo-32221https://bugs.python.org/issue32221
GH-5449https://github.com/python/cpython/pull/5449
GH-5449https://github.com/python/cpython/pull/5449
#5641https://bugs.python.org/issue5641
https://github.com/python/cpython/commit/0442599961f966a3dc7f3fe6a3c0d5765fcf2082https://github.com/python/cpython/commit/0442599961f966a3dc7f3fe6a3c0d5765fcf2082
msg312074https://bugs.python.org/msg312074
pull_request5441https://bugs.python.org/pull_request5441
msg312071https://bugs.python.org/msg312071
pull_request5281https://bugs.python.org/pull_request5281
msg311006https://bugs.python.org/msg311006
msg310993https://bugs.python.org/msg310993
pull_request5229https://bugs.python.org/pull_request5229
msg310987https://bugs.python.org/msg310987
msg310895https://bugs.python.org/msg310895
msg310894https://bugs.python.org/msg310894
msg309191https://bugs.python.org/msg309191
msg309190https://bugs.python.org/msg309190
msg308842https://bugs.python.org/msg308842
msg308839https://bugs.python.org/msg308839
msg308825https://bugs.python.org/msg308825
msg308821https://bugs.python.org/msg308821
gregory.p.smithhttps://bugs.python.org/user252
neologixhttps://bugs.python.org/user12146
yselivanovhttps://bugs.python.org/user16198
msg308729https://bugs.python.org/msg308729
msg308727https://bugs.python.org/msg308727
msg308725https://bugs.python.org/msg308725
pitrouhttps://bugs.python.org/user2040
msg308554https://bugs.python.org/msg308554
msg308317https://bugs.python.org/msg308317
patchhttps://bugs.python.org/keyword2
pull_request4631https://bugs.python.org/pull_request4631
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.