Skip to content

year 2038 problem in compileall.py #79171

Description

@bmwiedemann
BPO 34990
Nosy @jwilk, @serhiy-storchaka, @matrixise, @bmwiedemann, @ammaraskar, @miss-islington, @tirkarthi
PRs
  • WIP: bpo-34990: year 2038 problem in compileall.py #9892
  • bpo-34990: Change pyc headers to use 64-bit timestamps #19651
  • bpo-34990: Treat the pyc header's mtime in compileall as an unsigned int #19708
  • [3.10] bpo-34990: Treat the pyc header's mtime in compileall as an unsigned int (GH-19708) #27928
  • [3.9] bpo-34990: Treat the pyc header's mtime in compileall as an unsigned int (GH-19708) #27929
  • 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 2021-08-24.15:13:34.226>
    created_at = <Date 2018-10-15.11:22:16.253>
    labels = ['build', '3.9', '3.10', '3.11']
    title = 'year 2038 problem in compileall.py'
    updated_at = <Date 2022-02-21.11:46:17.662>
    user = 'https://github.com/bmwiedemann'

    bugs.python.org fields:

    activity = <Date 2022-02-21.11:46:17.662>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-24.15:13:34.226>
    closer = 'ammar2'
    components = ['Build']
    creation = <Date 2018-10-15.11:22:16.253>
    creator = 'bmwiedemann'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34990
    keywords = ['patch']
    message_count = 13.0
    messages = ['327743', '327747', '327748', '327749', '327750', '327751', '327753', '327774', '360270', '367679', '400200', '400214', '400215']
    nosy_count = 7.0
    nosy_names = ['jwilk', 'serhiy.storchaka', 'matrixise', 'bmwiedemann', 'ammar2', 'miss-islington', 'xtreak']
    pr_nums = ['9892', '19651', '19708', '27928', '27929']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue34990'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Activity

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

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifebuildThe build process and cross-build

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions