-
### Bug Description
First, let me briefly explain the structure of the Korean keyboard as background knowledge. Unlike English typing, Korean typing involves a combination of consonants and vowels to…
-
### Is your feature request related to a problem? Please describe.
We ran into an issue recently (see #21020) where our Python version for Oppia is 3.8 and we need to upgrade to 3.9 based on [the G…
-
so when i upgraded to python 3.13 after a day or so i was starting to work on a small project with textual and noticed as soon as i just
started simply import stuff like the "ComposeResult" from "tex…
-
## Summary
CN needs to not only prove specs about certain functions, but also check *all* MPS source code for undefined behavior.
A simple script that should be run in `components/mission_protecti…
-
### What's the problem this feature will solve?
"Dependency Groups" are proposed in [PEP 735](https://peps.python.org/pep-0735/) with a variety of target use cases.
In particular, the `--only-deps…
-
- Java Topics:
- [x] #13
- [x] #14
- [ ] #16
- [x] #15
- [ ] #17
- [x] #18
- [x] #19
- [x] #20
- [ ] #21
- [ ] #22
- [ ] #23
- [ ] #24
- [ ] #25
- [ ] #26
…
-
# Bug report
### Bug description:
Discussed in microsoft/pyright#9343 @JelleZijlstra [asked](https://github.com/microsoft/pyright/discussions/9343#discussioncomment-11077428) me to open this iss…
-
# The Evolution of Online Calendars: From Basic Scheduling to Smart Algorithms - Dunebook
Being organized is vital in this current fast-paced world. Keeping track of our time has become so important …
-
### Did you clear cache before opening an issue?
- [X] I have cleared my cache
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does the issue happen when log…
-
## Problem
Code deletion rules in ruff can sometimes leave unnecessary conditional blocks. Consider this common conditional import logic.
```python
import sys
if sys.version_info >= (3, 11):
…