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

Patch for (Doc) bug #1212195 #42125

Closed
pterk mannequin opened this issue Jun 25, 2005 · 5 comments
Closed

Patch for (Doc) bug #1212195 #42125

pterk mannequin opened this issue Jun 25, 2005 · 5 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@pterk
Copy link
Mannequin

pterk mannequin commented Jun 25, 2005

BPO 1227545
Nosy @malemburg, @birkenfeld
Files
  • 1212195.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/malemburg'
    closed_at = <Date 2005-09-01.08:18:29.000>
    created_at = <Date 2005-06-25.22:03:53.000>
    labels = ['docs']
    title = 'Patch for (Doc) bug python/cpython#42036'
    updated_at = <Date 2005-09-01.08:18:29.000>
    user = 'https://bugs.python.org/pterk'

    bugs.python.org fields:

    activity = <Date 2005-09-01.08:18:29.000>
    actor = 'lemburg'
    assignee = 'lemburg'
    closed = True
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2005-06-25.22:03:53.000>
    creator = 'pterk'
    dependencies = []
    files = ['6708']
    hgrepos = []
    issue_num = 1227545
    keywords = ['patch']
    message_count = 5.0
    messages = ['48516', '48517', '48518', '48519', '48520']
    nosy_count = 3.0
    nosy_names = ['lemburg', 'georg.brandl', 'pterk']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1227545'
    versions = []

    @pterk
    Copy link
    Mannequin Author

    pterk mannequin commented Jun 25, 2005

    Doc-patch for both libstring.tex and libstdtypes.tex.
    Added warning for the upper, lower and swapcase in
    libstring.tex and upper, lower, title and swapcase in
    libstdtypes.tex.

    warning: {function} can change the encoding of 8-bit
    strings for some locales.

    In libstdtypes I left the remark "For 8-bit strings,
    this method is locale-dependent." intact.

    @pterk pterk mannequin closed this as completed Jun 25, 2005
    @pterk pterk mannequin assigned malemburg Jun 25, 2005
    @pterk pterk mannequin added the docs Documentation in the Doc dir label Jun 25, 2005
    @birkenfeld
    Copy link
    Member

    Logged In: YES
    user_id=1188172

    I can't judge whether this is correct. Assigning to the bug
    assignee.

    @malemburg
    Copy link
    Member

    Logged In: YES
    user_id=38388

    Please remove the warnings - they sound much too dramatic.

    Otherwise, adding the note on the locale-dependency is good.

    @birkenfeld
    Copy link
    Member

    Logged In: YES
    user_id=1188172

    The patch only adds warnings. The note about
    locale-dependency is there since bug bpo-935749 was fixed.

    @malemburg
    Copy link
    Member

    Logged In: YES
    user_id=38388

    Closing the patch as no longer needed.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    docs Documentation in the Doc dir
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants