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

Demo/classes/Dates.py does not work in 3.x #53397

Closed
abalkin opened this issue Jul 3, 2010 · 3 comments
Closed

Demo/classes/Dates.py does not work in 3.x #53397

abalkin opened this issue Jul 3, 2010 · 3 comments
Assignees
Labels
easy type-bug An unexpected behavior, bug, or error

Comments

@abalkin
Copy link
Member

abalkin commented Jul 3, 2010

BPO 9151
Nosy @abalkin
Files
  • issue9151.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 = 'https://github.com/abalkin'
    closed_at = <Date 2010-07-03.22:08:26.779>
    created_at = <Date 2010-07-03.20:52:29.560>
    labels = ['easy', 'type-bug']
    title = 'Demo/classes/Dates.py does not work in 3.x'
    updated_at = <Date 2010-07-04.17:58:00.526>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2010-07-04.17:58:00.526>
    actor = 'eric.araujo'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2010-07-03.22:08:26.779>
    closer = 'belopolsky'
    components = ['Demos and Tools']
    creation = <Date 2010-07-03.20:52:29.560>
    creator = 'belopolsky'
    dependencies = []
    files = ['17850']
    hgrepos = []
    issue_num = 9151
    keywords = ['patch', 'easy']
    message_count = 3.0
    messages = ['109192', '109195', '109196']
    nosy_count = 1.0
    nosy_names = ['belopolsky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9151'
    versions = ['Python 3.2']

    @abalkin abalkin self-assigned this Jul 3, 2010
    @abalkin abalkin added the type-bug An unexpected behavior, bug, or error label Jul 3, 2010
    @abalkin
    Copy link
    Member Author

    abalkin commented Jul 3, 2010

    I am attaching a minimal patch to make included test pass.

    @abalkin abalkin added the easy label Jul 3, 2010
    @abalkin
    Copy link
    Member Author

    abalkin commented Jul 3, 2010

    Committed in r82517.

    @abalkin
    Copy link
    Member Author

    abalkin commented Jul 3, 2010

    Committed some minor "modernization" changes in r82521. Given that datetime.py is in the works (see bpo-7989), I don't think there is any reason to polish this demo further.

    @abalkin abalkin closed this as completed Jul 3, 2010
    @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
    easy type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant