python / cpython

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

Include limits.h if we have it. #32499

Closed jackjansen closed 23 years ago

jackjansen commented 23 years ago
BPO 400694
Nosy @jackjansen
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 = [] title = 'Include limits.h if we have it.' updated_at = user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = actor = 'jackjansen' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = creator = 'jackjansen' dependencies = [] files = ['2505'] hgrepos = [] issue_num = 400694 keywords = ['patch'] message_count = 1.0 messages = ['32972'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue400694' versions = [] ```

    jackjansen commented 23 years ago