Skip to content

sync #6

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

Open
wants to merge 670 commits into
base: kasa
Choose a base branch
from
Open

sync #6

wants to merge 670 commits into from

Conversation

kaanyalova
Copy link
Owner

No description provided.

youknowone and others added 30 commits June 29, 2025 11:21
* check_exact

* check_class

* Type compatibility tools

* abstract_issubclass

* recursive_issubclass
* callable __or__ patch

* add test
* PyUnion::get_args

* issubclass

* isinstance
* Create ContentItem with a macro

* Set struct docs via metadata
* lookup_special

* Fix abstract_issubclass

* Fix real_is_instance
* ParamSpec.__repr__

* Fix more repr
* Update argparse from 3.13.5

* Mark failing test
* Iterable for PyGenericAlias

* GenericAlias works

* typevar.rs
* Fix starred annotation

* uncomment starred annotation
* Fix pairwise hangs

* Don't skip failing tests;)

* Drop lock of read, not write
ever0de and others added 30 commits July 30, 2025 14:05
* Update `test_unittest` from 3.13.5

* Remove old `test_unittest.py`
Fix test.support.requires_debug_ranges
* Add `symtable.py` from 3.13.5

* Update symtable methods

* Correct `type` return type
* Prevent direct instantiation of sqlite3.{Statement,Blob}

* Use `Unconstructible` trait for internal types
* Update `contextlib` from 3.13.5

* Add `test_contextlib_async.py`
* Update `{nt,posix}path.py` from 3.13.5

* Mark failing tests
`struct lconv` in locale.h
https://codebrowser.dev/glibc/glibc/locale/locale.h.html#lconv::int_p_cs_precedes.

Order of relevant section in glibc locale.h
```C
char int_p_cs_precedes;
char int_p_sep_by_space;
char int_n_cs_precedes;
char int_n_sep_by_space;
```
* Update rustyline to 17.0.0

* Update dns-lookup and socket2

* run `cargo update`
* Update `os.py` from 3.13.5

* Set availablity of some `os` functions

* revert some cfg

* Mark more failing tests
Functions like `functools.singledispatch` are sensitive to the order of
items in the `__annotations__` map.

CPython puts returns last.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants