Comparing sciunto-org:main...mirhahn:main · sciunto-org/python-bibtexparser
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 134
base repository: sciunto-org/python-bibtexparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
head repository: mirhahn/python-bibtexparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Checking mergeability…
Don’t worry, you can still create the pull request.
- 6 commits
- 1 file changed
- 1 contributor
Commits on Jul 7, 2024
Commits on Jul 22, 2024
Commits on Aug 4, 2024
-
- Fixed bug where `_mro_index` caught `KeyError` instead of `ValueError`. - Added `fallback_key` for key generation procedures that require exception fallbacks. - Fixed key construction for SortBlocksByTypeAndKeyMiddleware.