1. 28 May, 2020 1 commit
    • Kirill Smelkov's avatar
      Merge branch 'master' into x/compilebench · 1c5d9006
      Kirill Smelkov authored
      * master: (280 commits)
        Fix compilation in PyPy.
        Update changelog.
        Revert "Disable "c_api_binop_methods" directive in 0.29.x and provide it only as an enabled forward option."
        Disable "c_api_binop_methods" directive in 0.29.x and provide it only as an enabled forward option.
        Update changelog.
        Use Py_SET_SIZE() and Py_SET_REFCNT() on Python 3.9.0a4 and newer (GH-3639)
        Update changelog.
        Use Py_SET_SIZE() and Py_SET_REFCNT() on Python 3.9.0a4 and newer (GH-3639)
        Limited API updates and cleanup for #2056. GH-3635)
        Update changelog.
        Update changelog.
        Emit an error when typeid() is used outside of C++ mode (GH-3637)
        Fix overflow handling for abs() calls on signed integer types (GH-3634)
        Update changelog.
        Fix overflow handling for abs() calls on signed integer types (GH-3634)
        Fix handling of "no-cpp" test tag for error tests, where "cpp" is already removed from the list of test backends.
        Update changelog.
        Avoid "uninitialised" warnings for sizeof and typeid (GH-3631)
        Emit an error when typeid() is used outside of C++ mode (GH-3637)
        Fix handling of "no-cpp" test tag for error tests, where "cpp" is already removed from the list of test backends.
        ...
      1c5d9006
  2. 27 May, 2020 10 commits
  3. 26 May, 2020 16 commits
  4. 25 May, 2020 3 commits
  5. 24 May, 2020 7 commits
  6. 23 May, 2020 3 commits