index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Library
/
2020-10-17-07-52-53.bpo-41966.gwEQRZ.rst
blob: 0e7fad40077be03f9ff40860606a594936445a62 (
plain
)
1
2
Fix pickling pure Python :class:`datetime.time` subclasses. Patch by Dean Inwood.