cpython: c4bcca326c0a (original) (raw)
Mercurial > cpython
changeset 105636:c4bcca326c0a
Issue #28930: Merge from 3.6. [#28930]
Xiang Zhang angwerzx@126.com | |
---|---|
date | Thu, 15 Dec 2016 17:05:04 +0800 |
parents | 654ec6ed3225(current diff)56a7eb5a0679(diff) |
children | bec846dd92e8 |
files | Makefile.pre.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Makefile.pre.in 2 |
line wrap: on
line diff
--- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -858,8 +858,8 @@ UNICODE_DEPS = [](#l1.3) $(srcdir)/Objects/stringlib/unicode_format.h [](#l1.4) $(srcdir)/Objects/stringlib/unicodedefs.h +Objects/bytes_methods.o: (srcdir)/Objects/bytesmethods.c(srcdir)/Objects/bytes_methods.c (srcdir)/Objects/bytesmethods.c(BYTESTR_DEPS) Objects/bytesobject.o: (srcdir)/Objects/bytesobject.c(srcdir)/Objects/bytesobject.c (srcdir)/Objects/bytesobject.c(BYTESTR_DEPS) - Objects/bytearrayobject.o: (srcdir)/Objects/bytearrayobject.c(srcdir)/Objects/bytearrayobject.c (srcdir)/Objects/bytearrayobject.c(BYTESTR_DEPS) Objects/unicodeobject.o: (srcdir)/Objects/unicodeobject.c(srcdir)/Objects/unicodeobject.c (srcdir)/Objects/unicodeobject.c(UNICODE_DEPS)