-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Support urllib@3 #5000
feat: Support urllib@3 #5000
Conversation
closes #4847
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
只支持 node >= 14 的话,终于可以使用 urllib 3 了 |
不会默认开启,先等 cnpmcore、短链接服务跑足够稳定,再推广。 |
Codecov Report
@@ Coverage Diff @@
## master #5000 +/- ##
==========================================
- Coverage 99.82% 99.74% -0.09%
==========================================
Files 34 35 +1
Lines 1136 1159 +23
Branches 189 194 +5
==========================================
+ Hits 1134 1156 +22
- Misses 2 3 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
有 api 的 break 么?想让 chair 底层换为 egg3 |
useHttpClientNext=true 才会打开,只能先验证足够稳定性才能替换到 urllib3 |
还没做完,还需要处理 typescript,需要返回不同的定义。 |
closes #4847
Checklist
npm test
passesAffected core subsystem(s)
Description of change