Skip to content

Commit 41577fc

Browse files
committed
Fix define for interop2, add comment on interop3
1 parent 5753d38 commit 41577fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Python.Runtime/interop/interop2.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DO NOT MODIFIY BY HAND.
33

44

5-
#if PYTHON27
5+
#if PYTHON2
66
using System;
77
using System.Collections;
88
using System.Collections.Specialized;

Python.Runtime/interop/interop3.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55

66
#if !PYTHON2
7+
// TODO: Need new dynamic version of this from Python 3.8 onwards
78
using System;
89
using System.Collections;
910
using System.Collections.Specialized;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy