Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cpython
Repository
498845368ff0f6238750ab1d443e7cf4ec98ccd2
Switch branch/tag
cpython
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/cpython.git
closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869)
Alexey Izbyshev authored
6 years ago
Reported by Svace static analyzer.
49884536
Name
Last commit
Last update
.github
AppVeyor: build Python in 64-bit mode (GH-8363)
6 years ago
.vsts
VSTS: Skip build steps when only docs have changed (GH-8546)
6 years ago
Doc
Fix typo in the dataclasses's doc (GH-8896)
6 years ago
Grammar
bpo-30406: Make async and await proper keywords (#1669)
7 years ago
Include
bpo-34301: Add _PyInterpreterState_Get() helper function (GH-8592)
6 years ago
Lib
bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
6 years ago
Mac
Update macOS installer Welcome and ReadMe files for 3.7.0. (GH-7653)
6 years ago
Misc
bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
6 years ago
Modules
closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869)
6 years ago
Objects
closes bpo-34468: Objects/rangeobject.c: Fix an always-false condition in range_repr() (GH-8880)
6 years ago
PC
bpo-34217: Use lowercase header for Windows (GH-8453)
6 years ago
PCbuild
bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775)
6 years ago
Parser
bpo-34400: Fix more undefined behavior in parsetok.c (GH-8833)
6 years ago
Programs
bpo-34170: _PyCoreConfig_Read() don't replace coerce_c_locale (GH-8658)
6 years ago
Python
closes bpo-34474: Python/bltinmodule.c: Add missing NULL check in builtin_sum_impl() (GH-8872)
6 years ago
Tools
bpo-34217: Use lowercase for windows headers (GH-8472)
6 years ago
m4
bpo-32598: Use autoconf to detect usable OpenSSL (#5242)
7 years ago
.gitattributes
gitattribute: Mark generated files (GH-7619)
6 years ago
.gitignore
Add mypy cache to gitignore (GH-6614)
6 years ago
.travis.yml
Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)
6 years ago
CODE_OF_CONDUCT.rst
Move Code_of_Conduct.rst to the root level. (GH-8209)
6 years ago
LICENSE
advance copyright years to 2018 (#5094)
7 years ago
Makefile.pre.in
bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607)
6 years ago
README.rst
bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
6 years ago
aclocal.m4
bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229)
6 years ago
config.guess
config.sub
configure
configure.ac
install-sh
pyconfig.h.in
setup.py
README.rst