Commit graph

  • 9a547a3247
    Merge pull request #61 from jazzband/pre-commit-ci-update-config master Ülgen Sarıkavak 2025-10-06 20:48:14 +0300
  • e713c7cd64
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-10-06 17:43:36 +0000
  • 4e9d9a4475
    Update setup.py Trim21 2024-11-05 05:17:04 +0800
  • 0d2a7d056e
    Avoid duplicate testing in PRs Alyssa Coghlan 2024-07-25 12:57:40 +1000
  • 15d711ad16
    Add more project URL links Alyssa Coghlan 2024-06-19 22:13:48 +1000
  • 892462960d Remove random paste error from NEWS.rst Nick Coghlan 2024-05-23 18:06:18 +1000
  • 3fbca593ec Set an rc version Nick Coghlan 2024-05-23 18:03:41 +1000
  • f64cf04df8
    Sync with CPython 3.12.3 (#60) Alyssa Coghlan 2024-05-23 17:55:20 +1000
  • fa85611aec Fix refs to contextlib, update diffs sync-with-cpython-3.12 Nick Coghlan 2024-05-23 17:41:07 +1000
  • 373ba48a06 Actually add the RTD config change Nick Coghlan 2024-05-23 17:32:59 +1000
  • 192457543b Need to install RTD theme these days Nick Coghlan 2024-05-23 17:30:51 +1000
  • a7b1622925 Use the default Sphinx RTD theme Nick Coghlan 2024-05-23 17:24:10 +1000
  • 988429dbe0 :async: is the option in regular Sphinx Nick Coghlan 2024-05-23 17:20:23 +1000
  • 789e976128 No coroutinemethod in regular Sphinx Nick Coghlan 2024-05-23 17:16:48 +1000
  • ec50a1184d Remove unused variable Nick Coghlan 2024-05-23 17:12:44 +1000
  • 2a90978e86 Fix typo Nick Coghlan 2024-05-23 17:11:23 +1000
  • 3c49b081bc recreate_cm() also emits DeprecatingWarning Nick Coghlan 2024-05-23 17:05:27 +1000
  • c223508344 Sync with CPython 3.12.3 Nick Coghlan 2024-05-23 16:54:15 +1000
  • 8fe4d73971
    Fix typechecking with recent mypy releases (#59) Alyssa Coghlan 2024-05-23 00:26:48 +1000
  • 15040dc379 3.8+, not 3.7+ restore-ci-typechecking Nick Coghlan 2024-05-23 00:14:11 +1000
  • 4fbce74d08 Fix typechecking with recent mypy releases Nick Coghlan 2024-05-23 00:02:59 +1000
  • 7b862aaa80
    Update supported versions (#58) Alyssa Coghlan 2024-05-22 21:59:53 +1000
  • 0ac6f0c932 Update supported versions update-ci-matrix Nick Coghlan 2024-05-22 21:54:16 +1000
  • defc103aae
    CI config cleanup, fix author name Alyssa Coghlan 2024-05-22 21:18:09 +1000
  • 7e2a0a900a Fix references to me update-pre-commit Nick Coghlan 2024-05-22 21:13:35 +1000
  • 7c6b72683c Try to make the RTD build happy Nick Coghlan 2024-05-22 21:13:18 +1000
  • 4be95fed29 Temporarily turn off typechecking test Nick Coghlan 2024-05-22 21:09:07 +1000
  • 690922cfde Fix 3.10 testing Nick Coghlan 2024-05-22 20:54:41 +1000
  • c127f51df1 Also fix GitHub config Nick Coghlan 2024-05-22 20:23:08 +1000
  • 241de07097 Can't test on 3.6 anymore Nick Coghlan 2024-05-22 20:20:46 +1000
  • ff30b3a68f Update pre-commit hooks Nick Coghlan 2024-05-22 20:08:13 +1000
  • 6817af2722
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-01 17:27:39 +0000
  • b8b7eb8ecd
    sync with Python 3.11 Michael R. Crusoe 2022-12-23 11:27:46 +0100
  • 9ef8594837
    Merge pull request #49 from jazzband/add-pre-commit Hugo van Kemenade 2022-03-24 17:54:18 +0200
  • 89893bba60
    Merge pull request #48 from jazzband/all-repos_autofix_all-repos-sed Hugo van Kemenade 2022-03-24 17:53:37 +0200
  • 26ad9aef80
    Test Python 3.10 final Hugo van Kemenade 2021-11-10 22:59:22 +0200
  • c1d9e6a4a7 Add basic pre-commit config Hugo van Kemenade 2021-11-10 22:37:03 +0200
  • d63f68b104 CI: Replace deprecated pypy3 with pypy-3.8 Hugo van Kemenade 2021-11-10 22:14:24 +0200
  • 0828b5a332
    Merge pull request #47 from jazzband/jazzband/sync/default Jannis Leidel 2021-10-22 17:46:45 +0200
  • 1ea4e4dfe0 Jazzband: Created local 'CODE_OF_CONDUCT.md' from remote 'CODE_OF_CONDUCT.md' jazzband/sync/default jazzband-bot 2021-10-21 14:33:39 +0000
  • 3feaef8f91
    Merge pull request #45 from jazzband/typeshed-resync Thomas Grainger 2021-08-13 11:00:17 +0100
  • 89c5189648
    Merge pull request #46 from ppentchev/roam-universal-wheels Sviatoslav Sydorenko 2021-07-26 23:50:56 +0300
  • 5373afc4ba Do not build universal wheels. Peter Pentchev 2021-07-24 17:08:22 +0300
  • 3d2540dda1
    Update contextlib2/_typeshed.py Thomas Grainger 2021-07-20 17:38:40 +0100
  • d78420a808
    Update contextlib2/_typeshed.py Thomas Grainger 2021-07-20 17:38:32 +0100
  • a35252eefd
    backport _typeshed.Self Thomas Grainger 2021-07-20 14:11:05 +0100
  • 16db3dcf86
    resync from typeshed Thomas Grainger 2021-07-16 08:31:26 +0100
  • 2dc4c04492
    Merge pull request #40 from graingert/widen-supports-aclose Nick Coghlan 2021-06-30 22:24:55 +1000
  • 908e2da622
    add py3.10 async contextlib.nullcontext (pyi) Thomas Grainger 2021-06-29 19:09:04 +0100
  • c907a9975e
    widen _SupportsAclose Thomas Grainger 2021-06-29 09:55:13 +0100
  • 94174bafeb
    Merge pull request #38 from ncoghlan/issue-37-mypy-stubtest 21.6.0 Nick Coghlan 2021-06-27 16:15:18 +1000
  • fffe1d96be Fix mypy.stubtest invocation Nick Coghlan 2021-06-27 16:09:59 +1000
  • 9a1453b673 Issue #37: Use mypy.stubcheck to validate stub file Nick Coghlan 2021-06-27 16:04:11 +1000
  • 190f6af5ef
    Merge pull request #36 from ncoghlan/remove-lingering-py2-mentions Nick Coghlan 2021-06-26 22:51:54 +1000
  • 181b9c212f Remove lingering Python 2 mention Nick Coghlan 2021-06-26 22:51:16 +1000
  • bed62be63b
    Merge pull request #34 from ncoghlan/issue-33-add-type-hinting-support Nick Coghlan 2021-06-26 22:36:08 +1000
  • 4b353b9815 Update NEWS file Nick Coghlan 2021-06-26 22:34:23 +1000
  • 0fb391a30c Actually run a typecheck in CI Nick Coghlan 2021-06-26 22:12:55 +1000
  • 841d0ae73a Include the pyi patch file Nick Coghlan 2021-06-26 21:49:03 +1000
  • 3f6ee4d314 Merge remote-tracking branch 'origin/master' into issue-33-add-type-hinting-support Nick Coghlan 2021-06-26 21:45:51 +1000
  • 77e93832f0
    Merge pull request #35 from ncoghlan/issue-12-backport-py3.10-contextlib-docs Nick Coghlan 2021-06-26 21:44:11 +1000
  • 72c47e4629 Fix type hint filename, make API spec version independent Nick Coghlan 2021-06-26 21:43:44 +1000
  • 802688462c Update README (including for docs backport) Nick Coghlan 2021-06-26 21:43:16 +1000
  • a858a8f4d6 Tweak relative paths for docs patch Nick Coghlan 2021-06-26 21:28:15 +1000
  • 46244c827d Issue #12: Sync API documentation from Python 3.10 Nick Coghlan 2021-06-26 21:24:10 +1000
  • e42cd73fe9 Issue #33: convert to package and include typeshed type hints Nick Coghlan 2021-06-26 20:43:11 +1000
  • b99ed09dfd
    Merge pull request #32 from ncoghlan/issue-12-sync-module-from-python-3.10 Nick Coghlan 2021-06-26 18:45:29 +1000
  • 032662d6e9 Fix test incompatibility with PyPy3 Nick Coghlan 2021-06-26 18:30:55 +1000
  • 4b39470cbb Sync test suite, add notes on sync process Nick Coghlan 2021-06-26 17:49:42 +1000
  • 94a3b86586 Sync module, mostly keeping old test suite Nick Coghlan 2021-06-26 16:55:09 +1000
  • 630f73a3a5 Add back ContextStack alias Nick Coghlan 2021-06-26 16:50:39 +1000
  • 6a40a1ee80 Fix syntax and import compatibility Nick Coghlan 2021-06-26 16:49:00 +1000
  • cf0cece837 Add back refresh_cm Nick Coghlan 2021-06-26 16:40:28 +1000
  • 17b0a93e5b Issue #12: sync contextlib from Python 3.10 Nick Coghlan 2021-06-26 16:36:23 +1000
  • 94f3881963
    Merge pull request #30 from ncoghlan/issue-29-switch-to-calver-update-min-py-version Nick Coghlan 2021-06-26 16:14:45 +1000
  • eed96067d7 Exception chaining is now always available Nick Coghlan 2021-06-26 16:04:26 +1000
  • cb66e76cd8 Remove no longer used Py2 compatibility code Nick Coghlan 2021-06-26 15:59:43 +1000
  • cef92f49f9 Accept 3.10 beta for testing Nick Coghlan 2021-06-26 15:47:45 +1000
  • dbcddef29f Ensure '3.10' is parsed correctly in YAML Nick Coghlan 2021-06-26 15:43:50 +1000
  • 093bc69490 Fix versions in GitHub Actions Nick Coghlan 2021-06-26 15:42:03 +1000
  • a1ea615bb3 Issue #29: Switch to CalVer, require Python >= 3.6 Nick Coghlan 2021-06-26 15:38:48 +1000
  • 5f8498c19f
    Merge pull request #26 from jazzband/github-actions Jannis Leidel 2020-11-30 12:51:12 +0100
  • 34947502e5
    Update .github/workflows/release.yml Jannis Leidel 2020-11-30 12:19:07 +0100
  • 07825fc9d9
    Update README.rst Jannis Leidel 2020-11-25 19:48:42 +0100
  • ca6d76fb9f
    Use tag event instead of release. Jannis Leidel 2020-11-23 20:51:09 +0100
  • 5eba33be65
    Remove all Travis-CI cruft. Jannis Leidel 2020-11-23 16:45:50 +0100
  • 90b643f5fb
    Add release workflow. Jannis Leidel 2020-11-23 16:41:12 +0100
  • 4a2baeceab
    Cache pip Jannis Leidel 2020-11-23 16:38:15 +0100
  • f50a62ed77
    No combine Jannis Leidel 2020-11-23 16:34:36 +0100
  • 403bb51102
    Combine coverage data Jannis Leidel 2020-11-23 16:31:16 +0100
  • cd80f6860d
    Run tox in verbose mode Jannis Leidel 2020-11-23 16:26:48 +0100
  • 72bde0ee1d
    No 3.4 Jannis Leidel 2020-11-23 16:25:24 +0100
  • 70cba0264a
    Use Codecov instead of coveralls. Jannis Leidel 2020-11-23 16:21:54 +0100
  • b06a025948
    Write coverage file. Jannis Leidel 2020-11-23 16:06:51 +0100
  • 178007ad39
    Define gh-actions matrix. Jannis Leidel 2020-11-23 15:57:55 +0100
  • 78ec3a1f4b
    Debugging errors.. Jannis Leidel 2020-11-23 15:05:27 +0100
  • f8a3439209
    Limit parallel runs. Jannis Leidel 2020-11-23 15:01:42 +0100
  • 7eb119a73e
    Remove cruft. Jannis Leidel 2020-11-23 14:59:47 +0100
  • bf72a830c2
    Add test workflow. Jannis Leidel 2020-11-23 14:55:01 +0100
  • 603052bd0c Update NEWS.rst for 0.6.0 release v0.6.0.post1 Nick Coghlan 2019-10-10 22:26:12 +1000