Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-13927: time.ctime and time.asctime return string explantion (GH-11303) #16022

Merged
merged 1 commit into from Sep 12, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 12, 2019

  • bpo-13927: time.ctime and time.asctime return string explantion

  • Add note explaining that time.ctime and time.asctime returns a space padded date value in case it contains a single digit date

  • Reformat linebreaks
    (cherry picked from commit 2d32bf1)

Co-authored-by: Harmandeep Singh harmandeep.singh1@delhivery.com

https://bugs.python.org/issue13927

…onGH-11303)

* bpo-13927: time.ctime and time.asctime return string explantion

* Add note explaining that time.ctime and time.asctime returns a space padded date value in case it contains a single digit date

* Reformat linebreaks
(cherry picked from commit 2d32bf1)

Co-authored-by: Harmandeep Singh <harmandeep.singh1@delhivery.com>
@miss-islington
Copy link
Contributor Author

@harmands and @pganssle: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 1e17c4d into python:3.8 Sep 12, 2019
@miss-islington miss-islington deleted the backport-2d32bf1-3.8 branch September 12, 2019 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants