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