]> granicus.if.org Git - python/shortlog
python
2015-07-17 Robert CollinsTypo fix in mock.patch.
2015-07-17 Robert CollinsTypo fix in mock.patch.
2015-07-17 Robert CollinsTypo fix in mock.patch.
2015-07-17 Robert CollinsIssue #21750: mock_open.read_data can now be read from...
2015-07-17 Robert CollinsIssue #21750: mock_open.read_data can now be read from...
2015-07-17 Robert CollinsIssue #21750: mock_open.read_data can now be read from...
2015-07-16 Steve DowerMerge with 3.5
2015-07-16 Steve DowerAdds option to install launcher for all users even...
2015-07-16 Victor StinnerMerge 3.5
2015-07-16 Victor StinnerMerge 3.4
2015-07-16 Victor StinnerCloses #23247: Fix a crash in the StreamWriter.reset...
2015-07-16 Raymond HettingerIssue #24583: Fix crash when set is mutated while being...
2015-07-16 Raymond Hettingermerge
2015-07-16 Raymond HettingerIssue #24583: Fix crash when set is mutated while being...
2015-07-15 Serhiy StorchakaIssue #24631: Fixed regression in the timeit modulu...
2015-07-15 Serhiy StorchakaIssue #24631: Fixed regression in the timeit modulu...
2015-07-14 Robert Collins- Issue #18622: unittest.mock.mock_open().reset_mock...
2015-07-14 Robert Collins- Issue #18622: unittest.mock.mock_open().reset_mock...
2015-07-14 Robert Collins- Issue #18622: unittest.mock.mock_open().reset_mock...
2015-07-14 Robert CollinsIssue 23661: null-merge with 3.5.
2015-07-14 Robert CollinsIssue #23661: unittest.mock side_effects can now be...
2015-07-14 Robert CollinsIssue #23661: unittest.mock side_effects can now be...
2015-07-13 Charles-François... Issue #23530: Improve os.cpu_count() description.
2015-07-11 Benjamin Petersonmerge 3.5 (#24610)
2015-07-11 Benjamin Petersonmerge 3.4 (#24610)
2015-07-11 Benjamin Petersonfix normalization example (closes #24610)
2015-07-10 Serhiy StorchakaIssue #24608: chunk.Chunk.read() now always returns...
2015-07-10 Serhiy StorchakaIssue #24608: chunk.Chunk.read() now always returns...
2015-07-10 Serhiy StorchakaIssue #24608: chunk.Chunk.read() now always returns...
2015-07-10 Serhiy StorchakaCorrected docstrings of audio modules. writeframes...
2015-07-10 Serhiy StorchakaCorrected docstrings of audio modules. writeframes...
2015-07-10 Serhiy StorchakaCorrected docstrings of audio modules. writeframes...
2015-07-09 Victor StinnerMerge 3.5 (asyncio)
2015-07-09 Victor StinnerMerge 3.4 (asyncio)
2015-07-09 Victor Stinnerasyncio: sync with github asyncio
2015-07-09 Barry Warsaw- Issue #15014: SMTP.auth() and SMTP.login() now suppor...
2015-07-09 Barry Warsaw- Issue #15014: SMTP.auth() and SMTP.login() now suppor...
2015-07-09 Steve DowerFixes installer rebuild, snapshot versioning, and the...
2015-07-09 Steve DowerFixes installer rebuild, snapshot versioning, and the...
2015-07-09 Steve DowerIssue #24585: Enables build-to-build upgrades that...
2015-07-09 Steve DowerIssue #24585: Enables build-to-build upgrades that...
2015-07-08 Serhiy StorchakaAdded regression test for issue24581.
2015-07-08 Serhiy StorchakaAdded regression test for issue24581.
2015-07-08 Serhiy StorchakaAdded regression test for issue24581.
2015-07-08 Raymond HettingerNeaten-up a little bit.
2015-07-08 Steve DowerCloses 24584: Windows installer incorrectly detects...
2015-07-08 Steve DowerCloses 24584: Windows installer incorrectly detects...
2015-07-07 Raymond HettingerIssue 24581: Revert c9782a9ac031 pending a stronger...
2015-07-07 Zachary WareMerge 3.5
2015-07-07 Zachary WareUpdate ignored suspicious markup
2015-07-07 Zachary WareMerge 3.5
2015-07-07 Zachary WareFix versionchanged directives
2015-07-07 Zachary WareMerge 3.5
2015-07-07 Zachary WareFix usage of the default role.
2015-07-07 Zachary WareMerge 3.4
2015-07-07 Zachary WareFix usage of the default role.
2015-07-07 Zachary WareMerge 3.5
2015-07-07 Zachary WareMerge 3.4
2015-07-07 Zachary WareFix suspicious markup
2015-07-07 Raymond HettingerMinor bit of factoring-out common code.
2015-07-07 Raymond HettingerTighten-up code in the set iterator to use an entry...
2015-07-06 Serhiy StorchakaCorrected empty lines in Misc/NEWS.
2015-07-06 Serhiy StorchakaCorrected empty lines in Misc/NEWS.
2015-07-06 Serhiy StorchakaCorrected empty lines in Misc/NEWS.
2015-07-06 Benjamin Petersonmerge 3.5
2015-07-06 Benjamin Petersonmerge 3.4
2015-07-06 Benjamin Peterson'not' is very important here
2015-07-06 Raymond HettingerTighten-up code in set_next() to use an entry pointer...
2015-07-06 Benjamin Petersonmerge 3.5
2015-07-06 Benjamin Petersonmerge 3.4
2015-07-06 Benjamin Petersontighten warning
2015-07-06 Serhiy StorchakaIssue #18684: Fixed reading out of the buffer in the...
2015-07-06 Serhiy StorchakaIssue #18684: Fixed reading out of the buffer in the...
2015-07-06 Serhiy StorchakaIssue #18684: Fixed reading out of the buffer in the...
2015-07-06 Lars GustäbelMerge with 3.5: Issue #24259: tarfile now raises a...
2015-07-06 Lars GustäbelMerge with 3.4: Issue #24259: tarfile now raises a...
2015-07-06 Lars GustäbelIssue #24259: tarfile now raises a ReadError if an...
2015-07-05 Raymond HettingerBring related functions add/contains/discard together...
2015-07-05 Raymond HettingerChange add/contains/discard calls to pass the key and...
2015-07-05 Ned DeilyIssue #24540: merger from 3.5
2015-07-05 Ned DeilyIssue #24540: merger from 3.4
2015-07-05 Ned DeilyIssue #24540: fix typo in json.dumps docstring
2015-07-05 Ned Deilymerge 3.5.0b3 changes from 3.5
2015-07-05 Larry HastingsMerge with ongoing work in 3.5 branch.
2015-07-05 Larry HastingsPost-release fixes for Python 3.5.0b3.
2015-07-05 Raymond HettingerClean-up call patterns for add/contains/discard to...
2015-07-05 Benjamin Petersonmerge 3.5
2015-07-05 Benjamin Petersonmerge heads
2015-07-05 Benjamin Petersonmerge heads
2015-07-05 Benjamin Petersonmerge 3.5 (#24569)
2015-07-05 Benjamin Petersonset items in dict displays from left to right (closes...
2015-07-05 Benjamin Petersonadd news section for next beta
2015-07-05 Steve DowerFixes rebuild of strings for Windows installer.
2015-07-05 Steve DowerFixes rebuild of strings for Windows installer.
2015-07-05 Benjamin Petersonmerge 3.5
2015-07-05 Benjamin Petersonmerge heads
2015-07-05 Benjamin Petersonmerge 3.4
2015-07-05 Benjamin Petersonmerge heads
2015-07-05 Benjamin Petersonmerge heads
2015-07-05 Larry HastingsAdded tag v3.5.0b3 for changeset 0035fcd9b924
next