Skip to content

add function to os module for getting path to default shell #60557

@cjerdonek

Description

@cjerdonek
BPO 16353
Nosy @gpshead, @ncoghlan, @pitrou, @vstinner, @tiran, @ned-deily, @ezio-melotti, @merwok, @bitdancer, @asvetlov, @cjerdonek, @4kir4, @xdegaye, @Fak3, @serhiy-storchaka, @eryksun, @aixtools, @csabella
Files
  • issue16353.diff
  • issue16353_added_doc_tag.diff
  • issue16353.diff
  • issue16353.diff
  • os.get_shell_executable.patch: os.get_shell_executable() implementation, docs, tests.
  • os.get_shell_executable-3.patch: exclude '' completely
  • default_shell.patch
  • 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 2019-10-22.23:47:05.614>
    created_at = <Date 2012-10-29.01:19:20.218>
    labels = ['3.8', 'type-feature', 'library']
    title = 'add function to os module for getting path to default shell'
    updated_at = <Date 2019-10-22.23:47:05.613>
    user = 'https://github.com/cjerdonek'

    bugs.python.org fields:

    activity = <Date 2019-10-22.23:47:05.613>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-22.23:47:05.614>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2012-10-29.01:19:20.218>
    creator = 'chris.jerdonek'
    dependencies = []
    files = ['27849', '27855', '27897', '27898', '36196', '37140', '42953']
    hgrepos = []
    issue_num = 16353
    keywords = ['patch']
    message_count = 52.0
    messages = ['174093', '174569', '174572', '174574', '174576', '174578', '174580', '174582', '174583', '174586', '174607', '174619', '174621', '174623', '174624', '174628', '174629', '174631', '174646', '174652', '174689', '174690', '174885', '174886', '174929', '174930', '174932', '174933', '174935', '174962', '175002', '175003', '175006', '203160', '224477', '224508', '224509', '224512', '224514', '230711', '230713', '230720', '230754', '230755', '230761', '266135', '270099', '271418', '271439', '335137', '335138', '355182']
    nosy_count = 21.0
    nosy_names = ['gregory.p.smith', 'ncoghlan', 'pitrou', 'vstinner', 'christian.heimes', 'ned.deily', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'asvetlov', 'chris.jerdonek', 'neologix', 'akira', 'xdegaye', 'Roman.Evstifeev', 'serhiy.storchaka', 'eryksun', 'lyapun', 'WanderingLogic', 'Michael.Felt', 'cheryl.sabella']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16353'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions