[Python-checkins] [python/cpython] 677ab9: Fixed a typo in the comment in Include/pyport.h (#...

GitHub noreply at github.com
Fri Mar 3 08:44:52 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 677ab995cede784f5dafa64d54c92e98c8b81dd7
      https://github.com/python/cpython/commit/677ab995cede784f5dafa64d54c92e98c8b81dd7
  Author: Joseph Shen <joseph.smeng at gmail.com>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
    M Include/pyport.h

  Log Message:
  -----------
  Fixed a typo in the comment in Include/pyport.h (#425)

 #ifdef HAVE_DECLSPEC_DLL / #endif mismatch




More information about the Python-checkins mailing list