Closed
Description
BPO | 27400 |
---|---|
Nosy | @ncoghlan, @abalkin, @tiran, @Fak3, @JimJJewett, @zooba, @MojoVampire, @ndjensen, @yan12125, @ammaraskar, @cschramm, @pganssle |
Files |
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/abalkin'
closed_at = None
created_at = <Date 2016-06-27.13:49:18.523>
labels = ['interpreter-core', 'type-bug', '3.7']
title = 'Datetime NoneType after calling Py_Finalize and Py_Initialize'
updated_at = <Date 2018-07-05.17:14:18.266>
user = 'https://bugs.python.org/DennyWeinberg'
bugs.python.org fields:
activity = <Date 2018-07-05.17:14:18.266>
actor = 'pablogsal'
assignee = 'belopolsky'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2016-06-27.13:49:18.523>
creator = 'Denny Weinberg'
dependencies = []
files = ['44678', '46478']
hgrepos = []
issue_num = 27400
keywords = ['patch']
message_count = 15.0
messages = ['269379', '269381', '269751', '269914', '269916', '276598', '276604', '276622', '276626', '276630', '276632', '277184', '285560', '286618', '286636']
nosy_count = 15.0
nosy_names = ['ncoghlan', 'belopolsky', 'christian.heimes', 'palm.kevin', 'Roman.Evstifeev', 'Jim.Jewett', 'steve.dower', 'josh.r', 'ndjensen', 'yan12125', 'Denny Weinberg', 'ammar2', 'cschramm', 'p-ganssle', 'FrankBlabu']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27400'
versions = ['Python 3.6', 'Python 3.7']
Linked PRs
- gh-71587: Clear cached strptime module #101783
- gh-71587: Isolate
_datetime
#102995 - gh-71587: Establish global state in
_datetime
#110475 - gh-71587: Drop local reference cache to
_strptime
module in_datetime
#120224 - [3.13] gh-71587: Drop local reference cache to
_strptime
module in_datetime
(gh-120224) #120424 - [3.12] gh-71587: Drop local reference cache to
_strptime
module in_datetime
(GH-120224) #120431
Metadata
Metadata
Assignees
Labels
only security fixesonly security fixesonly security fixesonly security fixesbugs and security fixesbugs and security fixesbugs and security fixesbugs and security fixesC modules in the Modules dirC modules in the Modules dirAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done
Status
Done