FS#64812 - [python-pycurl] DeprecationWarning since Python 3.8

Attached to Project: Arch Linux
Opened by Jan Alexander Steffens (heftig) - Wednesday, 11 December 2019, 15:10 GMT
Last edited by Felix Yan (felixonmars) - Sunday, 22 December 2019, 19:40 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Using the "fb" paste client (from the fb-client package) produces a warning:

/usr/bin/fb:212: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats
self.curl.perform()

(You can see the warning even without a valid API key; just enter whatever when "fb" prompts for username and password).
This task depends upon

Closed by  Felix Yan (felixonmars)
Sunday, 22 December 2019, 19:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  7.43.0.3-4
Comment by Eli Schwartz (eschwartz) - Wednesday, 11 December 2019, 15:14 GMT

Loading...