-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: ChanyaVRC/pyrust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(#2806): add the decimal standard library module
#2825
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2818): contextlib __exit__ returns None on non-suppressing paths
#2822
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2819): CacheInfo.__module__ reports 'functools'
#2821
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2801): classes in @inject body files report correct __module__
#2816
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2811): add statistics standard library module
#2814
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2812): add the pprint standard library module
#2813
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2802): add contextlib.chdir context manager
#2804
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
5 tasks done
fix(#2794): implement re lookbehind assertions (?<=...) / (?<!...)
#2800
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2795): add contextlib ABCs, ContextDecorator, and async support
#2799
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2796): ParamSpec.args/.kwargs return ParamSpecArgs/ParamSpecKwargs
#2798
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2793): re inline flags (?i)(?m)(?s)(?x)(?a)(?u)
#2797
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2785): add random module (pure-Python MT19937)
#2790
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
feat(#2784): add bisect and heapq stdlib modules
#2788
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
4 tasks done
fix(#2777): types module exposes UnionType/GeneratorType and friends
#2783
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2779): TypeAliasType subscriptable, __module__, typing export
#2782
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2778): add io SEEK constants, IOBase ABCs, DEFAULT_BUFFER_SIZE, open
#2781
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2776): call __post_init__ and add KW_ONLY sentinel in dataclasses
#2780
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2771): repr(cls)/str(cls) dispatches through metaclass __repr__/__str__
#2774
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2767): float/complex methods reject unexpected keyword arguments
#2773
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
fix(#2770): bytearray unbound method calls work like bytes/str
#2772
opened Jun 21, 2026 by
ChanyaVRC
Owner
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-05-27.