mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #28930: Merge from 3.6.
This commit is contained in:
commit
44dcd1e1d5
1 changed files with 1 additions and 1 deletions
|
@ -858,8 +858,8 @@ UNICODE_DEPS = \
|
|||
$(srcdir)/Objects/stringlib/unicode_format.h \
|
||||
$(srcdir)/Objects/stringlib/unicodedefs.h
|
||||
|
||||
Objects/bytes_methods.o: $(srcdir)/Objects/bytes_methods.c $(BYTESTR_DEPS)
|
||||
Objects/bytesobject.o: $(srcdir)/Objects/bytesobject.c $(BYTESTR_DEPS)
|
||||
|
||||
Objects/bytearrayobject.o: $(srcdir)/Objects/bytearrayobject.c $(BYTESTR_DEPS)
|
||||
|
||||
Objects/unicodeobject.o: $(srcdir)/Objects/unicodeobject.c $(UNICODE_DEPS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue