codecs use `assert` for runtime validity checks

Offen
#62,040 11 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Anfängerfreundlichkeit
30/100
Issue-Typ
Bug
Klarheit
Klar beschrieben
Aktivitätsstatus
Veraltet
Tech-Stack
python

Rechercherichtung

Start by reviewing the encodings/*_codec.py files and the two issue17840.patch attachments referenced in the issue. Check the existing codec tests for runtime validity cases, then verify that error-mode validation no longer relies on assertions and that the relevant tests pass.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

stdlib type-feature
BPO 17840
Nosy @malemburg, @ncoghlan, @vstinner, @ezio-melotti, @berkerpeksag, @vadmium
Files
  • issue17840.patch: Removes error-mode assertions from encodings/*_codec.py
  • issue17840.patch: New patch raising ValueError
  • 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 2013-04-25.07:40:50.545>
    labels = ['type-bug', 'library', '3.11']
    title = 'base64_codec uses assert for runtime validity checks'
    updated_at = <Date 2021-12-12.00:45:46.721>
    user = 'https://github.com/ncoghlan'
    

    bugs.python.org fields:

    activity = <Date 2021-12-12.00:45:46.721>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2013-04-25.07:40:50.545>
    creator = 'ncoghlan'
    dependencies = []
    files = ['30814', '30902']
    hgrepos = []
    issue_num = 17840
    keywords = ['patch']
    message_count = 11.0
    messages = ['187762', '192434', '192561', '192638', '192710', '192951', '234303', '234306', '234307', '234613', '348628']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'ncoghlan', 'vstinner', 'ezio.melotti', 'berker.peksag', 'martin.panter', 'alex.henderson']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17840'
    versions = ['Python 3.11']
    

    Linked PRs
    • gh-136611
    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.