1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Chapter 4. Support Resources</title> 5<link rel="stylesheet" href="boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="index.html" title="Boost.Python"> 8<link rel="up" href="index.html" title="Boost.Python"> 9<link rel="prev" href="configuration.html" title="Chapter 3. Configuration"> 10<link rel="next" href="faq.html" title="Chapter 5. Frequently Asked Questions (FAQs)"> 11</head> 12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="" width="" height="" src="images/boost.png"></td></tr></table> 14<hr> 15<div class="spirit-nav"> 16<a accesskey="p" href="configuration.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="faq.html"><img src="images/next.png" alt="Next"></a> 17</div> 18<div class="chapter"> 19<div class="titlepage"><div><div><h1 class="title"> 20<a name="support"></a>Chapter 4. Support Resources</h1></div></div></div> 21<h3> 22<a name="support.h0"></a> 23 <span class="phrase"><a name="support.synopsis"></a></span><a class="link" href="support.html#support.synopsis">Synopsis</a> 24 </h3> 25<p> 26 This is a list of available resources for support with Boost.Python problems 27 and feature requests. Please try to resist emailing the Boost.Python developers 28 directly for support. Use the following resources instead; the developers are 29 listening! 30 </p> 31<h3> 32<a name="support.h1"></a> 33 <span class="phrase"><a name="support.support"></a></span><a class="link" href="support.html#support.support">Support</a> 34 </h3> 35<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> 36<li class="listitem"> 37 The <a href="http://www.boost.org/more/mailing_lists.htm#cplussig" target="_top">Boost.Python 38 mailing list</a> is a forum for discussing Python/C++ interoperability, 39 and Boost.Python in particular. Post your Boost.Python questions here. 40 </li> 41<li class="listitem"> 42 The <a href="http://www.boost.org/more/mailing_lists.htm#jamboost" target="_top">Boost.Build 43 mailing list</a> is a forum for discussing Boost's Build System. 44 </li> 45<li class="listitem"> 46<p class="simpara"> 47 The Boost.Python <a href="https://github.com/boostorg/python/issues" target="_top">Issue 48 tracker</a> 49 </p> 50<div class="note"><table border="0" summary="Note"> 51<tr> 52<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="images/note.png"></td> 53<th align="left">Note</th> 54</tr> 55<tr><td align="left" valign="top"><p> 56 In the past we used Trac, which still hosts a considerable number of 57 <a href="https://svn.boost.org/trac/boost/query?status=!closed&component=python+USE+GITHUB" target="_top">open 58 issues</a>. We hope to be able to either close them or migrate them 59 to the new issue tracker. 60 </p></td></tr> 61</table></div> 62</li> 63<li class="listitem"> 64 The Boost.Python <a href="https://github.com/boostorg/python/wiki" target="_top">Wiki</a> 65 </li> 66<li class="listitem"> 67 Boost.Python <a href="https://github.com/boostorg/python" target="_top">Source repository</a> 68 </li> 69</ul></div> 70</div> 71<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 72<td align="left"></td> 73<td align="right"><div class="copyright-footer">Copyright © 2002-2015 David 74 Abrahams, Stefan Seefeld<p> 75 Distributed under the Boost Software License, Version 1.0. (See accompanying 76 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 77 </p> 78</div></td> 79</tr></table> 80<hr> 81<div class="spirit-nav"> 82<a accesskey="p" href="configuration.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="faq.html"><img src="images/next.png" alt="Next"></a> 83</div> 84</body> 85</html> 86