Lines Matching +refs:llvm +refs:mode +refs:hook
97 - Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar
207 that the script is in CGI mode.
222 mode no longer break tracing, trace_vinfo() now always returns a list of
316 - Issue #27983: Cause lack of llvm-profdata tool when using clang as
319 ability to find the llvm-profdata tool on MacOS and some Linuxes.
552 mode when compiled with Readline 7.
1520 - Issue #22604: Fix assertion error in debug mode when dividing a complex
1618 - Issue #8473: doctest.testfile now uses universal newline mode to read
1696 - Issue #22236: Fixed Tkinter images copying operations in NoDefaultRoot mode.
2117 ANSI mode. Initial patches by Dmitry Jemerov & Vladimir Iofik.
2168 Tkinter widgets to work in wantobjects=True mode.
2218 - Issue #20243: TarFile no longer raise ReadError when opened in write mode.
2221 empty mode.
2668 - Issue #18876: The FileIO.mode attribute now better reflects the actual mode
3405 - Issue #10355: In SpooledTemporaryFile class mode and name properties and
3433 - Issue #15881: Fixed atexit hook in multiprocessing.
3575 mode when the logdir option is specified.
3579 - Issue #5148: Ignore 'U' in mode given to gzip.open() and gzip.GzipFile().
3821 that it works in unittest's verbose mode as well as non-verbose mode.
3891 and problematic Apple llvm-gcc compiler. If original compiler
4384 - Issue #13639: Accept unicode filenames in tarfile.open(mode="w|gz").
4969 type of I/O sequence on a file opened in read+write mode (namely: reading,
5084 the context rounding mode is ROUND_FLOOR.
5094 certain files in read-write mode. Previously it detected this by
5210 causes debug mode to fail.
5389 - Issue #2236: distutils' mkpath ignored the mode parameter.
5492 encoding and errors attributes instead of using utf-8 in strict mode, to get
5901 - Issue #9277: Fix bug in struct.pack for bools in standard mode
5925 - Issue #10055: Make json C89-compliant in UCS4 mode.
6337 mode="w|" is used.
6367 - The do_handshake() method of SSL objects now adjusts the blocking mode of the
6384 wanting to continue using the socket in clear-text mode, by disabling
6599 is running in WOW64 mode on 64 bit Windows.
7023 - Issue #7701: Fix crash in ``binascii.b2a_uu()`` in debug mode when given a
7027 values in debug mode. Patch by Victor Stinner.
7131 python`` will start a universal binary version of python in PPC mode (unlike
7181 mode.
7289 (with round-half-to-even rounding mode). Previously it gave a string based on
7817 test_multiprocessing in verbose mode.
7970 "wb+" mode) after having buffered a certain amount of data for reading. This
8029 - Issue #6365: Distutils build_ext inplace mode was copying the compiled
8345 on incomplete input. That caused tarfile.open() to hang when used with mode
8527 - Issue #5008: When a file is opened in append mode with the new IO library, do
8673 - FileIO's mode attribute now always includes ``"b"``.
9052 filename or mode, and the filename is a unicode string.
9163 - Fix compiler warnings in opt mode which would lead to invalid memory reads.
9467 mode 0600 rather than 000 under Unix.
9584 - Issue #839496: SimpleHTTPServer used to open text files in text mode. This is
9805 - Do not close external file objects passed to tarfile.open(mode='w:bz2')
9992 mode or even as a 4-way universal binary (that is, PPC, i386,
10150 (i.e. the -accept [port] argument to openssl's s_server mode) or as
10434 644. The mode is now inherited from the py file.
10937 - Issue #2004: tarfile.py: Use mode 0700 for temporary directories and
10982 ftp mode, returning a 0-byte file -- raise an IOError instead.
11015 - Patch #1048820: Add insert-mode editing to curses.textpad.Textbox
11189 - In ftplib, the FTP.ntransfercmd method, when in passive mode, now
11444 - Patch #1652681: tarfile.py: create nonexistent files in append mode
11501 - Patch #1504073: Fix tarfile.open() for mode "r" with a fileobj
11875 mode by only placing a timeout on the select() if an input hook has