Add an 'offset' argument to zlib.decompress

Offen
#50,054 16 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
35/100
Issue-Typ
Feature
Klarheit
Größtenteils klar
Aktivitätsstatus
Veraltet
Tech-Stack
python
Bereich
backend

Rechercherichtung

Start by reviewing the historical zlibpatch.patch, zlibpatch2.patch, and the zlib.decompress API referenced in the issue. Compare the proposed offset behavior across those patches and confirm the intended Python 3.5 API before determining what tests are needed; done means the argument is implemented with its behavior covered.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

extension-modules type-feature
BPO 5804
Nosy @gpshead, @amauryfa, @pitrou, @kristjanvalur, @rbtcollins, @bitdancer, @vadmium
Files
  • zlibpatch.patch
  • zlibpatch.patch
  • zlibpatch2.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 = None
    closed_at = None
    created_at = <Date 2009-04-21.09:51:41.649>
    labels = ['extension-modules', 'type-feature']
    title = "Add an 'offset' argument to zlib.decompress"
    updated_at = <Date 2015-01-14.22:27:13.765>
    user = 'https://github.com/kristjanvalur'
    

    bugs.python.org fields:

    activity = <Date 2015-01-14.22:27:13.765>
    actor = 'martin.panter'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2009-04-21.09:51:41.649>
    creator = 'kristjan.jonsson'
    dependencies = []
    files = ['13727', '13729', '13751']
    hgrepos = []
    issue_num = 5804
    keywords = ['patch']
    message_count = 16.0
    messages = ['86227', '86240', '86241', '86244', '86247', '86284', '86373', '87550', '87551', '87567', '87568', '110993', '111017', '113415', '229045', '234040']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'amaury.forgeotdarc', 'pitrou', 'kristjan.jonsson', 'rbcollins', 'nadeem.vawda', 'r.david.murray', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5804'
    versions = ['Python 3.5']
    

    Vorherrschende Sprache
    Python
    Sterne
    77.2k
    Forks
    36k
    Ø Merge
    1 T. 9 Std.
    Gemergte PRs (30 T.)
    558

    Beitragsleitfaden

    Beitragsleitfaden öffnen

    Erste Schritte

    1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
    2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
    3. Forken Sie das Repository und arbeiten Sie in einem Branch.
    4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

    Mehr aus python/cpython

    Alle Issues in python/cpython

    Ähnliche Issues

    Weitere Issues zu Python

    Neue Issues direkt in Ihr Postfach

    Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.