RepoNotes
Toggle theme
Loading ...
Sign in
python/devguide
The Python developer's guide
1964
1
118
Readme
Notes
New Note
Sign in to add notes for this repository
RN
python
26550
Followers
0
Following
87
Repos
No Twitter
Repositories related to the Python Programming language
Branches
main
Releases
Commits
issue:1610 Broken link to test-with-buildbots fixed (#1612)
Prevent `make venv` from reporting success when it actually failed (#1611) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Update ASan information regarding --without-pymalloc flag (GH-1609) * Update ASan information regarding --without-pymalloc flag As discussed with @encukou on the CPython Core sprint on EuroPython 20
Issues
Feature: Add refleak checker option under testing
gh-1269: Added references for argument clinic directives
Add a guide to deprecating features