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

Out-of-date example 3.0b1 Tutorial Classes page, 'issubclass' #47560

Closed
alexislayton mannequin opened this issue Jul 7, 2008 · 3 comments
Closed

Out-of-date example 3.0b1 Tutorial Classes page, 'issubclass' #47560

alexislayton mannequin opened this issue Jul 7, 2008 · 3 comments
Assignees
Labels
docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@alexislayton
Copy link
Mannequin

alexislayton mannequin commented Jul 7, 2008

BPO 3310
Nosy @birkenfeld
Files
  • classes.txt.patch: Patch to use float and int as an example instead of unicode and str.
  • 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/birkenfeld'
    closed_at = <Date 2008-07-16.21:21:39.343>
    created_at = <Date 2008-07-07.01:00:52.542>
    labels = ['type-bug', 'docs']
    title = "Out-of-date example 3.0b1 Tutorial Classes page, 'issubclass'"
    updated_at = <Date 2008-07-16.21:21:39.342>
    user = 'https://bugs.python.org/alexislayton'

    bugs.python.org fields:

    activity = <Date 2008-07-16.21:21:39.342>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2008-07-16.21:21:39.343>
    closer = 'georg.brandl'
    components = ['Documentation']
    creation = <Date 2008-07-07.01:00:52.542>
    creator = 'alexis.layton'
    dependencies = []
    files = ['10916']
    hgrepos = []
    issue_num = 3310
    keywords = ['patch']
    message_count = 3.0
    messages = ['69363', '69835', '69839']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'segfaulthunter', 'alexis.layton']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3310'
    versions = ['Python 3.0']

    @alexislayton
    Copy link
    Mannequin Author

    alexislayton mannequin commented Jul 7, 2008

    The bullet example for 'issubclass' should be updated since neither
    'unicode' or 'basestring' are valid anymore.

    @alexislayton alexislayton mannequin assigned birkenfeld Jul 7, 2008
    @alexislayton alexislayton mannequin added docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error labels Jul 7, 2008
    @segfaulthunter
    Copy link
    Mannequin

    segfaulthunter mannequin commented Jul 16, 2008

    This patch removes incompatibility to Python 3.0, though it also removes
    the "common ancestor" part.

    @birkenfeld
    Copy link
    Member

    Committed in r65036, thanks!

    @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
    docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant