Skip to content

Add ipaddress property to get name of reverse DNS PTR record #64679

@leonn

Description

@leonn
mannequin
BPO 20480
Nosy @ncoghlan, @pitrou, @ericvsmith
Files
  • ipaddress_reverse_names.patch: patch implementing the feature
  • ipaddress_reverse_names_v2.patch: patch adding the reverse_pointer property
  • ipaddress_reverse_names_v3.patch: patch with updated documentation
  • ipaddress_reverse_names_v3_alt.patch: alternative patch without trailing dots
  • ipaddress_reverse_names_v4.patch: no trailing dots, with consistent variable naming
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/ericvsmith'
    closed_at = <Date 2014-04-14.16:59:19.574>
    created_at = <Date 2014-02-02.01:22:28.083>
    labels = ['type-feature', 'library']
    title = 'Add ipaddress property to get name of reverse DNS PTR record'
    updated_at = <Date 2014-04-14.16:59:19.574>
    user = 'https://bugs.python.org/leonn'

    bugs.python.org fields:

    activity = <Date 2014-04-14.16:59:19.574>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2014-04-14.16:59:19.574>
    closer = 'eric.smith'
    components = ['Library (Lib)']
    creation = <Date 2014-02-02.01:22:28.083>
    creator = 'leonn'
    dependencies = []
    files = ['33851', '33852', '33865', '33870', '33940']
    hgrepos = []
    issue_num = 20480
    keywords = ['patch']
    message_count = 23.0
    messages = ['209933', '209935', '209936', '209937', '209938', '209939', '209941', '209960', '209962', '209963', '209977', '209980', '209981', '209982', '209986', '209987', '209995', '209996', '210000', '210049', '210378', '210379', '216112']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'pitrou', 'eric.smith', 'pmoody', 'python-dev', 'leonn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20480'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions