September 2019 Archives by author
Starting: Sun Sep 1 06:55:51 EDT 2019
Ending: Mon Sep 30 16:57:33 EDT 2019
Messages: 335
- [New-bugs-announce] [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Justin ARthur
- [New-bugs-announce] [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
Adi
- [New-bugs-announce] [issue38016] Results with re.sub and re.replace is giving different results
Mallinath Akkalkot
- [New-bugs-announce] [issue38288] shutil.make_archive() should allow setting zipfile.ZipFile() 'strict_timestamps'
Alori
- [New-bugs-announce] [issue38315] Provide defaultdict variant that passes key to default_factory
Mark Amery
- [New-bugs-announce] [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ana
- [New-bugs-announce] [issue38028] Assertion error in Python 3.8
Ana
- [New-bugs-announce] [issue38235] Docs of logging module says argument is named "lvl". TypeError.
Daniel Andersson
- [New-bugs-announce] [issue38000] importlib can not handle module file names with periods
Andrey
- [New-bugs-announce] [issue38001] Unexpected behaviour of 'is' operator
Digin Antony
- [New-bugs-announce] [issue38067] Add headers parameter on RobotFileParser
Emmanuel Arias
- [New-bugs-announce] [issue38196] Bug fix in folderstats module
Arshdeep
- [New-bugs-announce] [issue38206] Clarify that tp_dealloc must decref for heap allocated type
Ammar Askar
- [New-bugs-announce] [issue38307] Provide Class' end line in readmodule module
Aviral
- [New-bugs-announce] [issue38301] If "_REENTARNT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [New-bugs-announce] [issue38179] Test subprocess fails on Fedora 30: test_group and test_extra_groups
Diego Barriga
- [New-bugs-announce] [issue38180] Test pyexpat fails on Fedora 30
Diego Barriga
- [New-bugs-announce] [issue38158] PyType_Spec docs list non-existant field "doc"
Stefan Behnel
- [New-bugs-announce] [issue38250] enum.Flag should be more set-like
John Belmonte
- [New-bugs-announce] [issue38031] FileIO.__init__ aborts when opener returns bad fd
Maxwell Bernstein
- [New-bugs-announce] [issue38057] Docs: source code don't can be translate
Adorilson Bezerra
- [New-bugs-announce] [issue38284] signal.sigwait* do not intercept certain signals
Blindfreddy
- [New-bugs-announce] [issue38327] Creating set with empty string returns empty set
Emil Bode
- [New-bugs-announce] [issue38197] Meaning of tracebacklimit differs between sys.tracebacklimit and traceback module
Carl Friedrich Bolz-Tereick
- [New-bugs-announce] [issue38259] There should be a PriorityQueue in multiprocessing module
Yair Bonastre
- [New-bugs-announce] [issue38193] http.client should be "runnable" like http.server
Will Boyce
- [New-bugs-announce] [issue38055] Starting multiprocessing.Process causes FileNotFoundError
Donny Brown
- [New-bugs-announce] [issue38310] Opcode predictions for asserts, class definitions, and some calls.
Brandt Bucher
- [New-bugs-announce] [issue38328] Speed up the creation time of constant list literals.
Brandt Bucher
- [New-bugs-announce] [issue38294] re.escape seems to miss some importante regex characters
Ricardo Bánffy
- [New-bugs-announce] [issue38104] File descriptor error when subprocess call is used with event loop enabled in main thread
Manoj C
- [New-bugs-announce] [issue38311] macOS sqlite 3 module build fix
David CARLIER
- [New-bugs-announce] [issue38102] Document importlib.machinery.WindowsRegistryFinder.DEBUG_BUILD
Brett Cannon
- [New-bugs-announce] [issue38060] precedence (relational, logical operator)not working with single value
Sangeeta M Chauhan
- [New-bugs-announce] [issue38296] unittest expectedFailure does not differentiate errors from failures
Kit Choi
- [New-bugs-announce] [issue38320] Clarify unittest expectedFailure behaviour in the documentation
Kit Choi
- [New-bugs-announce] [issue38326] Concerns with the last minute changes to the PEP 587 API
Nick Coghlan
- [New-bugs-announce] [issue38010] Synchronize importlib.metadata with importlib_metadata 0.20
Jason R. Coombs
- [New-bugs-announce] [issue38086] Synchronize importlib.metadata with importlib_metadata 0.21
Jason R. Coombs
- [New-bugs-announce] [issue38121] Synchronize importlib.metadata with importlib_metadata 0.22
Jason R. Coombs
- [New-bugs-announce] [issue38216] Fix for issue30458 prevents crafting invalid requests
Jason R. Coombs
- [New-bugs-announce] [issue38286] tarfile forgets set sgid when targetpath has it
Charles Coulombe
- [New-bugs-announce] [issue38051] time.strftime handling %z/%Z badly
John Daily
- [New-bugs-announce] [issue38014] Python 3.7 does not compile
Daniel
- [New-bugs-announce] [issue38017] IO-like interface for SHAKE-* and other XOFs.
DannyNiu
- [New-bugs-announce] [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Mohammad Dehghan
- [New-bugs-announce] [issue38200] Adding itertools.pairwise to the standard library?
Matteo Dell'Amico
- [New-bugs-announce] [issue38062] Clarify that atexit.unregister matches by equality, not identity
Mark Dickinson
- [New-bugs-announce] [issue38020] os.path.realpath crashes in Windows Store package
Steve Dower
- [New-bugs-announce] [issue38084] multiprocessing cannot recover from crashed worker
Steve Dower
- [New-bugs-announce] [issue38087] test_ntpath must account for casing changes
Steve Dower
- [New-bugs-announce] [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
Steve Dower
- [New-bugs-announce] [issue38089] Make macOS tests optional on Azure Pipelines
Steve Dower
- [New-bugs-announce] [issue38114] Exclude pip.ini from Nuget package
Steve Dower
- [New-bugs-announce] [issue38133] py.exe cannot locate Store package
Steve Dower
- [New-bugs-announce] [issue38186] Use FindFirstFile in ntpath.realpath() when access is denied
Steve Dower
- [New-bugs-announce] [issue38260] asyncio.run documentation does not mention its return value
Luis E.
- [New-bugs-announce] [issue38022] IDLE: Upgrade help.html to sphinx 2
Tal Einat
- [New-bugs-announce] [issue38274] sementic errors?
Derbe Ejere
- [New-bugs-announce] [issue38292] tkinter variable classes don't link to widget if matplotlib's set_cmap() function is called before the tkinter GUI is instantiated
Amir Emami
- [New-bugs-announce] [issue38224] Windows embeddable distribution doesn't ship headers
Leblond Emmanuel
- [New-bugs-announce] [issue38258] ctypes ignores when a DLL function is called with too many arguments
Sebastian Ernst
- [New-bugs-announce] [issue38318] Issues linking with ncurses and tinfo (cannot resolve symbols)
Michael Everitt
- [New-bugs-announce] [issue38147] add macro for __builtin_unreachable
Sergey Fedoseev
- [New-bugs-announce] [issue38211] clean up type_init()
Sergey Fedoseev
- [New-bugs-announce] [issue38021] pep425 tag for AIX is inadequate
Michael Felt
- [New-bugs-announce] [issue38050] open('file.txt') path not found
Sean Frazier
- [New-bugs-announce] [issue38289] Add an option to point to an additional "site" directory
Michał Fronczyk
- [New-bugs-announce] [issue38025] format
Daniel Futterweit
- [New-bugs-announce] [issue38065] Document the datetime capsule API
Paul Ganssle
- [New-bugs-announce] [issue38155] Add __all__ to the datetime module
Paul Ganssle
- [New-bugs-announce] [issue38098] Special Characters Don't Work When Using Virtual Environment
Spandan Garg
- [New-bugs-announce] [issue38313] Crash/No start
Gautam
- [New-bugs-announce] [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Pierre Glaser
- [New-bugs-announce] [issue38299] build errors - latest "git pull"
Geoge R. Goffe
- [New-bugs-announce] [issue38123] Unable to find Python3.8.0b4 on Ubuntu 19004 desktop
Jonathan Gossage
- [New-bugs-announce] [issue38189] pip does not run in virtual environment in 3.8
Jonathan Gossage
- [New-bugs-announce] [issue38217] argparse should support multiple types when nargs > 1
Ryan Govostes
- [New-bugs-announce] [issue38191] typing.NamedTuple() should prefix parameters with '_'
Glenn Gribble
- [New-bugs-announce] [issue38287] tempfile.TemporaryDirectory() should behave the same as a context manager as when used directly
Pat Gunn
- [New-bugs-announce] [issue38255] Replace "method" with "attribute" in the description of super()
Géry
- [New-bugs-announce] [issue38221] Enhancement to pydoc for Python 3.6 to allow full backgrounding as a server
Lindsay Haisley
- [New-bugs-announce] [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Thomas Haller
- [New-bugs-announce] [issue38040] Typo: "Writeable" Should be "Writable" in IO Library Documentation
Sean Happenny
- [New-bugs-announce] [issue38006] _PyFunction_Vectorcall() can segfault on process exit
Christian Heimes
- [New-bugs-announce] [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Christian Heimes
- [New-bugs-announce] [issue38132] Simplify hashlib implementation
Christian Heimes
- [New-bugs-announce] [issue38134] Remove copy of fast PBKDF2 algorithm
Christian Heimes
- [New-bugs-announce] [issue38142] Make _hashlib extension module PEP-384 compatible
Christian Heimes
- [New-bugs-announce] [issue38153] Normalize hashing algorithm names
Christian Heimes
- [New-bugs-announce] [issue38270] Tests: Avoid MD5 or check for MD5 availablity
Christian Heimes
- [New-bugs-announce] [issue38271] test_ssl: replace 3DES with AES encrypted private keys
Christian Heimes
- [New-bugs-announce] [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [New-bugs-announce] [issue38002] 'ModifiedInterpreter' object has no attribute 'interp'
Raymond Hettinger
- [New-bugs-announce] [issue38077] IDLE leaking ARGV into globals() namespace
Raymond Hettinger
- [New-bugs-announce] [issue38128] IDLE undo calls get_saved() when set to None
Raymond Hettinger
- [New-bugs-announce] [issue38237] Expose meaningful keyword arguments for pow()
Raymond Hettinger
- [New-bugs-announce] [issue38308] Add optional weighting to statistics.harmonic_mean()
Raymond Hettinger
- [New-bugs-announce] [issue38309] Avoid creating duplicate PATH entries with the macOS installer
Raymond Hettinger
- [New-bugs-announce] [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
David Hilton
- [New-bugs-announce] [issue38194] Consistently add exist_ok / missing_ok parameters to directory creation/deletion functions
Tim Hoffmann
- [New-bugs-announce] [issue38047] multiarch headers are added when cross compiling
Haibo Huang
- [New-bugs-announce] [issue38331] Exec not recognizing global variables inside function
Huyston
- [New-bugs-announce] [issue38300] Documentation says destuction of TemporaryDirectory object will also delete it, but it does not.
Ian
- [New-bugs-announce] [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Guido Imperiale
- [New-bugs-announce] [issue38214] __reduce__ API specs for objects with __slots__
Guido Imperiale
- [New-bugs-announce] [issue38246] pathlib.resolve and .absolute leave trailing tilde in home expansion
Infrasonics
- [New-bugs-announce] [issue38033] Use After Free: PyObject_Free
Chiaki Ishikawa
- [New-bugs-announce] [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Wenzel Jakob
- [New-bugs-announce] [issue38097] cmd.Cmd: Allow other readline completion methods
Mann Jani
- [New-bugs-announce] [issue38053] Update plistlib documentation
Jon Janzen
- [New-bugs-announce] [issue38143] plistlib: cleanup PEP8 violations
Jon Janzen
- [New-bugs-announce] [issue38044] unittest causing segfaults with string malloc in c++ module
Jeremy
- [New-bugs-announce] [issue38139] [BUG] datetime.strptime could not handle timezone
Yixing Jiang
- [New-bugs-announce] [issue38220] Wrong values for %b and %B in ca_ES and ca_AD locales
Joan
- [New-bugs-announce] [issue38228] Missing documentation on strftime modifier O
Joan
- [New-bugs-announce] [issue38131] compile(mode='eval') uninformative error message
Ilya Kamenshchikov
- [New-bugs-announce] [issue38188] Incorrect Argument Order for Calls to _winapi.DuplicateHandle() in multiprocessing.reduction.DupHandle
Cameron Kennedy
- [New-bugs-announce] [issue38058] Tutorial: 4.2. for Statements
Kevin
- [New-bugs-announce] [issue38303] Make audioop PEP-384 compatible
Tyler Kieft
- [New-bugs-announce] [issue38003] Incorrect "fixing" of isinstance tests for basestring
Bob Kline
- [New-bugs-announce] [issue38204] Cannot compile on RPi with optimizations
Thomas Knox
- [New-bugs-announce] [issue38240] assertCountEqual is horribly misleading, sounds like only counts are being compared
Vitaly Kruglikov
- [New-bugs-announce] [issue38156] input fucntion raises SystemError after specific input.
Amiy Kumar
- [New-bugs-announce] [issue38042] Crash on double list(lxml.etree.iterparse(f)) Edit
Alexander Kurakin
- [New-bugs-announce] [issue38091] Import deadlock detection causes deadlock
Ronan Lamy
- [New-bugs-announce] [issue38095] Multi-threaded circular import fails with _DeadlockError when using importlib
Ronan Lamy
- [New-bugs-announce] [issue38109] Missing constants in Lib/stat.py
Ronan Lamy
- [New-bugs-announce] [issue38305] https://2.python-requests.org/ missing TLS certicate
Tim Laurence
- [New-bugs-announce] [issue38045] Flag instance creation is slow
Antony Lee
- [New-bugs-announce] [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Cooper Lees
- [New-bugs-announce] [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
Leslie
- [New-bugs-announce] [issue38015] inline function generates slightly inefficient machine code
Ma Lin
- [New-bugs-announce] [issue38037] Assertion failed: object has negative ref count
Ma Lin
- [New-bugs-announce] [issue38056] Add examples for common text encoding Error Handlers
Ma Lin
- [New-bugs-announce] [issue38252] micro-optimize ucs1lib_find_max_char in Windows 64-bit build
Ma Lin
- [New-bugs-announce] [issue38297] Imports at top of module is often not used
Dominic Littlewood
- [New-bugs-announce] [issue38024] adding or subtracting decimals
QA.Nathaniel Logarta
- [New-bugs-announce] [issue38298] Base class of generic type has wrong `cls` argument in classmethods
Kefei Lu
- [New-bugs-announce] [issue38082] datetime.time object incorrectly shows associated date in strftime() output
Abhisek Maiti
- [New-bugs-announce] [issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM
Malversán
- [New-bugs-announce] [issue38231] Documentation search results focus on tutorials and not language specifications
Matt
- [New-bugs-announce] [issue38166] ast identifies incorrect column for compound attribute lookups
Justin McCann
- [New-bugs-announce] [issue38103] Duplicate label "examples" in the Docs
Ezio Melotti
- [New-bugs-announce] [issue38146] QVariant NULL returns anomalous values in equality statements
John Midgett
- [New-bugs-announce] [issue38162] Import Long Load
Evgeniy Mischuk
- [New-bugs-announce] [issue38165] freezes when loading a program on imports
Evgeniy Mischuk
- [New-bugs-announce] [issue38171] super() is passing wrong parameters while handling diamond inheritance
Patrick Monnerat
- [New-bugs-announce] [issue38238] site.py reporting user site info even if ENABLE_USER_SITE=False
Barry Muldrey
- [New-bugs-announce] [issue38227] Setting a signal handler gets multiprocessing.Pool stuck
Ionel Cristian Mărieș
- [New-bugs-announce] [issue38257] __pycache__ directory with World writable permission
SivaKumar NSK
- [New-bugs-announce] [issue38038] Remove urllib.parse._ from xmlrpc.client
Dong-hee Na
- [New-bugs-announce] [issue38170] imghdr: Support detecting heif
Dong-hee Na
- [New-bugs-announce] [issue38173] [EASY] tkinter.filedialog.askopenfilenames should follow PEP8
Dong-hee Na
- [New-bugs-announce] [issue38265] Update os.pread to accept the length type as size_t
Dong-hee Na
- [New-bugs-announce] [issue38269] test_venv failed on AMD64 Debian PGO 3.x
Dong-hee Na
- [New-bugs-announce] [issue38004] Duplicated sections in changelog
Inada Naoki
- [New-bugs-announce] [issue38026] inspect.getattr_static should avoid dynamic lookup
Inada Naoki
- [New-bugs-announce] [issue38293] Deepcopying property objects results in unexpected TypeError
Guðni Nathan
- [New-bugs-announce] [issue38241] Pickle with protocol=0 in python 3 does not produce a 'human-readable' format
Nicholas Neumann
- [New-bugs-announce] [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
Hrvoje Nikšić
- [New-bugs-announce] [issue38192] Fix invocation of EchoClientProtocol
Hrvoje Nikšić
- [New-bugs-announce] [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Uche Ogbuji
- [New-bugs-announce] [issue38064] Agen Poker Online Terpercaya
Poker Online
- [New-bugs-announce] [issue38233] datetime.datetime.fromtimestamp have different behaviour on windows and mac
Alexandre Ouellet
- [New-bugs-announce] [issue38329] Top level symlinks are broken in the Python 3.7.4 framework for macOS.
Kevin Packard
- [New-bugs-announce] [issue38048] unususal behavior
Gaurav Kumar Pandit
- [New-bugs-announce] [issue38229] ClientConnectionError exception doesn't serialize propertly
David Parks
- [New-bugs-announce] [issue38254] Pickle not deserializing an OSError exception as expected
David Parks
- [New-bugs-announce] [issue38167] O_DIRECT read fails with 4K mmap buffer
Paul
- [New-bugs-announce] [issue38096] Clean up the "struct sequence" / "named tuple" docs
Tim Peters
- [New-bugs-announce] [issue38068] clean up configure logic for gettimeofday
Benjamin Peterson
- [New-bugs-announce] [issue38124] off-by-one error in PyState_GetModule
Benjamin Peterson
- [New-bugs-announce] [issue38306] High level API for loop.run_in_executor(None, ...)?
Antoine Pietri
- [New-bugs-announce] [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
Jason Plurad
- [New-bugs-announce] [issue38119] resource tracker destroys shared memory segments when other processes should still have valid access
Davin Potts
- [New-bugs-announce] [issue38043] small cleanups in Unicode normalization code
Greg Price
- [New-bugs-announce] [issue38079] _PyObject_VAR_SIZE should avoid arithmetic overflow
Greg Price
- [New-bugs-announce] [issue38247] list(str.split(ch)) Does not print blank elements upon repeating character(ch)
Aman Priyanshu
- [New-bugs-announce] [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
Divij Rajkumar
- [New-bugs-announce] [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Arne Recknagel
- [New-bugs-announce] [issue38111] Error while building Python from source
Redcxx
- [New-bugs-announce] [issue38099] __dict__ attribute is incorrectly stated to be read-only
Reed
- [New-bugs-announce] [issue38041] IDLE Shell: Redesign minimum restart line
Terry J. Reedy
- [New-bugs-announce] [issue38078] IDLE: Don't run internal code in user namespace.
Terry J. Reedy
- [New-bugs-announce] [issue38198] Attributes of pathlib classes are not indexed in Windows help file
Francesco Ricciardi
- [New-bugs-announce] [issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's
Lisa Roach
- [New-bugs-announce] [issue38100] Spelling error in unittest.mock code
Lisa Roach
- [New-bugs-announce] [issue38101] Update devguide triaging keywords
Lisa Roach
- [New-bugs-announce] [issue38108] Everything in Mock should inherit from Base
Lisa Roach
- [New-bugs-announce] [issue38122] AsyncMock force always creating an AsyncMock for child mocks
Lisa Roach
- [New-bugs-announce] [issue38136] Remove AsyncMock.assert_awaited_*
Lisa Roach
- [New-bugs-announce] [issue38161] AsyncMock add `.awaited` like `.called`
Lisa Roach
- [New-bugs-announce] [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [New-bugs-announce] [issue38251] urllib.request memory leak / overflow
Ofer Sadan
- [New-bugs-announce] [issue38264] Makefile appears broken - touching header causes no build
Vinay Sajip
- [New-bugs-announce] [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Pablo Galindo Salgado
- [New-bugs-announce] [issue38090] test_ctypes is leaking references
Pablo Galindo Salgado
- [New-bugs-announce] [issue38137] hashopenssl fails to compile on MacOS
Pablo Galindo Salgado
- [New-bugs-announce] [issue38138] test_importleak is leaking references
Pablo Galindo Salgado
- [New-bugs-announce] [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [New-bugs-announce] [issue38234] The value of Py_SetPath is not used to populate the configuration
Pablo Galindo Salgado
- [New-bugs-announce] [issue38245] Why am I getting inconsistent results in this simple List assignment?
Srinivasan Samuel
- [New-bugs-announce] [issue38164] poloshing asyncio Streams API
Yury Selivanov
- [New-bugs-announce] [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [New-bugs-announce] [issue38201] Anotation problem at flask_httpauth package
Serkan
- [New-bugs-announce] [issue38135] Depth first search in compile.c creates wrong BB order for certain CFG.
Mark Shannon
- [New-bugs-announce] [issue38019] AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Marat Sharafutdinov
- [New-bugs-announce] [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Vinay Sharma
- [New-bugs-announce] [issue38035] shared_semaphores cannot be shared across unrelated processes
Vinay Sharma
- [New-bugs-announce] [issue38169] Increase Code Coverage for SharedMemory and ShareableListe
Vinay Sharma
- [New-bugs-announce] [issue38213] sys.maxsize returns incorrect docstring.
Akash Shende
- [New-bugs-announce] [issue38120] DeprecationWarning in test_random due to invalid seed arguments
Karthikeyan Singaravelan
- [New-bugs-announce] [issue38157] Add a recipe in unittest.mock examples about mock_open per file
Karthikeyan Singaravelan
- [New-bugs-announce] [issue38029] Should io.TextIOWrapper raise an error at instantiation if a StringIO is passed as 'buffer'?
Brian Skinn
- [New-bugs-announce] [issue38106] Race in PyThread_release_lock - can lead to MEMORY CORRUPTION and DEADLOCK
Kirill Smelkov
- [New-bugs-announce] [issue38094] unneeded assignment to wb.len in PyBytes_Concat using buffer protocol
Gregory P. Smith
- [New-bugs-announce] [issue38110] Use fdwalk() within os.closerange() impl if available
Gregory P. Smith
- [New-bugs-announce] [issue38036] ssl docs say that ssl.SSLContext() is secure-by-default since 3.6, but it isn't
Nathaniel Smith
- [New-bugs-announce] [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
Nathaniel Smith
- [New-bugs-announce] [issue38141] Use less statics in Argument Clinic.
Eric Snow
- [New-bugs-announce] [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
Eric Snow
- [New-bugs-announce] [issue38261] Tkinter CheckButton default label white in macOS dark mode
Ryang Sohn
- [New-bugs-announce] [issue38316] docs: Code object's "co_stacksize" field is described with mistake
Paul Sokolovsky
- [New-bugs-announce] [issue38268] Unclear definition of ceil, floor and trunc in documentation mathmodule.c
Sophie
- [New-bugs-announce] [issue38312] curses: add `set_tabsize` and `set_escdelay`
Anthony Sottile
- [New-bugs-announce] [issue38278] Need a more efficient way to perform dict.get(key, default)
Ben Spiller
- [New-bugs-announce] [issue38127] A fatal error when running test_ctypes
Zackery Spytz
- [New-bugs-announce] [issue38202] A fatal error in test_dictviews
Zackery Spytz
- [New-bugs-announce] [issue38267] Add thread timeout for loop.shutdown_default_executor
Kyle Stanley
- [New-bugs-announce] [issue37999] No longer use implicit convertion to int with loss
Serhiy Storchaka
- [New-bugs-announce] [issue38005] Coercing strings and non-integer numbers to interpreter ID
Serhiy Storchaka
- [New-bugs-announce] [issue38049] Add command-line interface for the ast module
Serhiy Storchaka
- [New-bugs-announce] [issue38083] Minor improvements in asdl_c.py and Python-ast.c
Serhiy Storchaka
- [New-bugs-announce] [issue38144] Add the root_dir and dir_fd parameters in glob.glob()
Serhiy Storchaka
- [New-bugs-announce] [issue38149] sys.audit() is called multiple times for glob.glob()
Serhiy Storchaka
- [New-bugs-announce] [issue38175] Memory leak in comparison of sqlite.Row objects
Serhiy Storchaka
- [New-bugs-announce] [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
Serhiy Storchaka
- [New-bugs-announce] [issue38208] Simplify string.Template by using __init_subclass__()
Serhiy Storchaka
- [New-bugs-announce] [issue38209] Simplify dataclasses.InitVar by using __class_getitem__()
Serhiy Storchaka
- [New-bugs-announce] [issue38210] Intersection of dict view with iterator returns empty set
Serhiy Storchaka
- [New-bugs-announce] [issue38215] Do not import modules in star-import when __all__ is not defined.
Serhiy Storchaka
- [New-bugs-announce] [issue38219] Optimize dict.__init__ and dict.update for dict argument
Serhiy Storchaka
- [New-bugs-announce] [issue38223] Reorganize test_shutil
Serhiy Storchaka
- [New-bugs-announce] [issue38249] Optimize out Py_UNREACHABLE in the release mode
Serhiy Storchaka
- [New-bugs-announce] [issue38011] xml.dom.pulldom splits text data at buffer size when parsing from file
Noam Sturmwind
- [New-bugs-announce] [issue38030] os.stat fails for block devices such as //./PhysicalDrive0
Eryk Sun
- [New-bugs-announce] [issue38066] Hide internal asyncio.Stream methods
Andrew Svetlov
- [New-bugs-announce] [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
Andrew Svetlov
- [New-bugs-announce] [issue38148] Add slots to asyncio transports
Andrew Svetlov
- [New-bugs-announce] [issue38314] Implement unix read_pipe.is_reading() method
Andrew Svetlov
- [New-bugs-announce] [issue38222] pathlib Path objects should support __format__
Miki Tebeka
- [New-bugs-announce] [issue38052] Include sspipe Module with Core Python
Juan Telleria
- [New-bugs-announce] [issue38129] Situs Judi Online Terpercaya
Situs Judi Online Terpercaya
- [New-bugs-announce] [issue38232] empty local-part in addr_spec displayed incorrectly
Andrei Troie
- [New-bugs-announce] [issue38332] invalid content-transfer-encoding in encoded-word causes KeyError
Andrei Troie
- [New-bugs-announce] [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Arno-Can Uestuensoez
- [New-bugs-announce] [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Alexander Ulyanov
- [New-bugs-announce] [issue38012] Python Fuction min is case sentive ?
Pavan Kumar Uppalanchu
- [New-bugs-announce] [issue38039] Segfault when pickling dictionary with large pandas dataframes
Ilya Valmianski
- [New-bugs-announce] [issue37998] re.sub(r'\\', r'\\\\', s) reporting MemoryError
Guruprasad Venkataramaiah
- [New-bugs-announce] [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [New-bugs-announce] [issue38063] Modify test_socket.py to use unittest test discovery
STINNER Victor
- [New-bugs-announce] [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [New-bugs-announce] [issue38118] Valgrind warnings when running tokenize.py
STINNER Victor
- [New-bugs-announce] [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
STINNER Victor
- [New-bugs-announce] [issue38151] test_types: test_duck_gen() leaks reference
STINNER Victor
- [New-bugs-announce] [issue38152] AST change introduced tons of reference leaks
STINNER Victor
- [New-bugs-announce] [issue38154] test__xxsubinterpreters: random failures on AMD64 FreeBSD CURRENT Shared 3.x
STINNER Victor
- [New-bugs-announce] [issue38176] test_threading leaked [1, 1, 1] references: test_threads_join
STINNER Victor
- [New-bugs-announce] [issue38177] test_tools: test.test_tools.test_unparse.UnparseTestCase: test_tools leaked [36, 36, 36] references
STINNER Victor
- [New-bugs-announce] [issue38182] test_asyncio.test_subprocess: test_stdin_stdout() failed on AMD64 FreeBSD 10-STABLE Non-Debug 3.x
STINNER Victor
- [New-bugs-announce] [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
STINNER Victor
- [New-bugs-announce] [issue38184] [2.7] test_site: test_s_option() failed on AMD64 Fedora Rawhide Refleaks 2.7
STINNER Victor
- [New-bugs-announce] [issue38190] regrtest: test suite completes but Tests Result is not displayed and the process hangs
STINNER Victor
- [New-bugs-announce] [issue38199] python3.8-config --ldflags must not generate -L/usr/lib64
STINNER Victor
- [New-bugs-announce] [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [New-bugs-announce] [issue38205] Python no longer compiles without small integer singletons
STINNER Victor
- [New-bugs-announce] [issue38207] subprocess: On Windows, Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe
STINNER Victor
- [New-bugs-announce] [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
STINNER Victor
- [New-bugs-announce] [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [New-bugs-announce] [issue38239] test_gdb fails on AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [New-bugs-announce] [issue38263] [Windows] multiprocessing: DupHandle.detach() race condition on DuplicateHandle(DUPLICATE_CLOSE_SOURCE)
STINNER Victor
- [New-bugs-announce] [issue38272] test_ctypes: test_array_in_struct() failed on ARMv7 Debian buster 3.7
STINNER Victor
- [New-bugs-announce] [issue38276] test_asyncio: test_cancel_make_subprocess_transport_exec() failed on RHEL7 LTO + PGO 3.x
STINNER Victor
- [New-bugs-announce] [issue38282] socketmodule.c: _FORTIFY_SOURCE=2 warning in AF_ALG case of getsockaddrarg()
STINNER Victor
- [New-bugs-announce] [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [New-bugs-announce] [issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority
STINNER Victor
- [New-bugs-announce] [issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system
STINNER Victor
- [New-bugs-announce] [issue38321] Windows: compiler warnings when building Python 3.8
STINNER Victor
- [New-bugs-announce] [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [New-bugs-announce] [issue38323] test_ayncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x
STINNER Victor
- [New-bugs-announce] [issue38324] test_locale and test__locale failures on Windows
STINNER Victor
- [New-bugs-announce] [issue38325] [Windows] test_winconsoleio failures
STINNER Victor
- [New-bugs-announce] [issue38069] Make _posixsubprocess PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38071] Make termios PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38072] Make grp module PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38073] Make pwd module PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38074] Make zlib PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38075] Make random module PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38076] Make struct module PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38113] Make ast module PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38116] Make select module PEP-384 compatible
Dino Viehland
- [New-bugs-announce] [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Dino Viehland
- [New-bugs-announce] [issue38112] Compileall improvements
Petr Viktorin
- [New-bugs-announce] [issue38159] PyState_AddModule docs should say that it's not necessary to call it.
Petr Viktorin
- [New-bugs-announce] [issue38279] multiprocessing example enhancement
Max Voss
- [New-bugs-announce] [issue38295] macOS Catalina test failures
Barry A. Warsaw
- [New-bugs-announce] [issue38244] example in ftplib.rst uses ftp.debian.org but it's not reachable
Stéphane Wirtel
- [New-bugs-announce] [issue38115] Invalid bytecode offsets in co_lnotab
Thomas Wouters
- [New-bugs-announce] [issue38280] Feature request: Add support to compile to native binary like as golang
WHK Yan
- [New-bugs-announce] [issue38125] Can' build document in Sphinx v2.2.0
Windson Yang
- [New-bugs-announce] [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Michael Yoo
- [New-bugs-announce] [issue38281] "+" ignored when determining file mode in gzip.GzipFile.__init__
__starrify__
- [New-bugs-announce] [issue38023] Deal better with StackOverflow exception when debugging
almenon anon
- [New-bugs-announce] [issue38330] httplib specifies content-length when transfer-encoding present
apmatthews
- [New-bugs-announce] [issue38291] Unclear status of the typing.io and typing.re pseudo-modules in docs and runtime
dgelessus
- [New-bugs-announce] [issue38195] A bug in the multiprocessing module
eshkrig
- [New-bugs-announce] [issue38046] JSON sorting type error
guillard
- [New-bugs-announce] [issue38290] cleanup ababstractproperty in typing.py
hongweipeng
- [New-bugs-announce] [issue38256] binascii.crc32 is not 64-bit clean
marko kreen
- [New-bugs-announce] [issue38230] A Path Traversal vulnerability in ssl_servers.py
longwenzhang
- [New-bugs-announce] [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
longwenzhang
- [New-bugs-announce] [issue38126] mailcap top level wildcard support
pacien
- [New-bugs-announce] [issue38168] Reflaks in setint() of mmapmodule.c
hai shi
- [New-bugs-announce] [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
hai shi
- [New-bugs-announce] [issue38273] Got an compile failed info about typeobject.c
hai shi
- [New-bugs-announce] [issue38059] Using sys.exit() over exit() in inspect.py
signing_agreement
- [New-bugs-announce] [issue38145] Fix short option 'd' in 'scommand 'bdist_dumb'
sinoroc
- [New-bugs-announce] [issue38034] Typo on logging.handlers.QueueListener documentation
wuck
- [New-bugs-announce] [issue38085] Interrupting class creation in __init_subclass__ may lead to incorrect isinstance() and issubclass() results
xitop
- [New-bugs-announce] [issue38226] pickle.dump and load error message when file isn't opened in binary mode are not useful
Борис Верховский
- [New-bugs-announce] [issue38081] Different behavior of in 3.7 and 3.8 os.path.realpath('nul')
Александр Семенов
- [New-bugs-announce] [issue38080] 2to3 urllib fixer: missing fix for urllib.getproxies
徐靖
- [New-bugs-announce] [issue38181] some trable with max when np.nan is in the first of a list
薛定谔的喵
Last message date:
Mon Sep 30 16:57:33 EDT 2019
Archived on: Mon Sep 30 16:57:40 EDT 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).