]> granicus.if.org Git - python/shortlog
python
2016-09-22 Serhiy StorchakaNull merge
2016-09-22 Serhiy StorchakaNull merge
2016-09-22 Serhiy StorchakaSilence GCC warning.
2016-09-22 Serhiy StorchakaIssue #28086: Single var-positional argument of tuple...
2016-09-22 Serhiy StorchakaIssue #28086: Single var-positional argument of tuple...
2016-09-22 Christian HeimesMake Lib/test/ssltests.py more useful and faster for...
2016-09-22 Christian HeimesMake Lib/test/ssltests.py more useful and faster for...
2016-09-22 Christian HeimesMake Lib/test/ssltests.py more useful and faster for...
2016-09-22 Martin PanterMerge socketserver fixes from 3.6
2016-09-22 Martin PanterIssue #27348: Merge exception formatting fix from 3.6
2016-09-22 Martin PanterMerge socketserver fixes from 3.5 into 3.6
2016-09-22 Martin PanterIssue #27348: Merge exception formatting fix from 3...
2016-09-22 Martin PanterFix references to Python 3’s socketserver (lowercase...
2016-09-22 Martin PanterIssue #27348: Restore “Exception: None” formatting...
2016-09-22 Martin PanterIssue #27950: Silence long makefile commands and comments
2016-09-22 Serhiy StorchakaExtend the test to lower pickle protocols.
2016-09-22 Serhiy StorchakaExtend the test to lower pickle protocols.
2016-09-22 Serhiy StorchakaExtend the test to lower pickle protocols.
2016-09-21 Berker PeksagIssue #25651: Merge from 3.6
2016-09-21 Berker PeksagIssue #25651: Merge from 3.5
2016-09-21 Berker PeksagIssue #25651: Allow falsy values to be used for msg...
2016-09-21 Victor Stinnerregrtest: add -u for unbuffered stdout/stderr
2016-09-21 Serhiy StorchakaNull merge
2016-09-21 Serhiy StorchakaMerge heads
2016-09-21 Serhiy StorchakaMerge heads
2016-09-21 Christian Heimeslcov: ignore more 3rd party code and internal test...
2016-09-21 Serhiy StorchakaIssue #28214: Now __set_name__ is looked up on the...
2016-09-21 Christian Heimeslcov: ignore more 3rd party code and internal test...
2016-09-21 Serhiy StorchakaIssue #28214: Now __set_name__ is looked up on the...
2016-09-21 Christian HeimesDon't define PY_WITH_KECCAK
2016-09-21 Christian HeimesDon't define PY_WITH_KECCAK
2016-09-21 Victor StinnerMerge 3.6
2016-09-21 Victor StinnerMerge 3.5
2016-09-21 Victor StinnerFix PyUnicode_FromFormatV() error handling
2016-09-21 Christian Heimesva_end() all va_copy()ed va_lists.
2016-09-21 Christian Heimesva_end() all va_copy()ed va_lists.
2016-09-21 Victor StinnerMerge 3.6
2016-09-21 Victor StinnerMerge 3.5
2016-09-21 Victor Stinnertest_asynico: fix test_sock_connect_sock_write_race()
2016-09-21 Benjamin Petersonmerge 3.6
2016-09-21 Benjamin Petersonreplace usage of Py_VA_COPY with the (C99) standard...
2016-09-20 Victor StinnerMerge 3.6 (os.getrandom)
2016-09-20 Victor StinnerFix memleak in os.getrandom()
2016-09-20 Victor StinnerMerge 3.6
2016-09-20 Victor Stinner(Merge 3.5) Catch EPERM error in py_getrandom()
2016-09-20 Victor StinnerCatch EPERM error in py_getrandom()
2016-09-20 Victor StinnerCleanup random.c
2016-09-20 Ned DeilyMake 3.7 the current dev version in the html version...
2016-09-20 Ned DeilyMake 3.7 the current dev version in the html version...
2016-09-20 Ned DeilyMake 3.7 the current dev version in the html version...
2016-09-20 Benjamin Petersonmerge 3.6
2016-09-20 Benjamin Petersonrevert expat changes
2016-09-20 Benjamin Petersonmerge 3.6 (closes #28184)
2016-09-20 Benjamin Petersonmerge 3.5 (#28184)
2016-09-20 Benjamin Petersonremove trailing whitespace
2016-09-19 Jesus CeaMERGE: Docs: Correctly link to the methods
2016-09-19 Jesus CeaMERGE: Docs: Correctly link to the methods
2016-09-19 Jesus CeaDocs: Correctly link to the methods
2016-09-19 Victor StinnerMerge 3.6
2016-09-19 Victor StinnerFix memory leak in path_converter()
2016-09-19 Benjamin Petersonmerge 3.6
2016-09-19 Benjamin Petersondelete dead code
2016-09-19 Benjamin Petersonmerge 3.6
2016-09-19 Benjamin Petersonmerge 3.5 (#24022)
2016-09-19 Benjamin Petersonmerge 3.4
2016-09-19 Benjamin Petersonproperly handle the single null-byte file (closes ...
2016-09-19 Raymond Hettingermerge
2016-09-19 Raymond Hettingermerge
2016-09-19 Raymond HettingerIssue #28189: dictitems_contains no longer swallows...
2016-09-19 Raymond Hettingermerge
2016-09-19 Raymond HettingerIssue #28193: Use lru_cache in the re module.
2016-09-19 Benjamin Petersonmerge 3.6
2016-09-19 Benjamin Petersoncorrect silly spelling problem
2016-09-19 Benjamin Petersonmerge 3.6
2016-09-19 Benjamin Petersonreplace obmalloc's homegrown uptr and uchar types with...
2016-09-19 Benjamin Petersonmerge 3.6
2016-09-19 Benjamin Petersonimprovements to code that checks whether Python (obmall...
2016-09-19 Benjamin Petersonmerge 3.6
2016-09-19 Benjamin Petersonstop using Py_LL and Py_ULL
2016-09-19 Benjamin Petersonmerge 3.6
2016-09-19 Benjamin Petersonalways define HAVE_LONG_LONG (#27961)
2016-09-19 Benjamin Petersonmerge 3.6
2016-09-19 Benjamin Petersonproperly free memory in pgen
2016-09-18 Victor StinnerMerge 3.6 (test_regrtest)
2016-09-18 Victor StinnerFix test_huntrleaks_fd_leak() of test_regrtest
2016-09-18 Ethan Furmanissue23591: fix flag decomposition and repr
2016-09-18 Ethan Furmanissue23591: fix flag decomposition and repr
2016-09-18 Berker PeksagIssue #25400: Merge from 3.6
2016-09-18 Berker PeksagIssue #25400: RobotFileParser now correctly returns...
2016-09-18 Christian HeimesIssue #26661: setup.py now detects system libffi with...
2016-09-18 Christian HeimesIssue #26661: setup.py now detects system libffi with...
2016-09-18 Christian HeimesIssue #26661: setup.py now detects system libffi with...
2016-09-18 Berker PeksagNull merge with 3.6
2016-09-18 Berker PeksagNull merge from 3.5
2016-09-18 Berker PeksagIssue #26610: Skip test_with_pip if _ctypes is not...
2016-09-18 Berker PeksagNull merge from 3.6
2016-09-18 Berker PeksagNull merge from 3.5
2016-09-18 Berker PeksagIssue #28075: Fix test_access_denied in Python 3.5
2016-09-18 Berker PeksagIssue #28151: Merge from 3.6
2016-09-18 Berker PeksagIssue #28151: Use pythontest.net in test_robotparser
next