-
To facilitate cleaner updates of the externally-maintained `libmpdec` required by the `_decimal` module, we should migrate away from the bundled copy in `Modules/_decimal/libmpdec` and towards an "ext…
zware updated
5 months ago
-
# Bug report
### Bug description:
Entering `"r"`, `"t"` or `"p"` in the Chinese input method and press `Enter` in the editor will cause IDLE to behave unexpectedly.
* `"r"`: Equivalent to pre…
-
# Bug report
### Bug description:
Compiling Python 3.13 on MSYS2/UCRT64 causes a type check error for `_PyTime_AsTime_t`'s second parameter.
```gcc
Python/pytime.c: In function 'pytime_as_ti…
-
### What's the problem this feature will solve?
I'm working on a tool to target the CPython API with custom languages. For this purpose, an external build tool is used.
Ever since build isolation…
-
# Feature or enhancement
### Proposal:
Over the last few years, Trio and AnyIO users have proven out several design patterns using [channels as async iterables](https://trio.readthedocs.io/en/st…
-
Hello!
when i restart the grasshopper,it always has the problem:
File "C:\GH_CPython\PythonFileWritten_1.py", line 1
SyntaxError: Non-ASCII character '\xe2' in file C:\GH_CPython\PythonFileWritten…
-
# Bug report
### Bug description:
The `math.log` function has a special path for integers that only works for the builtin `int` type:
https://github.com/python/cpython/blob/ac61d58db0753a3b37de21dbc…
-
https://github.com/python/cpython/blob/2f5c3b09e45798a18d60841d04a165fb062be666/Doc/reference/compound_stmts.rst?plain=1#L1211-L1224
In ``parameter_list_starargs`` - everything can be optional, exc…
-
# Bug report
### Bug description:
When
* OpenSSL is configured in FIPS mode
* recommended config is used to only load "base + fips" providers
* without the default provider
* CPython is comp…
-
This issue describes the migration plan, testing strategy, execution plan, and risk management plan. This list of steps is not final, new steps might be added, the time estimates should be more accur…