Skip to content

os.getcwdb() doesn't implement PEP 528 (UTF-8) on Windows #81593

Description

@vstinner
BPO 37412
Nosy @vstinner, @eryksun, @zooba, @ZackerySpytz, @miss-islington
PRs
  • bpo-37412: os.getcwdb() now uses UTF-8 on Windows #14396
  • [3.8] bpo-37412: os.getcwdb() now uses UTF-8 on Windows (GH-14396) #14399
  • bpo-37412: Fix os.getcwd() for long path on Windows #14424
  • bpo-37412: pythoninfo: add Windows long paths #14434
  • [3.8] bpo-37412: Fix os.getcwd() for long path on Windows (GH-14424) #14451
  • bpo-37412: Fix test_os.test_getcwd_long_path() on macOS #14452
  • [3.8] bpo-37412: Fix test_os.test_getcwd_long_path() on macOS (GH-14452) #14454
  • 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/vstinner'
    closed_at = <Date 2019-07-01.16:15:37.239>
    created_at = <Date 2019-06-26.14:28:07.396>
    labels = ['3.8', 'library', '3.9']
    title = "os.getcwdb() doesn't implement PEP 528 (UTF-8) on Windows"
    updated_at = <Date 2019-07-01.16:30:21.942>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-07-01.16:30:21.942>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2019-07-01.16:15:37.239>
    closer = 'steve.dower'
    components = ['Library (Lib)']
    creation = <Date 2019-06-26.14:28:07.396>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37412
    keywords = ['patch']
    message_count = 21.0
    messages = ['346620', '346621', '346622', '346626', '346628', '346629', '346636', '346648', '346672', '346708', '346743', '346825', '346826', '346832', '346833', '346834', '346835', '346843', '346847', '347037', '347041']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'eryksun', 'steve.dower', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['14396', '14399', '14424', '14434', '14451', '14452', '14454']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37412'
    versions = ['Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions