• Home
  • Raw
  • Download

Lines Matching +full:shebang +full:- +full:regex

4 .. release date: 2014-05-17
37 supporting anonymous memory mappings. Patch by Charles-François Natali.
55 Raise a better error when non-unicode codecs are used for a file's coding
144 .. nonce: uH-yCD
178 Do not attempt to re-encode mimetype data read from registry in ANSI mode.
199 parameter. Bug reported by Guido Vranken. (See also: CVE-2014-4616)
226 Improved thread-safety in logging cleanup during interpreter shutdown.
247 string or compiled regex.
288 distutils.util.grok_environment_error is kept but doc-deprecated.
325 .. nonce: poU-vm
328 os.path.expandvars() now supports non-ASCII Unicode environment variables
348 Fixed a crash when use non-initialized io.BufferedRWPair. Based on patch by
419 strings only). Improved error handling in variables-related commands.
523 Restored the use of locale-independent mapping instead of locale-dependent
589 CVE-2013-1752: Change use of readline in imaplib module to limit line
599 Explicitly disallow non-SOCK_STREAM sockets in the ssl module, rather than
633 .. nonce: -vXCBM
765 Fix segfault in bz2 module after calling __init__ twice with non-existent
837 Fixed writing not compressed 16- and 32-bit wave files on big-endian
847 in csv's writerow, handle non-string keys when generating the error message
875 Fixed support of 24-bit wave files on big-endian platforms.
884 HTMLParser now accepts all valid start-tag names as defined by the HTML5
944 Avoid exception in _osx_support with non-standard compiler configurations.
962 .. nonce: _-ge-g
983 Added executable bits or shebang lines to Python scripts which requires
984 them. Disable executable bits and shebang lines in test and benchmark files
996 consolidating and improving human-validated tests of Idle. Change other
1045 Remove non-functional configuration dialog help button until we make it
1094 Ensure IDLE menus are customized properly on OS X for non-framework builds
1234 Re-enabled a long-disabled test in test_winsound. (See also: bpo-19987)
1270 .. nonce: a2jP-V
1273 All skipped tests now reported as skipped. (See also: bpo-19572)
1340 Introduce the json module in the tutorial, and de-emphasize the pickle
1360 8.5.15. (See also: bpo-20565)
1369 As of 2.7.8, the 32-bit-only installer will support OS X 10.5 and later
1371 will provide three installers: the legacy deprecated 10.3+ 32-bit-only
1372 format; the newer 10.5+ 32-bit-only format; and the unchanged 10.6+
1373 64-/32-bit format. Although binary installers will no longer be available