| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Sorry, @tomasr8 and @ambv, I could not cleanly backport this to 3.12 due to a conflict. |
Sorry, something went wrong.
|
Sorry, @tomasr8 and @ambv, I could not cleanly backport this to 3.11 due to a conflict. |
Sorry, something went wrong.
…types tests (pythonGH-107460) (cherry picked from commit 520efec) Co-authored-by: Tomas R <tomas.roun8@gmail.com>
|
GH-107501 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
…types tests (pythonGH-107460) (cherry picked from commit 520efec) Co-authored-by: Tomas R <tomas.roun8@gmail.com>
|
GH-107502 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Some classes in the ctypes tests still explicitly inherit from object which is a relic from Python 2.
Let's remove them. (This is a simple change so I think that a separate issue is not necessary?)