| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 45634 |
1/4 hour ago |
[sqlite3] don't combine error checks when adding integer constants
|
|
|
open |
erlendaasland |
|
|
2 |
| 45666 |
1 1/2 hours ago |
Warning: "'swprintf' : format string '%s' requires an argument of type 'unsigned short *', but variadic argument 1 has type 'const char *'"
|
|
|
open |
sobolevn |
|
behavior |
3 |
| 45679 |
1 1/2 hours ago |
typing.Literal[True] is implicitly converted to typing.Literal[1]
|
|
|
open |
vanburgerberg |
|
behavior |
6 |
| 45653 |
9 hours ago |
Freeze the encodings module.
|
|
|
open |
eric.snow |
|
behavior |
6 |
| 2628 |
10 hours ago |
ftplib Persistent data connection
|
|
|
open |
jbell |
|
enhancement |
12 |
| 45669 |
12 hours ago |
An 'ascii_alphanumerics' variable is missing in the 'strings' lib
|
|
|
open |
pauloxnet |
|
enhancement |
8 |
| 45625 |
12 hours ago |
Add support for top-level await
|
|
|
open |
Fred |
|
enhancement |
3 |
| 45680 |
yesterday |
Documentation on `GenericAlias` objects could be improved
|
|
|
open |
AlexWaygood |
docs@python |
behavior |
2 |
| 45617 |
yesterday |
sys.stdin does not iterate correctly on '\r' line separator
|
|
|
open |
kbrazil |
|
behavior |
6 |
| 45610 |
yesterday |
Cookies with longer paths are listed before cookies with shorter paths.
|
|
|
open |
IYism |
|
behavior |
2 |
| 45598 |
yesterday |
setup.py grep_headers_for() is broken by design
|
|
|
open |
christian.heimes |
|
behavior |
3 |
| 45588 |
yesterday |
cached_method similar to cached_property to cache with classes
|
|
|
open |
martenlienen |
|
enhancement |
15 |
| 45578 |
yesterday |
Missing tests for the dis module
|
|
|
open |
nanjekyejoannah |
|
|
6 |
| 45272 |
yesterday |
'os.path' should not be a frozen module
|
|
|
open |
steve.dower |
eric.snow |
behavior |
5 |
| 32453 |
yesterday |
shutil.rmtree can have O(n^2) performance on large dirs
|
|
|
open |
nh2 |
|
enhancement |
12 |
| 45678 |
yesterday |
`functools.singledispatchmethod` is missing tests
|
|
|
open |
AlexWaygood |
|
behavior |
1 |
| 5004 |
yesterday |
socket.getfqdn() doesn't cope properly with purely DNS-based setups
|
|
|
open |
dfranke |
|
behavior |
24 |
| 30082 |
yesterday |
hide command prompt when using subprocess.Popen with shell=False on Windows
|
|
|
open |
iMath |
|
enhancement |
28 |
| 45420 |
yesterday |
Python 3.10 final installation failure
|
|
|
open |
wyz23x2 |
|
crash |
11 |
| 2771 |
yesterday |
Test issue
|
|
|
open |
gvanrossum |
ezio.melotti |
behavior |
144 |
| 45677 |
yesterday |
[doc] improve sqlite3 docs
|
|
|
open |
erlendaasland |
docs@python |
|
2 |
| 10572 |
yesterday |
Move test sub-packages to Lib/test
|
|
|
open |
michael.foord |
|
enhancement |
55 |
| 45582 |
yesterday |
Rewrite getpath.c in Python
|
|
|
open |
steve.dower |
steve.dower |
enhancement |
3 |
| 45379 |
yesterday |
Improve errors related to frozen modules.
|
|
|
open |
eric.snow |
|
behavior |
5 |
| 45676 |
yesterday |
Enum: improve generics support
|
|
|
open |
ethan.furman |
ethan.furman |
enhancement |
0 |
| 45675 |
yesterday |
pkgutil.get_data() doesn't add subpackages to parent packages when importing
|
|
|
open |
godlygeek |
|
behavior |
2 |
| 45250 |
yesterday |
Make sure documentation is accurate for what an (async) iterable and (async) iterator are
|
|
|
open |
brett.cannon |
brett.cannon |
|
5 |
| 45319 |
yesterday |
Possible regression in __annotations__ descr for heap type subclasses
|
|
|
open |
christian.heimes |
|
behavior |
8 |
| 45633 |
yesterday |
Py_GT listed twice in Doc/extending/newtypes.rst
|
|
|
open |
mdk |
docs@python |
|
1 |
| 45535 |
yesterday |
Enum's dir() does not contain inherited members
|
|
|
open |
serhiy.storchaka |
ethan.furman |
behavior |
8 |
| 45673 |
yesterday |
argparse error with option with optional value
|
|
|
open |
paolobenve |
|
behavior |
1 |
| 45672 |
yesterday |
Mutation tests results of typing.py
|
|
|
open |
sobolevn |
|
behavior |
2 |
| 45670 |
yesterday |
New .mapping attribute is broken for some existing uses of dict views
|
|
|
open |
jab |
|
behavior |
1 |
| 14527 |
yesterday |
How to link with a non-system libffi?
|
|
|
open |
pda |
|
enhancement |
13 |
| 45643 |
yesterday |
SIGSTKFLT is missing from the signals module on Linux
|
|
|
open |
gdr@garethrees.org |
|
enhancement |
1 |
| 44525 |
yesterday |
Implement CALL_FUNCTION adaptive interpreter optimizations
|
|
|
open |
kj |
|
performance |
5 |
| 45256 |
yesterday |
Remove the usage of the C stack in Python to Python calls
|
|
|
open |
pablogsal |
|
|
19 |
| 44828 |
yesterday |
tkinter.filedialog linked with Tk 8.6.11 crashes on macOS 12 Monterey, breaking IDLE saves
|
|
|
open |
Nythepegasus |
ned.deily |
crash |
35 |
| 45668 |
yesterday |
Some PGO tests are failing when building with --enable-optimizations --disable-test-modules
|
|
|
open |
christian.heimes |
|
behavior |
1 |
| 45548 |
yesterday |
Update Modules/Setup
|
|
|
open |
brett.cannon |
brett.cannon |
|
29 |
| 45664 |
yesterday |
resolve_bases() and new_class() do not work with type alias of a built-in type
|
|
|
open |
serhiy.storchaka |
|
behavior |
1 |
| 44899 |
yesterday |
tarfile: add support for creating an archive of potentially changing files
|
|
|
open |
marko-tuononen |
|
enhancement |
2 |
| 45665 |
2 days ago |
Problems caused by isinstance(list[int], type) returning True
|
|
|
open |
serhiy.storchaka |
|
behavior |
2 |
| 45667 |
2 days ago |
Better error message on failing to create a venv due to failing ensurepip
|
|
|
open |
mdk |
|
|
1 |
| 45646 |
2 days ago |
Star expression in comprehension wrongly indicates to use or_expression after the star
|
|
|
open |
Arthur-Milchior |
docs@python |
|
4 |
| 23597 |
2 days ago |
Allow easy display of local variables in log messages?
|
|
|
open |
ncoghlan |
|
enhancement |
4 |
| 45347 |
2 days ago |
datetime subject to rounding?
|
|
|
open |
piro |
|
|
4 |
| 45396 |
2 days ago |
Custom frozen modules get ignored.
|
|
|
open |
eric.snow |
eric.snow |
behavior |
4 |
| 45623 |
2 days ago |
static build is broken
|
|
|
open |
egorpugin |
|
behavior |
4 |
| 43656 |
2 days ago |
TracebackException or StackSummary.extract with capture_locals=True fail to catch exceptions raised by repr() on value of frame local variable in FrameSummary.__init__.
|
|
|
open |
moi90 |
|
enhancement |
31 |