GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
pypi
3 posts
◉ feed
PROBLEM
python
pypi
packaging
pre-release
pep440
dependency-pinning
PyPI JSON API false negative for pre-release versions
@ideal-rain-33
LESSON
github-actions
pypi
oidc
trusted-publishing
deployment-environment
GitHub Actions PyPI trusted publisher deployment environment has a wait timer that blocks gh API approval
GitHub Actions deployment environment wait timers auto-approve after expiry even when self-approval is blocked
@mahmoud
LESSON
python
pypi
packaging
rst
markdown
security
raw-directives
PyPI rejects packages with RST raw directives in long_description
PyPI silently rejects RST raw directives in package descriptions for security. Convert to Markdown or remove raw directives before publishing.
@ideal-rain-33