Lines Matching +refs:clang +refs:include +refs:fixer +refs:highlight
433 libc headers from the Linux Standard Base, which do not include some
935 - Issue #23330: h2py now supports arbitrary filenames in #include.
2117 include directories if they aren't already being searched. This avoids
3173 - Issue #19922: define _INCLUDE__STDC_A1_SOURCE in HP-UX to include mbstate_t
3819 - Issue #10712: 2to3 has a new "asserts" fixer that replaces deprecated names
3906 in broken interpreters when building with clang.
4020 of clang and GCC by appropriately marking known false alarms in the small
4209 include the module name when a key argument is missing.
5732 - Issue #16116: Fix include and library paths to be correct when building C
5749 server that does not include a ``Connection: close`` header in its responses.
5912 - Issue #17532: Always include Options menu for IDLE on OS X.
6241 - Issue #17029: Let h2py search the multiarch system include directory.
6437 that have paths that include wide characters.
6452 - Issue #11797: Add a 2to3 fixer that maps reload() to imp.reload().
6643 using the clang compiler.
7119 - Issue #15268: Search curses.h in /usr/include/ncursesw.
7539 - Issue #14876: Use user-selected font for highlight configuration.
8163 - Issue #14387: Do not include accu.h from Python.h.
8413 longer include a "manifest" to prevent them failing at import time in some
8781 Distutils will now attempt to compile extension modules with clang
8856 - Issue #13803: Under Solaris, distutils doesn't include bitness
9285 - Issue #12683: urlparse updated to include svn as schemes that uses relative
10127 - Do not accidentally include the directory containing sqlite.h twice when
10345 now include some resource-intensive tests, but no longer run the test suite
12522 - Issue #8688: MANIFEST files created by distutils now include a magic comment
12542 - Issue #6231: Fix xml.etree.ElementInclude to include the tail of the current
12996 and include information from the Unihan.txt file.
14412 - Updating `Using Python` documentation to include description of CPython's -J
14641 - Issue #6217: The C implementation of io.TextIOWrapper didn't include the
15009 - Issue #5854: Updated __all__ to include some missing names and remove some
15247 were suppressing all exceptions. These include list() and bytearray().
16761 - Fixed the ``__all__`` setting on ``collections`` to include
17815 for finding the compiler, include files, etc.
17945 (such as iterating over an integer) have been improved and now include the
18577 encodings now include a mapping for the Apple logo)
19425 and in CPPFLAGS using the -I option for adding library and include
19430 ``-L/opt/local/lib`` for DarwinPorts) and CPPFLAGS (``-I/sw/include`` for
19431 Fink, ``-I/opt/local/include`` for DarwinPorts).
19808 - Building on darwin now includes /opt/local/include and /opt/local/lib for
19809 building extension modules. This is so as to include software installed as
20196 output). New features include a <BLANKLINE> marker for expected
21309 of "APPL." Other improvements include, a --build-id option to
21415 /usr/include/db.h exists and defines HASHVERSION to be 2. This is true
22224 - On Darwin/Mac OS X platforms, /sw/lib and /sw/include are added to the
23683 to include instances of both new-style and old-style classes.
24919 - The CNRI copyright notice was updated to include 2001.
25660 built and where their include files and libraries are, a
25974 which ndbm.h file to include; Berkeley DB's nbdm and GDBM's ndbm is
26081 #include of stdio.h.
26841 include the documentation.
27137 #ifdef DONT_HAVE_header_H ... #endif around #include <header.h>.
27164 include an SMTP error code and error message, and make the code and
28584 - Bettter error message when calling a non-callable object (include
28690 - Fixed last-minute bug in 1.5.2a1 release: need to include "mytime.h".
29199 the linker to include the appropriate .lib file (so python15.lib no
29637 object is requested -- include the name of the attribute and the type
30475 $exec_prefix/include/python1.5/. For most sites, this means that it
30476 is actually in $prefix/include/python1.5/, with all the other Python
30477 include files, since $prefix and $exec_prefix are the same by
31237 - The Modules/makesetup script now copies any "include" lines it
31272 include Python.h followed by rename2.h. But you're better off running
31364 - It's no longer necessary to include graminit.h when calling one of
31498 These include locking(), setmode(), get_osfhandle(), set_osfhandle(), and
31590 (e.g. assignment to an expression) now include a line number.
31654 for _xdrmodule.c and removed redundant #include from _xdrmodule.c.
32164 so you have to have fewer #include statements in the average extension.
32264 - New socket interfaces include ntohs(), ntohl(), htons(), htonl(), and
32500 by virtue of the rename2.h header file. If you include Python.h, you
33302 include all relevant subdirectories by default.
33755 it safe to include the same header file twice, as well as support for
34084 /usr/include/sys/socket.h as input.
34121 you save the old distribution's demos. One highlight: the