]> granicus.if.org Git - python/shortlog
python
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
2016-09-02 Jason R. CoombsBacked out changeset cc86e9e102e8
2016-09-02 Jason R. CoombsIssue #12885: Merge with 3.5
2016-09-02 Jason R. CoombsIssue #12285: Merge with 3.4
2016-09-02 Jason R. CoombsIssue #12285: Update NEWS
2016-09-01 doko@ubuntu.com- Issue #27917: Set platform triplets for Android builds.
2016-09-01 Serhiy StorchakaIssue #27881: Fixed possible bugs when setting sqlite3...
2016-09-01 Serhiy StorchakaIssue #27881: Fixed possible bugs when setting sqlite3...
2016-09-01 Jason R. CoombsIssue #27919: Deprecate extra_path option in distutils.
2016-09-01 Raymond HettingerMinor beautification (turn nested-if into a conjunction).
2016-09-01 Terry Jan ReedyIssue #27922: IDLE tests no longer flash tk widgets...
2016-09-01 Terry Jan ReedyIssue #27922: IDLE tests no longer flash tk widgets.
2016-08-31 Terry Jan ReedyImprove idlelib.textview comments.
2016-08-31 Terry Jan ReedyIssue #27891: Tweak new idlelib README entry.
2016-08-31 Raymond HettingerMerge
2016-08-31 Raymond HettingerIssue #27706: Fix regression in random.seed(somestr...
2016-08-31 Guido van RossumMerge asyncio from 3.5
2016-08-31 Guido van RossumFix ordering issues in UNIX read/write pipe transport...
2016-08-31 Guido van RossumDon't select for read on character devices in _UnixWrit...
2016-08-31 Guido van RossumIssue #27907: variable rename. (Ville Skyttä) (Merge...
2016-08-31 Guido van RossumIssue #27907: variable rename. (Ville Skyttä)
2016-08-31 Raymond HettingerMerge
2016-08-31 Raymond HettingerIssue #27909: Fix INCREF for possible NULL value
2016-08-31 R David Murray#27904: fix distutils tests.
2016-08-31 Vinay SajipCloses #27904: Improved logging statements to defer...
2016-08-31 Ethan Furmanissue23591: add Flags, IntFlags, and tests
2016-08-31 Terry Jan ReedyIssue #27891: Consistently group and sort imports withi...
2016-08-31 R David MurrayMerge #27893: arg name and bytes references in email...
2016-08-31 R David Murray#27893: arg name and bytes references in email.parser...
2016-08-31 Terry Jan ReedyIssue #17642: add larger font sizes for classroom proje...
2016-08-30 Terry Jan ReedyMerge with 3.5
2016-08-30 Terry Jan Reedy? Working Directory ?
2016-08-30 Raymond HettingerMerge
2016-08-30 Raymond HettingerIssue #28894: Fix to_addrs refs in smtplib docs
2016-08-30 Raymond HettingerFix typos
2016-08-30 Raymond HettingerIssue #27895: Strengthen the dict reader tests.
2016-08-30 Raymond HettingerIssue #27842: The csv.DictReader now returns rows of...
2016-08-30 Raymond HettingerIssue #27895: Spelling fixes (Contributed by Ville...
2016-08-30 Zachary WareMerge with 3.5
2016-08-30 Zachary WareSkip test_tools.test_i18n when pygettext.py is missing
2016-08-30 Zachary WareMerge with 3.5
2016-08-30 Zachary WareInclude test/test_warnings/data as well
2016-08-30 Zachary WareMerge with 3.5
2016-08-30 Zachary WareInclude test_tools and test_warnings in install
2016-08-30 Zachary WareMerge with 3.5
2016-08-30 Zachary WareFix typo
2016-08-29 Mark DickinsonMerge heads
2016-08-29 Mark DickinsonIssue #27870: A left shift of zero by a large integer...
2016-08-29 doko@ubuntu.com - Issue #23968, keep platform_triplet and multiarch...
2016-08-29 Mark DickinsonIssue #25402: in int-to-decimal-string conversion,...
2016-08-29 Mark DickinsonIssue #27214: Fix potential bug and remove useless...
2016-08-29 Serhiy StorchakaMerge heads
2016-08-29 Serhiy StorchakaIssue #27818: Speed up parsing width and precision...
2016-08-29 Mark DickinsonIssue 23229: add cmath.inf, cmath.nan, cmath.infj and...
2016-08-29 Serhiy StorchakaIssue #27861: Fixed a crash in sqlite3.Connection.curso...
2016-08-29 Serhiy StorchakaIssue #27861: Fixed a crash in sqlite3.Connection.curso...
2016-08-27 Berker PeksagIssue #26027: Fix test_path_t_converter on Windows
2016-08-27 Brett CannonDon't test for path-like bytes paths on Windows
2016-08-27 Martin PanterIssue #27506: Support bytes/bytearray.translate() delet...
2016-08-27 Martin PanterIssue #25825: Merge $(LIBPL) fix from 3.5
2016-08-27 Martin PanterIssue #19884: Merge Readline updates from 3.5
2016-08-27 Martin PanterIssue #25825: Fix references to $(LIBPL) installation...
2016-08-27 Martin PanterIssue #19884: Avoid spurious output on OS X with Gnu...
2016-08-27 Martin PanterIssue #12319: Always send file request bodies using...
2016-08-27 Brett CannonIssue #26027: Don't test for bytearray in path_t as...
2016-08-26 Brett CannonAdd a What's New entry for PEP 519
2016-08-26 Brett CannonIssue #26027, #27524: Add PEP 519/__fspath__() support...
2016-08-26 Berker PeksagIssue #10513: Merge from 3.5
2016-08-26 Berker PeksagIssue #10513: Fix a regression in Connection.commit()
2016-08-26 Raymond HettingerMerge
2016-08-26 Raymond HettingerIssue 19504: Change "customise" to "customize" America...
2016-08-26 Terry Jan ReedyAdd version to title of IDLE help window.
2016-08-26 Terry Jan ReedyAdd version to title of IDLE help window.
2016-08-25 Victor StinnerIssue #27830: Revert, remove _PyFunction_FastCallKeywords()
2016-08-25 Vinay SajipCloses #23746: merged update from 3.5.
2016-08-25 Vinay SajipIssue #23746: Clarified is_python_build() documentation.
2016-08-25 Terry Jan ReedyMerge with 3.5
2016-08-25 Terry Jan ReedyIssue #25564: Mention exec and __builtins__ in IDLE...
next