August 2015 Archives by thread
Starting: Sat Aug 1 00:01:33 CEST 2015
Ending: Mon Aug 31 23:58:20 CEST 2015
Messages: 2003
- [issue19007] precise time.time() under Windows 8: use GetSystemTimePreciseAsFileTime
STINNER Victor
- [issue24726] OrderedDict has strange behaviour when dict.__setitem__ is used.
Terry J. Reedy
- [issue24667] OrderedDict.popitem()/__str__() raises KeyError
Eric Snow
- [issue24740] make patchcheck doesn't detect changes if commit is done first
Terry J. Reedy
- [issue24756] doctest run_docstring_examples does have an obvious utility
Terry J. Reedy
- [issue24768] Bytearray double free or corruption
Yury Selivanov
- [issue24724] Element.findall documentation misleading
Martin Panter
- [issue24383] consider implementing __await__ on concurrent.futures.Future
Alex Grönholm
- [issue24745] Better default font for editor
Mark Roseman
- [issue24765] Move .idlerc to %APPDATA%\IDLE on Windows
jan parowka
- [issue21192] Idle: Print filename when running a file from editor
Roundup Robot
- [issue24769] Interpreter doesn't start when dynamic loading is disabled
Jeffrey Armstrong
- [issue22625] When cross-compiling, don’t try to execute binaries
Robert Collins
- [issue24770] Py_Finalize not cleaning up all threads
Alex Budovski
- [issue24764] cgi.FieldStorage can't parse multipart part headers with Content-Length and no filename in Content-Disposition
Pierre Quentel
- [issue24129] Incorrect (misleading) statement in the execution model documentation
Ivan Levkivskyi
- [issue24692] types.coroutines() idempotence documentation
Martin Panter
- [issue24771] Cannot import _tkinter in Python 3.5 on Windows
Adam Bartoš
- [issue24772] Smaller viewport shifts the "expand left menu" character into the text
karl
- [issue7291] urllib2 cannot handle https with proxy requiring auth
Martin Panter
- [issue6164] [AIX] Patch to correct the AIX C/C++ linker argument used for 'runtime_library_dirs'
Mark Lawrence
- [issue24766] Subclass of property doesn't preserve instance __doc__ when using doc= argument
Serhiy Storchaka
- [issue24759] Idle: require 8.5 / ttk
Serhiy Storchaka
- [issue24762] Branchless, vectorizable frozen set hash
Serhiy Storchaka
- [issue24750] IDLE: Cosmetic improvements for main window
Serhiy Storchaka
- [issue24773] Add local time disambiguation flag to datetime
Alexander Belopolsky
- [issue24774] inconsistency in http.server.test
許邱翔
- [issue24775] Python client failing to connect to server but completing as if successful
Seán Kelleher
- [issue24776] Improve Fonts/Tabs UX for IDLE
Raymond Hettinger
- [issue1175004] Export more libreadline API functions
Martin Panter
- [issue1744456] Expose non-blocking callbackAPI in readline module
Martin Panter
- [issue24759] Idle: require ttk (and tcl/tk 8.5)
Terry J. Reedy
- [issue16346] maximum recursion installing readline package
Martin Panter
- [issue23067] Export readline forced_update_display
Martin Panter
- [issue24727] Expand readline module
Martin Panter
- [issue23652] ifdef uses of EPOLLxxx macros so we can compile on systems that don't have them
Roundup Robot
- [issue23182] Update grammar tests to use new style for annotated function definitions
Roundup Robot
- [issue24777] sys.getrefcount takes no arguments ??
Ankoor Patil
- [issue23672] IDLE can crash if file name contains non-BMP Unicode characters
sanad
- [issue24778] mailcap.findmatch() ........ Shell Command Injection in filename
Bernd Dietzel
- [issue24759] Idle: add ttk widgets as an option
Terry J. Reedy
- [issue22227] Simplify tarfile iterator
Serhiy Storchaka
- [issue20557] Use specific asserts in io tests
Serhiy Storchaka
- [issue20556] Use specific asserts in threading tests
Serhiy Storchaka
- [issue23973] PEP 484 implementation
Guido van Rossum
- [issue24272] PEP 484 docs
Guido van Rossum
- [issue24217] O_RDWR undefined in mmapmodule.c
Jeffrey Armstrong
- [issue24779] Python/ast.c: decode_unicode is never called with rawmode=True
Eric V. Smith
- [issue24780] unittest assertEqual difference output foiled by newlines
Chris Jerdonek
- [issue20362] longMessage attribute is ignored in unittest.TestCase.assertRegexpMatches etc
Ilia Kurenkov
- [issue20174] Derby #5: Convert 50 sites to Argument Clinic across 3 files
David Watson
- [issue24725] test_socket testFDPassEmpty fails on OS X 10.11 DP with "Cannot allocate memory"
David Watson
- [issue16263] sendmsg, recvmsg, recvmsg_into et al not being detected on Solaris
David Watson
- [issue23218] Modernize the IDLE Find/Replace/Find in Files dialogs
Mark Roseman
- [issue24781] Improve UX of IDLE Highlighting configuration tab
Mark Roseman
- [issue24782] Merge 'configure extensions' into main IDLE config dialog
Mark Roseman
- [issue24760] IDLE settings dialog shouldn't be modal
Mark Roseman
- [issue23524] Use _set_thread_local_invalid_parameter_handler in posixmodule
Robert Collins
- [issue22852] urllib.parse wrongly strips empty #fragment, ?query, //netloc
Robert Collins
- [issue6631] Disallow relative files paths in urllib*.open()
Robert Collins
- [issue22397] test_socket failure on AIX
Roundup Robot
- [issue22397] test_socket not running all tests on AIX
Robert Collins
- [issue24783] Import Error (undefined symbol: PyFloat_Type) when Importing math Module on Shared Build
David E. Narvaez
- [issue6500] urllib2 maximum recursion depth exceeded
Berker Peksag
- [issue12006] strptime should implement %G, %V and %u directives
Ashley Anderson
- [issue23996] _PyGen_FetchStopIterationValue() crashes on unnormalised exceptions
Stefan Behnel
- [issue24784] Build fails --without-threads
Louis Dassy
- [issue24785] Document asyncio.futures.wrap_future()
Alex Grönholm
- [issue24755] asyncio.wrap_future undocumented
Yury Selivanov
- [issue24754] argparse add_argument with action="store_true", type=bool should not crash
paul j3
- [issue24739] allow argparse.FileType to accept newline argument
paul j3
- [issue24736] argparse add_mutually_exclusive_group do not print help
paul j3
- [issue24647] Document argparse.REMAINDER as being equal to "..."
paul j3
- [issue10708] Misc/porting should be folded into the development FAQ or the devguide
Paul Anton Letnes
- [issue19475] Add timespec optional flag to datetime isoformat() to choose the precision
Alessandro Cucci
- [issue23725] update tempfile docs to say that TemporaryFile is secure
Robert Collins
- [issue20180] Derby #11: Convert 50 sites to Argument Clinic across 9 files
Robert Collins
- [issue23888] Fixing fractional expiry time bug in cookiejar
Robert Collins
- [issue24786] Changes in the devguide repository are not published online in HTML
Jesús Cea Avión
- [issue24787] csv.Sniffer guesses "M" instead of \t or , as the delimiter
Tiago Wright
- [issue24021] Add docstring to urllib.urlretrieve
Peter Lovett
- [issue24595] InteractiveInterpreter always prints to stdout
Martin Panter
- [issue17570] Improve devguide Windows instructions
Peter Lovett
- [issue12869] PyOS_StdioReadline is printing the prompt on stderr
Martin Panter
- [issue9517] Make test.script_helper more comprehensive, and use it in the test suite
Nick Coghlan
- [issue24747] ctypes silently truncates ints larger than C int
Christopher Meng
- [issue19518] Add new PyRun_xxx() functions to not encode the filename
Adam Bartoš
- [issue20769] Reload() description is unclear
Robert Collins
- [issue24788] HTTPException is derived from Exception instead of IOError
Pastafarianist
- [issue24789] ctypes doc string
David W. Lambert
- [issue24649] python -mtrace --help is wrong
Evan Hubinger
- [issue17776] IDLE Internationalization
Terry J. Reedy
- [issue24790] Idle: improve stack viewer
Terry J. Reedy
- [issue24751] regrtest/buildbot: test run marked as failure even when re-run succeeds
Roundup Robot
- [issue24791] *args regression
Ben Longbons
- [issue2292] Missing *-unpacking generalizations
Yury Selivanov
- [issue24792] zipimporter masks import errors
Amund Hov
- [issue24793] Calling 'python' via subprocess.call ignoring passed %PATH%
Gregor
- [issue24794] PyZipFile mixes compiled files from different python versions.
Amund Hov
- [issue24795] Make event loops with statement context managers
Mathias Fröjdman
- [issue24796] Deleting names referencing from enclosed and enclosing scopes
Nick Coghlan
- [issue15944] memoryviews and ctypes
Yuriy Syrovetskiy
- [issue24797] email.header.decode_header return type is not consistent
Sebastian Kreft
- [issue23749] asyncio missing wrap_socket (starttls)
Yury Selivanov
- [issue19699] Update zipimport for PEP 451
Eric Snow
- [issue23734] zipimport should not check pyc timestamps against zipped py files
Eric Snow
- [issue23327] zipimport to import from non-ascii pathname on Windows
Eric Snow
- [issue19883] Integer overflow in zipimport.c
Eric Snow
- [issue5950] Make zipimport work with zipfile containing comments
Eric Snow
- [issue21062] Evalute all import-related modules for best practices
Eric Snow
- [issue1116520] Prefix search is filesystem-centric
Eric Snow
- [issue17004] Expand zipimport to include other compression methods
Eric Snow
- [issue19081] zipimport behaves badly when the zip file changes while the process is running
Eric Snow
- [issue14678] Update zipimport to support importlib.invalidate_caches()
Eric Snow
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Eric Snow
- [issue8400] zipimporter find_module fullname mis-documented
Eric Snow
- [issue15713] PEP 3121, 384 Refactoring applied to zipimport module
Eric Snow
- [issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Eric Snow
- [issue17633] zipimport's handling of namespace packages is incorrect
Eric Snow
- [issue24798] Issue in the MSVC compiler class in distutils on Python 3.5
gladman
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Roundup Robot
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Yury Selivanov
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Roundup Robot
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Yury Selivanov
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Guido van Rossum
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Yury Selivanov
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Gustavo J. A. M. Carneiro
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Yury Selivanov
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Gustavo J. A. M. Carneiro
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Gustavo J. A. M. Carneiro
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Yury Selivanov
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Yury Selivanov
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Gustavo J. A. M. Carneiro
- [issue23812] asyncio.Queue.put_nowait(), followed get() task cancellation leads to item being lost
Yury Selivanov
- [issue24799] IDLE should detect changes to open files by other processes
Al Sweigart
- [issue22329] Windows installer can't recover partially installed state
Ethan Henderson
- [issue24800] Incorrect handling of local variables in comprehensions with exec()
Peter Eastman
- [issue21718] sqlite3 cursor.description seems to rely on incomplete statement parsing for detection
Robert Collins
- [issue13224] Change str(x) to return only the qualname for some types
Robert Collins
- [issue24370] OrderedDict behavior is unclear with misbehaving keys.
Eric Snow
- [issue15663] Investigate providing Tcl/Tk 8.5 with OS X installers
Mark Roseman
- [issue24391] Better repr for threading objects
Robert Collins
- [issue24801] right-mouse click in IDLE on Mac doesn't work
Mark Roseman
- [issue18082] Inconsistent behavior of IOBase methods on closed files
Martin Panter
- [issue24802] PyFloat_FromString Buffer Over-read
John Leitch
- [issue24803] PyNumber_Long Buffer Over-read.patch
John Leitch
- [issue24804] https://www.python.org/ftp/python/2.7.4/python-2.7.4.msi actually installs 2.7.7
Laura Creighton
- [issue21279] str.translate documentation incomplete
Roundup Robot
- [issue24805] Python installer having problem in installing Python for all users in Windows
Debarshi Goswami
- [issue24806] Inheriting from NoneType does not fail consistently
Brecht Machiels
- [issue24531] please document that no code preceding encoding declaration is allowed
Roundup Robot
- [issue23004] mock_open() should allow reading binary data
Berker Peksag
- [issue24807] compileall can cause Python installation to fail
Jon Ribbens
- [issue9023] distutils relative path errors
Jörg Müller
- [issue24808] PyTypeObject fields have incorrectly documented types
Joseph Weston
- [issue24809] Add getprotobynumber to socket module
Will Booth
- [issue24810] UX mode for IDLE targeted to 'new learners'
Mark Roseman
- [issue17535] IDLE: Add an option to show line numbers along the left side of the editor window, and have it enabled by default.
Mark Roseman
- [issue24225] Idlelib: changing file names
Mark Roseman
- [issue13504] Meta-issue for "Invent with Python" IDLE feedback
Mark Roseman
- [issue17942] IDLE Debugger: Improve GUI
Mark Roseman
- [issue23978] ttk.Style.element_create using incorrect tk.call syntax
Terry J. Reedy
- [issue14799] Tkinter ttk tests hang on linux
Terry J. Reedy
- [issue4343] tkinter: add _get_master() and use it consistently
Terry J. Reedy
- [issue17397] ttk::themes missing from ttk.py
Terry J. Reedy
- [issue4395] Document auto __ne__ generation; provide a use case for non-trivial __ne__
Roundup Robot
- [issue24811] Unicode character in history breaks history under Windows
zsero
- [issue21937] IDLE interactive window doesn't display unsaved-indicator
Terry J. Reedy
- [issue22052] Comparison operators called in reverse order for subclasses with no override.
Martin Panter
- [issue1207613] Idle Editor: Bottom Scroll Bar
Terry J. Reedy
- [issue19702] Update pickle to take advantage of PEP 451
Cameron Simpson
- [issue24812] All standard keystrokes not recognized in IDLE dialogs on Mac
Mark Roseman
- [issue24813] About IDLE dialog shouldn't be modal
Mark Roseman
- [issue24814] Disable Undo/Redo menu items when not applicable
Mark Roseman
- [issue24815] IDLE can lose menubar on OS X
Mark Roseman
- [issue24816] don't allow selecting IDLE debugger menu item when running
Mark Roseman
- [issue24817] disable format menu items when not applicable
Mark Roseman
- [issue5305] imaplib should support international mailbox names
Jesús Cea Avión
- [issue22598] Add mUTF-7 codec (UTF-7 modified for IMAP)
Jesús Cea Avión
- [issue24818] no way to run program in debugger from edit window
Mark Roseman
- [issue24819] replace window size preference with just use last window size
Mark Roseman
- [issue17642] IDLE add font resizing hot keys
Mark Roseman
- [issue24820] IDLE themes for light on dark
Mark Roseman
- [issue1528593] Printing: No print dialog or page setup
Mark Roseman
- [issue24821] The optimization of string search can cause pessimization
Serhiy Storchaka
- [issue24822] IDLE: Accelerator key doesn't work for Options
Serhiy Storchaka
- [issue15443] datetime module has no support for nanoseconds
Tomi Kyöstilä
- [issue24823] ctypes.create_string_buffer does not add NUL if len(init) == size
Tom Pohl
- [issue24824] Pydoc fails with codecs
Serhiy Storchaka
- [issue678264] test_resource fails when file size is limited
Giampaolo Rodola'
- [issue9917] resource max value represented as signed when should be unsigned
Giampaolo Rodola'
- [issue15944] memoryview: allow all casts to bytes
Stefan Krah
- [issue19771] runpy should check ImportError.name before wrapping it
Laura Creighton
- [issue24825] visual margin indicator for breakpoints in IDLE
Mark Roseman
- [issue24826] ability to integrate editor, shell, debugger in one window
Mark Roseman
- [issue24826] ability to integrate editor, shell, debugger in one window
Terry J. Reedy
- [issue24826] ability to integrate editor, shell, debugger in one window
Mark Roseman
- [issue24826] ability to integrate editor, shell, debugger in one window
Al Sweigart
- [issue24826] ability to integrate editor, shell, debugger in one window
Terry J. Reedy
- [issue24826] ability to integrate editor, shell, debugger in one window
Terry J. Reedy
- [issue22028] Python 3.4.1 Installer ended prematurely (Windows msi)
Chris Brennan
- [issue23937] IDLE: revise window size, placement startup options
Terry J. Reedy
- [issue4214] no extension debug info with msvc9compiler.py
John Ehresman
- [issue9262] IDLE: Use tabbed shell and edit windows
Mark Roseman
- [issue24827] round(1.65, 1) return 1.6 with decimal
umedoblock
- [issue24827] round(1.65, 1) return 1.6 with decimal
Zachary Ware
- [issue24827] round(1.65, 1) return 1.6 with decima modulel
umedoblock
- [issue24827] round(1.65, 1) return 1.6 with decimal
Zachary Ware
- [issue24827] round(1.65, 1) return 1.6 with decimal
umedoblock
- [issue24827] round(1.65, 1) return 1.6 with decimal
umedoblock
- [issue24827] round(1.65, 1) return 1.6 with decimal
umedoblock
- [issue24827] round(1.65, 1) return 1.6 with decimal
umedoblock
- [issue24827] round(1.65, 1) return 1.6 with decimal
Merlijn van Deen
- [issue24827] round(1.65, 1) return 1.6 with decimal
umedoblock
- [issue24827] round(1.65, 1) return 1.6 with decimal
Zachary Ware
- [issue23756] Tighten definition of bytes-like objects
Stefan Krah
- [issue24828] Segfault when using store-context AST node in a load context
Xavier Morel
- [issue12854] PyOS_Readline usage in tokenizer ignores sys.stdin/sys.stdout
Adam Bartoš
- [issue24829] Use interactive input even if stdout is redirected
Adam Bartoš
- [issue24830] IndexError should (must?) report the index in error!
kedar mhaswade
- [issue23548] TypeError in event loop finalizer, new in Python 3.4.3
Chetan Reddy
- [issue24831] Load average in test suite too high
Stefan Krah
- [issue24476] Statically link vcruntime140.dll
Steve Dower
- [issue23970] Update distutils.msvccompiler for VC14
Steve Dower
- [issue24186] OpenSSL causes buffer overrun exception
Steve Dower
- [issue19450] Bug in sqlite in Windows binaries
Steve Dower
- [issue24634] Importing uuid should not try to load libc on Windows
Roundup Robot
- [issue24832] Issue building docs with newer sphix (default theme -> classic)
R. David Murray
- [issue24585] Windows installer does not detect existing installs
Larry Hastings
- [issue24732] 3.5.0b3 Windows accept() on unready non-blocking socket raises PermissionError
Larry Hastings
- [issue24833] IDLE tabnanny check fails
Сергей Лисов
- [issue24834] pydoc should display the expression for a builtin argument default, not its result
Larry Hastings
- [issue24835] Consistent failure in test_asyncio on Windows 7 buildbot
Larry Hastings
- [issue24836] Consistent failure in test_email on OS X Snow Leopard buildbot for Python 3.5
Larry Hastings
- [issue11677] make test has horrendous performance on an ecryptfs
Stefan Krah
- [issue24492] using custom objects as modules: AttributeErrors new in 3.5
Brett Cannon
- [issue15989] Possible integer overflow of PyLong_AsLong() results
Robert Collins
- [issue20059] Inconsistent urlparse/urllib.parse handling of invalid port values?
Roundup Robot
- [issue24763] asyncio.BaseSubprocessTransport triggers an unavoidable ResourceWarning if process doesn't start
Roundup Robot
- [issue24837] await process.wait() does not work with a new_event_loop
Chetan Reddy
- [issue12892] UTF-16 and UTF-32 codecs should reject (lone) surrogates
Martijn Pieters
- [issue24838] tarfile.py: fix GNU and USTAR formats to properly handle paths with special characters that are encoded with more than one byte each
Roddy Shuler
- [issue24839] platform._syscmd_ver raises DeprecationWarning
Steve Dower
- [issue23051] multiprocessing.pool methods imap()[_unordered()] deadlock
Gregory Szorc
- [issue24840] implement bool conversion for enums to prevent odd edge case
Mike Lundy
- [issue24841] Some test_ssl network tests fail if svn.python.org is not accessible.
Vinson Lee
- [issue24842] Mention SimpleNamespace in namedtuple docs
Chris Rebert
- [issue24843] 2to3 not working
gladman
- [issue9232] Allow trailing comma in any function argument list.
Adam Bartoš
- [issue21167] float('nan') returns 0.0 on Python compiled with icc
Chris Hogan
- [issue24844] Python 3.5rc1 compilation error on OS X 10.8
David Beazley
- [issue24640] no ensurepip in embedded Windows distribution
Steve Dower
- [issue23626] Windows per-user install of 3.5a2 doesn't associate .py files with the new launcher
Steve Dower
- [issue24385] libpython27.a in python-2.7.10 i386 (windows msi release) contains 64-bit objects
Steve Dower
- [issue23968] rename the platform directory from plat-$(MACHDEP) to plat-$(PLATFORM_TRIPLET)
William Scullin
- [issue24845] IDLE functional/integration testing
Mark Roseman
- [issue16296] Patch to fix building on Win32/64 under VS 2010
Mark Lawrence
- [issue24846] Add tests for ``from ... import ...` code
Brett Cannon
- [issue24847] Can't import tkinter in Python 3.5.0rc1
Matthew Barnett
- [issue16041] poplib: unlimited readline() from connection
Stephen Coulson
- [issue22699] cross-compilation of Python3.4
William Scullin
- [issue24848] Warts in UTF-7 error handling
Serhiy Storchaka
- [issue24849] Add __len__ to map, everything in itertools
flying sheep
- [issue23496] Steps for Android Native Build of Python 3.4.2
Cyd Haselton
- [issue17703] Trashcan mechanism segfault during interpreter finalization in Python 2.7.4
Stian Lode
- [issue23906] poplib maxline behaviour may be wrong
R. David Murray
- [issue24039] Idle: some modal dialogs maximize, don't minimize
Mark Roseman
- [issue2053] IDLE - standardize dialogs
Mark Roseman
- [issue24850] syslog.syslog() does not return error when unable to send the log
Cyril Bouthors
- [issue5288] tzinfo objects with sub-minute offsets are not supported (e.g. UTC+05:53:28)
Tim Peters
- [issue24851] infinite loop in faulthandler._stack_overflow
Paul Murphy
- [issue21126] Return results from doctest.run_docstring_examples()
Robert Collins
- [issue18383] test_warnings modifies warnings.filters when running with "-W default"
Robert Collins
- [issue24440] Move the buildslave setup information from the wiki to the devguide
R. David Murray
- [issue24079] xml.etree.ElementTree.Element.text does not conform to the documentation
Robert Collins
- [issue24570] IDLE Autocomplete and Call Tips Do Not Pop Up on OS X with ActiveTcl 8.5.18
Mark Roseman
- [issue24852] Python 3.5.0rc1 "HOWTO Use Python in the web" needs fix
John Hagen
- [issue24853] Py_Finalize doesn't clean up PyImport_Inittab
Alex Budovski
- [issue3244] multipart/form-data encoding
raylu
- [issue15601] tkinter test_variables fails with OS X Aqua Tk 8.4
Laura Creighton
- [issue24854] Null check handle return by new_string()
Pankaj Sharma
- [issue24855] fail to mock the urlopen function
sih4sing5hong5
- [issue24856] Mock.side_effect as iterable or iterator
Martijn Pieters
- [issue23530] os and multiprocessing.cpu_count do not respect cpuset/affinity
Serhiy Storchaka
- [issue24857] Crash on comparing call_args with long strings
Wilfred Hughes
- [issue24858] python3 -m test -ugui -v test_tk gives 3 failures under Debian unstable (sid)
Laura Creighton
- [issue16554] The description of the argument of MAKE_FUNCTION and MAKE_CLOSURE is incorrect
Roundup Robot
- [issue24859] ctypes.Structure bit order is reversed - counts from right
zeero
- [issue24860] handling of IDLE 'open module' errors
Mark Roseman
- [issue24861] deprecate importing components of IDLE
Mark Roseman
- [issue21159] configparser.InterpolationMissingOptionError is not very intuitive
Roundup Robot
- [issue24862] subprocess.Popen behaves incorrect when moved in process tree
Andre Merzky
- [issue24863] Incoherent bevavior with umlaut in regular expressions
Christian Klein
- [issue24864] errors writing to stdout are uncatchable and exit with status 0
Robert Collins
- [issue24865] IDLE crashes on entering diacritical mark (Alt-E) on Mac OS X
Vlad Gumerov
- [issue11380] Improve reporting of broken stdout pipe during interpreter shutdown
Robert Collins
- [issue24866] Boolean representation of Q/queue objects does not fit behaviour of lists etc.
Frunit
- [issue24867] Asyncio get_frame fails with native coroutines
David Griffin
- [issue24868] Python start
jack
- [issue24869] shlex lineno inaccurate with certain inputs
Robert Escriva
- [issue23810] Suboptimal stacklevel of deprecation warnings for formatter and imp modules
Brett Cannon
- [issue24305] The new import system makes it impossible to correctly issue a deprecation warning for a module
Brett Cannon
- [issue5319] stdout error at interpreter shutdown fails to return OS error status
Robert Collins
- [issue24870] surrogateescape is too slow
INADA Naoki
- [issue24871] freeze.py doesn't work on x86_64 Linux out of the box
Mikhail Terekhov
- [issue17797] Visual C++ 11.0 reports fileno(stdin) == 0 for non-console program
Ilya Kulakov
- [issue24872] Add /NODEFAULTLIB:MSVCRT to _msvccompiler
Steve Dower
- [issue24873] Add "full cleanup" checkbox to uninstaller
Steve Dower
- [issue24874] Improve pickling efficiency of itertools.cycle
Raymond Hettinger
- [issue24875] pyvenv doesn´t install PIP inside a new venv with --system-site-package
Nicolas Demarchi
- [issue24876] distutils.errors not wildcard-import-safe
Jakub Wilk
- [issue23572] functools.singledispatch fails when "not BaseClass" is True
Adam Bartoš
- [issue13691] pydoc help (or help('help')) should show the doc for help
Jairo Trad
- [issue15809] 2.7 IDLE console uses incorrect encoding.
Benjamin Peng (烈之斩)
- [issue24746] doctest 'fancy diff' formats incorrectly strip trailing whitespace
Jairo Trad
- [issue24877] Bad Password for file using zipfile module
shiva prasanth
- [issue24379] operator.subscript
Josh Rosenberg
- [issue24878] Add docstrings to selected named tuples
Raymond Hettinger
- [issue24613] array.fromstring Use After Free
Arfrever Frehtes Taifersar Arahesis
- [issue24683] Type confusion in json encoding
Arfrever Frehtes Taifersar Arahesis
- [issue24734] Dereferencing a null returning value
Arfrever Frehtes Taifersar Arahesis
- [issue24735] Invalid access in combinations_with_replacement()
Arfrever Frehtes Taifersar Arahesis
- [issue24879] Pydoc to list data descriptors in _fields order if it exists
Raymond Hettinger
- [issue24880] ctypeslib patch for regular expression for symbols to include
Jan Wagner
- [issue24881] _pyio checks that `os.name == 'win32'` instead of 'nt'
Cosimo Lupo
- [issue24882] ThreadPoolExceutor doesn't reuse threads until #threads == max_workers
Matt Spitz
- [issue23003] traceback.{print_exc, print_exception, format_exc, format_exception}: Potential AttributeError
STINNER Victor
- [issue24883] Typo in c-api/buffer documentation
TAKASE Arihiro
- [issue1635741] Interpreter seems to leak references after finalization
Alex Budovski
- [issue24046] Incomplete build on AIX
REIX Tony
- [issue24884] Add method reopenFile() in WatchedFileHandler class
Marian Horban
- [issue20600] test_create_server_ssl_verify_failed() failure on "PPC64 AIX 3.x" buildbot
REIX Tony
- [issue24885] StreamReaderProtocol docs recommend using private API
Aymeric Augustin
- [issue24886] open fails randomly on AIX
Arnon Yaari
- [issue24887] Sqlite3 has no option to provide open flags
Cal Leeming
- [issue23972] Asyncio reuseport
John Lehmann
- [issue22452] addTypeEqualityFunc is not used in assertListEqual
Anton Barkovsky
- [issue23078] unittest.mock patch autospec doesn't work on staticmethods
Stephen Shirley
- [issue24888] FileNotFoundException raised by subprocess.call
Geoffrey Royer
- [issue8987] Distutils doesn't quote Windows command lines properly
Chris Hogan
- [issue24710] Class name hardcoded in TracebackException.from_exception()
Yury Selivanov
- [issue4356] Add "key" argument to "bisect" module functions
Yury Selivanov
- [issue24294] DeprecationWarnings should be visible by default in the interactive REPL
Jim Jewett
- [issue24889] Idle: always start with focus
Terry J. Reedy
- [issue20523] global .pdbrc on windows 7 not reachable out of the box
Arnon Yaari
- [issue24890] Windows launcher docs don't fully explain shebang semantics
Brendan Barnwell
- [issue24891] python aborts running under nohup
Yi Ding
- [issue24892] bytes.join() won't take it's own type as the argument
Timothy Geiser
- [issue24054] Invalid syntax in inspect_fodder2.py (on Python 2.x)
Roundup Robot
- [issue24893] Idle occasionally gets mouse position wrong for selections
Raymond Hettinger
- [issue10740] sqlite3 module breaks transactions and potentially corrupts data
Aymeric Augustin
- [issue24732] 3.5.0b3 Windows accept() on unready non-blocking socket raises PermissionError [now need unit test]
STINNER Victor
- [issue24707] Assertion failed in pymonotonic_new
STINNER Victor
- [issue24894] iso-8859-11 missing from codecs table
Ezio Melotti
- [issue23606] ctypes.util.find_library("c") no longer makes sense
Christoph Gohlke
- [issue9303] Migrate sqlite3 module to _v2 API to enhance performance
Gerhard Häring
- [issue16958] The sqlite3 context manager does not work with isolation_level=None
Gerhard Häring
- [issue20463] sqlite dumpiter dumps invalid script when virtual tables are used
Gerhard Häring
- [issue11691] sqlite3 Cursor.description doesn't set type_code
Gerhard Häring
- [issue19065] sqlite3 timestamp adapter chokes on timezones
Gerhard Häring
- [issue16379] SQLite error code not exposed to python
Gerhard Häring
- [issue16864] sqlite3.Cursor.lastrowid isn't populated when executing a SQL REPLACE statement
Gerhard Häring
- [issue21250] sqlite3 doesn't have unit tests for 'insert or [algorithm]' functionality.
Gerhard Häring
- [issue24895] indentation fix in ceval.c
Laurent Coustet
- [issue24896] It is undocumented that re.UNICODE affects re.IGNORECASE
Leif Arne Storset
- [issue3783] dbm.sqlite proof of concept
Gerhard Häring
- [issue16885] SQLite3 iterdump ordering
Gerhard Häring
- [issue22680] Blacklist FunctionTestCase from test discovery
Robert Collins
- [issue24897] Add new attribute decorator (akin to property)?
Emanuel Barry
- [issue24898] Documentation for str.find() is confusing
Ted Lemon
- [issue24899] Add an os.path <=> pathlib equivalence table in pathlib docs
Ezio Melotti
- [issue24900] Raising an exception that is unable to be unpickled causes hang in ProcessPoolExecutor
Benedikt Sauer
- [issue24901] single element tuple 's ending comma is different that without comma
shiva prasanth
- [issue24902] http.server: on startup, show host/port as URL
Felix Kaiser
- [issue24903] Do not verify destdir argument to compileall
Jake Garver
- [issue21253] unittest assertSequenceEqual can lead to Difflib.compare() crashing on mostly different sequences
John Taylor
- [issue24904] Patch: add timeout to difflib SequenceMatcher ratio() and quick_ratio()
John Taylor
- [issue14534] Add means to mark unittest.TestCases as "do not run".
Robert Collins
- [issue14534] Add means to mark unittest.TestCases as "do not load".
Robert Collins
- [issue24758] unittest.mock.Mock's new "unsafe" feature needs a better error message
Robert Collins
- [issue24263] unittest cannot load module whose name starts with Unicode
Robert Collins
- [issue24352] Provide a way for assertLogs to optionally not hide the logging output
Robert Collins
- [issue23882] unittest discovery doesn't detect namespace packages when given no parameters
Robert Collins
- [issue22197] Allow better verbosity / output control in test cases
Robert Collins
- [issue24247] "unittest discover" modifies sys.path
Robert Collins
- [issue24355] Provide a unittest api for controlling verbosity in tests
Robert Collins
- [issue21423] concurrent.futures.ThreadPoolExecutor/ProcessPoolExecutor should accept an initializer argument
Shiming He
- [issue23517] datetime.utcfromtimestamp parses timestamps incorrectly
Tim Peters
- [issue24905] Allow incremental I/O to blobs in sqlite3
Jim Minter
- [issue24906] asyncore asynchat hanging on ssl
Michele Comitini
- [issue1384175] random module - Provider DLL failed to initialize correctly
Albert Zeyer
- [issue24907] Module location load order is not respected if pkg_resources is imported and a namespace is declared
Vadim Kantorov
- [issue24908] sysconfig.py and distutils.sysconfig.py disagree on directory spelling on Windows
Hartmut Niemann
- [issue17945] tkinter/Python 3.3.0: peer_create doesn't instantiate Text
Mark Roseman
- [issue19084] No way to use TLS-PSK from python ssl
Nicolas Jouanin
- [issue11943] Add TLS-SRP (RFC 5054) support to ssl, _ssl, http, and urllib
Nicolas Jouanin
- [issue24909] Windows: subprocess.Popen: race condition for leaking inheritable handles
Adam Meily
- [issue993766] bdist_dumb and --relative on Windows fails
Chris Hogan
- [issue19469] Duplicate namespace package portions (but not on Windows)
Carl Meyer
- [issue24910] Windows MSIs don't have unique display names
Steve Dower
- [issue24911] Context manager of socket.socket is not documented
zodalahtathi
- [issue17945] tkinter: change API of non-functioning peer_create, does not instantiate Text
Terry J. Reedy
- [issue24912] The type of cached objects is mutable
Serhiy Storchaka
- [issue24913] newblock() Uninitialized Variable
John Leitch
- [issue24914] Python: Not just OO style but this is not mentioned on python.org or in FAQ
Paddy McCarthy
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Stefan Behnel
- [issue24915] Profile Guided Optimization active by-default
Brett Cannon
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Skip Montanaro
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Skip Montanaro
- [issue24915] Profile Guided Optimization active by-default
Brett Cannon
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization active by-default
Stefan Krah
- [issue24915] Profile Guided Optimization active by-default
Stefan Krah
- [issue24915] Profile Guided Optimization active by-default
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Gregory P. Smith
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Antoine Pitrou
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Brett Cannon
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Skip Montanaro
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Skip Montanaro
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)
Alecsandru Patrascu
- [issue24916] In sysconfig, don't rely on sys.version format
Thomas Kluyver
- [issue17781] optimize compilation options
Stefan Behnel
- [issue4709] Mingw-w64 and python on windows x64
Steve Dower
- [issue24917] time_strftime() Buffer Over-read
John Leitch
- [issue22140] "python-config --includes" returns a wrong path (double prefix)
Alexey Gorshkov
- [issue24918] Docs layout bug
asldkjfn
- [issue20851] Update devguide to cover testing from a tarball
Robert Collins
- [issue24919] Use user shell in subprocess
Jan Studený
- [issue24633] README file installed into site-packages conflicts with package named "readme"
Roundup Robot
- [issue24168] Unittest discover fails with namespace package if the path contains the string same as the module name
Robert Collins
- [issue24193] Make LOGGING_FORMAT of assertLogs configurable
Robert Collins
- [issue17908] Unittest runner needs an option to call gc.collect() after each test
Robert Collins
- [issue24055] unittest package-level set up & tear down module
Robert Collins
- [issue22812] Documentation of unittest -p usage wrong on windows.
Roundup Robot
- [issue2786] Names in traceback should have class names, if they're methods
Robert Collins
- [issue2786] Names in traceback should have class names, if they're methods
Robert Collins
- [issue2786] Names in traceback should have class names, if they're methods
Robert Collins
- [issue2786] Names in traceback should have class names, if they're methods
Robert Collins
- [issue2786] Names in traceback should have class names, if they're methods
Nick Coghlan
- [issue2786] Names in traceback should have class names, if they're methods
Nick Coghlan
- [issue2786] Names in traceback should have class names, if they're methods
Ben Longbons
- [issue2786] Names in traceback should have class names, if they're methods
Ben Longbons
- [issue2786] Names in traceback should have class names, if they're methods
Antoine Pitrou
- [issue2786] Names in traceback should have class names, if they're methods
Antoine Pitrou
- [issue2786] Names in traceback should have class names, if they're methods
Antoine Pitrou
- [issue23839] Clear caches after every test
Robert Collins
- [issue24920] shutil.get_terminal_size throws AttributeError
Isaac Levy
- [issue16123] IDLE - deprecate running without a subprocess
Torgil Svensson
- [issue24921] Operator precedence table in 5.15 should be highest to lowest precedence
Joseph Schachner
- [issue24922] assertWarnsRegex doesn't allow multiple warning messages
Cal Leeming
- [issue24923] Append system paths in setup.py instead of prepending
Chris Hogan
- [issue24924] _posixsubprocess.c: sysconf() might not be async-signal-safe
Jakub Wilk
- [issue24925] Allow doctest to find line number of __test__ strings if formatted as a triple quoted string.
R. David Murray
- [issue24926] Incorrect Example in HTMLParser.handle_comment(data)
Vineet Kumar Doshi
- [issue24927] multiprocessing.Pool hangs forever on segfault
Jonas Obrist
- [issue24928] mock.patch.dict spoils order of items in collections.OrderedDict
Alexander Oblovatniy
- [issue24929] _strptime.TimeRE should not enforce range in regex
Steve Yeung
- [issue24930] fix
marcos paulo
- [issue24931] _asdict breaks when inheriting from a namedtuple
Samuel Isaacson
- [issue24305] The new import system makes it inconvenient to correctly issue a deprecation warning for a module
Larry Hastings
- [issue24932] Migrate _testembed to a C unit testing library
Nick Coghlan
- [issue24933] socket.recv(size, MSG_TRUNC) returns more than size bytes
Andrey Wagin
- [issue24934] django_v2 benchmark not working in Python 3.6
Florin Papa
- [issue10466] locale.py resetlocale throws exception on Windows (getdefaultlocale returns value not usable in setlocale)
Gabi Davar
- [issue3548] subprocess.pipe function
Matheus Vieira Portela
- [issue24935] LDSHARED is not set according when CC is set.
yunlian
- [issue24936] Idle: handle 'raise' properly when running with subprocess (2.7)
Terry J. Reedy
- [issue24937] Multiple problems in getters & setters in capsulethunk.h
Petr Viktorin
- [issue24938] Measure if _warnings.c is still worth having
Brett Cannon
- [issue24939] Remove unicode_fornat.h from stringlib
Eric V. Smith
- [issue23144] html.parser.HTMLParser: setting 'convert_charrefs = True' leads to dropped text
Robert Collins
- [issue22936] traceback module has no way to show locals
Robert Collins
- [issue23597] Allow easy display of local variables in log messages?
Chris Rebert
- [issue23552] Have timeit warn about runs that are not independent of each other
Roundup Robot
- [issue23183] timeit CLI best of 3: undocumented output format
Robert Collins
- [issue21112] 3.4 regression: unittest.expectedFailure no longer works on TestCase subclasses
Robert Collins
- [issue24940] RotatingFileHandler uses tell in non-binary mode to determine size of the file in bytes
Ilya Kulakov
- [issue24941] classproperty
Thomas Guettler
- [issue2786] Names in function call exception should have class names, if they're methods
Martin Panter
- [issue4735] An error occurred during the installation of assembly
Jakub Czaplicki
- [issue22241] strftime/strptime round trip fails even for UTC datetime object
Guido van Rossum
- [issue23630] support multiple hosts in create_server/start_server
Yann Sionneau
- [issue24942] Remove domain from ipaddress.reverse_pointer property and add method
Lee Clemens
- [issue24943] Simplifying os.exec*
Sworddragon
- [issue24944] traceback when using tempfile module on windows
Hassan El Karouni
- [issue24945] Expose Py_TPFLAGS_ values from Python
Erik Bray
- [issue24946] Tkinter tests that fail on linux in tiling window manager
Terry J. Reedy
- [issue13812] multiprocessing package doesn't flush stderr on child exception
Memeplex
- [issue19904] Add 128-bit integer support to struct
Zachary Ware
- [issue19905] Add 128-bit integer support to ctypes
Zachary Ware
- [issue24947] asyncio-eventloop documentation grammar (minor)
tagatac
- [issue24948] Multiprocessing not timely flushing stack trace to stderr
Memeplex
- [issue24949] Identifier lookup in a multi-level package is flakey
Bob Hossley
- [issue24950] FAIL: test_expanduser when $HOME=/
Felix Yan
- [issue24951] Idle test_configdialog fails on Fedora 23, 3.6
Terry J. Reedy
- [issue11320] Usage of API method Py_SetPath causes errors in Py_Initialize() (Posix ony))
Palm Kevin
- [issue24748] Change of behavior for importlib between 3.4 and 3.5 with DLL loading
James Salter
- [issue24952] stack_size([size]) is actually stack_size(size=0)
mattip
- [issue23517] datetime.utcfromtimestamp rounds results incorrectly
Alexander Belopolsky
- [issue13466] new timezones
Alexander Belopolsky
- [issue22798] time.mktime doesn't update time.tzname
Alexander Belopolsky
- [issue24953] ICC and version should be in COMPILER string when built with ICC on Windows
Zachary Ware
- [issue7739] time.strftime may hung while trying to open /etc/localtime but does not release GIL
Alexander Belopolsky
- [issue18629] future division breaks timedelta division by integer
Alexander Belopolsky
- [issue23332] datetime.isoformat() -> explicitly mark UTC string as such
Alexander Belopolsky
- [issue24954] No way to generate or parse timezone as produced by datetime.isoformat()
Guido van Rossum
- [issue24955] webbrowser broken on Mac OS X when using the BROWSER variable
Simon Conseil
- [issue9625] argparse: Problem with defaults for variable nargs when using choices
Sworddragon
- [issue24956] Default value for an argument that is not in the choices list gets accepted
Sworddragon
- [issue24957] python3 -mpdb gets stuck in an unexitable infinite prompt loop when running some Python 2 code with syntax errors
Shlomi Fish
- [issue24958] Segfault in REPL after pressing "r" and PgUp twice (on Mageia Linux x86-64 6)
Shlomi Fish
- [issue24959] unittest swallows part of stack trace using "raise from" with AssertionError
Chris Jerdonek
- [issue24960] Can't use pip or easy_install with embeddable zip file.
Oleg N
- [issue24961] shell stdout broken after exiting interactive python prompt
Dave Hein
- [issue24962] Unnecessary space in using/mac
TAKASE Arihiro
- [issue24963] ipaddress.IPv6Network doc typo
zodalahtathi
- [issue24964] Add tunnel CONNECT response headers to httplib / http.client
Thomas
- [issue24965] Implement PEP 498: Literal String Formatting
Eric V. Smith
- [issue12885] distutils.filelist.findall() fails on broken symlink in Py2.x
Jason R. Coombs
- [issue24966] shutil.get_terminal_size() throws ValueError is stdout is detached, no fallback
Roberto Sánchez
- [issue12833] raw_input misbehaves when readline is imported
Martin Panter
- [issue23639] Not documented special names
Martin Panter
- [issue24967] add errors='ignore' to print kwargs
Lukáš Němec
- [issue24968] Python 3 raises Unicode errors with the xxx.UTF-8 locale
Roberto Sánchez
- [issue24969] functools.lru_cache: a way to set decorator arguments at runtime
Marek Otahal
- [issue24970] Make distutils.Command an ABC
Antony Lee
- [issue24971] os.environ.get() does not return the Environment Value in Linux
Francis Greaves
- [issue24972] IDLE: revisit text highlighting for inactive windows on win32
Mark Roseman
- [issue24973] CFLAGS for Visual Studio
Chris Hogan
- [issue24974] ICC on Windows 8.1: _decimal fails to compile without /fp:strict
Zachary Ware
Last message date:
Mon Aug 31 23:58:20 CEST 2015
Archived on: Mon Aug 31 23:58:21 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).