Clone this repo:
  1. 0f5a594 [Python] Declare the module scope functions declared inside a class in the .pyi stub by William S Fulton · 2 days ago main master upstream/master
  2. bb5d46f Don't probe for unsupported versions of Python in configure by William S Fulton · 2 days ago
  3. 1bbbf24 Ignore the generated Python .pyi stub files by William S Fulton · 2 days ago
  4. 57f52fd [Python] Stop the C/C++ annotations generating PEP 484 support code by William S Fulton · 2 days ago
  5. bcc3f30 [Python] Declare thisown, __disown__ and the class constants in the .pyi stub by William S Fulton · 2 days ago
  6. ebbcda0 Modernise the operator examples by William S Fulton · 2 days ago
  7. 1f99bd4 [Python] Drop the f_ prefix from the non file variables in python.cxx by William S Fulton · 2 days ago
  8. 085c9b3 [Python] Remove three pyrefly suppressions from the Python examples by William S Fulton · 2 days ago
  9. a835a6a [Python] Generate a .pyi stub file for the low-level C/C++ module by William S Fulton · 2 days ago
  10. ad1e218 Document the alphabetical ordering of makefile lists in the conventions skill by William S Fulton · 2 days ago
  11. 1a9b5f7 pyrefly bad-argument-type fixes in python constants example by William S Fulton · 2 days ago
  12. c0eb382 Add pytyping typemap for typehint support to python multimap example by William S Fulton · 2 days ago
  13. 1bdc232 [Python] Add the add and discard methods to the unordered set containers by William S Fulton · 2 days ago
  14. ed0fc44 [Python] Return False from container __contains__ instead of raising TypeError by William S Fulton · 2 days ago
  15. aee89fb [Python] Add the optional index parameter to the container pop method by William S Fulton · 2 days ago
  16. 9f383ba [Python] Rename the BaseClassData buffer helpers in the buffer interface test by William S Fulton · 2 days ago
  17. 5a99f40 [Python] Annotate the std::basic_string methods converted to str by William S Fulton · 2 days ago
  18. 9bbbb84 [Python] Annotate the string dunder methods as returning str by William S Fulton · 2 days ago
  19. df6555e [Python] Do not annotate a disagreeing overload chain with one overload's type by William S Fulton · 2 days ago
  20. 3ac66be [Python] Decorate overloaded methods with a _swig_dispatch helper by William S Fulton · 2 days ago