summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury Selivanov <yury@magic.io>2018-01-22 19:11:18 -0500
committerGitHub <noreply@github.com>2018-01-22 19:11:18 -0500
commitf23746a934177c48eff754411aba54c31d6be2f0 (patch)
tree4b32964b53fa87701f71c71937792f2489b7bbb4 /PCbuild/_decimal.vcxproj
parentbpo-29240: PyUnicode_DecodeLocale() uses UTF-8 on Android (#5272) (diff)
downloadcpython-f23746a934177c48eff754411aba54c31d6be2f0.tar.gz
cpython-f23746a934177c48eff754411aba54c31d6be2f0.tar.bz2
cpython-f23746a934177c48eff754411aba54c31d6be2f0.zip
bpo-32436: Implement PEP 567 (#5027)
Diffstat (limited to 'PCbuild/_decimal.vcxproj')
-rw-r--r--PCbuild/_decimal.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/_decimal.vcxproj b/PCbuild/_decimal.vcxproj
index b14f31093ff..df9f600cdaf 100644
--- a/PCbuild/_decimal.vcxproj
+++ b/PCbuild/_decimal.vcxproj
@@ -121,4 +121,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>