python / cpython

The Python programming language
https://www.python.org/
Other
60.06k stars 29.08k forks source link

Distutils directory cache bug fix #32450

Closed f80d741b-0877-4790-8e92-d489c0c6cfd4 closed 23 years ago

f80d741b-0877-4790-8e92-d489c0c6cfd4 commented 23 years ago
BPO 400533
Files
  • None: None
  • 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: ```python assignee = None closed_at = created_at = labels = ['library'] title = 'Distutils directory cache bug fix' updated_at = user = 'https://bugs.python.org/calvin' ``` bugs.python.org fields: ```python activity = actor = 'calvin' assignee = 'gward' closed = True closed_date = None closer = None components = ['Distutils'] creation = creator = 'calvin' dependencies = [] files = ['2458'] hgrepos = [] issue_num = 400533 keywords = ['patch'] message_count = 1.0 messages = ['32804'] nosy_count = 2.0 nosy_names = ['gward', 'calvin'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400533' versions = [] ```

    f80d741b-0877-4790-8e92-d489c0c6cfd4 commented 23 years ago