• Nick Coghlan's avatar
    [2.7] bpo-29514: Check magic number for bugfix releases · a51f12f1
    Nick Coghlan yazdı
    Add a test to check the current MAGIC_NUMBER against the
    expected number for the release if the current release is
    at candidate or final level. On test failure, describe to
    the developer the procedure for changing the magic number.
    
    This ensures that pre-merge CI will automatically pick up
    on magic number changes in maintenance releases (and
    explain why those are problematic), rather than relying on
    all core developers to be aware of the implications of
    such changes.
    a51f12f1
Adı
Son kayıt (commit)
Son güncelleme
.github Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.mention-bot Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
aclocal.m4 Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...