Staging
v0.5.1
https://github.com/python/cpython
Revision ad1fb813a62733c096a877971d678a2585797b24 authored by larryhastings on 22 June 2017, 23:00:46 UTC, committed by GitHub on 22 June 2017, 23:00:46 UTC
CPython workflow is changing!  We're going to start using "blurb"
to manage Misc/NEWS entries:
    https://github.com/python/core-workflow
(This will be a big win for release managers, honest.)

This checkin simply populates the "Misc/NEWS.d" subdirectory tree
so that people can start putting their news entries in there.
No other changes (yet).
1 parent fa53dbd
History
Tip revision: ad1fb813a62733c096a877971d678a2585797b24 authored by larryhastings on 22 June 2017, 23:00:46 UTC
Add "Misc/NEWS.d" directory tree for "blurb". GH-2331
Tip revision: ad1fb81
File Mode Size
ChangeLog -rw-r--r-- 74.6 KB
FAQ -rw-r--r-- 16.2 KB
INDEX -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 100 bytes
Makefile.in -rw-r--r-- 8.8 KB
README -rw-r--r-- 5.1 KB
adler32.c -rw-r--r-- 4.9 KB
algorithm.txt -rw-r--r-- 9.1 KB
compress.c -rw-r--r-- 2.5 KB
configure -rwxr-xr-x 25.5 KB
crc32.c -rw-r--r-- 12.9 KB
crc32.h -rw-r--r-- 29.8 KB
deflate.c -rw-r--r-- 69.8 KB
deflate.h -rw-r--r-- 12.5 KB
example.c -rw-r--r-- 16.5 KB
gzclose.c -rw-r--r-- 678 bytes
gzguts.h -rw-r--r-- 6.4 KB
gzlib.c -rw-r--r-- 16.0 KB
gzread.c -rw-r--r-- 18.3 KB
gzwrite.c -rw-r--r-- 15.8 KB
infback.c -rw-r--r-- 22.2 KB
inffast.c -rw-r--r-- 13.1 KB
inffast.h -rw-r--r-- 427 bytes
inffixed.h -rw-r--r-- 6.2 KB
inflate.c -rw-r--r-- 52.3 KB
inflate.h -rw-r--r-- 6.2 KB
inftrees.c -rw-r--r-- 12.7 KB
inftrees.h -rw-r--r-- 2.9 KB
make_vms.com -rw-r--r-- 25.8 KB
minigzip.c -rw-r--r-- 15.4 KB
trees.c -rw-r--r-- 43.2 KB
trees.h -rw-r--r-- 8.3 KB
uncompr.c -rw-r--r-- 2.0 KB
zconf.h -rw-r--r-- 15.1 KB
zconf.h.cmakein -rw-r--r-- 15.2 KB
zconf.h.in -rw-r--r-- 15.1 KB
zlib.3 -rw-r--r-- 4.1 KB
zlib.h -rw-r--r-- 85.8 KB
zlib.map -rw-r--r-- 1.2 KB
zlib.pc.in -rw-r--r-- 254 bytes
zutil.c -rw-r--r-- 7.2 KB
zutil.h -rw-r--r-- 6.6 KB

README

back to top