November 2017 Archives by author
Starting: Wed Nov 1 05:55:52 EDT 2017
Ending: Thu Nov 30 23:57:38 EST 2017
Messages: 272
- [New-bugs-announce] [issue32120] python 3.6.0 is not importing sqlite3
Abinaya
- [New-bugs-announce] [issue31966] print('hello\n', end='', flush=True) raises OSError when ran with py -u
Guillaume Aldebert
- [New-bugs-announce] [issue32105] Please add asyncio.BaseEventLoop.connect_accepted_socket Version Added to documentation
Thomas Eldon Allred
- [New-bugs-announce] [issue32079] version install 3.6.3 hangs in test_socket
Raúl Alvarez
- [New-bugs-announce] [issue32151] -mvenv vs minor python version updates
Ric Anderson
- [New-bugs-announce] [issue32015] Asyncio cycling during simultaneously socket read/write and reconnection
Andrey
- [New-bugs-announce] [issue31972] Inherited docstrings for pathlib classes are confusing
Éric Araujo
- [New-bugs-announce] [issue32068] textpad from curses package isn't handling backspace key
Slava Bacherikov
- [New-bugs-announce] [issue31929] Raw strings create syntax error when last character is a single backslash
Barry
- [New-bugs-announce] [issue32092] mock.patch with autospec does not consume self / cls argument
Claudiu Belu
- [New-bugs-announce] [issue32153] mock.create_autospec fails if an attribute is a partial function
Claudiu Belu
- [New-bugs-announce] [issue31946] mailbox.MH.add loses status info from other formats
Shai Berger
- [New-bugs-announce] [issue32127] tutorial on dictionaries has error in example
Toby Berla
- [New-bugs-announce] [issue32123] Make the API of argparse.HelpFormatter public
Bernhard10
- [New-bugs-announce] [issue31952] Weird behavior on tupple item assignment
Lucas Bertoldo
- [New-bugs-announce] [issue32002] test_c_locale_coercion fails when the default LC_CTYPE != "C"
Erik Bray
- [New-bugs-announce] [issue32082] atexit module: allow getting/setting list of handlers directly
Erik Bray
- [New-bugs-announce] [issue32140] Probable bug in all python3 / idle3 debugger
Camion
- [New-bugs-announce] [issue31937] Add the term "dunder" to the glossary
Brett Cannon
- [New-bugs-announce] [issue32103] Inconsistent text at TypeError in concatenation
Carl
- [New-bugs-announce] [issue32016] Python 3.6.3 venv FAILURE
Larry Chen
- [New-bugs-announce] [issue31975] Add a default filter for DeprecationWarning in __main__
Nick Coghlan
- [New-bugs-announce] [issue32023] Always require parentheses for genexps in base class lists
Nick Coghlan
- [New-bugs-announce] [issue32024] Nominal decorator function call syntax is inconsistent with regular function calls
Nick Coghlan
- [New-bugs-announce] [issue32055] Reconsider comparison chaining for containment tests
Nick Coghlan
- [New-bugs-announce] [issue32102] Add "capture_output=True" option to subprocess.run
Nick Coghlan
- [New-bugs-announce] [issue32136] Move embedding tests to their own test module
Nick Coghlan
- [New-bugs-announce] [issue32189] SyntaxError for yield expressions inside comprehensions & genexps
Nick Coghlan
- [New-bugs-announce] [issue32022] Python problem - == RESTART: Shell =====
Shimon Malachi Cohen
- [New-bugs-announce] [issue32146] multiprocessing freeze_support needed outside win32
Daniel Colascione
- [New-bugs-announce] [issue32158] Suppress (and other contextlib context managers) should work as decorators (where appropriate)
Jason R. Coombs
- [New-bugs-announce] [issue32010] Multiple get "itemgetter"
Mario Corchero
- [New-bugs-announce] [issue32060] Should an ABC fail if no abstract methods are defined?
Alex Corcoles
- [New-bugs-announce] [issue31985] Deprecate/remove aifc.openfp
Brian Curtin
- [New-bugs-announce] [issue32117] Tuple unpacking in return and yield statements
David Cuthbert
- [New-bugs-announce] [issue32005] mutliprocessing.Array misleading error message in slice assignment
Steven D'Aprano
- [New-bugs-announce] [issue32006] multiprocessing.Array 'c' code is not documented
Steven D'Aprano
- [New-bugs-announce] [issue32045] Does json.dumps have a memory leak?
Rohan D'Sa
- [New-bugs-announce] [issue31981] os.mkdirs does not exist on 2.7.5+
Mikey D
- [New-bugs-announce] [issue31959] Directory at `TemporaryDirectory().name` does not exist
Adam Dangoor
- [New-bugs-announce] [issue32035] Documentation of zipfile.ZipFile().writestr() fails to mention that 'data' may also be bytes
Daniel
- [New-bugs-announce] [issue32185] SSLContext.wrap_socket sends SNI Extension when server_hostname is IP
Matt Davis
- [New-bugs-announce] [issue32075] Expose ZipImporter Type Object in the include header files.
Decorater
- [New-bugs-announce] [issue32106] Move sysmodule.c to Modules?
Decorater
- [New-bugs-announce] [issue32171] Inconsistent results for fractional power of -infinity
Pierre Denis
- [New-bugs-announce] [issue31989] setattr on a property gives a very unhelpful exception
Mark Diekhans
- [New-bugs-announce] [issue31944] Windows Apps and Features items only have "Uninstall"
Steve Dower
- [New-bugs-announce] [issue32028] Syntactically wrong suggestions by the new custom print statement error message
Martin Drawitsch
- [New-bugs-announce] [issue32118] Docs: add note about sequence comparisons containing non-orderable elements
Dubslow
- [New-bugs-announce] [issue31926] compile error when converting selectmodule to AC due to missing #define-s
Tal Einat
- [New-bugs-announce] [issue31938] Convert selectmodule.c to Argument Clinic
Tal Einat
- [New-bugs-announce] [issue32130] xml.sax parser validation sometimes fails when obtaining DTDs from https sites
Shamal Faily
- [New-bugs-announce] [issue32147] improve performance of binascii.unhexlify() by using conversion table
Sergey Fedoseev
- [New-bugs-announce] [issue32095] AIX: ModuleNotFoundError: No module named '_ctypes' - make install fails
Michael Felt
- [New-bugs-announce] [issue31932] setup.py cannot find vcversall.bat on MSWin 8.1 if installed in user AppData
Hugh Fisher
- [New-bugs-announce] [issue31976] Segfault when closing BufferedWriter from a different thread
Benjamin Fogle
- [New-bugs-announce] [issue32173] linecache.py add lazycache to __all__ and use dict.clear to clear the cache
GanZiQim
- [New-bugs-announce] [issue31934] Failure to build out of source from a not clean source
Xavier de Gaye
- [New-bugs-announce] [issue32031] Do not use the canonical path in pydoc test_mixed_case_module_names_are_lower_cased
Xavier de Gaye
- [New-bugs-announce] [issue32033] The pwd test test_values fails on Android
Xavier de Gaye
- [New-bugs-announce] [issue32059] detect_modules() in setup.py must also search the sysroot paths
Xavier de Gaye
- [New-bugs-announce] [issue32126] [asyncio] test failure when the platform lacks a functional sem_open()
Xavier de Gaye
- [New-bugs-announce] [issue32138] android: test_faulthandler fails also on API 24
Xavier de Gaye
- [New-bugs-announce] [issue32139] android: locale is modified by test_strftime
Xavier de Gaye
- [New-bugs-announce] [issue32007] nis module fails to build against glibc-2.26
Mike Gilbert
- [New-bugs-announce] [issue31993] pickle.dump allocates unnecessary temporary bytes / str
Olivier Grisel
- [New-bugs-announce] [issue32071] Add py.test-like "-k" test selection to unittest
Jonas H.
- [New-bugs-announce] [issue32001] @lru_cache needs to be called with ()
Tom Hale
- [New-bugs-announce] [issue32027] argparse allow_abbrev option also controls short flag combinations
Jörn Hees
- [New-bugs-announce] [issue32177] spammers mine emails from bugs.python.org
Jörn Hees
- [New-bugs-announce] [issue32152] Add pid to .cover filename in lib/trace.py
Nikhil Hegde
- [New-bugs-announce] [issue31994] json encoder exception could be better
Jason Hihn
- [New-bugs-announce] [issue32160] lzma documentation: example to XZ compress file on disk
Daniel Himmelstein
- [New-bugs-announce] [issue32175] Add hash auto-randomization
Brian Jarvis
- [New-bugs-announce] [issue32131] Missing encoding parameter in urllib/parse.py
Jean-Michel
- [New-bugs-announce] [issue32134] Crash on OSX
Jonas
- [New-bugs-announce] [issue32104] add method throw() to asyncio.Task
Oleg K
- [New-bugs-announce] [issue32181] runaway Tasks with Task.cancel() ignored.
Oleg K
- [New-bugs-announce] [issue31982] 8.3. collections — Container datatypes
Sasha Kacanski
- [New-bugs-announce] [issue32168] Mutable instance variables don't get new references with args.
Ertuğrul Karademir
- [New-bugs-announce] [issue32009] seg fault when using Cntrl-q keymap to exit app
Britton Kerin
- [New-bugs-announce] [issue32021] Brotli encoding is not recognized by mimetypes
Andrey Klinger
- [New-bugs-announce] [issue32132] Android5
Klon666
- [New-bugs-announce] [issue31962] test_importlib double free or corruption
Thomas Knox
- [New-bugs-announce] [issue31920] pygettext ignores directories as inputfile argument
Oleg Krasnikov
- [New-bugs-announce] [issue32041] Cannot cast '\0' to c_void_p
Ilya Kulakov
- [New-bugs-announce] [issue32162] typing.Generic breaks __init_subclass__
Ilya Kulakov
- [New-bugs-announce] [issue32108] configparser bug: section is emptied if you assign a section to itself
Simon Lambourn
- [New-bugs-announce] [issue31984] startswith and endswith leak implementation details
Ronan Lamy
- [New-bugs-announce] [issue32018] inspect.signature does not respect PEP 8
Ivan Levkivskyi
- [New-bugs-announce] [issue32113] Strange behavior with await in a generator expression
Ivan Levkivskyi
- [New-bugs-announce] [issue32116] CSV import and export simplified
Paul Long
- [New-bugs-announce] [issue32013] _pickle: Py_DECREF seems to be missing from a failure case in fast_save_enter()
Mathew M.
- [New-bugs-announce] [issue32020] arraymodule: Missing Py_DECREF in failure case of make_array()
Mathew M.
- [New-bugs-announce] [issue32077] Documentation: Some Unicode object functions don't indicate whether they return a new reference
Mathew M.
- [New-bugs-announce] [issue31958] UUID
David MacIver
- [New-bugs-announce] [issue32148] Python 2.7.14 has Tkinter with big T letter.
Hasan Mahmood
- [New-bugs-announce] [issue31978] make it simpler to round fractions
Wolfgang Maier
- [New-bugs-announce] [issue32135] Dict creation with update will result to NoneType
Martin
- [New-bugs-announce] [issue31955] set_executables() incorrectly parse values with spaces
Dee Mee
- [New-bugs-announce] [issue31995] Set operations documentation error
Alexander Mentis
- [New-bugs-announce] [issue32052] Provide access to buffer of asyncio.StreamReader
Bruce Merry
- [New-bugs-announce] [issue32019] Interactive shell doesn't work with readline bracketed paste
Aaron Meurer
- [New-bugs-announce] [issue31922] Can't receive replies from multicast UDP with asyncio
Vincent Michel
- [New-bugs-announce] [issue31991] Race condition in wait with timeout for multiprocessing.Event
Thomas Moreau
- [New-bugs-announce] [issue32004] Allow specifying code packing order in audioop adpcm functions
MosesofEgypt
- [New-bugs-announce] [issue32165] PyEval_InitThreads is called before Py_Initialize in LoadPython in Modules/_ctypes/callbacks.c
Kenta Murata
- [New-bugs-announce] [issue32114] The get_event_loop change in bpo28613 did not update the documentation
R. David Murray
- [New-bugs-announce] [issue32081] ipaddress should support fast IP lookups
Attila Nagy
- [New-bugs-announce] [issue31997] SSL lib does not handle trailing dot (period) in hostname or certificate
Sam Napolitano
- [New-bugs-announce] [issue31969] re.groups() is not checking the arguments
Narendra
- [New-bugs-announce] [issue32026] Memory leaks in Python on Windows
PJ Naughter
- [New-bugs-announce] [issue31992] Make iteration over dict_items yield namedtuples
Richard Neumann
- [New-bugs-announce] [issue32003] multiprocessing.Array("b", 1), multiprocessing.Array("c", 1 ) wrong value returned
Samuel Nwokenkwo
- [New-bugs-announce] [issue31933] some Blake2 parameters are encoded backwards on big-endian platforms
Jack O'Connor
- [New-bugs-announce] [issue31953] Dedicated place for security announcements?
Jean-Philippe Ouellet
- [New-bugs-announce] [issue32049] 2.7.14 does not uninstall cleanly if installation was run as SYSTEM account (SCCM)
Sven Pagel
- [New-bugs-announce] [issue32080] Error Installing Python 3.6.3 on ubuntu 16.04
Sachin Pathave
- [New-bugs-announce] [issue31947] names=None case is not handled by EnumMeta._create_ method
Paul
- [New-bugs-announce] [issue32054] Creating RPM on Python 2 works, but Python 3 fails because of sys.implementation.cache_tag
Pedro
- [New-bugs-announce] [issue31948] Broken MSDN links in msilib docs
Berker Peksag
- [New-bugs-announce] [issue32042] Option for comparing values instead of reprs in doctest
Tomáš Petříček
- [New-bugs-announce] [issue32167] "Improve" random.choice function for FiFa purpose
Du Phan
- [New-bugs-announce] [issue32112] Should uuid.UUID() accept another UUID() instance?
Martijn Pieters
- [New-bugs-announce] [issue31950] Default event loop policy doc lacks precision
Antoine Pitrou
- [New-bugs-announce] [issue31960] Protection against using a Future with another loop only works with await
Antoine Pitrou
- [New-bugs-announce] [issue31970] asyncio debug mode is very slow
Antoine Pitrou
- [New-bugs-announce] [issue32017] profile.Profile() has no method enable()
Antoine Pitrou
- [New-bugs-announce] [issue32025] Add time.thread_time()
Antoine Pitrou
- [New-bugs-announce] [issue32076] Expose LockFile on Windows
Antoine Pitrou
- [New-bugs-announce] [issue32094] _args_from_interpreter_flags() doesn't keep -X options
Antoine Pitrou
- [New-bugs-announce] [issue32121] tracemalloc.Traceback.format() should have an option to reverse the traceback
Antoine Pitrou
- [New-bugs-announce] [issue32044] pip3 install 3.6.3 crashes on startup; 3.5.4 works; on OS X 10.13.1
Daniel E Platt
- [New-bugs-announce] [issue31968] exec(): method's default arguments from dict-inherited globals
Ilya Polyakovskiy
- [New-bugs-announce] [issue32057] time.sleep(n) interrupted by signal
Bogdan Popa
- [New-bugs-announce] [issue32040] Sorting pahtlib.Paths does give the same order as sorting the (string) filenames of that pathlib.Paths
QbLearningPython
- [New-bugs-announce] [issue32142] heapq.heappop - documentation misleading or doesn't work
Scott Queen
- [New-bugs-announce] [issue32161] Python 2.7.14 installation on Ubuntu 16.04/GCC 5.4 throws "internal compiler error" in "PyFloat_GetMax" function
Rahul
- [New-bugs-announce] [issue32144] email.policy.SMTP and SMTPUTF8 doesn't honor linesep's value
Abhilash Raj
- [New-bugs-announce] [issue32074] Might be a wrong implementation
Sai Bhargava Ramu
- [New-bugs-announce] [issue31930] IDLE: Pressing "Home" on Windows places cursor before ">>>"
Terry J. Reedy
- [New-bugs-announce] [issue31974] Cursor misbahavior with Tkinter 3.6.1/tk 8.5 Text on Mac Sierra
Terry J. Reedy
- [New-bugs-announce] [issue32099] Use range in itertools roundrobin recipe
Terry J. Reedy
- [New-bugs-announce] [issue32164] IDLE: delete tabbedpages.py
Terry J. Reedy
- [New-bugs-announce] [issue32097] doctest does not consider \r\n a <BLANKLINE>
Bert JW Regeer
- [New-bugs-announce] [issue32029] cgi: TypeError
Sebastian Rittau
- [New-bugs-announce] [issue31935] subprocess.run() timeout not working with grandchildren and stdout=PIPE
Martin Ritter
- [New-bugs-announce] [issue32182] Infinite recursion in email.message.as_string()
Silla Rizzoli
- [New-bugs-announce] [issue32008] Example suggest to use a TLSv1 socket
Kurt Roeckx
- [New-bugs-announce] [issue31987] Ctypes Packing Bitfields Incorrectly - GCC both Linux and Cygwin
Marc Le Roy
- [New-bugs-announce] [issue32070] Clarify the behavior of the staticmethod builtin
Jesse SHapiro
- [New-bugs-announce] [issue31928] DOC: Show sys.version_info as a named tuple
Cheryl Sabella
- [New-bugs-announce] [issue32100] IDLE: PathBrowser isn't working
Cheryl Sabella
- [New-bugs-announce] [issue32143] os.statvfs lacks f_fsid
Giuseppe Scrivano
- [New-bugs-announce] [issue32036] error mixing positional and non-positional arguments with `argparse`
Stefan Seefeld
- [New-bugs-announce] [issue32038] Add API to intercept socket.close()
Yury Selivanov
- [New-bugs-announce] [issue32066] asyncio: Support pathlib.Path in create_unix_connection; sock arg should be optional
Yury Selivanov
- [New-bugs-announce] [issue31943] Add asyncio.Handle.cancelled() and asyncio.TimerHandle.when
Marat Sharafutdinov
- [New-bugs-announce] [issue31990] Pickling deadlocks in thread with python -m
Werner Smidt
- [New-bugs-announce] [issue32170] Contrary to documentation, ZipFile.extract does not extract timestamps or other metadata
Malcolm Smith
- [New-bugs-announce] [issue32176] Zero argument super is broken in 3.6 for methods with a hacked __class__ cell
Dan Snider
- [New-bugs-announce] [issue32096] Py_DecodeLocale() fails if used before the runtime is initialized.
Eric Snow
- [New-bugs-announce] [issue31945] Configurable blocksize in HTTP(S)Connection
Nir Soffer
- [New-bugs-announce] [issue32186] io.FileIO hang all threads if fstat blocks on inaccessible NFS server
Nir Soffer
- [New-bugs-announce] [issue31940] copystat on symlinks fails for alpine -- faulty lchmod implementation?
Anthony Sottile
- [New-bugs-announce] [issue31919] Make curses compiling on OpenIndiana and tests passing
Serhiy Storchaka
- [New-bugs-announce] [issue31924] Fix test_curses on NetBSD 8
Serhiy Storchaka
- [New-bugs-announce] [issue31925] test_socket creates too much locks
Serhiy Storchaka
- [New-bugs-announce] [issue31927] Fix compiling the socket module on NetBSD 8 and other issues
Serhiy Storchaka
- [New-bugs-announce] [issue31942] Document that support of start and stop parameters in the Sequence's index() is optional
Serhiy Storchaka
- [New-bugs-announce] [issue31949] Bugs in PyTraceBack_Print()
Serhiy Storchaka
- [New-bugs-announce] [issue31954] Don't prevent dict optimization by coupling with OrderedDict
Serhiy Storchaka
- [New-bugs-announce] [issue31979] Simplify converting non-ASCII strings to int, float and complex
Serhiy Storchaka
- [New-bugs-announce] [issue31980] Special case log(x, 2), log(x, 10) and pow(2, x)
Serhiy Storchaka
- [New-bugs-announce] [issue31983] Officially add Py_SETREF and Py_XSETREF
Serhiy Storchaka
- [New-bugs-announce] [issue31988] Saving bytearray to binary plist file doesn't work
Serhiy Storchaka
- [New-bugs-announce] [issue31998] test_zipapp failed when the zlib module is not available
Serhiy Storchaka
- [New-bugs-announce] [issue31999] test_venv failed when the zlib module is not available
Serhiy Storchaka
- [New-bugs-announce] [issue32000] test_undecodable_filename in test_httpservers failed on Mac OS X
Serhiy Storchaka
- [New-bugs-announce] [issue32011] Restore loading of TYPE_INT64 in marshal
Serhiy Storchaka
- [New-bugs-announce] [issue32012] Disallow ambiguous syntax f(x for x in [1], )
Serhiy Storchaka
- [New-bugs-announce] [issue32032] Module-level pickle tests test only default implementation
Serhiy Storchaka
- [New-bugs-announce] [issue32037] Pickle 32-bit integers with protocol 0 as INT instead of LONG
Serhiy Storchaka
- [New-bugs-announce] [issue32046] 2to3 fix for operator.isCallable()
Serhiy Storchaka
- [New-bugs-announce] [issue32053] Inconsistent use of tabs and spaces in indentation not always detected
Serhiy Storchaka
- [New-bugs-announce] [issue32067] Deprecate accepting
Serhiy Storchaka
- [New-bugs-announce] [issue32072] Issues with binary plists
Serhiy Storchaka
- [New-bugs-announce] [issue32110] Make codecs.StreamReader.read() more compatible with read() of other files
Serhiy Storchaka
- [New-bugs-announce] [issue32122] Improve -x option documentation
Serhiy Storchaka
- [New-bugs-announce] [issue32137] Stack overflow in repr of deeply nested dicts
Serhiy Storchaka
- [New-bugs-announce] [issue32150] Expand tabs to spaces in C files
Serhiy Storchaka
- [New-bugs-announce] [issue32157] Remove explicit quotes around %r and {!r}
Serhiy Storchaka
- [New-bugs-announce] [issue32069] Drop loop._make_legacy_ssl_transport
Andrew Svetlov
- [New-bugs-announce] [issue32166] Drop python 3.4 code from asyncio.coroutines
Andrew Svetlov
- [New-bugs-announce] [issue32169] Drop python 3.4 code from asyncio.unix_events
Andrew Svetlov
- [New-bugs-announce] [issue31936] "5. The import system" grammatical error
Daniel U. Thibault
- [New-bugs-announce] [issue31996] `setuptools.setup` parameter `py_modules` is undocumented
Luther Thompson
- [New-bugs-announce] [issue32141] configure with Spaces in Directory Name on macOS
Phil Thompson
- [New-bugs-announce] [issue32087] deprecated-removed directive generates overlapping msgids in .pot files
KINEBUCHI Tomohiko
- [New-bugs-announce] [issue32178] Some invalid email address groups cause an IndexError instead of a HeaderParseError
Massimiliano Torromeo
- [New-bugs-announce] [issue32179] Empty email address in headers triggers an IndexError
Massimiliano Torromeo
- [New-bugs-announce] [issue32078] string result of str(bytes()) in Python3
Arno-Can Uestuensoez
- [New-bugs-announce] [issue32111] ObjectListView crashes on python3.5
Balakrishnan Unnithan
- [New-bugs-announce] [issue31931] test_concurrent_futures: ProcessPoolSpawnExecutorTest.test_shutdown_race_issue12456() leaked dangling process on x86 Tiger 3.x
STINNER Victor
- [New-bugs-announce] [issue31939] Support return annotation in signature for Argument Clinic
STINNER Victor
- [New-bugs-announce] [issue31957] [Windows] PCbuild error: A numeric comparison was attempted
STINNER Victor
- [New-bugs-announce] [issue31963] AMD64 Debian PGO 3.x buildbot: compilation failed with an internal compiler error in create_edge
STINNER Victor
- [New-bugs-announce] [issue31964] [3.4][3.5] pyexpat: compilaton of libexpat fails with: ISO C90 forbids mixed declarations and code
STINNER Victor
- [New-bugs-announce] [issue31967] [Windows] test_distutils: fatal error LNK1158: cannot run 'rc.exe'
STINNER Victor
- [New-bugs-announce] [issue31971] idle_test: failures on x86 Windows7 3.x
STINNER Victor
- [New-bugs-announce] [issue31986] [2.7] test_urllib2net.test_sites_no_connection_close() randomly fails on Python 2.7
STINNER Victor
- [New-bugs-announce] [issue32030] Rewrite Py_Main()
STINNER Victor
- [New-bugs-announce] [issue32043] Add a new -X dev option: "developer mode"
STINNER Victor
- [New-bugs-announce] [issue32047] asyncio: enable debug mode when -X dev is used
STINNER Victor
- [New-bugs-announce] [issue32050] Deprecated python3 -x option
STINNER Victor
- [New-bugs-announce] [issue32061] test_httpservers.test_undecodable_filename() fails with [Errno 92] Illegal byte sequence on macOS Sierra
STINNER Victor
- [New-bugs-announce] [issue32062] test_venv fails if zlib is not available
STINNER Victor
- [New-bugs-announce] [issue32063] test_multiprocessing_forkserver failed with OSError: [Errno 48] Address already in use
STINNER Victor
- [New-bugs-announce] [issue32084] [Security] http.server can be abused to redirect to (almost) arbitrary URL
STINNER Victor
- [New-bugs-announce] [issue32085] [Security] A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages!
STINNER Victor
- [New-bugs-announce] [issue32086] C API: Clarify which C functions are safe to be called before Py_Initialize()
STINNER Victor
- [New-bugs-announce] [issue32088] Display DeprecationWarning, PendingDeprecationWarning and ImportWarning in debug mode
STINNER Victor
- [New-bugs-announce] [issue32089] In developer mode (-X dev), ResourceWarning is only emited once per line numbers
STINNER Victor
- [New-bugs-announce] [issue32090] test_put()
STINNER Victor
- [New-bugs-announce] [issue32091] test_s_option() of test_site.HelperFunctionsTests failed on x86 Gentoo Refleaks 3.6
STINNER Victor
- [New-bugs-announce] [issue32093] macOS: implement time.thread_time() using thread_info()
STINNER Victor
- [New-bugs-announce] [issue32101] Add PYTHONDEVMODE=1 to enable the developer mode
STINNER Victor
- [New-bugs-announce] [issue32119] test_notify_all() of test_multiprocessing_forkserver failed on Python on x86 Tiger 3.6 with "ValueError: cannot convert float NaN to integer"
STINNER Victor
- [New-bugs-announce] [issue32124] Document functions safe to be called before Py_Initialize()
STINNER Victor
- [New-bugs-announce] [issue32125] Remove global configuration variable Py_UseClassExceptionsFlag
STINNER Victor
- [New-bugs-announce] [issue32128] test_nntplib: test_article_head_body() fails in SSL mode
STINNER Victor
- [New-bugs-announce] [issue32149] bolen-dmg-3.x: compiled failed with: blurb: command not found
STINNER Victor
- [New-bugs-announce] [issue32154] asyncio: Don't export selectors and _overlapped in asyncio namespace
STINNER Victor
- [New-bugs-announce] [issue32155] Fix flake8 warning F841: local variable ... is assigned to but never used
STINNER Victor
- [New-bugs-announce] [issue32156] Fix flake8 warning F401: ... imported but unused
STINNER Victor
- [New-bugs-announce] [issue32159] Remove tools for CVS and Subversion
STINNER Victor
- [New-bugs-announce] [issue32183] Coverity: CID 1423264: Insecure data handling (TAINTED_SCALAR)
STINNER Victor
- [New-bugs-announce] [issue32188] ImpImporter.find_modules removes symlinks in paths
Henk-Jaap Wagenaar
- [New-bugs-announce] [issue32129] Icon on macOS
Kevin Walzer
- [New-bugs-announce] [issue31973] Incomplete DeprecationWarning for async/await keywords
Barry A. Warsaw
- [New-bugs-announce] [issue32039] timeit documentation should describe caveats
Barry A. Warsaw
- [New-bugs-announce] [issue32107] test_uuid uses the incorrect bitmask
Barry A. Warsaw
- [New-bugs-announce] [issue31961] subprocess._execute_child doesn't accept a single PathLike argument for args
Roy Williams
- [New-bugs-announce] [issue31923] Misspelled "loading" in Doc/includes/sqlite3/load_extension.py
Davy Wybiral
- [New-bugs-announce] [issue32109] Separated square brackets will generate a tuple instead of a list.
YCmove
- [New-bugs-announce] [issue32083] sqlite3 Cursor.description can't return column types
Katsuhiko YOSHIDA
- [New-bugs-announce] [issue31965] Incorrect documentation for multiprocessing.connection.{Client, Listener}
Jelle Zijlstra
- [New-bugs-announce] [issue32145] Wrong ExitStack Callback recipe
Maurizio Zucchelli
- [New-bugs-announce] [issue32133] documentation: numbers module nitpick
abcdef
- [New-bugs-announce] [issue32034] Impossible to unpickle IncompleteReadError
badouxn
- [New-bugs-announce] [issue32172] Add length counter for iterables
bugale bugale
- [New-bugs-announce] [issue32163] getattr() returns None even when default is given
darkdragon-001
- [New-bugs-announce] [issue32073] Add copy_directory_metadata parameter to shutil.copytree
desbma
- [New-bugs-announce] [issue32098] Hardcoded value in Lib/test/test_os.py:L1324:URandomTests.get_urandom_subprocess()
hackan
- [New-bugs-announce] [issue32051] Possible issue in multiprocessing doc
jason
- [New-bugs-announce] [issue32064] python msilib view.fetch is not returning none
uday kiran
- [New-bugs-announce] [issue31951] import curses is broken on windows
joe m
- [New-bugs-announce] [issue32184] pdb/ipdb is not usable on Linux (which works on Windows) from a single multiprocessing.Process when the main process is stuck at process.join()
nartes
- [New-bugs-announce] [issue32187] tab completion fails in pdb/ipdb/ipython for python3.8
nartes
- [New-bugs-announce] [issue31921] Bring together logic for entering/leaving a frame in frameobject.c
pdox
- [New-bugs-announce] [issue32115] Ignored SIGCHLD causes asyncio.Process.wait to hang forever
rogpeppe
- [New-bugs-announce] [issue32014] multiprocessing Server's shutdown method useless send message to manager
stevezh
- [New-bugs-announce] [issue32058] Faulty behaviour in email.utils.parseaddr if square brackets in subject
tom de wulf
- [New-bugs-announce] [issue31941] ImportError: DLL Load Failure: The specified module cannot be found
xoviat
- [New-bugs-announce] [issue32065] range_iterator doesn't have length, leads to surprised result
yegle
- [New-bugs-announce] [issue32174] nonASCII punctuation characters can not display in python363.chm.
zaazbb
- [New-bugs-announce] [issue31918] D
Марат Нагаев
- [New-bugs-announce] [issue32180] bool() vs len() > 0 on lists
Дилян Палаузов
- [New-bugs-announce] [issue32048] Misprint in the unittest.mock documentation.
Артемий Родионов
- [New-bugs-announce] [issue31956] Add start and stop parameters to the array.index()
Николай Спахиев
- [New-bugs-announce] [issue32056] bug in Lib/wave.py
张德岳
- [New-bugs-announce] [issue31977] threading.Condition can not work with threading.Semaphore
张晓林
Last message date:
Thu Nov 30 23:57:38 EST 2017
Archived on: Thu Nov 30 23:57:40 EST 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).