New submission from Serhiy Storchaka:

The proposed patch reorganizes the dependencies for bytes and strings. Now 
object files depended only from needed (and from all needed) headers. This will 
reduce the compilation time when modifying the bytes implementation.

----------
components: Build, Unicode
files: Makefile.pre.in.diff
keywords: patch
messages: 173747
nosy: ezio.melotti, haypo, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Establish order in bytes/string dependencies
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file27710/Makefile.pre.in.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16320>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to