Skip to content

Unix-only crypt should not be present on Windows. #69359

@terryjreedy

Description

@terryjreedy
BPO 25172
Nosy @terryjreedy, @pfmoore, @tjguk, @zware, @zooba, @miss-islington, @shireenrao
PRs
  • bpo-25172: Raise appropriate ImportError msg when crypt module used on Windows #15149
  • [3.8] bpo-25172: Raise appropriate ImportError msg when crypt module used on Windows (GH-15149) #15182
  • bpo-25172: Add test for crypt ImportError msg for Windows #15252
  • [3.8] bpo-25172: Add test for crypt ImportError on Windows (GH-15252) #15263
  • bpo-25172: Reduce scope of crypt import tests #17881
  • [3.8] bpo-25172: Reduce scope of crypt import tests (GH-17881) #17922
  • 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 = None
    closed_at = <Date 2020-01-09.17:40:12.788>
    created_at = <Date 2015-09-19.00:49:31.196>
    labels = ['easy', 'type-bug', '3.8', '3.9', 'library', 'OS-windows']
    title = 'Unix-only crypt should not be present on Windows.'
    updated_at = <Date 2020-01-09.17:40:12.788>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2020-01-09.17:40:12.788>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-09.17:40:12.788>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2015-09-19.00:49:31.196>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25172
    keywords = ['patch', 'easy', 'newcomer friendly']
    message_count = 40.0
    messages = ['251046', '348935', '349097', '349111', '349114', '349115', '349116', '349117', '349118', '349125', '349129', '349130', '349138', '349143', '349251', '349252', '349253', '349254', '349256', '349257', '349258', '349259', '349262', '349265', '349275', '349566', '349568', '349569', '349615', '349619', '349620', '349621', '349623', '349624', '356914', '358170', '359467', '359469', '359686', '359688']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'paul.moore', 'jafo', 'tim.golden', 'zach.ware', 'steve.dower', 'miss-islington', 'shireenrao']
    pr_nums = ['15149', '15182', '15252', '15263', '17881', '17922']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25172'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeOS-windowseasystdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions