Title: Bump httpx from 0.12.1 to 0.23.0 in /taiyangxue/busclock by dependabot[bot] · Pull Request #22 · JustDoPython/python-examples · GitHub
Open Graph Title: Bump httpx from 0.12.1 to 0.23.0 in /taiyangxue/busclock by dependabot[bot] · Pull Request #22 · JustDoPython/python-examples
X Title: Bump httpx from 0.12.1 to 0.23.0 in /taiyangxue/busclock by dependabot[bot] · Pull Request #22 · JustDoPython/python-examples
Description: Bumps httpx from 0.12.1 to 0.23.0. Release notes Sourced from httpx's releases. Version 0.23.0 0.23.0 (23rd May, 2022) Changed Drop support for Python 3.6. (#2097) Use utf-8 as the default character set, instead of falling back to charset-normalizer for auto-detection. To enable automatic character set detection, see the documentation. (#2165) Fixed Fix URL.copy_with for some oddly formed URL cases. (#2185) Digest authentication should use case-insensitive comparison for determining which algorithm is being used. (#2204) Fix console markup escaping in command line client. (#1866) When files are used in multipart upload, ensure we always seek to the start of the file. (#2065) Ensure that iter_bytes never yields zero-length chunks. (#2068) Preserve Authorization header for redirects that are to the same origin, but are an http-to-https upgrade. (#2074) When responses have binary output, don't print the output to the console in the command line client. Use output like <16086 bytes of binary data> instead. (#2076) Fix display of --proxies argument in the command line client help. (#2125) Close responses when task cancellations occur during stream reading. (#2156) Fix type error on accessing .request on HTTPError exceptions. (#2158) Version 0.22.0 0.22.0 (26th January, 2022) Added Support for the SOCKS5 proxy protocol via the socksio package. (#2034) Support for custom headers in multipart/form-data requests (#1936) Fixed Don't perform unreliable close/warning on __del__ with unclosed clients. (#2026) Fix Headers.update(...) to correctly handle repeated headers (#2038) Version 0.21.3 0.21.3 (6th January, 2022) Fixed Fix streaming uploads using SyncByteStream or AsyncByteStream. Regression in 0.21.2. (#2016) Version 0.21.2 0.21.2 (5th January, 2022) Fixed HTTP/2 support for tunnelled proxy cases. (#2009) Improved the speed of large file uploads. (#1948) Version 0.21.1 ... (truncated) Changelog Sourced from httpx's changelog. 0.23.0 (23rd May, 2022) Changed Drop support for Python 3.6. (#2097) Use utf-8 as the default character set, instead of falling back to charset-normalizer for auto-detection. To enable automatic character set detection, see the documentation. (#2165) Fixed Fix URL.copy_with for some oddly formed URL cases. (#2185) Digest authentication should use case-insensitive comparison for determining which algorithm is being used. (#2204) Fix console markup escaping in command line client. (#1866) When files are used in multipart upload, ensure we always seek to the start of the file. (#2065) Ensure that iter_bytes never yields zero-length chunks. (#2068) Preserve Authorization header for redirects that are to the same origin, but are an http-to-https upgrade. (#2074) When responses have binary output, don't print the output to the console in the command line client. Use output like <16086 bytes of binary data> instead. (#2076) Fix display of --proxies argument in the command line client help. (#2125) Close responses when task cancellations occur during stream reading. (#2156) Fix type error on accessing .request on HTTPError exceptions. (#2158) 0.22.0 (26th January, 2022) Added Support for the SOCKS5 proxy protocol via the socksio package. (#2034) Support for custom headers in multipart/form-data requests (#1936) Fixed Don't perform unreliable close/warning on __del__ with unclosed clients. (#2026) Fix Headers.update(...) to correctly handle repeated headers (#2038) 0.21.3 (6th January, 2022) Fixed Fix streaming uploads using SyncByteStream or AsyncByteStream. Regression in 0.21.2. (#2016) 0.21.2 (5th January, 2022) Fixed HTTP/2 support for tunnelled proxy cases. (#2009) Improved the speed of large file uploads. (#1948) 0.21.1 (16th November, 2021) Fixed The response.url property is now correctly annotated as URL, instead of Optional[URL]. (#1940) ... (truncated) Commits 89cdd90 Version 0.23.0 (#2214) 1c33a28 Make charset auto-detection optional. (#2165) 940d61b Removed curio from async.md (#2240) 14a1704 Switch to explicit typing.Optional throughout (#2096) 9673a35 Drop async_generator requirement (#2228) 5eba32a Remove RequestBodyUnavailable from module docstring (#2226) 6f31bc4 Bump mkdocs-material from 8.1.4 to 8.2.14 (#2218) c5eb4b8 Bump cryptography from 36.0.2 to 37.0.2 (#2217) 1a526cf Bump actions/checkout from 2 to 3 (#2216) 7a53543 Bump actions/setup-python from 1 to 3 (#2215) Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.
Open Graph Description: Bumps httpx from 0.12.1 to 0.23.0. Release notes Sourced from httpx's releases. Version 0.23.0 0.23.0 (23rd May, 2022) Changed Drop support for Python 3.6. (#2097) Use utf-8 as the default c...
X Description: Bumps httpx from 0.12.1 to 0.23.0. Release notes Sourced from httpx's releases. Version 0.23.0 0.23.0 (23rd May, 2022) Changed Drop support for Python 3.6. (#2097) Use utf-8 as the defau...
Opengraph URL: https://github.com/JustDoPython/python-examples/pull/22
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:a39e5d52-539f-14d6-e8f5-a32004845d08 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | A246:37CCD2:176C38B:1F52A42:696AE8ED |
| html-safe-nonce | 6a70362f76201b79444ed558173c2aa58f7543b4073a444bbe6098b25c91658a |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMjQ2OjM3Q0NEMjoxNzZDMzhCOjFGNTJBNDI6Njk2QUU4RUQiLCJ2aXNpdG9yX2lkIjoiNTY1NzY2Mjg4MjA4MjEyMTk2NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 69f121822c333e2c2924761319ab60969974af8272fb34277e84429f30554d09 |
| hovercard-subject-tag | pull_request:955149665 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/JustDoPython/python-examples/pull/22/checks |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps httpx from 0.12.1 to 0.23.0. Release notes Sourced from httpx's releases. Version 0.23.0 0.23.0 (23rd May, 2022) Changed Drop support for Python 3.6. (#2097) Use utf-8 as the default c... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| go-import | github.com/JustDoPython/python-examples git https://github.com/JustDoPython/python-examples.git |
| octolytics-dimension-user_id | 55020320 |
| octolytics-dimension-user_login | JustDoPython |
| octolytics-dimension-repository_id | 249331676 |
| octolytics-dimension-repository_nwo | JustDoPython/python-examples |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 249331676 |
| octolytics-dimension-repository_network_root_nwo | JustDoPython/python-examples |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width