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

Tests for Rot13 codec #82057

Closed
zeth mannequin opened this issue Aug 16, 2019 · 4 comments
Closed

Tests for Rot13 codec #82057

zeth mannequin opened this issue Aug 16, 2019 · 4 comments
Labels
3.8 only security fixes 3.9 only security fixes tests Tests in the Lib/test dir type-feature A feature request or enhancement

Comments

@zeth
Copy link
Mannequin

zeth mannequin commented Aug 16, 2019

BPO 37876
Nosy @zooba, @miss-islington, @zeth
PRs
  • bpo-37876: Tests for ROT-13 codec (GH-15314) #15314
  • [3.8] bpo-37876: Tests for ROT-13 codec (GH-15314) #15786
  • 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 = <Date 2019-09-09.14:51:40.695>
    created_at = <Date 2019-08-16.16:06:36.880>
    labels = ['3.8', 'type-feature', 'tests', '3.9']
    title = 'Tests for Rot13 codec'
    updated_at = <Date 2019-09-09.16:12:04.459>
    user = 'https://github.com/zeth'

    bugs.python.org fields:

    activity = <Date 2019-09-09.16:12:04.459>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-09.14:51:40.695>
    closer = 'steve.dower'
    components = ['Tests']
    creation = <Date 2019-08-16.16:06:36.880>
    creator = 'zeth'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37876
    keywords = ['patch']
    message_count = 4.0
    messages = ['349874', '351487', '351488', '351516']
    nosy_count = 3.0
    nosy_names = ['steve.dower', 'miss-islington', 'zeth']
    pr_nums = ['15314', '15786']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37876'
    versions = ['Python 3.8', 'Python 3.9']

    @zeth
    Copy link
    Mannequin Author

    zeth mannequin commented Aug 16, 2019

    Julius Caesar might have written the Rot13 codec, but he forgot to write unit tests, dragging down test coverage.

    @zeth zeth mannequin added 3.9 only security fixes tests Tests in the Lib/test dir type-feature A feature request or enhancement labels Aug 16, 2019
    @zooba
    Copy link
    Member

    zooba commented Sep 9, 2019

    New changeset b3b48c8 by Steve Dower (Zeth) in branch 'master':
    bpo-37876: Tests for ROT-13 codec (GH-15314)
    b3b48c8

    @zooba
    Copy link
    Member

    zooba commented Sep 9, 2019

    Thanks!

    @zooba zooba added the 3.8 only security fixes label Sep 9, 2019
    @zooba zooba closed this as completed Sep 9, 2019
    @miss-islington
    Copy link
    Contributor

    New changeset b6ef8f2 by Miss Islington (bot) in branch '3.8':
    bpo-37876: Tests for ROT-13 codec (GH-15314)
    b6ef8f2

    @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.8 only security fixes 3.9 only security fixes tests Tests in the Lib/test dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants