issues Search Results · topic:http org:psf fork:true
Filter by
7.6k results
(92 ms)7.6k results
inpsf (press backspace or delete to remove)The code await ... crashes the parser with error: cannot format string : ... locally / misparses into ...
[online](https://black.vercel.app/?version=main
state=_Td6WFoAAATm1rRGAgAhARYAAAB0L-Wj4ACLAEtdAD2IimZxl1N_WlPVSXWuVXt1bY1-XkN94wERD1NLa81jCed1k68ehGtUe-mpv1KrgDnutAR7z5CtsAQmmMiqhKcM59xQEubC-fW8AAAA_fWUjJW4z3QAAWeMAQAAAMnRDhqxxGf7AgAAAAAEWVo=) ...
T: bug
MeGaGiGaGon
- Opened 3 hours ago
- #4672
This is an urgent request. We are currently using Python 3.5.2 and the requests module version 2.11.1. We are
encountering the following error:
Remote end closed connection without response
We are aware ...
devanshu1994
- 1
- Opened 17 hours ago
- #6956
Describe the bug
Originally I realized that in VSCode the black formatter does not format my code anymore, i.e. the --line-ranges is
broken and raises a parser error.
Observation: Difference between ...
T: bug
Daraan
- Opened yesterday
- #4669
Black v25.1.0
[Playground link](https://black.vercel.app/?version=stable
state=_Td6WFoAAATm1rRGAgAhARYAAAB0L-Wj4ASJAnldAD2IimZxl1N_WlkPinBFoXIfdFTaTVkGVeHShArYj9yPlDvwBA7LhGo8BvRQqDilPtgsfdKl-ha7EFp0Ma6lY_06IceKiVsJ3BpoICJM9wU1VJLD7l3qd5xTmo78LqThf9uibGWcWCD16LBOn0JK8rhhx_Gf2ClySDJtvm7zQJ1Z-Ipmv9D7I_zhjztfi2UTVsJp7917XToHBm2EoNZqyE8homtGskFIiif5EZthHQvvOj8S2gJx8_t_UpWp1ScpIsD_Xq83LX-B956I_EBIeNoGwZZPFC5zAIoMeiaC1jU-sdOHVucLJM_x-jkzMvK8Utdfvp9MMvKyTfb_BZoe0-FAc2ZVlXEpwYgJVAGdCXv3lQT4bpTXyBwDrDVrUeJDivSSwOvT8tlnuMrXoD1Sk2NZB5SHyNmZsfyAEqLALbUnhkX8hbt5U2yNQRDf1LQhuUIOii6k6H9wnDNRnBiQHUfzKfW1CLiThnuVFjlCxQhJ60u67n3EK38XxHkQdOocJXpBNO51E4-f9z2hj0EDTu_ScuqOiC9cI8qJ4grSZIOnnQLv9WPvmCzx5zib3JacesIxMVvZNQiljq_gL7udm1yeXQjENOrBWbfBEkv1P4izWeAysoJgZUhtZFwKFdoCGt2TXe3xQ-wVZFS5KoMPhGFDZGPKzpK15caQOnWobOHLKaL8eFA-qI44qZrMQ7sSLn04bYeenNR2Vxz7hvK0lJhkgKrpVfUnZrtF-e-ubeeUCThWus4jZbKlFBe2Kroz90Elij_UZBMFCcFo0CfIx5mGloKoK10y5eFtrgIZy3gUg3-VibDzoc8fXF63NR9AgKYXS1NQPXDXEwAAAABk7Jx28oPV2QABlQWKCQAAjbEry7HEZ_sCAAAAAARZWg==) ...
Firas2515
- 1
- Opened yesterday
- #4668
Just a data point, I was surprised by how black treated my code: reformatting some chained ternaries decreases their
readability.
To Reproduce
assert xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx == ...
T: bug
jap
- 2
- Opened 2 days ago
- #4667
fix released in 2.17.2!
Originally posted by @kennethreitz in #4104
Im using requests 2.32.3 with djangorestframework 3.16.0 but im still having the same problem: This commit seems to have
broken requests.packages. ...
Luke1606
- 2
- Opened 4 days ago
- #6954
Hi,
Could you tell me, please, if you plan any new releases soon? The latest versions is about one year old, and our code
analyzers complain about this raising a high operational risk. So I am just curious ...
oleksandrkorzhenevskyi
- 3
- Opened 7 days ago
- #6952
import requests
from requests.auth import HTTPDigestAuth
# 认证凭据
USERNAME = Default User
PASSWORD = robotics
# 创建一个保持会话和Cookies的对象
session = requests.Session()
# 设置目标URL
url = http://127.0.0.1:80/subscription ...
cqwuxiaolong
- 1
- Opened 8 days ago
- #6950
httpbin post has a header item X-Amzn-Trace-Id which causes an result which is contrary to the documentation.
Quickstart documentation
More complicated POST requests
payload_tuples = [( key1 , value1 ...
trin5tensa
- Opened 9 days ago
- #6949

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.