summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/must-resolve.sh
Commit message (Expand)AuthorAgeFilesLines
* bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. (gh-2...Eric Snow2020-12-251-0/+75
ddefaf31b366ea84250fc5090837c2b764a04102'>Merged the int/long unification branch, by very crude means (sorry Thomas!).Guido van Rossum2007-01-144-25/+22 * Some more changes related to the new except syntax and semantics,Guido van Rossum2007-01-101-3/+3 * PEP 3107 - Function Annotations thanks to Tony LowndsNeal Norwitz2006-12-284-83/+118 * Cruft removal:Neal Norwitz2006-12-282-91/+1 * Remove PyFloat_AsReprString() and PyFloat_AsString() which should notNeal Norwitz2006-12-281-14/+5 * Patch #1601678: move intern() to sys.intern().Georg Brandl2006-12-191-1/+1 * Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-133-3/+17 * - patch #1600346 submitted by Tomer FilibaJack Diederich2006-11-281-1/+1 * Jiwon Seo's PEP 3102 implementation.Guido van Rossum2006-10-274-5/+15 * Patch #1550786: ellipsis literal.Georg Brandl2006-09-061-4/+5 * Patch #1550800: make exec a function.Georg Brandl2006-09-06