-
-
Notifications
You must be signed in to change notification settings - Fork 91
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: martin-majlis/Wikipedia-API
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: martin-majlis/Wikipedia-API
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 101 files changed
- 2 contributors
Commits on Mar 28, 2026
-
Migrate Wikipedia-API from unittest to pytest (#514)
* Switch to pytest * Fix tox config * Fix failing test for MacOS and Python 3.10 * Convert few more files * Migrate test files from unittest to pytest - Migrated 11 test files from unittest to pytest - Converted unittest.TestCase classes to plain classes with pytest fixtures - Replaced all self.assert* methods with standard assert statements - Fixed pytest.raises usage and exception access patterns - All tests passing successfully Files migrated: - query_errors_test.py - query_submodules_test.py - async_http_client_test.py - async_wikipedia_page_test.py - http_client_test.py - wikipedia_test.py - wikipedia_page_test.py - wikipedia_page_section_test.py - extract_wiki_format_test.py - extract_html_format_test.py - search_enums_test.py * convert few more files * fix another batch
Configuration menu - View commit details
-
Copy full SHA for e2b7b7d - Browse repository at this point
Copy the full SHA e2b7b7dView commit details -
build(deps): bump cryptography in the uv group across 1 directory (#515)
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.5 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c20bcbe - Browse repository at this point
Copy the full SHA c20bcbeView commit details -
Split files into smaller ones (#517)
* Split files into smaller files * Split files * Update documentation
Configuration menu - View commit details
-
Copy full SHA for 0b2019d - Browse repository at this point
Copy the full SHA 0b2019dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 240c5dd - Browse repository at this point
Copy the full SHA 240c5ddView commit details
Commits on Mar 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 869bc92 - Browse repository at this point
Copy the full SHA 869bc92View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03099e - Browse repository at this point
Copy the full SHA e03099eView 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 v0.12.0...v0.13.0