This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3aa1aa - Browse repository at this point
Copy the full SHA e3aa1aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b14b5 - Browse repository at this point
Copy the full SHA e2b14b5View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f03789a - Browse repository at this point
Copy the full SHA f03789aView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c67c7fd - Browse repository at this point
Copy the full SHA c67c7fdView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d23abb4 - Browse repository at this point
Copy the full SHA d23abb4View commit details
Commits on Sep 9, 2023
-
* PyPointer is no longer considered a PyDecodable, since it caused issues with the generics PyCall handlers, and a independent -> PyPointer already existed to handle cases where raw PyPointer is the return value. * Fix of the issue where "as Void" was needed because swift compiler couldn't tell apart if PyPointer or Void was returned, functions with -> PyPointer have now been marked with "@_disfavoredOverload" which makes swift compiler pick the other 2 options before this, and return type PyPointer must be used to force this version over the others.
Configuration menu - View commit details
-
Copy full SHA for 5059fd3 - Browse repository at this point
Copy the full SHA 5059fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b16ac7 - Browse repository at this point
Copy the full SHA 8b16ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad53a5 - Browse repository at this point
Copy the full SHA 4ad53a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08b4d4 - Browse repository at this point
Copy the full SHA c08b4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e736de4 - Browse repository at this point
Copy the full SHA e736de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8d529 - Browse repository at this point
Copy the full SHA 4c8d529View commit details
Commits on Sep 14, 2023
-
using a global repo called "PythonTestSuite" to enable python for tests
Configuration menu - View commit details
-
Copy full SHA for a1c24f9 - Browse repository at this point
Copy the full SHA a1c24f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45063fe - Browse repository at this point
Copy the full SHA 45063feView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.