-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: QuantConnect/pythonnet
base: master
head repository: lenomade-brashcrab/pythonnet
compare: master
- 12 commits
- 9 files changed
- 3 contributors
Commits on Jul 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8e55e4f - Browse repository at this point
Copy the full SHA 8e55e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d56bd - Browse repository at this point
Copy the full SHA c6d56bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4e980 - Browse repository at this point
Copy the full SHA 4e4e980View commit details -
Implements System.Decimal support
Convertes System.Decimal to decimal.decimal and vice-versa
Configuration menu - View commit details
-
Copy full SHA for 6dad422 - Browse repository at this point
Copy the full SHA 6dad422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570e0f8 - Browse repository at this point
Copy the full SHA 570e0f8View commit details -
Implements System.DateTime support
Converts System.DateTime and System.TimeSpan to datetime.datetime and datetime.timedelta and vice-versa
Configuration menu - View commit details
-
Copy full SHA for c355ab4 - Browse repository at this point
Copy the full SHA c355ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d12b3 - Browse repository at this point
Copy the full SHA d2d12b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6db866 - Browse repository at this point
Copy the full SHA c6db866View commit details
Commits on Aug 23, 2018
-
Do not include timezone if DateTimeKind is Unspecified
DECREF'ing datetime timezone argument when DateTimeKind is Unspecified was causing `Fatal Python error: deallocating None` because the object was set to `Runtime.PyNone`. Fixed the input to datetime constructor as we were passing milliseconds, where it should be microseconds.
Configuration menu - View commit details
-
Copy full SHA for bec9563 - Browse repository at this point
Copy the full SHA bec9563View commit details
Commits on Aug 24, 2018
-
Merge pull request #15 from QuantConnect/bug-deallocation-none-dateti…
…me-timezone Do not include timezone if DateTimeKind is Unspecified
Configuration menu - View commit details
-
Copy full SHA for e95794c - Browse repository at this point
Copy the full SHA e95794cView commit details
Commits on Aug 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 76695b4 - Browse repository at this point
Copy the full SHA 76695b4View commit details -
Merge pull request #16 from QuantConnect/quantconnect-versioning
Sets the version to 1.0.5.12 to match QuantConnect's nuget one.
Configuration menu - View commit details
-
Copy full SHA for b41e67a - Browse repository at this point
Copy the full SHA b41e67aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master