GitHub / pytest-dev/iniconfig / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 00e7d87c | merge Merge pull request #74 from stefan6419846/patch-1 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 0c488591 | Fix link to issues |
Stefan <9****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 77db208a | merge Merge pull request #72 from pytest-dev/pre-commit-ci-update-config |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| e67ab44c | [pre-commit.ci] auto fixes from pre-commit.com hooks | pre-commit-ci[bot] <6****]@u****m> | 6 months ago | |
| 29274a95 | [pre-commit.ci] pre-commit autoupdate |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 993c041f | merge Merge pull request #71 from pytest-dev/pre-commit-ci-update-config |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 0de60598 | [pre-commit.ci] pre-commit autoupdate |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 7faed13a | merge Merge pull request #70 from RonnyPfannschmidt/comments |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 58c08691 |
Refactor: Simplify IniConfig constructor and parse() method
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 6d0af452 |
Add strip_section_whitespace parameter to address issue #4
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| e2d89f52 |
Add IniConfig.parse() classmethod to fix inline comment handling
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 57b7ed9c | merge Merge pull request #66 from killiandesse/pep639 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 27ac49f5 | merge Merge pull request #69 from RonnyPfannschmidt/limit-attestation |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 34023220 |
Disable build attestations for PRs from forks
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 27e6a7b4 | merge Merge branch 'main' into pep639 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 65228817 | merge Merge pull request #68 from pytest-dev/fix-build |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 8b2bccb3 |
Update CHANGELOG and automate releases
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| c1926a98 | Add create-release job to GitHub Actions workflow for automated releases | Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 306fd862 | type annotate _sources of IniConfig for clarity | Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 1c81708b | Add development dependencies for pytest and pytest-xdist | Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 65c97483 | Rename _ParsedLine to ParsedLine for consistency and clarity | Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 7fc4089c |
Remove Python 3.10+ redundant patterns
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 1dab01a8 |
Migrate from black + pyupgrade to ruff
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 40f7760e | pre-commit upgrade | Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 3af74ada |
Migrate to setuptools 77 with PEP 639 and drop Python 3.8/3.9
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 340c77e7 |
Use build-and-inspect Python versions output for test matrix
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 08658769 |
Use bash as default shell for cross-platform glob support
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 22e00189 |
Move checkout before uv setup and verify artifacts
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| ce099712 |
Remove --system flag and use uv run --with properly
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 11bb7276 |
Add required permissions for build attestations
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| a0cd2896 |
Migrate to unified test workflow with build-and-inspect
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 4fa1d191 |
Remove pre-commit job from workflow
Co-authored-by: Claude <n****y@a****m> |
Ronny Pfannschmidt <o****e@r****e> | 11 months ago | |
| 4ba2216e | merge Merge pull request #65 from tn3w/fix-linter-errors |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0ca8fe92 | merge Merge pull request #65 from tn3w/fix-linter-errors |
Ronny Pfannschmidt <o****e@r****e>
Committed by: Killian Desseaux <k****e@g****m> |
about 1 year ago | |
| 211b4c00 | pre-commit autoupgrade | Ronny Pfannschmidt <o****e@r****e> | about 1 year ago | |
| f63efa8f | Remove unnecessary blank lines in pyproject.toml | tn3w <t****w@p****m> | about 1 year ago | |
| dcbfb256 | Fix pre-commit black formatting | tn3w <t****w@p****m> | about 1 year ago | |
| b402c933 | Refactor type hinting in SectionWrapper and IniConfig classes for improved re... | tn3w <t****w@p****m> | about 1 year ago | |
| 71901257 | merge Merge pull request #63 from pytest-dev/release |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 34793a64 | pre-commit | Ronny Pfannschmidt <o****e@r****e> | over 1 year ago | |
| 136435d0 | update changelog | Ronny Pfannschmidt <o****e@r****e> | over 1 year ago | |
| 0bb99ad0 | fix #62: require a minimal hatch version with correct metadata | Ronny Pfannschmidt <o****e@r****e> | over 1 year ago | |
| 30a0fa8c | merge Merge pull request #60 from corenting/include_tests_in_sdist |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 16793ead | merge Merge pull request #56 from hugovk/add-3.12 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3dc2b2d6 | Add support for Python 3.13 | Hugo van Kemenade <1****k@u****m> | about 2 years ago | |
| 2eb8abfd | Bump GitHub Actions | Hugo van Kemenade <1****k@u****m> | about 2 years ago | |
| e30889cd | fix #57 - include tests in sdist | Corentin Garcia <c****g@g****m> | about 2 years ago | |
| 8c4bb5bf | Set python-version for pre-commit to remove CI warning | Hugo van Kemenade <h****k@u****m> | almost 3 years ago | |
| 58b22b2d | Drop support for EOL Python 3.7 | Hugo van Kemenade <h****k@u****m> | almost 3 years ago | |
| 4a530422 | Add support for Python 3.12 | Hugo van Kemenade <h****k@u****m> | almost 3 years ago | |
| 9cae4310 | merge Merge pull request #54 from webknjaz/patch-1 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 978096f0 | Use `pypa/gh-action-pypi-publish@release/v1` @ GHA |
Sviatoslav Sydorenko <s****t@r****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 18f0e6d5 | merge Merge pull request #53 from nicoddemus/run-tests-ci |
Bruno Oliveira <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 41e5fff6 | Run tests in CI | Bruno Oliveira <n****s@g****m> | over 3 years ago | |
| 6fe9a72b | merge Merge pull request #52 from pytest-dev/license-fix |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f81ae031 | fix #26 - list individuals in license file | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| 93f5930e | merge Merge pull request #51 from pytest-dev/add-deploy |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 94265574 | rework deploy pipeline for hatch usage and modern checkout | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| 5f617e30 | merge Merge pull request #49 from pytest-dev/rework-types |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 180065ce | changelog | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| c7d1d88a | add sectionwrapper get overload types | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| 90df3d77 | hatch-vcs | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| df78c51b | pre-commit pyproject ftm | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| c113dd6d | migrate to hatch | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| 0253ff11 | implement review comments | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| 10583b86 | update changelog | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| 03b72625 | move parsing to ownfile | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| 95fc7f9c | move ParseError to own file | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| f1d82282 | inline type hints | Ronny Pfannschmidt <o****e@r****e> | over 3 years ago | |
| 6bc55287 | merge Merge pull request #46 from hugovk/add-3.11 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 74434d3d | merge Merge pull request #47 from frenzymadness/patch-1 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2023731b | Drop dependency on py |
Lumír 'Frenzy' Balhar <f****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 61efb533 | Fix string concatenation after Black formatting | Hugo van Kemenade <h****k@u****m> | almost 4 years ago | |
| eccdcfda | Remove unused import | Hugo van Kemenade <h****k@u****m> | almost 4 years ago | |
| de175b59 | Simplify config | Hugo van Kemenade <h****k@u****m> | almost 4 years ago | |
| 43bc70ef | Bump GitHub Actions | Hugo van Kemenade <h****k@u****m> | almost 4 years ago | |
| 2351ffee | Drop support for EOL Python 3.6 | Hugo van Kemenade <h****k@u****m> | almost 4 years ago | |
| 666545b1 | py.test -> pytest | Hugo van Kemenade <h****k@u****m> | almost 4 years ago | |
| 1f0e874e | Add support for Python 3.11 | Hugo van Kemenade <h****k@u****m> | almost 4 years ago | |
| 1022b07e | merge Merge pull request #35 from hugovk/add-3.10 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 61794091 | Add support for Python 3.10 | Hugo van Kemenade <h****k@u****m> | almost 5 years ago | |
| e523e4b1 | merge Merge pull request #32 from hugovk/test-3.10-dev |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4bdad5a8 | Update pre-commit | Hugo van Kemenade <h****k@u****m> | over 5 years ago | |
| fbfda21e | Test Python 3.10 beta ahead of October final release | Hugo van Kemenade <h****k@u****m> | over 5 years ago | |
| 94a861bb | merge Merge pull request #31 from hugovk/update-changelog |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9c05594f | Document added or dropped Python support | Hugo van Kemenade <h****k@u****m> | over 5 years ago | |
| 21dcc731 | merge Merge pull request #30 from pytest-dev/RonnyPfannschmidt-deploy |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e1afc863 | update deploy to new location |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 89cd05ec | merge Merge pull request #28 from RonnyPfannschmidt/pre-commit-ci-update-config |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 5ee78393 | merge Merge pull request #29 from adamchainz/patch-1 |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b2df0631 | Add syntax highlighting to README |
Adam Johnson <m****e@a****u>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7cf85ff4 | [pre-commit.ci] pre-commit autoupdate |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 574b61dd | pre-commit fixup | Ronny Pfannschmidt <o****e@r****e> | over 5 years ago | |
| 54947684 | merge Merge pull request #24 from akx/setuptools-scm-requirement |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 002889fb | merge Merge pull request #27 from RonnyPfannschmidt/pre-commit-ci-update-config |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 01d98e49 | [pre-commit.ci] pre-commit autoupdate |
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0d2c41cf | remove outdated python versions supported |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| dcf4beef | merge Merge pull request #25 from hugovk/update-versions |
Ronny Pfannschmidt <o****e@r****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 83d271c0 | Upgrade Python syntax with pyupgrade --py36-plus | Hugo van Kemenade <h****k@u****m> | almost 6 years ago | |
| 24f0340f | Add support for Python 3.9, drop EOL 3.5 | Hugo van Kemenade <h****k@u****m> | almost 6 years ago |