]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-28292: Mark calendar.py helper functions as private. (GH-15113) (GH-15116)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 4 Aug 2019 20:34:56 +0000 (13:34 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 4 Aug 2019 20:34:56 +0000 (13:34 -0700)
commit0c16f6b307f7607e29b98b8fbb99cbca28f91a48
tree396b68884cafbb0f29833bfc4fa9aff8791747dd
parentd7d607c000a28432f87d24d2a5a9315c51017041
bpo-28292: Mark calendar.py helper functions as private. (GH-15113) (GH-15116)

(cherry picked from commit b1c8ec010fb4eb2654ca994e95144c8f2fea07fb)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Lib/calendar.py
Misc/NEWS.d/next/Library/2019-08-04-11-47-58.bpo-28292.vkihH5.rst [new file with mode: 0644]