Skip to content

Commit fa2f7f5

Browse files
Merge branch 'master' into develop
2 parents c6b7457 + 9e82ab7 commit fa2f7f5

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

README.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Here's what you need to get going with the Splunk SDK for Python.
3636

3737
#### Python
3838

39-
The Splunk SDK for Python requires Python 2.7+.
39+
The Splunk SDK for Python requires Python 2.7+, including Python 3.
4040

4141
#### Splunk
4242

@@ -282,15 +282,25 @@ If you would like to contribute to the SDK, go here for more information:
282282

283283
### Support
284284

285-
Beginning September 2018, the Splunk SDKs for C#, Java, JavaScript, and Python will no longer be supported through Splunk Support.
286-
287-
You can still request assistance using the following options:
288-
289-
* Post questions to [Splunk Answers](http://splunk-base.splunk.com/answers/). Be sure to use tags to identify the SDK or tool you are having an issue with.
290-
291-
* File an issue on [GitHub](https://github.com/splunk/).
292-
293-
* Send feedback to _devinfo@splunk.com_.
285+
1. You will be granted support if you or your company are already covered
286+
under an existing maintenance/support agreement.
287+
Send an email to support@splunk.com and include "Splunk SDK for Python"
288+
in the subject line.
289+
2. If you are not covered under an existing maintenance/support agreement, you
290+
can find help through the broader community at:
291+
<ul>
292+
<li><a href='http://splunk-base.splunk.com/answers/'>Splunk Answers</a> (use
293+
the <b>sdk</b>, <b>java</b>, <b>python</b>, and <b>javascript</b> tags to
294+
identify your questions)</li>
295+
<li><a href='http://groups.google.com/group/splunkdev'>Splunkdev Google
296+
Group</a></li>
297+
</ul>
298+
3. Splunk will NOT provide support for SDKs if the core library (the
299+
code in the <b>/splunklib</b> directory) has been modified. If you modify an
300+
SDK and want support, you can find help through the broader community and
301+
Splunk answers (see above). We would also like to know why you modified the
302+
core library&mdash;please send feedback to devinfo@splunk.com.
303+
4. File any issues on [GitHub](https://github.com/splunk/splunk-sdk-python/issues).
294304

295305
### Contact Us
296306

0 commit comments

Comments
 (0)