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

Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c #46074

Closed
ocean-city mannequin opened this issue Jan 4, 2008 · 2 comments
Closed

Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c #46074

ocean-city mannequin opened this issue Jan 4, 2008 · 2 comments
Labels
build The build process and cross-build

Comments

@ocean-city
Copy link
Mannequin

ocean-city mannequin commented Jan 4, 2008

BPO 1733
Nosy @tiran
Files
  • md5module.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 = None
    closed_at = <Date 2008-01-04.12:58:18.942>
    created_at = <Date 2008-01-04.05:42:42.216>
    labels = ['build']
    title = 'Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c'
    updated_at = <Date 2008-01-04.12:58:18.907>
    user = 'https://bugs.python.org/ocean-city'

    bugs.python.org fields:

    activity = <Date 2008-01-04.12:58:18.907>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-01-04.12:58:18.942>
    closer = 'christian.heimes'
    components = ['Build']
    creation = <Date 2008-01-04.05:42:42.216>
    creator = 'ocean-city'
    dependencies = []
    files = ['9055']
    hgrepos = []
    issue_num = 1733
    keywords = []
    message_count = 2.0
    messages = ['59215', '59220']
    nosy_count = 2.0
    nosy_names = ['ocean-city', 'christian.heimes']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1733'
    versions = ['Python 3.0']

    @ocean-city
    Copy link
    Mannequin Author

    ocean-city mannequin commented Jan 4, 2008

    I addressed this in bpo-1727, but I thought it could be better to
    create new tracker item. Probably attached patch is needed. Thank you.

    @ocean-city ocean-city mannequin added the build The build process and cross-build label Jan 4, 2008
    @tiran
    Copy link
    Member

    tiran commented Jan 4, 2008

    Fixed in r59708

    Thanks again! I don't have VC 6 and VS 7.1 on my machine to test the
    build directories and your fixes. I hope they are fine. It looks ok :)

    @tiran tiran closed this as completed Jan 4, 2008
    @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
    build The build process and cross-build
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant