readline module doesn't build on MacOSX (original) (raw)

BPO 1081045
Nosy @smontanaro, @brettcannon
Files setup_fix.diff: Use distutils.sysconfig.get_config_var() instead of sys.getenv()

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/brettcannon' closed_at = <Date 2004-12-18.20:48:39.000> created_at = <Date 2004-12-08.02:19:03.000> labels = ['build'] title = "readline module doesn't build on MacOSX" updated_at = <Date 2004-12-18.20:48:39.000> user = 'https://github.com/smontanaro'

bugs.python.org fields:

activity = <Date 2004-12-18.20:48:39.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2004-12-08.02:19:03.000> creator = 'skip.montanaro' dependencies = [] files = ['1525'] hgrepos = [] issue_num = 1081045 keywords = [] message_count = 6.0 messages = ['23604', '23605', '23606', '23607', '23608', '23609'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1081045' versions = ['Python 2.5']