[Python-Dev] Checking in Argument Clinic early?
Antoine Pitrou
solipsis at pitrou.net
Tue Oct 15 15:59:53 CEST 2013
More information about the Python-Dev mailing list
Tue Oct 15 15:59:53 CEST 2013
- Previous message: [Python-Dev] Checking in Argument Clinic early?
- Next message: [Python-Dev] Checking in Argument Clinic early?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le Tue, 15 Oct 2013 13:55:47 +0100, Larry Hastings <larry at hastings.org> a écrit : > > You can review the existing code here: > > https://bitbucket.org/larry/python-clinic/ You didn't create it as a (Bitbucket) fork of CPython, and you didn't put your changes in a separate branch, so this repo is a bit useless to review the changes :-/ Is clinic.py automatically invoked by the build chain? (i.e. Makefile) Regards Antoine.
- Previous message: [Python-Dev] Checking in Argument Clinic early?
- Next message: [Python-Dev] Checking in Argument Clinic early?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list