]> granicus.if.org Git - python/shortlog
python
2016-12-27 Serhiy StorchakaIssue #23903: Fixed errors and remove non-existing...
2016-12-27 Serhiy StorchakaIssue #23903: Fixed errors and remove non-existing...
2016-12-27 Serhiy StorchakaIssue #23903: Fixed errors and remove non-existing...
2016-12-27 Raymond Hettingermerge
2016-12-27 Raymond HettingerIssue #29055: Suppress upstream exception for random...
2016-12-27 INADA NaokiIssue #29062: doc: Fix heading level of hashlib-blake2
2016-12-27 Terry Jan ReedyMerge with 3.6
2016-12-27 Terry Jan ReedyIssue #29071: IDLE now colors f-string prefixes (but...
2016-12-27 Xiang ZhangIssue #29078: Merge 3.6.
2016-12-27 Xiang ZhangIssue #29078: Merge 3.5.
2016-12-27 Xiang ZhangIssue #29078: Add the missing import in datetime.time...
2016-12-27 INADA NaokiIssue #29062: doc: Fix hashlib module index conflict
2016-12-26 INADA NaokiIssue #29049: Remove unnecessary Py_DECREF
2016-12-26 INADA NaokiIssue #29049: Fix refleak introduced by f5eb0c4f5d37.
2016-12-25 Serhiy StorchakaMerge from 3.6.
2016-12-25 Serhiy StorchakaMerge from 3.5.
2016-12-25 Serhiy StorchakaIssue #29068: Fixed a typo in PyErr_Fetch example.
2016-12-25 R David MurrayMerge: #25591: improve imap tests.
2016-12-25 R David MurrayMerge: #25591: improve imap tests.
2016-12-25 R David Murray#25591: improve imap tests.
2016-12-24 Martin PanterIssue #28815: Merge test_socket fix from 3.6
2016-12-24 INADA NaokiIssue #29049: Call _PyObject_GC_TRACK() lazily when...
2016-12-24 Martin PanterIssue #28815: Merge test_socket fix from 3.5
2016-12-24 Martin PanterIssue #28815: Skip TIPC tests if /proc/modules is not...
2016-12-24 Martin PanterIssue #28954: Merge keyword argument syntax from 3.6
2016-12-24 Martin PanterIssue #28954: Merge keyword argument syntax from 3.5
2016-12-24 Martin PanterIssue #28954: Add missing comma to keyword argument...
2016-12-24 Martin PanterIssue #1446619: Merge slicing description from 3.6
2016-12-24 Martin PanterIssue #1446619: Merge slicing description from 3.5
2016-12-24 Martin PanterIssue #1446619: Account for negative slice direction...
2016-12-24 Martin PanterIssue #29004: Merge crc_hqx() doc from 3.6
2016-12-24 Martin PanterIssue #28960: Merge Thread.join() doc from 3.6
2016-12-24 Martin PanterIssue #29004: Merge crc_hqx() doc from 3.5
2016-12-24 Martin PanterIssue #28960: Merge Thread.join() doc from 3.5
2016-12-24 Martin PanterIssue #29004: Document binascii.crc_hqx() implements...
2016-12-24 Martin PanterIssue #28960: Drop comma attached to dash in Thread...
2016-12-23 Serhiy StorchakaSort and remove duplicates from PC/python3.def (issue...
2016-12-23 Serhiy StorchakaSort and remove duplicates from PC/python3.def (issue...
2016-12-23 Serhiy StorchakaSort and remove duplicates from PC/python3.def (issue...
2016-12-23 Ned DeilyUpdate documentation index sidebar for 3.6.0 release.
2016-12-23 Ned Deilymerge 3.5
2016-12-23 Ned DeilyUpdate documentation index sidebar for 3.6.0 release.
2016-12-23 Ned DeilyMerge 3.6.0 release into default
2016-12-23 Ned DeilyMerge 3.6.0 release engineering head
2016-12-23 Ned DeilyAdded tag v3.6.0 for changeset 41df79263a11
2016-12-22 Ned DeilyUpdate docs and patchlevel for 3.6.0 final. v3.6.0
2016-12-22 Brett CannonMerge
2016-12-22 Brett CannonMerge
2016-12-22 Brett CannonGrammatical fixes following #d95f19892fd0
2016-12-22 Xavier de GayeIssue #28762: Merge 3.6.
2016-12-22 Xavier de GayeIssue #28762: lockf() is available on Android API level...
2016-12-22 Xiang ZhangIssue #29044: Merge 3.6.
2016-12-22 Xiang ZhangIssue #29044: Merge 3.5.
2016-12-22 Xiang ZhangIssue #29044: Fix a use-after-free in string '%c' forma...
2016-12-22 Terry Jan ReedyIssue 28923: Remove editor artifacts from Tix.py,
2016-12-22 Terry Jan ReedyIssue 28923: Remove editor artifacts from Tix.py,
2016-12-22 Terry Jan ReedyIssue 28923: Remove editor artifacts from Tix.py.
2016-12-21 Xavier de GayeIssue #28538: Merge 3.6.
2016-12-21 Xavier de GayeIssue #28538: On Darwin net/if.h requires that sys...
2016-12-21 Serhiy StorchakaFixed a type error introduced in issue #28992.
2016-12-21 Xavier de GayeIssue #28538: Merge 3.6.
2016-12-21 Xavier de GayeIssue #28538: Fix the compilation error that occurs...
2016-12-21 Serhiy StorchakaIssue #28992: Use bytes.fromhex().
2016-12-21 Serhiy StorchakaMerge from 3.6.
2016-12-21 Serhiy StorchakaMerge from 3.5.
2016-12-21 Serhiy StorchakaIssue #28871: Fixed a crash when deallocate deep Elemen...
2016-12-20 Xiang ZhangIssue #28822: Adjust indices handling of PyUnicode_Find...
2016-12-20 Benjamin Petersonmerge 3.6 (#28932)
2016-12-20 Benjamin Petersonmerge 3.5 (#28932)
2016-12-20 Benjamin Petersonadd a specific configure check for sys/random.h (closes...
2016-12-20 INADA Naokinull merge
2016-12-20 INADA Naokinull merge
2016-12-20 INADA NaokiIssue #28147: Fix a memory leak in split-table dictionaries
2016-12-19 Serhiy StorchakaIssue #28927: bytes.fromhex() and bytearray.fromhex...
2016-12-19 Xiang ZhangIssue #28950: Merge 3.6.
2016-12-19 Xiang ZhangIssue #28950: Disallow -j0 combined with -T/-l in regrtest.
2016-12-19 Xiang ZhangIssue #28950: Disallow -j0 combined with -T/-l/-M in...
2016-12-19 Victor Stinnerabstract.h: remove long outdated comment
2016-12-19 Victor StinnerMerge 3.6
2016-12-19 Victor StinnerMerge 3.5
2016-12-19 Victor Stinnerdoc: Suggest to hash(tuple of attr) rather than XOR
2016-12-19 Xiang ZhangIssue #29009: Merge 3.6.
2016-12-19 Xiang ZhangIssue #29009: Merge 3.5.
2016-12-19 Xiang ZhangIssue #29009: Remove outdated doc of PyUnicode_RichCompare.
2016-12-19 Antoine PitrouIssue #19542: Fix bugs in WeakValueDictionary.setdefaul...
2016-12-19 Antoine PitrouIssue #19542: Fix bugs in WeakValueDictionary.setdefaul...
2016-12-19 Antoine PitrouIssue #19542: Fix bugs in WeakValueDictionary.setdefaul...
2016-12-19 Xavier de GayeIssue #28996: Merge 3.6.
2016-12-19 Xavier de GayeIssue #28996: Skip two tests that fail on Android with...
2016-12-19 Martin PanterIssue #25677: Merge SyntaxError caret positioning from 3.6
2016-12-19 Martin PanterIssue #25677: Merge SyntaxError caret positioning from 3.5
2016-12-19 Serhiy StorchakaIssue #20191: Fixed a crash in resource.prlimit() when...
2016-12-19 Serhiy StorchakaIssue #20191: Fixed a crash in resource.prlimit() when...
2016-12-19 Serhiy StorchakaIssue #20191: Fixed a crash in resource.prlimit() when...
2016-12-18 R David MurrayMerge: #29005: clarify terminology in tutorial 'method...
2016-12-18 R David MurrayMerge: #29005: clarify terminology in tutorial 'method...
2016-12-18 R David Murray#29005: clarify terminology in tutorial 'method' discus...
2016-12-18 Martin PanterOne more typo fix for 3.7
2016-12-18 Martin PanterIssue #28987: Merge doc and comment fixes from 3.6
2016-12-18 R David MurrayMerge #28407 Improve test coverage of make_msgid.
next