[issue12653] Provide accelerators for all buttons in Windows installers

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12653> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12622] failfast argument to TextTestRunner not documented

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12622> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12616] zip fixer fails on zip()[:-1]

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12616> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12506] NIS module cant handle multiple NIS map entries for the same GID

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12506> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8630] Keepends param in codec readline(s)

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8630> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10514] configure does not create accurate Makefile on AIX

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10514> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12201] Returning FILETIME is unsupported in msilib.SummaryInformation.GetProperty()

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12201> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12179] Race condition using PyGILState_Ensure on a new thread

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12179> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7982] extend captured_output to simulate different stdout.encoding

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue7982> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue5888] mmap enhancement - resize with sequence notation

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue5888> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8908] friendly errors for UAC misbehavior in windows installers

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8908> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7932] print statement delayed IOError when stdout has been closed

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue7932> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8918] distutils test_config_cmd failure on Solaris

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8918> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13372] handle_close called twice in poll2

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue13372> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9194] winreg:fixupMultiSZ should check that P < Q in the inner loop

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9194> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6462] bsddb3 intermittent test failures

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue6462> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18017] ctypes.PyDLL documentation

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue18017> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9739] Output of help(...) is wider than 80 characters

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9739> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19415] test_gdb fails when using --without-doc-strings on Fedora 19

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue19415> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16272] C-API documentation clarification for tp_dictoffset

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue16272> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1576313] os.execvp[e] on win32 fails for current directory

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue1576313> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10595] Adding a syslog.conf reader in syslog

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10595> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1571878] Improvements to socket module exceptions

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue1571878> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11601] UnixCCompiler always uses compiler_so, not compiler

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11601> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11580] Add width and precision formatters to PyBytes_FromFormatV()

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11580> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11511] Proposal for exposing proxy bypass settings in ProxyHandler

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11511> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11430] can't change the sizeof a Structure that doesn't own its buffer

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11430> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12144> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11142] xmlrpclib.ServerProxy with verbosity produces bad output

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11142> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9976] Make TestCase._formatMessage public

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9976> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8997] Write documentation for codecs.readbuffer_encode()

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8997> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9714] urllib2 digest authentication doesn't work when connecting to a Catalyst server.

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9714> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10582] PyErr_PrintEx exits silently when passed SystemExit exception

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10582> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9499] Python C/API Execution namespace undocumented. (patch included)

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9499> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6682] Default traceback does not handle PEP302 loaded modules

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue6682> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11100] test_fdopen: close failed in file object destructor

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11100> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8822] datetime naive and aware types should have a well-defined definition that can be cross-referenced

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8822> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue5877] Add a function for updating URL query parameters

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue5877> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11056] 2to3 fails for inner __metaclass__ class definition

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11056> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9008] CGIHTTPServer support for arbitrary CGI scripts

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9008> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8029] bug in 2to3 dealing with "print FOO, " followed by "sys.stdout.write('')"

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8029> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10118] Tkinter does not find font

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10118> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14759] BSDDB license missing from liscense page in 2.7.

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14759> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21095] EmailMessage should support Header objects

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21095> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15680] PEP 3121 refactoring applied to audioop module

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15680> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14017] Make it easy to create a new TextIOWrapper based on an existing

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14017> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7057] tkinter doc: more 3.x updates

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue7057> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8535] passing optimization flags to the linker required for builds with gcc -flto

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8535> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15707] PEP 3121, 384 Refactoring applied to signal module

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15707> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue13299] namedtuple row factory for sqlite3

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue13299> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23311] Update PC/example_nt and extending/windows.rst

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue23311> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7936] sys.argv contains only scriptname

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue7936> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20391] windows python launcher should support explicit 64-bit version

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20391> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23449] Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue23449> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20088] locale.getlocale() fails if locale name doesn't include encoding

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20088> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19433] Define PY_UINT64_T on Windows 32bit

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue19433> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12455] urllib2 forces title() on header names, breaking some requests

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12455> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14414] xmlrpclib leaves connection in broken state if server returns error without content-length

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14414> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8843] urllib2 Digest Authorization uri must match request URI

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8843> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14301] xmlrpc client transport and threading problem

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14301> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue22794] missing test for issue 22457 regression commit

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue22794> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12639] msilib Directory.start_component() fails if keyfile is not None

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12639> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15381] Optimize BytesIO to do less reallocations when written, similarly to StringIO

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15381> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20575] Type handling policy for the statistics module

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20575> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue5739] Language reference is ambiguous regarding next() method lookup

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue5739> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue11717] conflicting definition of ssize_t in pyconfig.h

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue11717> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10641] kill_python sometimes fails to kill processes on buildbots

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10641> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1559298] test_popen fails on Windows if installed to "Program Files"

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue1559298> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6820] Redefinition of HAVE_STRFTIME can cause compiler errors.

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue6820> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16786] argparse doesn't offer localization interface for "version" action

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue16786> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15178] Doctest should handle situations when test files are not readable

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15178> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20482] smtplib.SMTP.sendmail: improve exception message

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20482> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12010] Compile fails when sizeof(wchar_t) == 1

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12010> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14367] try/except block in ismethoddescriptor() in inspect.py, so that pydoc works with pygame in Python 3.2

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14367> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10515] csv sniffer does not recognize quotes at the end of line

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10515> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21889] https://docs.python.org/2/library/multiprocessing.html#process-and-exceptions doesn't explain exception

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21889> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10954] csv.reader/writer to raise exception if mode is binary or newline is not ''

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue10954> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9985] difflib.SequenceMatcher has slightly buggy and undocumented caching behavior

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9985> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21865] Improve invalid category exception for warnings.filterwarnings

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21865> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23382] Maybe can not shutdown ThreadPoolExecutor when call the method of shutdown

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue23382> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21944] Allow copying of CodecInfo objects

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21944> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20128] Re-enable test_modules_search_builtin() in test_pydoc

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20128> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6701] Make custom xmlrpc extension easier

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue6701> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8576] test_support.find_unused_port can cause socket conflicts on Windows

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue8576> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15286] normpath does not work with local literal paths

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue15286> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6911] Document changes in asynchat

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue6911> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12137] Error EBADF in test_urllibnet

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue12137> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue3931] codecs.charmap_build is untested and undocumented

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue3931> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1724366] cPickle module doesn't work with universal line endings

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue1724366> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue4071] ntpath.abspath fails for long str paths

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue4071> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9784] _msi.c warnings under 64-bit Windows

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue9784> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21992] New AST node Else() should be introduced

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue21992> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue16232] curses.textpad.Textbox backtrace support

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue16232> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7877] Iterators over _winreg EnumKey and EnumValue results

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue7877> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20257] test_socket fails if using tipc module and SELinux enabled

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20257> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19547] HTTPS proxy support missing without warning

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue19547> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20233] Re-enable buffer API slots for heap types

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20233> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue2889] curses for windows (alternative patch)

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue2889> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20613] Wrong line information in bytecode generated by compiler module

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue20613> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14073] allow per-thread atexit()

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue14073> ___ ___ Python-bugs-list mailing list Unsubscribe:

<    1   2   3   4   5   6   7   8   9   10   >