-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: r4rohan/dyn-python
base: master
head repository: dyninc/dyn-python
compare: master
- 14 commits
- 4 files changed
- 4 contributors
Commits on Nov 2, 2021
-
Fix Python 3.10 compatibility (collections.abc imports)
Many classes moved from `collections` module to `collections.abc`. https://docs.python.org/3.9/library/collections.html?highlight=collections#module-collections > Deprecated since version 3.3, will be removed in version 3.10: Moved > Collections Abstract Base Classes to the collections.abc module. For > backwards compatibility, they continue to be visible in this module > through Python 3.9.
Configuration menu - View commit details
-
Copy full SHA for 49d2b8b - Browse repository at this point
Copy the full SHA 49d2b8bView commit details
Commits on Feb 25, 2022
-
Merge pull request dyninc#141 from intgr/fix-python3.10-compat
Fix Python 3.10 compatibility (collections.abc imports)
Configuration menu - View commit details
-
Copy full SHA for f151745 - Browse repository at this point
Copy the full SHA f151745View commit details -
Configuration menu - View commit details
-
Copy full SHA for e625a3d - Browse repository at this point
Copy the full SHA e625a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db7f9e - Browse repository at this point
Copy the full SHA 5db7f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7784766 - Browse repository at this point
Copy the full SHA 7784766View commit details -
Merge pull request dyninc#142 from dyninc/revert-141-fix-python3.10-c…
…ompat Revert "Fix Python 3.10 compatibility (collections.abc imports)"
StoneTools authoredFeb 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 12a0ee8 - Browse repository at this point
Copy the full SHA 12a0ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for abb6236 - Browse repository at this point
Copy the full SHA abb6236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f2013 - Browse repository at this point
Copy the full SHA 89f2013View commit details -
Merge pull request dyninc#143 from siijmDqEaiPR/patch-1
Python 3.10 compatibility
StoneTools authoredFeb 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 6dbf1ae - Browse repository at this point
Copy the full SHA 6dbf1aeView commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb66715 - Browse repository at this point
Copy the full SHA bb66715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0002a40 - Browse repository at this point
Copy the full SHA 0002a40View commit details -
Merge pull request dyninc#146 from siijmDqEaiPR/python3_proxy_compat
Fix using an authenticated proxy for python 3
Configuration menu - View commit details
-
Copy full SHA for 98e72a3 - Browse repository at this point
Copy the full SHA 98e72a3View commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f32919 - Browse repository at this point
Copy the full SHA 1f32919View commit details -
Merge pull request dyninc#147 from siijmDqEaiPR/update_changelog
update changelog
Configuration menu - View commit details
-
Copy full SHA for 120962f - Browse repository at this point
Copy the full SHA 120962fView 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