Movatterモバイル変換


[0]ホーム

URL:


homepage

Issue38059

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title:Using sys.exit() over exit() in inspect.py
Type:enhancementStage:resolved
Components:Library (Lib)Versions:Python 3.8, Python 3.7
process
Status:closedResolution:fixed
Dependencies:Superseder:
Assigned To:Nosy List: miss-islington, signing_agreement, steve.dower
Priority:normalKeywords:patch

Created on2019-09-08 18:22 bysigning_agreement, last changed2022-04-11 14:59 byadmin. This issue is nowclosed.

Pull Requests
URLStatusLinkedEdit
PR 15666mergedsigning_agreement,2019-09-08 18:22
PR 15783mergedmiss-islington,2019-09-09 14:15
PR 15784mergedmiss-islington,2019-09-09 14:16
Messages (5)
msg351336 -(view)Author: (signing_agreement)*Date: 2019-09-08 18:22
The change is arguably trivial, but given that this is a code change in a commonly-used module, I was asked to create an issue and a NEWS entry for it.
msg351475 -(view)Author: Steve Dower (steve.dower)*(Python committer)Date: 2019-09-09 14:15
New changesete3c59a75279b0df4e7553d6f0031e202de434e43 by Steve Dower (Alan Yee) in branch 'master':bpo-38059: Using sys.exit() over exit() in inspect.py (GH-15666)https://github.com/python/cpython/commit/e3c59a75279b0df4e7553d6f0031e202de434e43
msg351476 -(view)Author: Steve Dower (steve.dower)*(Python committer)Date: 2019-09-09 14:18
Thanks! This helps people who use the "-S" option.
msg351497 -(view)Author: miss-islington (miss-islington)Date: 2019-09-09 15:19
New changesetb7bf632d4ebacfeffc8770a7848c690fa2a90a62 by Miss Islington (bot) in branch '3.7':bpo-38059: Using sys.exit() over exit() in inspect.py (GH-15666)https://github.com/python/cpython/commit/b7bf632d4ebacfeffc8770a7848c690fa2a90a62
msg351498 -(view)Author: miss-islington (miss-islington)Date: 2019-09-09 15:20
New changeset0d4396c04cba5ac2b66fdaa23c01db84b1b54227 by Miss Islington (bot) in branch '3.8':bpo-38059: Using sys.exit() over exit() in inspect.py (GH-15666)https://github.com/python/cpython/commit/0d4396c04cba5ac2b66fdaa23c01db84b1b54227
History
DateUserActionArgs
2022-04-11 14:59:19adminsetgithub: 82240
2019-09-09 15:20:39miss-islingtonsetmessages: +msg351498
2019-09-09 15:19:16miss-islingtonsetnosy: +miss-islington
messages: +msg351497
2019-09-09 14:18:05steve.dowersetstatus: open -> closed
resolution: fixed
messages: +msg351476

stage: patch review -> resolved
2019-09-09 14:16:05miss-islingtonsetpull_requests: +pull_request15437
2019-09-09 14:15:57miss-islingtonsetkeywords: +patch
stage: patch review
pull_requests: +pull_request15436
2019-09-09 14:15:46steve.dowersetnosy: +steve.dower
messages: +msg351475
2019-09-08 18:22:30signing_agreementcreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp