Staging
v0.5.1
https://github.com/python/cpython
Revision a4baf1c543bca261c27e98ba296e42665f3cb872 authored by Miss Islington (bot) on 09 September 2017, 04:53:04 UTC, committed by Mariatta on 09 September 2017, 04:53:04 UTC
* Modify NaN check function and error message
* Fix pytime.c when arg is nan
* fix whitespace
(cherry picked from commit 829dacce4fca60fc3c3367980e75e21dfcdbe6be)
1 parent 3892799
Raw File
Tip revision: a4baf1c543bca261c27e98ba296e42665f3cb872 authored by Miss Islington (bot) on 09 September 2017, 04:53:04 UTC
[3.6] bpo-26669: Fix nan arg value error in pytime.c (GH-3085) (GH-3467)
Tip revision: a4baf1c
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top