Skip to content

site.py imports relatively large sysconfig module. #73771

@methane

Description

@methane
BPO 29585
Nosy @malemburg, @gpshead, @vstinner, @tiran, @ned-deily, @merwok, @methane
PRs
  • bpo-29585: optimize site.py startup time #136
  • bpo-29585: Fix Windows build failure #2476
  • bpo-29585: Define PYTHONFRAMEWORK in PC/pyconfig.h #2477
  • Revert "bpo-29585: optimize site.py startup time" #2478
  • bpo-29585: Fix sysconfig.get_config_var("PYTHONFRAMEWORK") #2483
  • bpo-28095: Re-enable temporarily disabled part of test_startup_import… #2927
  • bpo-29585: fix test fail on macOS Framework build #2928
  • 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 2017-07-28.12:35:27.441>
    created_at = <Date 2017-02-17.09:57:03.001>
    labels = ['3.7', 'library', 'performance']
    title = 'site.py imports relatively large `sysconfig` module.'
    updated_at = <Date 2017-07-28.12:35:27.441>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2017-07-28.12:35:27.441>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-28.12:35:27.441>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2017-02-17.09:57:03.001>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29585
    keywords = []
    message_count = 22.0
    messages = ['287981', '287983', '287984', '287985', '287988', '287990', '287997', '287999', '288000', '288001', '288012', '288020', '288057', '297192', '297194', '297197', '297258', '299368', '299371', '299379', '299380', '299383']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'gregory.p.smith', 'vstinner', 'christian.heimes', 'ned.deily', 'eric.araujo', 'methane']
    pr_nums = ['136', '2476', '2477', '2478', '2483', '2927', '2928']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29585'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions