You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ Use the Azure Cosmos DB SQL API SDK for Python to manage databases and the JSON
15
15
16
16
## Getting started
17
17
18
+
### Important update on Python 2.x Support
19
+
20
+
New releases of this SDK won't support Python 2.x starting January 1st, 2022. Please check the [CHANGELOG](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/CHANGELOG.md) for more information.
21
+
18
22
### Prerequisites
19
23
20
24
* Azure subscription - [Create a free account][azure_sub]
0 commit comments