2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-30 20:12:37 +00:00
Files
python/doc/html/support/support.html
2015-08-05 07:21:49 -04:00

80 lines
4.3 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Support</title>
<link rel="stylesheet" href="../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="Boost.Python">
<link rel="up" href="../support.html" title="Chapter&#160;3.&#160;Support Resources">
<link rel="prev" href="../support.html" title="Chapter&#160;3.&#160;Support Resources">
<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="Boost C++ Libraries" width="277" height="86" src="../images/boost.png"></td>
<td align="center"><a href="../../../index.html">Home</a></td>
<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../support.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../support.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="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="support.support"></a><a class="link" href="support.html" title="Support">Support</a>
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-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<br>Copyright &#169; 2015 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="../support.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../support.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>