summaryrefslogtreecommitdiffstats
path: root/Python/assemble.c
stat options
Period:
Authors:

Commits per author per week (path 'Python/assemble.c')

AuthorW08 2026W09 2026W10 2026W11 2026Total
Total00000
td>
authorMartin Panter <vadmium+py@gmail.com>2016-10-10 01:00:00 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-10-10 01:00:00 (GMT)
commit829d4fbbf93a25424ec007808617d87deb63eec9 (patch)
tree674550494ba537a2159b5272ba661672f7c6dbfc /Objects
parent61dd7ff0735936b77071a90151faccb9eb8ca16d (diff)
downloadcpython-829d4fbbf93a25424ec007808617d87deb63eec9.zip
cpython-829d4fbbf93a25424ec007808617d87deb63eec9.tar.gz
cpython-829d4fbbf93a25424ec007808617d87deb63eec9.tar.bz2
Issue #28394: Typo fixes in code comments and changelog
Includes patch by Ville Skyttä.