[Python-checkins] [python/cpython] eca3ab: Revert "bpo-22257: Fix CLI by using int instead of...

GitHub noreply at github.com
Tue May 23 17:47:41 EDT 2017


  Branch: refs/heads/revert-1759-fix-html-parser-docstring-typo
  Home:   https://github.com/python/cpython
  Commit: eca3ab7fe68c5c6d185b97f8763a7f2a7122fc25
      https://github.com/python/cpython/commit/eca3ab7fe68c5c6d185b97f8763a7f2a7122fc25
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Log Message:
  -----------
  Revert "bpo-22257: Fix CLI by using int instead of char (compares to EOF). (#1765)"

This reverts commit e0918ecf93a458d4e005650f816d64654e73fc2a.


  Commit: a81da980e8fe0e8ef427e762833f7dfa7843f2b7
      https://github.com/python/cpython/commit/a81da980e8fe0e8ef427e762833f7dfa7843f2b7
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Log Message:
  -----------
  Revert "Update importlib.h (GH-1762)"

This reverts commit 84c6607a8188064db010010bcb67f8e54311f1b0.


  Commit: 6eac9e175c78c116879d98a44516dcbe4f7a5df1
      https://github.com/python/cpython/commit/6eac9e175c78c116879d98a44516dcbe4f7a5df1
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Log Message:
  -----------
  Revert "bpo-29335 - apply suggested test_subprocess simplifications from haypo and Zach: (#1757)"

This reverts commit 56bc3b768c3cc3817031b56d5e7a279aa1296bc9.


  Commit: 695cb3533fbb035e35a993d0a7c3949b2ba1eb60
      https://github.com/python/cpython/commit/695cb3533fbb035e35a993d0a7c3949b2ba1eb60
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    M Lib/html/parser.py

  Log Message:
  -----------
  Revert "Fixed a typo in the HTMLParser.feed docstrings. The docstring started with an 'r', like a rawstring. (#1759)"

This reverts commit 5ba185039f1bd465d3f82531324fd3fe1ee42f0c.


Compare: https://github.com/python/cpython/compare/eca3ab7fe68c^...695cb3533fbb


More information about the Python-checkins mailing list