New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Jump-To-Jump elimination could be more aggressive.
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#93223
opened May 25, 2022 by
sweeneyde
Minor issues in python --help and man page
3.10
3.11
3.12
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#93217
opened May 25, 2022 by
merwok
DeprecationWarning in test_enum
3.12
tests
Tests in the Lib/test dir
#93216
opened May 25, 2022 by
tirkarthi
Expose A feature request or enhancement
threading.Semaphore._value
type-feature
#93213
opened May 25, 2022 by
hauntsaninja
IntFlag iteration behaviour is inconsistent between versions
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#93210
opened May 25, 2022 by
dignissimus
Remove check for stdarg.h (HAVE_STDARG_PROTOTYPES) in configure.ac
3.12
build
The build process and cross-build
type-bug
An unexpected behavior, bug, or error
#93207
opened May 25, 2022 by
kumaraditya303
Multiple TimedRotatingFileHandler with similar names but different backup counts do not work
type-bug
An unexpected behavior, bug, or error
#93205
opened May 25, 2022 by
ilCatania
Use %zd printf format in the C code of Python
type-bug
An unexpected behavior, bug, or error
#93202
opened May 25, 2022 by
vstinner
Socket programming using struct module , pack function produces wrong amount of bytes while using 'B' in the first place of the format field
pending
The issue will be closed if no feedback is provided
type-bug
An unexpected behavior, bug, or error
#93184
opened May 24, 2022 by
Pankal7
[docs] socket documentation: "packages" -> "packets"
docs
Documentation in the Doc dir
#93183
opened May 24, 2022 by
furkanonder
Update Documentation in the Doc dir
os.copy_file_range
documentation
docs
#93180
opened May 24, 2022 by
illia-v
Document the thread safety of Documentation in the Doc dir
functools.lru_cache
docs
#93179
opened May 24, 2022 by
pfmoore
Combination of @classmethod @property and @abc.abstractmethod
type-bug
An unexpected behavior, bug, or error
#93167
opened May 24, 2022 by
jbaudisch
Clarify http.server documentation using RFC 7230 terminology
docs
Documentation in the Doc dir
#93166
opened May 24, 2022 by
maggyero
SyntaxError location for Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
*args
in class bases is inconsistent
3.10
interpreter-core
#93165
opened May 24, 2022 by
tusharsadhwani
Allow using QueueHandler and QueueListener in logging.dictConfig
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#93162
opened May 24, 2022 by
spacemanspiff2007
email.parser.Parser dropping headers into payload if space between header name and colon
expert-email
type-bug
An unexpected behavior, bug, or error
#93158
opened May 24, 2022 by
davidmcnabnz
fileinput with inplace=True ignores errors parameter
3.10
3.11
3.12
type-bug
An unexpected behavior, bug, or error
#93157
opened May 24, 2022 by
JelleZijlstra
the An unexpected behavior, bug, or error
pathlib.Path.parents[-1]
didn't receive the self._parts
type-bug
#93156
opened May 24, 2022 by
ramwin
Dataflow analysis in the compiler to avoid runtime NULL checks
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#93143
opened May 23, 2022 by
sweeneyde
sys.ps1
/sys.ps2
should be empty (or not shown) if stdin is not a tty
stdlib
#93139
opened May 23, 2022 by
allisonkarlitskaya
unittest mock miss attributes with Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
AttributeError
with dataclasses
and attrs
class when slots=False
?
tests
#93133
opened May 23, 2022 by
noklam
asyncio.gather behaves inconsistently when handling KeyboardInterruption/SystemExit
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#93122
opened May 23, 2022 by
HFrost0
test_mailbox
: Duplicate keys in _sample_headers
cause _check_sample
to only test one value
expert-email
tests
#93121
opened May 23, 2022 by
The-Compiler
Missing brackets in docs: logging.handlers.SysLogHandler(address='localhost', SYSLOG_UDP_PORT,...
docs
Documentation in the Doc dir
#93108
opened May 23, 2022 by
magnus-lycka
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.