transparent gzip compression in urllib

Open
#43,521 24 comments 0 reactions 1 assignee View on GitHub

@orsenthil is already working on this.

Since Aug 23, 2010.

Assessment

This issue has not been assessed yet.

Description

stdlib type-feature
BPO 1508475
Nosy @rhettinger, @jcea, @orsenthil, @vstinner, @merwok, @berkerpeksag, @vadmium, @jimjjewett, @serhiy-storchaka, @demianbrecht
Files
  • urllib2-gzip.patch: urllib2-gzip.patch
  • issue1508475.diff
  • http_client_gzip.patch
  • 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/orsenthil'
    closed_at = None
    created_at = <Date 2006-06-19.08:59:09.000>
    labels = ['type-feature', 'library']
    title = 'transparent gzip compression in urllib'
    updated_at = <Date 2015-03-07.02:32:39.334>
    user = 'https://bugs.python.org/antialize'
    

    bugs.python.org fields:

    activity = <Date 2015-03-07.02:32:39.334>
    actor = 'demian.brecht'
    assignee = 'orsenthil'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2006-06-19.08:59:09.000>
    creator = 'antialize'
    dependencies = []
    files = ['7335', '19811', '34177']
    hgrepos = []
    issue_num = 1508475
    keywords = ['patch']
    message_count = 23.0
    messages = ['50500', '50501', '114671', '114725', '114726', '122342', '122343', '122351', '158315', '158380', '158400', '160355', '160384', '163925', '163935', '211893', '212252', '212473', '213982', '226258', '226399', '234363', '236013']
    nosy_count = 18.0
    nosy_names = ['rhettinger', 'jjlee', 'jcea', 'orsenthil', 'jerub', 'vstinner', 'antialize', 'ruseel', 'nadeem.vawda', 'thomaspinckney3', 'eric.araujo', 'abacabadabacaba', 'jcon', 'berker.peksag', 'martin.panter', 'Jim.Jewett', 'serhiy.storchaka', 'demian.brecht']
    pr_nums = []
    priority = 'high'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1508475'
    versions = ['Python 3.5']
    

    Linked PRs
    • gh-154197
    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    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.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.