python / python/cpython

datetime: min date (0001-01-01 00:00:00) can't be converted to local timestamp

Open
#75,395 17 comments 0 reactions 1 assignee View on GitHub

@abalkin is already working on this.

Since Aug 16, 2017.

extension-modules type-bug
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 31212
Nosy @abalkin, @vstinner, @cjerdonek, @akulakov

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 2017-08-15.17:26:32.338>
labels = ['extension-modules', 'type-bug', '3.8']
title = "datetime: min date (0001-01-01 00:00:00) can't be converted to local timestamp"
updated_at = <Date 2021-07-08.18:00:58.315>
user = 'https://bugs.python.org/DaveJohansen'

bugs.python.org fields:

activity = <Date 2021-07-08.18:00:58.315>
actor = 'andrei.avk'
assignee = 'belopolsky'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2017-08-15.17:26:32.338>
creator = 'Dave Johansen'
dependencies = []
files = []
hgrepos = []
issue_num = 31212
keywords = []
message_count = 13.0
messages = ['300303', '300338', '300339', '300389', '300390', '300391', '300392', '300393', '300394', '300395', '300396', '385937', '397159']
nosy_count = 6.0
nosy_names = ['belopolsky', 'vstinner', 'chris.jerdonek', 'Dave Johansen', 'andrei.avk', 'skagan_NRAO']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue31212'
versions = ['Python 3.8']

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.