Marcelo Trylesinski
55cbba9456
Support Python 3.13 ( #2662 )
...
* Support Python 3.13
* Use `exc_type_str` instead of `exc_type.__name__`
* Close GzipFile
* min changes
2024-08-06 09:08:22 -06:00
Marcelo Trylesinski
53808c4b26
Group dependencies on dependabot updates ( #2415 )
2024-01-13 18:48:51 +08:00
dependabot[bot]
d57f1bb91d
Bump actions/setup-python from 4 to 5 ( #2392 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 12:35:32 -07:00
dependabot[bot]
0926fc0050
Bump actions/checkout from 3 to 4 ( #2289 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 04:16:01 +00:00
Alex Grönholm
844220819f
Added official Python 3.12 support ( #2214 )
2023-07-13 21:23:03 +02:00
Amin Alaee
b9465e9135
Fix publish Github Action ( #2213 )
2023-07-13 13:21:10 +02:00
Marcelo Trylesinski
5d12b86982
Drop support for Python 3.7 ( #2178 )
2023-07-13 02:19:12 -06:00
Marcelo Trylesinski
da7adf246d
Version 0.28.0 ( #2169 )
2023-06-07 06:25:45 +00:00
Marcelo Trylesinski
fe1a9d8534
Update pull request template to add notes on changes ( #2168 )
2023-06-04 11:17:21 -06:00
Marcelo Trylesinski
01aa49a379
Update pull_request_template.md ( #2122 )
2023-04-18 14:43:01 +02:00
Marcelo Trylesinski
e7d000a76d
Replace 3.11-dev by 3.11 on the pipeline ( #1924 )
2022-10-29 23:21:49 +02:00
Sebastián Ramírez
e3de71f143
✏️ Fix small typo in template for a new PR, pointing to HTTPX ( #1766 )
2022-07-14 14:31:03 +02:00
Marcelo Trylesinski
6b5fab3077
Add GitHub actions to dependabot ( #1756 )
2022-07-12 18:42:50 +02:00
Marcelo Trylesinski
3f54442d65
Add Python 3.11 to the pipeline ( #1755 )
...
* Add Python 3.11 to the pipeline
* Bump coverage
* Add deprecation ignore
* Add deprecation ignore to certifi
2022-07-12 08:10:04 +02:00
Marcelo Trylesinski
ce0709d340
Drop Python 3.6 support ( #1357 )
...
* Remove Python 3.6
* Update setup.py
* Add note about Python 3.6 version
* Remove unused import
* Remove PEP 562
* Apply suggestions from code review
Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
2022-04-22 07:47:28 +02:00
Marcelo Trylesinski
c91014dae8
Add PR template ( #1442 )
...
* Add PR template
* Update pull_request_template.md
* Update .github/pull_request_template.md
* Update pull_request_template.md
Co-authored-by: Tom Christie <tom@tomchristie.com>
2022-02-15 09:29:27 +00:00
Tom Christie
e7c1858146
Switch to a discussion-first workflow ( #1507 )
2022-02-11 14:47:44 +00:00
Tom Christie
d2f4016ecc
Update publish.yml ( #1430 )
2022-01-24 15:58:07 +00:00
Amin Alaee
58a104e481
Add dependbot ( #1375 )
2021-12-17 09:53:08 +01:00
Amin Alaee
61a9c91c38
Update github issues template ( #1371 )
2021-12-16 11:03:27 +01:00
Marcelo Trylesinski
accca04685
Bump Python 3.10 on pipeline ( #1299 )
2021-10-22 15:23:10 +02:00
Marcelo Trylesinski
0ef4418633
🔧 Add funding option ( #1219 )
2021-06-28 12:15:08 +02:00
Jamie Hewland
ab0fff9dd3
Test on Python 3.10 ( #1201 )
2021-06-19 18:02:53 +01:00
Jamie Hewland
c08aefca69
Test on Python 3.9 ( #1068 )
...
* Test on Python 3.9
* Update trove classifiers
2020-10-07 21:58:59 +02:00
Jamie Hewland
7113ee8dc4
Add issue templates ( #1054 )
2020-09-10 21:30:52 +02:00
Jamie Hewland
46be17f7c6
Run coverage check in CI ( #1051 )
...
* Run coverage check in CI
* Use the same step name as httpx
2020-09-08 08:54:55 +02:00
Jamie Hewland
b95acea973
Update CI scripts to match httpcore ( #1043 )
...
* Update CI scripts to match httpcore
* Run test suite on pushes to master
* Update scripts README
* Don't bother with flake8 extensions for now
* Remove unnecessary PYTHONPATH from build, publish
* test_routing: Use a stub app instead of ellipsis
* Add link to issue about type-checking tests
2020-09-06 12:08:07 +02:00
Erik
061853550f
Install dependencies before attempting to publish. ( #1030 )
2020-08-14 20:52:58 -07:00
Tom Christie
a8f8284367
Add publish workflow ( #921 )
2020-04-29 15:48:44 +01:00
Tom Christie
beb11f464a
github-actions-for-ci ( #911 )
2020-04-23 16:05:05 +01:00