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

Mailing List Archive: Python: Bugs

[issue5748] Objects/bytesobject.c should include stringdefs.h, instead of defining its own macros

 

 

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


report at bugs

Nov 29, 2009, 4:56 PM

Post #1 of 2 (203 views)
Permalink
[issue5748] Objects/bytesobject.c should include stringdefs.h, instead of defining its own macros

Eric Smith <eric [at] trueblade> added the comment:

This does not apply to 2.x. In both py3k and trunk,
Objects/bytearrayobject.c uses stringlib with some private defines. But
since those defines are only used in bytearrayobject.c, there's nothing
to be gained by factoring then out into a bytearraydef.h file.

So, I'm just going to fix this in Objects/bytesobjects.c, which only
appears in py3k.

----------
versions: +Python 3.2 -Python 2.7, Python 3.1

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5748>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 29, 2009, 5:02 PM

Post #2 of 2 (183 views)
Permalink
[issue5748] Objects/bytesobject.c should include stringdefs.h, instead of defining its own macros [In reply to]

Eric Smith <eric [at] trueblade> added the comment:

Fixed in r76595.

----------
resolution: -> accepted
stage: -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue5748>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs 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.