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.5] bpo-29026: Clarify documentation of time.time (GH-34) #418

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

Mariatta
Copy link
Member

@Mariatta Mariatta commented Mar 3, 2017

(cherry picked from commit 23557d5)

* bpo-29026: Clarity documentation of time.time

Clarify the documentation of time.time by more
precisely defining what is meant by "seconds since
the epoch" on most platforms. Additionally explain
how gmtime and localtime may be used to extract
calendar components and convert to a more common
date format.

* bpo-29026: Minor improvements for time.time doc

* bpo-29026: Consistency fixes for time.time doc

(cherry picked from commit 23557d5)
@Mariatta Mariatta added cherry-pick for 3.5 docs Documentation in the Doc dir labels Mar 3, 2017
@Mariatta Mariatta merged commit 8c851fa into python:3.5 Mar 3, 2017
@Mariatta Mariatta deleted the bpo-29026-3.5 branch March 3, 2017 05:50
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Bumps [celery](https://github.com/celery/celery) from 4.4.7 to 5.0.4.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](celery/celery@v4.4.7...v5.0.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants