]> granicus.if.org Git - python/shortlog
python
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
2015-07-05 Larry HastingsVersion bump for Python 3.5.0b3 release. v3.5.0b3
2015-07-05 Larry HastingsDocumentation fixes for 3.5.0b3.
2015-07-05 Benjamin Petersonmerge 3.5 (#24407)
2015-07-05 Benjamin Petersonmerge 3.4 (#24407)
2015-07-05 Benjamin Petersonmerge 3.3 (#24407)
2015-07-05 Benjamin Petersonprotect against mutation of the dict during insertion...
2015-07-04 Raymond HettingerMake the unicode equality test an external function...
2015-07-04 Ned DeilyIssue #24330: merge from 3.5
2015-07-04 Ned DeilyIssue #24330: merge from 3.4
2015-07-04 Ned DeilyIssue #24330: Update IDLE doc and help to note "Configu...
2015-07-04 R David MurrayMerge: #24584: replace dead link with pointer to archiv...
2015-07-04 R David MurrayMerge: #24584: replace dead link with pointer to archiv...
2015-07-04 R David Murray#24584: replace dead link with pointer to archive.org.
2015-07-04 Steve DowerIgnore user environment/site-packages for ensurepip...
2015-07-04 Steve DowerIgnore user environment/site-packages for ensurepip...
2015-07-04 Raymond HettingerMake sure the dummy percentage calculation won't overflow.
2015-07-04 Raymond HettingerMinor cleanup.
2015-07-04 Ned DeilyUpdates to the OS X installer (merge from 3.5)
2015-07-04 Ned DeilyUpdates to the OS X installer for 3.5.0b3:
2015-07-04 Ned DeilyIssue #24432: merge from 3.5
2015-07-04 Ned DeilyIssue #24432: Update OS X 10.5+ installer builds to...
2015-07-04 Raymond HettingerMinor nit: Make the style of checking error return...
2015-07-04 Ned DeilyIssue #24432: Update OS X 10.5+ installer builds to...
2015-07-04 Raymond HettingerMinor factoring: move redundant resize scaling logic...
2015-07-04 Raymond HettingerCall set_lookkey() directly to avoid unnecessary memory...
2015-07-04 Raymond HettingerMove insertion resize logic into set_insert_key().
2015-07-03 Steve DowerIssue #24432: Update Windows builds to use OpenSSL...
2015-07-03 Steve DowerIssue #24432: Update Windows builds to use OpenSSL...
2015-07-03 Steve DowerIssue #24432: Update Windows builds to use OpenSSL...
2015-07-03 Steve DowerFixes warnings when building python3.dll due to the...
2015-07-03 Yury SelivanovMerge 3.5 (Issue #24400)
2015-07-03 Yury SelivanovIssue #24400: Resurrect inspect.isawaitable()
2015-07-03 Steve DowerFixes warnings when building python3.dll due to the...
2015-07-03 Nick CoghlanMerge fix for #24458 from 3.5
2015-07-03 Nick CoghlanClose #24458: PEP 489 documentation
2015-07-03 Yury SelivanovMerge 3.5
2015-07-03 Yury SelivanovAdd a rudimentary test for StopAsyncIteration in test_e...
2015-07-03 Yury SelivanovMerge 3.5 (Issue #19235)
2015-07-03 Yury SelivanovIssue #19235: Add new RecursionError exception. Patch...
2015-07-03 Yury SelivanovMerge 3.5 (Issue #24450)
2015-07-03 Yury SelivanovMerge 3.4 (Issue #24450)
2015-07-03 Yury SelivanovIssue #24450: Proxy gi_yieldfrom & cr_await in asyncio...
2015-07-03 Yury SelivanovMerge 3.5 (Issue #24450)
2015-07-03 Yury SelivanovIssue #24450: Proxy cr_await and gi_yieldfrom in @types...
2015-07-03 Yury SelivanovMerge 3.5 (Issue #24450)
2015-07-03 Yury SelivanovIssue #24450: Add gi_yieldfrom to generators; cr_await...
2015-07-02 Benjamin Petersonmerge 3.5
2015-07-02 Benjamin Petersonmerge 3.4
2015-07-02 Benjamin Petersonuse correct __new__ method (closes #24552)
2015-07-02 Benjamin Petersonmerge 3.5 (#24552)
2015-07-02 Benjamin Petersonmerge 3.4 (#24552)
2015-07-02 Benjamin Petersonfix use after free (closes #24552)
2015-07-02 Stefan KrahMerge from 3.5 (#24543).
2015-07-02 Stefan KrahIssue #24543: Use AC_LINK instead of AC_COMPILE in...
2015-07-02 Lars GustäbelMerge with 3.5: Issue #24514: tarfile now tolerates...
2015-07-02 Lars GustäbelMerge with 3.4: Issue #24514: tarfile now tolerates...
2015-07-02 Lars GustäbelIssue #24514: tarfile now tolerates number fields consi...
2015-07-02 Benjamin Petersonmerge 3.5
2015-07-02 Benjamin PetersonMerge 3.4
2015-07-02 Benjamin Petersonremove stray '(' (closes #24547)
next