[Checkins] [zopefoundation/martian] 9563ec: Check for builtins as well as __builtin__

Souheil Chelfouh noreply at github.com
Mon Apr 6 09:55:30 CEST 2020


  Branch: refs/heads/title_directive_fix
  Home:   https://github.com/zopefoundation/martian
  Commit: 9563ecc06be4ba930edb37f1a5750215ffd8c4c8
      https://github.com/zopefoundation/martian/commit/9563ecc06be4ba930edb37f1a5750215ffd8c4c8
  Author: Colin Watson <cjwatson at debian.org>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M CHANGES.rst
    M src/martian/scan.py
    M src/martian/testing.py

  Log Message:
  -----------
  Check for builtins as well as __builtin__

The __builtin__ module was renamed to builtins in Python 3, so check for
it in all the same places.


  Commit: be5f6eabe2359ab52fc020682a110fd78f05c926
      https://github.com/zopefoundation/martian/commit/be5f6eabe2359ab52fc020682a110fd78f05c926
  Author: Colin Watson <cjwatson at debian.org>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M src/martian/scan.rst

  Log Message:
  -----------
  Add tests for built-in module handling


  Commit: 5d3b661bc520b30236004000930f7327494773fe
      https://github.com/zopefoundation/martian/commit/5d3b661bc520b30236004000930f7327494773fe
  Author: Colin Watson <cjwatson at debian.org>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Tidy up ReST formatting


  Commit: 05b3a33e2ed7f4f37e1d658861b383acb70cf01e
      https://github.com/zopefoundation/martian/commit/05b3a33e2ed7f4f37e1d658861b383acb70cf01e
  Author: Colin Watson <cjwatson at debian.org>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M CHANGES.rst
    M src/martian/scan.py
    M src/martian/scan.rst
    M src/martian/testing.py

  Log Message:
  -----------
  Merge pull request #17 from cjwatson/py3-builtins

Check for builtins as well as __builtin__


  Commit: 07d0713e384d9ec6de2fa99e84f29e4802bf6f94
      https://github.com/zopefoundation/martian/commit/07d0713e384d9ec6de2fa99e84f29e4802bf6f94
  Author: Colin Watson <cjwatson at debian.org>
  Date:   2020-02-23 (Sun, 23 Feb 2020)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Preparing release 1.4


  Commit: d3d7d5ed7f49bc2f0f514d1e258c3e3e8f24c7a7
      https://github.com/zopefoundation/martian/commit/d3d7d5ed7f49bc2f0f514d1e258c3e3e8f24c7a7
  Author: Colin Watson <cjwatson at debian.org>
  Date:   2020-02-23 (Sun, 23 Feb 2020)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Back to development: 1.5


  Commit: 4bae04601a9be37f61a21dae5fe3feef46f68f24
      https://github.com/zopefoundation/martian/commit/4bae04601a9be37f61a21dae5fe3feef46f68f24
  Author: Souheil Chelfouh <trollfot at gmail.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/martian/scan.py
    M src/martian/scan.rst
    M src/martian/testing.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into title_directive_fix


  Commit: cde7db334bd46b75fb9587a356b3ac5e0308d7ed
      https://github.com/zopefoundation/martian/commit/cde7db334bd46b75fb9587a356b3ac5e0308d7ed
  Author: Souheil Chelfouh <trollfot at gmail.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Added change note and updated PR from master.


Compare: https://github.com/zopefoundation/martian/compare/7b18b5e971fb...cde7db334bd4


More information about the checkins mailing list