Actions: python/cpython
Actions
5,234 workflow runs
5,234 workflow runs
freeze.py
doesn't work on Windows
Add issue header
#7530:
Issue #132225
opened
by
littlebutt
dataclasses
docs do not mention that kw_only
fields are ignored from __match_args__
Add issue header
#7528:
Issue #132221
opened
by
sobolevn
shlex.join()
Add issue header
#7524:
Issue #132194
opened
by
FFY00
os/log.h
does not work correctly on Catalina when building with gcc: #error using os/log.h requires Xcode 8 or later
Add issue header
#7521:
Issue #132182
opened
by
barracuda156
gcc-mp-14: error: unrecognized command-line option '-fprofile-instr-generate'; did you mean '-fprofile-generate'?
Add issue header
#7520:
Issue #132181
opened
by
barracuda156
_objects
attribute of ctypes data instances is sometimes not None or a dictionary
Add issue header
#7519:
Issue #132177
opened
by
brianschubert
bases
parameter for type
Add issue header
#7518:
Issue #132176
opened
by
devdanzin
_interpreters.run_string
Add issue header
#7517:
Issue #132174
opened
by
sobolevn
_interpreters.run_string
with a string subclass instance
Add issue header
#7515:
Issue #132171
opened
by
devdanzin
__class_getitem__
support to ctypes.py_object
Add issue header
#7514:
Issue #132168
opened
by
brianschubert
SequenceMatcher.find_longest_match
Add issue header
#7513:
Issue #132166
opened
by
jurgenwigg
__new__
by @warnings.deprecated
Add issue header
#7511:
Issue #132159
opened
by
XuehaiPan
test.test_sys.TestRemoteExec
fails with AssertionError
Add issue header
#7508:
Issue #132143
opened
by
littlebutt
SimpleHTTPRequestHandler
serving files outside of specified directory
Add issue header
#7507:
Issue #132142
opened
by
donBarbos
typing.Union
does not support attribute assignment post gh-105511
Add issue header
#7506:
Issue #132139
opened
by
XuehaiPan