Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

Re: PyBytes_Join

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


eliben at gmail

Jul 18, 2012, 5:46 AM

Post #1 of 1 (103 views)
Permalink
Re: PyBytes_Join

On Wed, Jul 18, 2012 at 3:35 PM, Eli Bendersky <eliben [at] gmail> wrote:

> Hi,
>
> PyUnicode_Join is a public C API function. However, its cousin for the
> bytes object is tucked privately in Objects/bytesobject.c as _PyBytes_Join.
> Is there any harm in exposing it publicly?
>
>
A more correctly formulated question would be: why is _PyBytes_Join part of
the limited API, while PyUnicode_Join is in the full API. Is there a reason
for the former to be less stable than the latter?

Thanks in advance,
Eli

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.