Staging
v0.5.0
https://github.com/python/cpython
Revision fff596f792a0752b0e571fa57809e5752aba6353 authored by Miss Islington (bot) on 27 February 2018, 19:58:28 UTC, committed by Alexander Belopolsky on 27 February 2018, 19:58:28 UTC
* Add What's New entry for addition of datetime.timezone to the C API

Closes bpo-10381

* Add what's new entry for date and datetime optimizations

Closes bpo-32403
(cherry picked from commit 5bd04f964b4f1bcdbd0fa36de04f087c2db07cfe)

Co-authored-by: Paul Ganssle <pganssle@users.noreply.github.com>
1 parent 4c842b0
History
Tip revision: fff596f792a0752b0e571fa57809e5752aba6353 authored by Miss Islington (bot) on 27 February 2018, 19:58:28 UTC
bpo-10381, bpo-32403: What's new entries for changes to datetime (gh-5814) (gh-5929)
Tip revision: fff596f
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 772 bytes
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 5.7 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 60.8 KB
README.rst -rw-r--r-- 9.1 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 481.7 KB
configure.ac -rw-r--r-- 159.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 42.2 KB
setup.py -rw-r--r-- 99.7 KB

README.rst

back to top