• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>Chapter 1. Release Notes</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="index.html" title="Boost.Python">
10<link rel="next" href="building.html" title="Chapter 2. Building and Testing">
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="index.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="building.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="rn"></a>Chapter 1. Release Notes</h1></div></div></div>
21<div class="toc"><dl class="toc"><dt><span class="section"><a href="rn.html#rn.version_1_67">Version 1.67</a></span></dt></dl></div>
22<div class="section">
23<div class="titlepage"><div><div><h3 class="title">
24<a name="rn.version_1_67"></a><a class="link" href="rn.html#rn.version_1_67" title="Version 1.67">Version 1.67</a>
25</h3></div></div></div>
26<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
27            The Boost.Python library names now contain the Python version suffix.
28            A variant compiled with Python 2.7 will thus produce library names <code class="computeroutput"><span class="identifier">boost_python27</span></code> and <code class="computeroutput"><span class="identifier">boost_numpy27</span></code>,
29            etc., making it possible to host variants for multiple Python versions
30            next to each other.
31          </li></ul></div>
32</div>
33</div>
34<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
35<td align="left"></td>
36<td align="right"><div class="copyright-footer">Copyright © 2002-2015 David
37      Abrahams, Stefan Seefeld<p>
38        Distributed under the Boost Software License, Version 1.0. (See accompanying
39        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>)
40      </p>
41</div></td>
42</tr></table>
43<hr>
44<div class="spirit-nav">
45<a accesskey="p" href="index.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="building.html"><img src="images/next.png" alt="Next"></a>
46</div>
47</body>
48</html>
49