Skip to content

gzip.py: explain optional argument mtime #88014

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

Closed
jwuttke mannequin opened this issue Apr 14, 2021 · 1 comment
Closed

gzip.py: explain optional argument mtime #88014

jwuttke mannequin opened this issue Apr 14, 2021 · 1 comment
Labels
3.10 only security fixes docs Documentation in the Doc dir

Comments

@jwuttke
Copy link
Mannequin

jwuttke mannequin commented Apr 14, 2021

BPO 43848
Nosy @jwuttke
PRs
  • bpo-43848: explain optional argument mtime in gzip.py. #25410
  • 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 = None
    closed_at = None
    created_at = <Date 2021-04-14.18:30:43.146>
    labels = ['3.10', 'docs']
    title = 'gzip.py: explain optional argument mtime'
    updated_at = <Date 2021-04-14.18:46:52.787>
    user = 'https://github.com/jwuttke'

    bugs.python.org fields:

    activity = <Date 2021-04-14.18:46:52.787>
    actor = 'jwuttke'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2021-04-14.18:30:43.146>
    creator = 'jwuttke'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43848
    keywords = ['patch']
    message_count = 1.0
    messages = ['391093']
    nosy_count = 2.0
    nosy_names = ['docs@python', 'jwuttke']
    pr_nums = ['25410']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43848'
    versions = ['Python 3.10']

    @jwuttke
    Copy link
    Mannequin Author

    jwuttke mannequin commented Apr 14, 2021

    Explain the data type of optional argument mtime: seconds since the epoch.

    As an alternative to mtime = None, recommend mtime = 0 for generating deterministic streams.

    @jwuttke jwuttke mannequin added the 3.10 only security fixes label Apr 14, 2021
    @jwuttke jwuttke mannequin assigned docspython Apr 14, 2021
    @jwuttke jwuttke mannequin added docs Documentation in the Doc dir 3.10 only security fixes labels Apr 14, 2021
    @jwuttke jwuttke mannequin assigned docspython Apr 14, 2021
    @jwuttke jwuttke mannequin added the docs Documentation in the Doc dir label Apr 14, 2021
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.10 only security fixes docs Documentation in the Doc dir
    Projects
    Status: Done
    Development

    No branches or pull requests

    1 participant