[Python-checkins] [python/cpython] e2c88b: bpo-28298: make array 'Q', 'L' and 'I' accept big ...

GitHub noreply at github.com
Thu Mar 9 14:29:24 EST 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: e2c88bdd6bb3efbc81389958d62daf6dd0d6eda7
      https://github.com/python/cpython/commit/e2c88bdd6bb3efbc81389958d62daf6dd0d6eda7
  Author: orenmn <orenmn at gmail.com>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M Lib/test/test_array.py
    M Misc/NEWS
    M Modules/arraymodule.c

  Log Message:
  -----------
  bpo-28298: make array 'Q', 'L' and 'I' accept big intables as elements




More information about the Python-checkins mailing list