python / python/cpython

calendar.timegm not always an inverse of time.gmtime

Aperta
#77,760 9 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@abalkin ci sta già lavorando.

Dal 20/5/2018.

stdlib type-feature
Lingua principale
Python
Stelle
77.2k
Fork
36k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

BPO 33579
Nosy @tim-one, @abalkin, @vadmium, @grimreaper

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 2018-05-19.10:41:39.778>
labels = ['3.8', 'type-feature', 'library']
title = 'calendar.timegm not always an inverse of time.gmtime'
updated_at = <Date 2018-05-20.19:25:09.271>
user = 'https://github.com/grimreaper'

bugs.python.org fields:

activity = <Date 2018-05-20.19:25:09.271>
actor = 'belopolsky'
assignee = 'belopolsky'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-05-19.10:41:39.778>
creator = 'eitan.adler'
dependencies = []
files = []
hgrepos = []
issue_num = 33579
keywords = []
message_count = 8.0
messages = ['317111', '317133', '317145', '317183', '317190', '317191', '317197', '317199']
nosy_count = 4.0
nosy_names = ['tim.peters', 'belopolsky', 'martin.panter', 'eitan.adler']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue33579'
versions = ['Python 3.8']

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.