Pinned Loading
-
awesome-cryptography
awesome-cryptography PublicA curated list of cryptography resources and links.
-
git-secret
git-secret Public👥 A bash-tool to store your private data inside a git repository.
-
sobole-zsh-theme
sobole-zsh-theme PublicMinimalistic zsh theme inspired by the old-fashioned hobbies.
-
pustota-theme/pustota
pustota-theme/pustota PublicMinimalistic VSCode theme inspired by old-fashioned hobbies.
3,561 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 26 commits in 10 repositories
Created a pull request in python/cpython that received 22 comments
Add maybe
keyword. BDFL says, we deliver!
It works! https://www.youtube.com/watch?v=wgxBHuUOmjA Happy 1st April, everyone!
+906
−567
lines changed
•
22
comments
Opened 16 other pull requests in 5 repositories
python/cpython
2
open
10
merged
-
gh-132385: Fix instance error suggestions potential exceptions in
traceback
This contribution was made on Apr 11 -
gh-132316: Require
socket
andGITHUB_TOKEN
env to useGitHubArtifactDatabase
This contribution was made on Apr 10 -
gh-132285: Fix that
__annotate__
is not deleted when__annotations__
is deletedThis contribution was made on Apr 8 -
[3.12] gh-130775: Allow negative locations in
ast
(GH-130795)This contribution was made on Apr 8 -
[3.13] gh-130775: Allow negative locations in
ast
(GH-130795)This contribution was made on Apr 7 -
gh-132221: Fix
__match_args__
generation docs indataclasses.rst
This contribution was made on Apr 7 -
gh-132176: Fix crash on
type()
whentuple
subclass passed asbases
This contribution was made on Apr 7 -
gh-132174: Fix function name in error message of
_interpreters.run_string
This contribution was made on Apr 6 -
gh-132171: Fix
_interpreters.run_string
crash on string subclassThis contribution was made on Apr 6 -
[3.13] gh-132011: Fix crash on invalid
CALL_LIST_APPEND
deoptimization (GH-132018)This contribution was made on Apr 6 -
gh-132011: Fix crash on invalid
CALL_LIST_APPEND
deoptimizationThis contribution was made on Apr 2 -
gh-132002: Fix crash of
ContextVar
on unhashablestr
subtypeThis contribution was made on Apr 2
typeddjango/djangorestframework-stubs
1
merged
-
Django5.2
This contribution was made on Apr 7
python/mypy
1
merged
-
Do not add
kw_only
dataclass fields to__match_args__
This contribution was made on Apr 7
wemake-services/dotenv-linter
1
closed
-
Update CHANGELOG.md
This contribution was made on Apr 6
typeddjango/django-stubs
1
merged
-
Update django to 5.2
This contribution was made on Apr 6
Reviewed 62 pull requests in 11 repositories
python/cpython
25 pull requests
-
gh-132470: Prevent crash in ctypes.CField when
byte_size
is incorrectThis contribution was made on Apr 13 -
gh-132435: Test syntax warnings in a
finally
blockThis contribution was made on Apr 12 -
gh-132385: Fix instance error suggestions potential exceptions in
traceback
This contribution was made on Apr 11 -
[3.13] gh-132316: Require
socket
andGITHUB_TOKEN
env to useGitHubArtifactDatabase
(GH-132348)This contribution was made on Apr 10 -
[3.13] CI: set correct working directory for Hypothesis cache (GH-119345)
This contribution was made on Apr 10
-
gh-132331: Add
tp_versions_used
toPyTypeObject
docsThis contribution was made on Apr 10 -
gh-132305: Make Argument Clinic code compatible with Python 3.10
This contribution was made on Apr 9
-
gh-132250: Clear error in lsprof callback when method descriptor raises an excep…
This contribution was made on Apr 8
-
[3.12] gh-132221: Fix
__match_args__
generation docs indataclasses.rst
(GH-132222)This contribution was made on Apr 7 -
[3.13] gh-132221: Fix
__match_args__
generation docs indataclasses.rst
(GH-132222)This contribution was made on Apr 7 -
[3.13] gh-132171: Fix
_interpreters.run_string
crash on string subclass (GH-132173)This contribution was made on Apr 7 -
gh-132185: Avoid slow test_expanduser_pwd2 in test_posixpath
This contribution was made on Apr 7
-
[3.13] gh-132174: Fix function name in error message of
_interpreters.run_string
(GH-132175)This contribution was made on Apr 7 -
gh-132168: Add
__class_getitem__
toctypes.py_object
This contribution was made on Apr 6 -
[WIP] gh-132166: Add check in find_longest_match for checking if sequences are identical
This contribution was made on Apr 6
-
gh-132159: Do not shadow user arguments in generated
__new__
by@warnings.deprecated
This contribution was made on Apr 6 -
gh-132108: Add Buffer Protocol support to int.from_bytes to improve performance
This contribution was made on Apr 6
-
gh-132139: Document that you can no longer set attributes on unions
This contribution was made on Apr 6
-
gh-132134: Add to
.cache
directory .gitignore fileThis contribution was made on Apr 5 -
gh-128661: Remove DeprecationWarning in evaluate_forward_ref
This contribution was made on Apr 2
-
[3.12] gh-132002: Fix crash of
ContextVar
on unhashablestr
subtype (GH-132003)This contribution was made on Apr 2 -
[3.13] gh-132002: Fix crash of
ContextVar
on unhashablestr
subtype (GH-132003)This contribution was made on Apr 2 -
gh-131998: Fix
NULL
dereference when using an unbound method descriptor in a specialized code pathThis contribution was made on Apr 2 -
# gh-131996: Add PEP-585 support to singledispatch types
This contribution was made on Apr 2
-
gh-115942: Add
locked
to several multiprocessing locksThis contribution was made on Apr 1
typeddjango/django-stubs
13 pull requests
-
Update
django.db.models.sql
for Django 5.2This contribution was made on Apr 12 -
Update
django.contrib.admin
for Django 5.2This contribution was made on Apr 12 -
Allow
MutableMapping
forForm.Initial
This contribution was made on Apr 11 -
Feat/builtin models types
This contribution was made on Apr 11
-
Update
django.contrib.auth.models
for Django 5.2This contribution was made on Apr 9 -
Update
django.contrib.auth.backends
for Django 5.2This contribution was made on Apr 9 -
Update
django.test.client
anddjango.utils
for Django 5.2This contribution was made on Apr 9 -
Update
django.core.validators
for Django 5.2This contribution was made on Apr 8 -
Fix django.urls.base.reverse after 5.2
This contribution was made on Apr 8
-
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Apr 7
-
Update django to 5.2
This contribution was made on Apr 7
-
Update
django.contrib.gis.geoip2
stubsThis contribution was made on Apr 2 -
Allow tuples for some
TypedModelMeta
fieldsThis contribution was made on Apr 2
python/mypy
5 pull requests
-
Docs: added information about deprecated pep 563
This contribution was made on Apr 12
-
Remove non-existing
_DT
from ordered dataclassThis contribution was made on Apr 11 -
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Apr 11
-
Exclude irrelevant members in
narrow_declared_type
from union overlapping with enumThis contribution was made on Apr 9 -
Flatten union before contracting literals when checking subtyping
This contribution was made on Apr 8
wemake-services/wemake-django-template
4 pull requests
-
Update to
python3.12.10
andpoetry@2.1.2
This contribution was made on Apr 13 -
Adds
.hypothesis
as norecursedirs insetup.cfg
This contribution was made on Apr 12 -
Adding tests for django admin panel
This contribution was made on Apr 11
-
Replace
nplusone
withzealot
This contribution was made on Apr 10
wemake-services/wemake-python-styleguide
4 pull requests
-
Issue 1011: Non strict operation with slice
This contribution was made on Apr 13
-
Issue 3381: fix WPS115 false-positive on StrEnum, IntEnum, IntFlag at…
This contribution was made on Apr 9
-
Fix #3360
This contribution was made on Apr 3
-
Bump hypothesis from 6.130.6 to 6.130.8
This contribution was made on Apr 3
dry-python/returns
4 pull requests
-
Add the ability to add debugging notes to the result.safe decorator.
This contribution was made on Apr 12
-
Add lock to ReAwaitable for concurrent awaits
This contribution was made on Apr 12
-
Add __replace__ magic method to BaseContainer for copy.replace() support
This contribution was made on Apr 3
-
Update CHANGELOG and fix mypy compatibility for curry.partial
This contribution was made on Apr 2
litestar-org/litestar
3 pull requests
-
docs: add line check to code-blocks with
blacken-docs
This contribution was made on Apr 13 -
ci: Test against typing-extension pre-releases
This contribution was made on Apr 6
-
fix(typing): Correctly handle
typing_extensions.TypeAliasType
ontyping-extensions>4.13.0
(fix #4088)This contribution was made on Apr 6
python/typeshed
1 pull request
-
Mark
Flask-Cors
as completeThis contribution was made on Apr 12
sobolevn/sobole-zsh-theme
1 pull request
-
fix: GREP_COLOR='1;35' to GREP_COLORS='mt=1;35'
This contribution was made on Apr 12
ag2ai/faststream
1 pull request
-
feat: add autoflush on kafka producer
This contribution was made on Apr 9
wemake-services/dotenv-linter
1 pull request
-
Fix warning output parser in ci
This contribution was made on Apr 6
Created an issue in python/cpython that received 9 comments
Instance attr error suggestions can execute __getattr__
Bug report >>> class A: ... def __getattr__(self, key): ... if key == 'foo': raise SystemExit('bye') ... def bar(self): ... foo ... >>> A().bar() bye
9
comments
Opened 8 other issues in 5 repositories
python/cpython
2
open
2
closed
-
Consider making
staticmethod
andclassmethod
genericThis contribution was made on Apr 12 -
__annotate__
corner case when deleting__annotations__
This contribution was made on Apr 8 -
dataclasses
docs do not mention thatkw_only
fields are ignored from__match_args__
This contribution was made on Apr 7 -
Incorrect function name in error message of
_interpreters.run_string
This contribution was made on Apr 6
wemake-services/wemake-django-template
1
closed
-
Update python to latest 3.12.x
This contribution was made on Apr 11
wemake-services/wemake-python-styleguide
1
open
-
Forbid PEP750 – Template strings
This contribution was made on Apr 10
MLGRussianXP/python-docs-ru
1
closed
-
Invitation to join https://t.me/opensource_findings_python
This contribution was made on Apr 1
conda-forge/conda-forge.github.io
1
open
-
New error in
types-tqdm-feedstock
: "configuration error:project.license
must be valid exactly by one definition"This contribution was made on Apr 1