Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Doc: remove errors about mixed-type comparisons. #56276

Copy link
Copy link

Description

@terryjreedy
Issue body actions
BPO 12067
Nosy @rhettinger, @terryjreedy, @mdickinson, @benjaminp, @ezio-melotti, @stevendaprano, @bitdancer, @cjerdonek, @berkerpeksag, @vadmium, @andy-maier, @csabella, @humbdrag
PRs
  • gh-56276: Add tests to test_compare #3199
  • bpo-12067: Add tests to test_compare #30624
  • bpo-12067: Add tests to test_compare #30625
  • bpo-12067: Add tests to test_compare #30651
  • bpo-12067: Add tests to test_compare #30667
  • Dependencies
  • bpo-29321: Wrong documentation (Language Ref) for unicode and str comparison
  • Files
  • issue12067-expressions.diff
  • issue12067-expressions_v2.diff: Minor wording changes.
  • issue12067-expressions_v3.diff: Andy's version of the patch for the 3.5 tip
  • issue12067-expressions_v4.diff: Updates (see message), for v3.5 tip
  • issue12067-expressions-py34_v5.diff: v5 of the patch, targeting 3.4.
  • issue12067-expressions-py34_v6.diff: v6 (same as v5, just now created properly), targeting 3.4.
  • issue12067-expressions-py34_v7.diff: v7 (same as v5, just now created properly), targeting 3.4.
  • issue12067-expressions-py34_v8.diff: v8 (improved doc and added tests), targeting 3.4.
  • try_eq.py: Test program for py34 for equality of collections
  • try_eq.out: Output of try_eq.py with cpython 3.4.1
  • issue12067-expressions-py34_v9.diff: v9 of the patch, targeting 3.4.
  • issue12067-expressions-py34_v10.diff: v10 of the patch, targeting 3.4
  • issue12067-expressions-py34_delta-v9-v10.diff: delta between v9 and v10 of the patch
  • issue12067-expressions-py34_v11.diff: v11 of the patch, targeting 3.4
  • issue12067-expressions-py34_v12.diff: v12 of the patch, targeting 3.4
  • issue12067-expressions-py3.5_v13.diff
  • issue12067-expressions-py3.5_v14.diff: v14 of the patch, targeting 3.5 (default)
  • issue12067-expressions-py3.6_v15.diff
  • issue12067-expressions-py3.6_v16.diff
  • expressions-py2.7.diff
  • expressions-py2.7_v17.diff
  • expressions-py3.7_v17.diff
  • 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 2011-05-12.21:59:33.279>
    labels = ['easy', 'type-feature', 'tests', 'docs']
    title = 'Doc: remove errors about mixed-type comparisons.'
    updated_at = <Date 2022-01-26.02:09:04.532>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2022-01-26.02:09:04.532>
    actor = 'terry.reedy'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Tests']
    creation = <Date 2011-05-12.21:59:33.279>
    creator = 'terry.reedy'
    dependencies = ['29321']
    files = ['27256', '27442', '35843', '35845', '35850', '35851', '35853', '35924', '35938', '35939', '35971', '36896', '36897', '36920', '36978', '38183', '38303', '39970', '40052', '46372', '46398', '46399']
    hgrepos = []
    issue_num = 12067
    keywords = ['patch', 'easy']
    message_count = 53.0
    messages = ['135873', '135875', '135890', '148760', '148774', '170887', '170936', '170952', '170953', '170966', '171012', '172148', '183786', '222204', '222209', '222254', '222257', '222270', '222275', '222276', '222278', '222310', '222442', '222747', '222772', '222938', '223217', '226496', '226522', '226529', '228769', '229217', '229229', '229236', '229240', '229245', '229327', '229328', '229721', '236269', '237069', '247079', '247088', '247559', '251405', '251406', '285948', '286128', '286439', '295145', '295222', '300787', '411699']
    nosy_count = 17.0
    nosy_names = ['rhettinger', 'terry.reedy', 'mark.dickinson', 'benjamin.peterson', 'ezio.melotti', 'steven.daprano', 'r.david.murray', 'cvrebert', 'chris.jerdonek', 'docs@python', 'python-dev', 'berker.peksag', 'martin.panter', 'mikehoy', 'andymaier', 'cheryl.sabella', 'humbdrag']
    pr_nums = ['3199', '30624', '30625', '30651', '30667']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12067'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Linked PRs

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirDocumentation in the Doc direasytestsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.