[issue3451] Asymptotically faster divmod and str(long)

2021-04-13 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker <https://bugs.python.org/issue3451> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1021318] PyThreadState_Next not thread safe

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

[issue13272] 2to3 fix_renames doesn't rename string.lowercase/uppercase/letters

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

[issue10789] Lock.acquire documentation is misleading

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

[issue11001] Various obvious errors in cookies documentation

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

[issue1047397] cgitb failures

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

[issue17274] distutils silently omits relative symlinks

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

[issue9643] urllib2 - Basic, Digest Proxy Auth Handlers failure will give 401 code instead of 407

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

[issue22029] argparse - CSS white-space: like control for individual text blocks

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

[issue10328] re.sub[n] doesn't seem to handle /Z replacements correctly in all cases

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

[issue8041] No documentation for Py_TPFLAGS_HAVE_STACKLESS_EXTENSION or Py_TPFLAGS_HAVE_VERSION_TAG.

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

[issue7436] Define 'object with assignable attributes'

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

[issue8988] import + coding = failure (3.1.2/win32)

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

[issue10312] intcatcher() can deadlock

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

[issue4277] asynchat's handle_error inconsistency

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

[issue17695] _sysconfigdata broken with universal builds on OSX

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

[issue18675] Daemon Threads can seg fault

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

[issue15305] Test harness unnecessarily disambiguating twice

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

[issue18188] ERROR: test_no_optimize_flag on Mageia Linux Cauldron x86-64 with certain configure flags

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

[issue16807] argparse group nesting lost on inheritance

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

[issue15617] FAIL: test_create_connection (test.test_socket.NetworkConnectionNoServer)

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

[issue17783] run the testsuite in batched mode

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

[issue6029] FAIL: test_longdouble (ctypes.test.test_callbacks.Callbacks) [SPARC/64-bit]

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

[issue9274] code.InteractiveInterpreter fails to change locals when invoked in a function

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

[issue809846] bdist_wininst doesn't clean up read-only files in build dir

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

[issue9399] Provide a 'print' action for argparse

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

[issue17026] pdb frames accessible after the termination occurs on uncaught exception

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

[issue11455] issue a warning when populating a CPython type dict with non-string keys

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

[issue10551] mimetypes read from the registry should not overwrite standard mime mappings

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

[issue14730] Implementation of the PEP 419: Protecting cleanup statements from interruptions

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

[issue14149] argparse: Document how to use argument names that are not Python identifiers

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

[issue21956] Doc files deleted from repo are not deleted from docs.python.org.

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

[issue12480] urllib2 doesn't use proxy (fieddler2), configed the proxy with ProxyHandler

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

[issue11212] Python memory limit on AIX

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

[issue17924] Deprecate stat.S_IF* integer constants

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

[issue15106] Potential Bug in errors.c

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

[issue13819] _warnings settings are process-wide

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

[issue4609] Allow use of > 256 FD's on solaris in 32 bit mode

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

[issue16663] Poor documentation for METH_KEYWORDS

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

[issue13123] bdist_wininst uninstaller does not remove pycache directories

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

[issue15907] move doctest test-data files into a subdirectory of Lib/test

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

[issue2698] Extension module build fails for MinGW: missing vcvarsall.bat

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

[issue900092] hotshot.stats.load fails with AssertionError

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

[issue17362] enable-new-dtags only for GNU ELF linker

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

[issue1776160] Buffer overflow when listing deeply nested directory

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

[issue5879] multiprocessing example "pool of http servers " fails on windows

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

[issue17148] mingw: nt thread model detection

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

[issue10071] Should not release GIL while running RegEnumValue

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

[issue9699] invalid call of Windows API _popen() generating The input line is too long error message

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

[issue1382562] --install-base not honored on win32

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

[issue2148] nis module not supporting group aliases

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

[issue9912] Fail when vsvarsall.bat produces stderr

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

[issue18977] The -t option has no effect in for uu command-line

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

[issue15411] os.chmod() does not follow symlinks on Windows

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

[issue18979] Use argparse in the uu module

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

[issue14689] make PYTHONWARNINGS variable work in libpython

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

[issue16100] Compiling vim with Python 3.3 support fails

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

[issue16729] Document how to provide defaults for setup.py commands options

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

[issue18355] Merge super() guide into documentation

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

[issue16242] Pickle and __getattr__

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

[issue15577] Real argc and argv in embedded interpreter

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

[issue16070] Structure and native Structure (LittleEndianStructure on Windows) supports __slots__, but BigEndianStructure doesn't

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

[issue15485] CROSS: append gcc library search paths

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

[issue18651] test failures on KFreeBSD

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

[issue4722] _winreg.QueryValue fault while reading mangled registry values

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

[issue1160328] urllib2 post error when using httpproxy

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

[issue9665] Buid issues on Cygwin - _curses, _curses_panel, and _io

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

[issue16652] socket.getfqdn docs are not explicit enough about the algorithm.

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

[issue20117] subprocess on Windows: wrong return code with shell=True

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

[issue10837] Issue catching KeyboardInterrupt while reading stdin

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

[issue15947] Assigning new values to instance of pointer types does not check validity

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

[issue1054] scriptsinstall target fails in alternate build dir

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

[issue12800] 'tarfile.StreamError: seeking backwards is not allowed' when extract symlink

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

[issue17243] The changes made for issue 4074 should be documented

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

[issue7247] test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4

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

[issue14379] Several traceback docs improvements

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

[issue22195] Make it easy to replace print() calls with logging calls

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

[issue4264] Patch: optimize code to use LIST_APPEND instead of calling list.append

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

[issue10048] urllib.request documentation confusing

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

[issue16185] include path in subprocess.Popen() file not found error messages on Windows

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

[issue5773] Crash on shutdown after os.fdopen(2) in debug builds

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

[issue15629] Add to regrtest the ability to run Lib and Doc doctests

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

[issue18477] fix_import (2to3 fixer) is not case-sensitive

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

[issue1252236] Simplying Tkinter's event loop

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

[issue10991] trace fails when test imported a temporary file

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

[issue20513] Python 2.7. Script interruption on logoff from 0 session under Win2003 and earlier

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

[issue10175] vs version for win32 compilation of extension modules is undocumented.

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

[issue17113] argparse.RawDescriptionHelpFormatter should not delete blank lines

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

[issue4198] os.path.normcase gets fooled on windows with mapped linux network drive

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

[issue9529] Make re match object iterable

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

[issue17127] multiprocessing.dummy.Pool does not accept maxtasksperchild argument

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

[issue19468] Relax the type restriction on reloaded modules

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

[issue17250] argparse: Issue 15906 patch; positional with nargs='*' and string default

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

[issue17780] the test suite should use a TEMPDIR in the build directory, not the source directory

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

[issue17101] __main__.py Multiprocessing on Windows

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

[issue17652] Add skip_on_windows decorator to test.support

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

[issue15018] Incomplete Python LDFLAGS and CPPFLAGS used for extension modules on posix

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

[issue614557] LookupError etc. need API to get the key

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

[issue19960] MacOSX: Building 2.7 without the xcode command line tools installed

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

[issue12217] Cross-link docs for faulthandler, traceback and pdb

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

  1   2   3   4   5   6   7   8   9   10   >