-
-
Notifications
You must be signed in to change notification settings - Fork 133
Comparing changes
Open a pull request
base repository: python-attrs/cattrs
base: 9894095
head repository: python-attrs/cattrs
compare: 727aa89
- 13 commits
- 37 files changed
- 6 contributors
Commits on Jun 26, 2025
-
Extract use_alias from converter by default (#660)
* Extract use_alias from converter by default * Add forgotten default change * Add another forgotten default change * Update changelog * Fix changelog * Drop unneeded argument * Add test * Add argument docstring * Avoid hypothesis usage * Replace {py:func} with {func}Configuration menu - View commit details
-
Copy full SHA for 0c226c2 - Browse repository at this point
Copy the full SHA 0c226c2View commit details
Commits on Jun 27, 2025
-
* Add test for type resolution using generics and forward references * Fix type resolution call * Add assert statement * Avoid unnecessary import * Adjust docstring * Update changelog * Rename test * Add structuring operation to test * Add full stop to changelog * Rename forwardrefs.py to generics.py * Put everything under test_generics_649.py
Configuration menu - View commit details
-
Copy full SHA for 30fb43e - Browse repository at this point
Copy the full SHA 30fb43eView commit details
Commits on Jun 30, 2025
-
Structure sequences into tuples (#663)
* Structure sequences into tuples * Fix test * Fix lint * Improve coverage * Reformat * More docs
Configuration menu - View commit details
-
Copy full SHA for d5db7b5 - Browse repository at this point
Copy the full SHA d5db7b5View commit details
Commits on Jul 2, 2025
-
DOCS: Fix version for "default structure hook fallback factory" migra…
Configuration menu - View commit details
-
Copy full SHA for bc325a8 - Browse repository at this point
Copy the full SHA bc325a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d0594 - Browse repository at this point
Copy the full SHA f5d0594View commit details
Commits on Jul 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 591b4f7 - Browse repository at this point
Copy the full SHA 591b4f7View commit details -
union passthrough: add
accept_ints_as_floats(#668)* union passthrough: add `accept_ints_as_floats` * Work around flaky test * Docs * Revert flaky test workaround
Configuration menu - View commit details
-
Copy full SHA for 025f521 - Browse repository at this point
Copy the full SHA 025f521View commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5b18ffd - Browse repository at this point
Copy the full SHA 5b18ffdView commit details
Commits on Jul 8, 2025
-
* Bump some test dependencies * Tweak tests for coverage * Small test refactor * Rebump coverage, pin Hypothesis * Fix tests * Docs and test * Bump Hypothesis, rework `FAST` * Move tests around * Remove unused imports * Refactor `kw_only` to a FeatureFlag * Remove unused import
Configuration menu - View commit details
-
Copy full SHA for 5d23a08 - Browse repository at this point
Copy the full SHA 5d23a08View commit details
Commits on Jul 19, 2025
-
Introduce Justfile, use uv (#671)
* Introduce Justfile, use uv in CI * Pin actions * Set `COVERAGE_PROCESS_START` * Always cover with sysmon * Use FAST=1 with Pypy * Tweaks * Also run lints * Remove pdm, tox, migrate to uv * Tweak .readthedocs.yml * Tweak * Tweak * Use full path for just * Try making BUILDDIR configurable * Actually pass the argument * Tweak some more * Try pipx? * Just via asdf * Fix * Build docs on 3.13 * Docs
Configuration menu - View commit details
-
Copy full SHA for 53fb451 - Browse repository at this point
Copy the full SHA 53fb451View commit details
Commits on Jul 26, 2025
-
Update coverage, use the new
run.patchsetting (#676)* Update coverage, use the new `run.patch` setting * Fix cleanup
Configuration menu - View commit details
-
Copy full SHA for 3e242bf - Browse repository at this point
Copy the full SHA 3e242bfView commit details
Commits on Aug 4, 2025
-
Added missing imports to hook factory decorator example. (#677)
* Added missing imports to hook factory decorator example. * Modernise Callable import.
Configuration menu - View commit details
-
Copy full SHA for 7943a6a - Browse repository at this point
Copy the full SHA 7943a6aView commit details
Commits on Aug 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 727aa89 - Browse repository at this point
Copy the full SHA 727aa89View 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 9894095...727aa89