Comparing atlassian-api:master...Matthew-Jenkins:master · atlassian-api/atlassian-python-api
base repository: atlassian-api/atlassian-python-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
head repository: Matthew-Jenkins/atlassian-python-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Checking mergeability…
Don’t worry, you can still create the pull request.
- 1 commit
- 1 file changed
- 1 contributor
Commits on Aug 7, 2025
-
Make using session the default
I have no idea why you would not want to use a session by default. If you make more than 1 request in your script you benefit by an order of magnitude on wait to reconnect.