We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents faaee1c + dc97833 commit e9f4304Copy full SHA for e9f4304
setup.py
@@ -48,8 +48,8 @@
48
traditional extension modules by inferring type information using compile-time
49
introspection.
50
51
-The main issue with Boost.Python—and the reason for creating such a similar
52
-project—is Boost. Boost is an enormously large and complex suite of utility
+The main issue with Boost.Python-and the reason for creating such a similar
+project-is Boost. Boost is an enormously large and complex suite of utility
53
libraries that works with almost every C++ compiler in existence. This
54
compatibility has its cost: arcane template tricks and workarounds are
55
necessary to support the oldest and buggiest of compiler specimens. Now that
0 commit comments