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

test_telnetlib fails in Windows XP #51895

Closed
austin987 mannequin opened this issue Jan 6, 2010 · 5 comments
Closed

test_telnetlib fails in Windows XP #51895

austin987 mannequin opened this issue Jan 6, 2010 · 5 comments
Assignees
Labels
OS-windows type-bug An unexpected behavior, bug, or error

Comments

@austin987
Copy link
Mannequin

austin987 mannequin commented Jan 6, 2010

BPO 7646
Nosy @jackdied
Files
  • telnetlib.txt: test output
  • 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/jackdied'
    closed_at = <Date 2010-02-22.20:22:58.936>
    created_at = <Date 2010-01-06.19:59:03.710>
    labels = ['type-bug', 'OS-windows']
    title = 'test_telnetlib fails in Windows XP'
    updated_at = <Date 2010-02-22.20:25:28.441>
    user = 'https://bugs.python.org/austin987'

    bugs.python.org fields:

    activity = <Date 2010-02-22.20:25:28.441>
    actor = 'austin987'
    assignee = 'jackdied'
    closed = True
    closed_date = <Date 2010-02-22.20:22:58.936>
    closer = 'jackdied'
    components = ['Windows']
    creation = <Date 2010-01-06.19:59:03.710>
    creator = 'austin987'
    dependencies = []
    files = ['15762']
    hgrepos = []
    issue_num = 7646
    keywords = []
    message_count = 5.0
    messages = ['97319', '99786', '99797', '99823', '99824']
    nosy_count = 2.0
    nosy_names = ['jackdied', 'austin987']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7646'
    versions = ['Python 3.1']

    @austin987
    Copy link
    Mannequin Author

    austin987 mannequin commented Jan 6, 2010

    socket.error: [Errno 10053] An established connection was aborted by the software in your host machine

    Full output is attached.

    @austin987 austin987 mannequin added OS-windows type-bug An unexpected behavior, bug, or error labels Jan 6, 2010
    @jackdied
    Copy link
    Contributor

    Which minor version of 3.1 are you using? This should be fixed in 3.2 trunk and the 3.1 maint branch. 2.x versions should be unaffected.

    @jackdied jackdied self-assigned this Feb 22, 2010
    @austin987
    Copy link
    Mannequin Author

    austin987 mannequin commented Feb 22, 2010

    This is in 3.1.1.

    @jackdied
    Copy link
    Contributor

    I was mistaken, the tests were backported to 3.1.x maint (In fact I was the one who did it). So this is fixed in the next point release of 3.1.x.

    @austin987
    Copy link
    Mannequin Author

    austin987 mannequin commented Feb 22, 2010

    Okay, thanks for the information.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    OS-windows type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant