]> granicus.if.org Git - python/shortlog
python
2016-09-06 Victor StinnerAvoid calling functions with an empty string as format...
2016-09-06 Victor StinnerAvoid inefficient way to call functions without argument
2016-09-06 Jason R. CoombsIssue #27960: Merge with 3.5
2016-09-06 Jason R. CoombsIssue #27960: Merge with 3.4
2016-09-06 Jason R. CoombsIssue #27960: Revert state to 675e20c38fdac6, backing...
2016-09-06 Martin PanterIssue #27355: Import no longer needed
2016-09-06 Benjamin Petersonmerge 3.5
2016-09-06 Benjamin Petersonexplicitly cast away constness to silence compiler...
2016-09-06 Benjamin Petersonrequire a long long data type (closes #27961)
2016-09-06 Ned DeilyUpdate OS X installer to use SQlite 3.14.1 and XZ 5...
2016-09-06 Zachary WareDeprecate Tix
2016-09-06 Benjamin Petersonmerge 3.5
2016-09-06 Benjamin PetersonBacked out changeset 8b6be1341770
2016-09-06 Senthil Kumaran[merge from 3.5] - Update pkgutil docs to reference...
2016-09-06 Senthil KumaranUpdate pkgutil docs to reference appropriate finder...
2016-09-05 Benjamin Petersonmerge 3.5
2016-09-05 Benjamin Petersonremove long double from ctypes value union
2016-09-05 Zachary WareCloses #20366: Build full text search support into...
2016-09-05 Zachary WareMove NEWS entry to correct section.
2016-09-05 Christian HeimesIssue #26470: Use short name rather than name for compr...
2016-09-05 Christian HeimesIssue #26470: Use short name rather than name for compr...
2016-09-05 Zachary WareIssue #27748: Merge with 3.5
2016-09-05 Zachary WareIssue #27748: Backed out changeset f845e24d794e
2016-09-05 Christian HeimesIssue 27744: AES-CBC and DRBG need Kernel 3.19+
2016-09-05 Victor StinnerIssue #27938: Add a fast-path for us-ascii encoding
2016-09-05 Benjamin Petersonos.access does not allow a fd
2016-09-05 Benjamin Petersonmerge 3.5
2016-09-05 Christian HeimesIssue 27744: Check for AF_ALG support in Kernel
2016-09-05 Brett CannonImplement the frame evaluation API aspect of PEP 523.
2016-09-05 Zachary WareIssue #25387: Check return value of winsound.MessageBeep
2016-09-05 Benjamin Petersondo not pretend to support passing a fd to access()
2016-09-05 Zachary WareIssue #27748: Merge with 3.5
2016-09-05 Zachary WareIssue #27748: strengthen test_alias_nofallback
2016-09-05 Larry HastingsIssue #27355: Removed support for Windows CE. It was...
2016-09-05 Christian HeimesIssue #27744: correct comment and markup
2016-09-05 Christian HeimesIssue #27866: Add SSLContext.get_ciphers() method to...
2016-09-05 Christian HeimesIssue #27744: Add AF_ALG (Linux Kernel crypto) to socke...
2016-09-05 Eric SnowIssue #24254: Preserve class attribute definition order.
2016-09-05 Steve DowerIssue #27756: Updates installer icons to be the console...
2016-09-05 Christian HeimesIssue #26470: Port ssl and hashlib module to OpenSSL...
2016-09-05 Zachary WareCloses #11620: Fix support for SND_MEMORY in winsound...
2016-09-05 Christian HeimesIssue #26470: Port ssl and hashlib module to OpenSSL...
2016-09-05 Zachary WareCloses #27748: Merge with 3.5
2016-09-05 Zachary WareIssue #27748: Simplify test_winsound.
2016-09-05 Steve DowerIssue #27756: Adds new icons for Python files and proce...
2016-09-05 Benjamin Petersonmerge 3.5 (#27957)
2016-09-05 Benjamin Petersonremove ungrammarical apostrophe (closes #27957)
2016-09-05 Raymond HettingerMerge
2016-09-05 Raymond HettingerImprove recipe by showing results of intermediate steps
2016-09-05 Zachary WareFix get_externals.bat
2016-09-05 Zachary WareIssue #27883: Update sqlite to 3.14.1 on Windows
2016-09-05 Benjamin Petersonremove memory indirections in dict_traverse (closes...
2016-09-05 Victor StinnerIssue #27830: Remove unused _PyStack_AsDict()
2016-09-05 Benjamin Petersonfix skipping #27921 for windows
2016-09-05 Zachary WareCloses #27407: Merge with 3.5
2016-09-05 Zachary WareIssue #27407: Make PCbuild/prepare_ssl.py Python 2...
2016-09-05 Benjamin Petersonmerge 3.5 (#27812)
2016-09-05 Benjamin Petersonclear out f_gen during generator finalization (closes...
2016-09-05 Benjamin Petersonmerge 3.5
2016-09-05 Benjamin Petersonmerge heads
2016-09-05 Benjamin Petersonmerge heads
2016-09-05 Benjamin Petersonmerge 3.5 (closes #27811)
2016-09-05 Benjamin Petersondo not allow _PyGen_Finalize to fail (closes #27811)
2016-09-05 Steve DowerMinor improvements to the vcs ignore files
2016-09-05 Steve DowerMinor improvements to the vcs ignore files
2016-09-05 Terry Jan ReedyMerge with 3.5
2016-09-05 Terry Jan ReedyIssue #27918# test.resource.is_gui_available no longer...
2016-09-04 Ethan Furmanissue23591: more docs; slight change to repr
2016-09-04 Raymond HettingerMerge
2016-09-04 Raymond HettingerIssue 27936: Update doc for round() to indicate that...
2016-09-04 Raymond HettingerMerge
2016-09-04 Raymond HettingerImprove docs for random.seed()
2016-09-04 Mark DickinsonAdd Francisco Couzo to Misc/ACKS (for issue #27427...
2016-09-04 Mark DickinsonIssue #27427: Additional tests for the math module...
2016-09-04 Mark DickinsonIssue #27953: skip failing math and cmath tests for...
2016-09-03 Mark DickinsonIssue #26040: Improve test_math and test_cmath coverage...
2016-09-03 Eric V. SmithIssue 27921: Remove backslash from another f-string...
2016-09-03 Mark DickinsonIssue #11734: Add support for IEEE 754 half-precision...
2016-09-03 Vinay SajipCloses #27935: returned numeric value for 'FATAL' loggi...
2016-09-03 Vinay SajipMerge upstream change.
2016-09-03 Vinay SajipCloses #27937: Merge fix from 3.5.
2016-09-03 Vinay SajipFixes #27937: optimise code used in all logging calls.
2016-09-03 Eric V. SmithIssue 27921: Remove backslash from another f-string...
2016-09-03 Vinay SajipFixes #27937: optimise code used in all logging calls.
2016-09-03 Eric V. SmithIssue 27921: Remove backslash from another f-string.
2016-09-03 Eric V. SmithCloses issue 27921: Disallow backslashes anywhere in...
2016-09-03 Raymond HettingerMerge
2016-09-03 Raymond HettingerIssue 27936: Fix inconsistent round() behavior between...
2016-09-02 Ethan Furmanissue23591: bool(empty_flags) == False; more docs ...
2016-09-02 Ethan Furmanissue23591: optimize _high_bit()
2016-09-02 Victor StinnerPEP 7 style for if/else in C
2016-09-02 Ethan Furmanissue23591: add docs; code cleanup; more tests
2016-09-02 Jason R. CoombsIssue #12885: Merge with 3.5
2016-09-02 Jason R. CoombsIssue #12885: Merge with 3.4, retaining commits reverte...
2016-09-02 Jason R. CoombsIssue #12885: Revert commits in 3.4 branch which is...
2016-09-02 Jason R. CoombsIssue #12885: Merge with 3.5
2016-09-02 Jason R. CoombsIssue #12885: Merge 3.4
2016-09-02 Jason R. CoombsIssue #12885: Correct issue reference in NEWS
2016-09-02 Jason R. CoombsMerge backout for test suite fix
2016-09-02 Jason R. CoombsMerge backout for test suite fix
next