| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 42962 |
1/2 an hour ago |
Windows: SystemError during os.kill(..., signal.CTRL_C_EVENT)
|
|
|
open |
William.Schwartz |
|
behavior |
1 |
| 42957 |
1 1/2 hours ago |
os.readlink produces wrong result on windows
|
|
|
open |
simon mackenzie |
|
behavior |
2 |
| 42961 |
1 1/2 hours ago |
Use-after-free (of a heap type) during finalization
|
|
|
open |
bstaletic |
|
behavior |
1 |
| 42960 |
1 3/4 hours ago |
resources module, FreeBSD update adding RLIMIT_KQUEUES constant
|
|
|
open |
devnexen |
|
|
0 |
| 42958 |
2 hours ago |
filecmp.cmp(shallow=True) isn't actually shallow when only mtime differs
|
|
|
open |
AlexVndnblcke |
|
behavior |
1 |
| 42725 |
2 hours ago |
PEP 563: Should the behavior change for yield/yield from's
|
|
|
open |
BTaskaya |
|
|
21 |
| 42923 |
3 hours ago |
Py_FatalError(): dump the list of extension modules
|
|
|
open |
vstinner |
|
|
8 |
| 42956 |
3 hours ago |
Easy conversion between range and slice
|
|
|
open |
nemeskeyd |
|
enhancement |
5 |
| 31356 |
4 hours ago |
Add context manager to temporarily disable GC
|
|
|
open |
rhettinger |
|
enhancement |
52 |
| 41545 |
4 hours ago |
gc API requiring matching number of gc.disable - gc.enable calls
|
|
|
open |
Yonatan Goldschmidt |
|
enhancement |
11 |
| 42913 |
4 hours ago |
asyncio.ProactorEventLoop mishandles signal wakeup file descriptor
|
|
|
open |
hidmic |
|
behavior |
4 |
| 42955 |
5 hours ago |
Add sys.module_names: list of stdlib module names (Python and extension modules)
|
|
|
open |
vstinner |
|
|
8 |
| 42888 |
5 hours ago |
Not installed “libgcc_s.so.1” causes exit crash.
|
|
|
open |
xxm |
doko |
crash |
8 |
| 42951 |
7 hours ago |
Random and infinite loop in dealing with recursion error for "try-except "
|
|
|
open |
xxm |
|
behavior |
2 |
| 42952 |
7 hours ago |
Incorrect handling of EC_KEY_new_by_curve_name() in the _ssl module
|
|
|
open |
ZackerySpytz |
christian.heimes |
|
5 |
| 39950 |
8 hours ago |
Add pathlib.Path.hardlink_to()
|
|
|
open |
barneygale |
|
enhancement |
3 |
| 42862 |
10 hours ago |
Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module
|
|
|
open |
erlendaasland |
|
enhancement |
12 |
| 42950 |
11 hours ago |
Incorrect exception behavior in handling recursive call.
|
|
|
open |
xxm |
|
behavior |
3 |
| 42717 |
11 hours ago |
The python interpreter crashed with "_enter_buffered_busy"
|
|
|
open |
xxm |
|
crash |
9 |
| 42887 |
12 hours ago |
100000 assignments of .__sizeof__ cause a segfault on del
|
|
|
open |
xxm |
|
crash |
8 |
| 35212 |
yesterday |
Expressions with format specifiers in f-strings give wrong code position in AST
|
|
|
open |
arminius |
eric.smith |
behavior |
3 |
| 40170 |
yesterday |
[C API] Make PyTypeObject structure an opaque structure in the public C API
|
|
|
open |
vstinner |
|
|
34 |
| 42939 |
yesterday |
Linux's chattr i.e. ioctl(FS_IOC_SETFLAGS) is not supported in os.chflags()
|
|
|
open |
socketpair |
|
|
1 |
| 41972 |
yesterday |
bytes.find consistently hangs in a particular scenario
|
|
|
open |
Zeturic |
|
performance |
68 |
| 42949 |
yesterday |
pdb & multiprocessing.Pool: AttributeError: module '__main__' has no attribute '__spec__'
|
|
|
open |
macfreek |
|
|
1 |
| 42948 |
yesterday |
bytearray.copy is undocumented
|
|
|
open |
wim.glenn |
docs@python |
enhancement |
2 |
| 42947 |
yesterday |
email: Handling when both extended/ascii parameter (filename*/filename) are present?
|
|
|
open |
The Compiler |
|
behavior |
1 |
| 42946 |
yesterday |
email: ValueError in get_section when parsing header with non-ASCII digit
|
|
|
open |
The Compiler |
|
behavior |
1 |
| 42705 |
yesterday |
Intercepting thread lock objects not working under context managers
|
|
|
open |
mhmdkanj |
docs@python |
behavior |
3 |
| 32509 |
yesterday |
doctest syntax ambiguity between continuation line and ellipsis
|
|
|
open |
jaraco |
|
behavior |
14 |
| 42943 |
2 days ago |
singledispatchmethod should expose registry of all known overloads
|
|
|
open |
Ilya.Kulakov |
|
enhancement |
1 |
| 42885 |
2 days ago |
Optimize re.search() for \A (and maybe ^)
|
|
|
open |
2d4d |
|
performance |
5 |
| 42935 |
2 days ago |
Pickle can't import builtins at exit
|
|
|
open |
Wicken |
|
crash |
4 |
| 33809 |
2 days ago |
Expose `capture_locals` parameter in `traceback` convenience functions
|
|
|
open |
ulope |
|
enhancement |
12 |
| 42941 |
2 days ago |
Infinite loop in asyncio sslproto
|
|
|
open |
linxy95 |
|
behavior |
1 |
| 42940 |
2 days ago |
Incorrect behavior of inspect.signature(f).bind
|
|
|
open |
slavkostrov |
|
behavior |
1 |
| 42916 |
2 days ago |
Support for DICOM image file format in imghdr module
|
|
|
open |
claw |
|
enhancement |
3 |
| 42643 |
2 days ago |
http.server does not support HTTP range requests
|
|
|
open |
Decorater |
|
enhancement |
3 |
| 41618 |
2 days ago |
[C API] How many slots of static types should be exposed in PyType_GetSlot()
|
|
|
open |
shihai1991 |
|
enhancement |
10 |
| 37006 |
2 days ago |
Add top level await statement support for doctest
|
|
|
open |
xtreak |
|
enhancement |
7 |
| 42889 |
2 days ago |
Incorrect behavior after ast node visits
|
|
|
open |
xxm |
|
crash |
8 |
| 42937 |
3 days ago |
192.0.0.8 (IPv4 dummy address) considered globally reachable
|
|
|
open |
cdirkx |
|
behavior |
1 |
| 42849 |
3 days ago |
pool worker can't be terminated
|
|
|
open |
huangzhesi |
|
behavior |
3 |
| 42917 |
3 days ago |
Block stack size for frame objects should be dynamically sizable
|
|
|
open |
tomkpz |
|
enhancement |
4 |
| 42927 |
3 days ago |
Inline cache for slots
|
|
|
open |
gvanrossum |
|
performance |
13 |
| 42911 |
3 days ago |
Addition chains for pow saves 5-20% time for pow(int,int)
|
|
|
open |
jneb |
|
performance |
4 |
| 42377 |
3 days ago |
allow typing.cast with TYPE_CHECKING
|
|
|
open |
dpinol |
|
behavior |
2 |
| 41824 |
3 days ago |
Docs for typing.ForwardRef don't state that it was added in 3.7
|
|
|
open |
dom1310df |
docs@python |
|
1 |
| 42929 |
3 days ago |
On Windows, shutil.move doesn't raise FileExistsError if dst exists like os.rename
|
|
|
open |
fireattack |
|
behavior |
5 |
| 9334 |
3 days ago |
argparse does not accept options taking arguments beginning with dash (regression from optparse)
|
|
|
open |
andersk |
|
enhancement |
63 |