]> granicus.if.org Git - python/shortlog
python
2016-09-11 Serhiy StorchakaIssue #23545: Turn on extra warnings on GCC.
2016-09-11 Serhiy StorchakaRegenerate the configure script. Now it supports -...
2016-09-11 Serhiy StorchakaIssue #27810: Regenerate Argument Clinic.
2016-09-11 Christian HeimesIssue 27744: test_aes_cbc is blocking x86-64 Ubuntu...
2016-09-11 Christian HeimesIssue #28078: Add missing colon
2016-09-11 Christian HeimesIssue 28022: Catch deprecation warning in test_httplib...
2016-09-11 Christian HeimesIssue #28078: Silence resource warnings in test_socket...
2016-09-11 Guido van RossumIssue #28076: Variable annotations should be mangled...
2016-09-11 Eric V. SmithIssue 24454: Removed unused match_getitem_doc.
2016-09-11 Vinay SajipCloses #23105: Merged update from 3.5.
2016-09-11 Vinay SajipIssue #23105: Updated documentation on open() flag...
2016-09-11 Eric V. SmithIssue 24454: Added whatsnew entry, removed __getitem__...
2016-09-11 Serhiy StorchakaFixed a markup in docs.
2016-09-11 Eric V. SmithIssue 24454: Improve the usability of the re match...
2016-09-11 Berker PeksagUse HTTP in testPythonOrg
2016-09-11 Berker PeksagIssue #20100: Merge from 3.5
2016-09-11 Berker PeksagIssue #20100: Clarify that passing flags to epoll(...
2016-09-11 Berker PeksagIssue #28036: Remove unused pysqlite_flush_statement_ca...
2016-09-11 Berker PeksagUnskip testPythonOrg in test_robotparser
2016-09-11 Serhiy StorchakaFixed refactoring bug in dd046963bd42 (issue27129).
2016-09-11 Berker PeksagWrap testPasswordProtectedSite with @reap_threads
2016-09-11 Vinay SajipClosed #26533: Merged update from 3.5.
2016-09-11 Vinay SajipClosed #26533: expanded on behaviour of logging.config...
2016-09-11 Vinay SajipMerged upstream changes.
2016-09-11 Berker PeksagIssue #25497: Rewrite test_robotparser to use a class...
2016-09-11 Vinay SajipCloses #25671: Merged fix from 3.5.
2016-09-11 Vinay SajipFixes #25671: Updated prompt handling in activate.fish.
2016-09-11 Serhiy StorchakaUse uint16_t instead of short in audioop.
2016-09-11 Serhiy StorchakaUse sequence repetition instead of bytes constructor...
2016-09-11 Serhiy StorchakaIssue #27129: Replaced wordcode related magic constants...
2016-09-11 Martin PanterIssue #27952: Merge fixcid.py from 3.5
2016-09-11 Berker PeksagIssue #27991: Merge from 3.5
2016-09-11 Berker PeksagIssue #27991: Remove incorrect sentence about store_true
2016-09-11 Berker PeksagIssue #10740: sqlite3 no longer implicitly commit an...
2016-09-11 Serhiy StorchakaIssue #22493: Inline flags now should be used only...
2016-09-11 Martin PanterIssue #27952: Get fixcid.py working with the re module
2016-09-11 Serhiy StorchakaIssue #26885: xmlrpc now supports unmarshalling additio...
2016-09-11 Serhiy StorchakaIssue #26900: Excluded underscored names and other...
2016-09-11 Ethan Furmanissue23591: add auto() for auto-generating Enum member...
2016-09-11 Nick CoghlanIssue #23722: Initialize __class__ from type.__new__()
2016-09-11 Gregory P.... Remove the debug print that i accidentally left in.
2016-09-11 Gregory P.... Remove the debug print that i accidentally left in.
2016-09-11 Guido van RossumIssue #26141: Update docs for typing.py. Ivan Levkivsky...
2016-09-11 Guido van RossumIssue #26141: Update docs for typing.py. Ivan Levkivsky...
2016-09-11 Guido van RossumIssue #26141: Update docs for typing.py. Ivan Levkivskyi.
2016-09-11 Guido van RossumIssue #28073: Improve wording around None. Michael...
2016-09-11 Guido van RossumIssue #28073: Improve wording around None. Michael...
2016-09-11 Benjamin PetersonBacked out changeset 8460a729e1de
2016-09-11 Benjamin Petersonforce gcc to use c99 inline semantics
2016-09-11 Benjamin Petersonfix link to instrumentation
2016-09-11 Benjamin Petersonadd the usual extern C silliness to pydtrace.h
2016-09-11 Benjamin PetersonreST is not markdown
2016-09-11 Benjamin PetersonBacked out changeset 3934e070c9db
2016-09-10 Serhiy StorchakaNull merge
2016-09-10 Serhiy StorchakaBackported tests for issue #28070.
2016-09-10 Serhiy StorchakaIssue #28070: Fixed parsing inline verbose flag in...
2016-09-10 Christian HeimesIssue #19500: Add client-side SSL session resumption...
2016-09-10 Christian HeimesIssue #28022: Deprecate ssl-related arguments in favor...
2016-09-10 Alexander Belopolsky#28067: Fixed another typo.
2016-09-10 Christian HeimesIssue 28043: SSLContext has improved default settings
2016-09-10 Terry Jan ReedyIDLE newx items. merge from 3.5
2016-09-10 Terry Jan ReedyIDLE newx items.
2016-09-10 Alexander Belopolsky#28067: Fixed a typo.
2016-09-10 Alexander BelopolskyCloses #28067: Do not call localtime (gmtime) in dateti...
2016-09-10 Steve DowerCloses #28059: Fixes test_platform to set PYTHONPATH...
2016-09-10 Mark DickinsonIssue #25221: merge from 3.5.
2016-09-10 Steve DowerCloses #28059: Fixes test_platform to set PYTHONPATH...
2016-09-10 Mark DickinsonIssue #25221: Fix corrupted result from PyLong_FromLong...
2016-09-10 Steve DowerMerge from 3.5
2016-09-10 Steve DowerIssue #27932: Backs out change
2016-09-10 Serhiy StorchakaFixed compiler warnings in compact dict implementation...
2016-09-10 Serhiy StorchakaIssue #24693: Changed some RuntimeError's in the zipfil...
2016-09-10 Xavier de GayeIssue #28046: Fix get_sysconfigdata_name().
2016-09-10 Zachary WareBacked out changeset 491bbba73bca
2016-09-10 Martin PanterOne more spelling fix
2016-09-10 Martin PanterMerge spelling fixes from 3.5
2016-09-10 Martin PanterCorrect spelling in documentation and code comment
2016-09-10 Victor Stinnertest_platform: Save/restore os.environ on Windows
2016-09-10 Nick CoghlanIssue #17909: Accept binary input in json.loads
2016-09-10 Nick CoghlanIssue #27137: align Python & C implementations of funct...
2016-09-10 Victor StinnerMerge 3.5 (regrtest)
2016-09-10 Victor Stinnerregrtest: accept options after test names
2016-09-10 Victor Stinnertest_eintr: Fix ResourceWarning warnings
2016-09-10 Victor StinnerShow regrtest env changed warn on Windows buildbot
2016-09-10 Serhiy StorchakaIssue #28019: itertools.count() no longer rounds non...
2016-09-10 Serhiy StorchakaIssue #28019: itertools.count() no longer rounds non...
2016-09-10 Berker PeksagFix Python version in pdb.rst
2016-09-10 Victor StinnerIssue #18401: Fix test_pdb on Windows
2016-09-10 Victor StinnerFix check_force_ascii()
2016-09-10 Victor StinnerIssue #18401: Fix test_pdb if $HOME is not set
2016-09-10 Łukasz LangaIssue #18401: pdb tests don't read ~/.pdbrc anymore
2016-09-10 Victor StinnerTry to fix sizeof unit tests on dict
2016-09-10 Łukasz LangaDon't run garbage collection on interpreter exit if...
2016-09-10 Guido van RossumUse raw string for regexp (3.5->3.6)
2016-09-10 Guido van RossumUse raw string for regexp
2016-09-10 R David Murray#20476: Deal with the message_factory circular import...
2016-09-10 Victor StinnerIssue #27810: Fix getargs.c compilation on Windows
2016-09-10 Benjamin Petersonfix export of size_t parse stack function
2016-09-10 Victor Stinnerdictobject.c: explain why stringlib is used
2016-09-10 Victor StinnerIssue #27810: Rerun Argument Clinic on all modules
next