[Python-Dev] Enhancement request for PyUnicode proxies

2020-12-25 Thread Nelson, Karl E. via Python-Dev
I was directed to post this request to the general Python development community so hopefully this is on topic. One of the weaknesses of the PyUnicode implementation is that the type is concrete and there is no option for an abstract proxy string to a foreign source. This is an issue for an API

[Python-Dev] Summary of Python tracker Issues

2020-12-25 Thread Python tracker
ACTIVITY SUMMARY (2020-12-18 - 2020-12-25) Python tracker at https://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open7554 ( +0) closed 46925 (+68) total 54479 (+68) Open issues w

[Python-Dev] Re: Python package funding through command-line

2020-12-25 Thread YASH JHA 11L
Hey, Thanks for letting me know about the open issue https://github.com/pypa/pip/issues/5970. I got a little confused earlier, I will try to avoid cross-posting in future. Apologies for replying late. Thanks On Thu, Dec 17, 2020, 11:32 PM Brett Cannon wrote: > This mailing list is for the deve