[Python-checkins] [python/cpython] 22e707: bpo-29768: Fixed compile-time check for expat vers...

GitHub noreply at github.com
Thu Mar 9 02:47:54 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 22e707fa04476710ba5cc7e2206e4ac66743931b
      https://github.com/python/cpython/commit/22e707fa04476710ba5cc7e2206e4ac66743931b
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M Modules/pyexpat.c

  Log Message:
  -----------
  bpo-29768: Fixed compile-time check for expat version. (#574)




More information about the Python-checkins mailing list