-
-
Notifications
You must be signed in to change notification settings - Fork 72
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: horejsek/python-fastjsonschema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: horejsek/python-fastjsonschema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 15 files changed
- 3 contributors
Commits on Oct 22, 2021
-
Reconstruct regexes in generated code
Previously, regexes where being pickled in generated code, which makes it more difficult to understand and debug. To improve this situation, this change proposes reconstructing the call to the `re.compile` function.
Configuration menu - View commit details
-
Copy full SHA for 23f4169 - Browse repository at this point
Copy the full SHA 23f4169View commit details -
Configuration menu - View commit details
-
Copy full SHA for f817506 - Browse repository at this point
Copy the full SHA f817506View commit details
Commits on Dec 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f639dcb - Browse repository at this point
Copy the full SHA f639dcbView commit details
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e4b9c46 - Browse repository at this point
Copy the full SHA e4b9c46View commit details
Commits on Dec 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0bdddea - Browse repository at this point
Copy the full SHA 0bdddeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f200032 - Browse repository at this point
Copy the full SHA f200032View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b6076 - Browse repository at this point
Copy the full SHA c4b6076View commit details -
Use
store
argument for RefResolver as if it was mandatoryThis is necessary to avoid problems with recompilation and caching of schemas.
Configuration menu - View commit details
-
Copy full SHA for 1fa3ebc - Browse repository at this point
Copy the full SHA 1fa3ebcView commit details
Commits on Dec 28, 2021
-
Merge pull request #135 from abravalheri/replace-pickle-in-generated-…
…code Reconstruct regexes in generated code instead of pickling
Configuration menu - View commit details
-
Copy full SHA for f3c8187 - Browse repository at this point
Copy the full SHA f3c8187View commit details
Commits on Jan 9, 2022
-
Merge pull request #130 from abravalheri/fix-unexpected-caching
Fix unexpected caching (issue #129)
Configuration menu - View commit details
-
Copy full SHA for 8904ea0 - Browse repository at this point
Copy the full SHA 8904ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03f383 - Browse repository at this point
Copy the full SHA d03f383View commit details
Loading
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 v2.15.2...v2.15.3