]> granicus.if.org Git - python/shortlog
python
2015-09-27 Benjamin Petersonfix spacing
2015-09-27 Benjamin Petersonmerge heads
2015-09-27 Benjamin Petersonmake wikipedia link https
2015-09-27 Terry Jan ReedyIssue #25198: When using the Idle dov TOC menu, put...
2015-09-27 Benjamin Petersonshorten and fix casing of title
2015-09-27 Benjamin Petersoninitialize return value to NULL to avoid compiler compl...
2015-09-27 Terry Jan ReedyIssue #24570: Idle: make calltip and completion boxes...
2015-09-26 Terry Jan ReedyIssue #24988: Idle ScrolledList context menus (used...
2015-09-26 Benjamin Petersonprevent overflow in _Unpickler_Read
2015-09-26 Terry Jan ReedyIssue #25173: Replace 'master' with 'parent' in tkinter...
2015-09-25 Martin PanterIssue #25211: Eliminate lazy error message class by...
2015-09-25 Terry Jan ReedyIssue #25198: Idle doc viewer now uses user width and...
2015-09-25 Terry Jan ReedyIssue #25225: add revised .html.
2015-09-25 Terry Jan ReedyIssue #25225: Condense and rewrite Idle doc section...
2015-09-24 Terry Jan ReedyIssue #25198: In Idle doc viewer, fix indent of fixed...
2015-09-24 Andrew SvetlovAdd Benjamin Hodgson to Misc/ACK
2015-09-24 Andrew SvetlovFix #25208: Improve "Develop with asyncio" doc page.
2015-09-24 Terry Jan ReedyIssue 21995: Explain some differences between IDLE...
2015-09-24 Victor StinnerIssue #24894: Document the codec iso8859_11
2015-09-24 Terry Jan ReedyIssue #22820: Explain need for *print* when running...
2015-09-24 Terry Jan ReedyIssue 25224: Augment Idle doc feature list and no-subpr...
2015-09-23 Terry Jan ReedyIssue #25219: Update doc for Idle command line options.
2015-09-23 Terry Jan ReedyIdlelib.help: add 'b' prefix needed for bytes + bytes.
2015-09-23 Martin PanterIssue #12067: Rewrite Comparisons section in the langua...
2015-09-23 Terry Jan ReedyIssue #16893: Move idlelib.EditorWindow.HelpDialog...
2015-09-23 Martin PanterIssue #25047: Respect case writing XML encoding declara...
2015-09-23 Terry Jan Reedywhitespace
2015-09-23 Terry Jan ReedyIssue #24570: Right-click for context menus now work...
2015-09-23 Steve DowerHandle calls to win32_ver from non-Windows platform
2015-09-23 Steve DowerIssue #19143: platform module now reads Windows version...
2015-09-22 Terry Jan Reedywhitespace
2015-09-22 Terry Jan ReedyIssue #16893: Add idlelib.help.copy_strip() to copy...
2015-09-21 Terry Jan ReedyIssue #24861: add Idle news item and correct previous...
2015-09-21 Victor StinnerIssue #23630: Fix test_asyncio on Windows
2015-09-21 Victor StinnerIssue #25114: Fix test_asyncio
2015-09-21 Victor StinnerIssue #23630, asyncio: host parameter of loop.create_se...
2015-09-21 Victor StinnerIssue #25114, asyncio: add ssl_object extra info to...
2015-09-21 Victor StinnerIssue #25138: test_socket.test_idna() uses support...
2015-09-21 Terry Jan ReedyIssue #24861: Add docstring to idlelib.__init__ with...
2015-09-21 Terry Jan ReedyMove items from NEWS to idlelib/NEWS.txt. Standardize...
2015-09-21 Berker PeksagIssue #23484: Document differences between synchronizat...
2015-09-21 Terry Jan ReedyAdd NEWS items for Idle.
2015-09-21 Berker PeksagIssue #25169: os.getppid() is available on Windows...
2015-09-21 Terry Jan ReedyIssue #16893: finish deprecation.
2015-09-21 Terry Jan ReedyIssue #25199: Idle: add synchronization comments for...
2015-09-21 Terry Jan ReedyIssue #16893: whitespace in idle.html.
2015-09-20 Terry Jan ReedyIssue #16893: Replace help.txt with idle.html for Idle...
2015-09-20 Benjamin Petersonremove reference to PyGoogle (#25145)
2015-09-20 Benjamin Petersonuse a more modern UA (#25145)
2015-09-20 Terry Jan ReedyIssue #24199: Add stacklevel to deprecation warning...
2015-09-20 Martin PanterIssue #25176: Correct link for cgi.parse_qsl; patch...
2015-09-19 Serhiy StorchakaIssue #25101: Try to create a file to test write access...
2015-09-18 Victor StinnerIssue #24836: Skip FormatDateTests of test_email.test_u...
2015-09-18 Victor StinnerIssue #23517: Fix rounding in fromtimestamp() and utcfr...
2015-09-18 Serhiy StorchakaIssue #25108: Backported tests for traceback functions...
2015-09-18 Ethan FurmanIssue24756: clarify usage of run_docstring_examples()
2015-09-15 Berker PeksagIssue #25127: Fix typo in concurrent.futures.rst
2015-09-14 Victor Stinnertest_gdb: fix regex to parse the GDB version
2015-09-13 Serhiy StorchakaUse :menuselection: in whatsnew/3.4.
2015-09-13 Benjamin Petersonfix name of argument in docstring and the docs (closes...
2015-09-12 Kristján Valur... Issue #25021: Merge from 3.3 to 3.4
2015-09-12 Kristján Valur... Issue #25021: Correctly make sure that product.__setsta...
2015-09-12 Serhiy StorchakaMarked keystrokes with the :kbd: role.
2015-09-12 Martin PanterIssue #16473: Fix byte transform codec documentation...
2015-09-11 Martin PanterIssue #25063: socket.sendfile() does not exist in 3.4
2015-09-11 Martin PanterIssue #25043: Document BDADDR_ and HCI_ Bluetooth socke...
2015-09-11 Zachary WareFix grammatical error in csv docs.
2015-09-11 Victor StinnerIssue #24684: socket.socket.getaddrinfo() now calls
2015-09-11 Martin PanterIssue #25030: Do not document seek() as if it accepts...
2015-09-11 Martin PanterIssue #25022: Avoid warning about unused suspicious...
2015-09-11 Martin PanterIssue #24984: BTPROTO_SCO supports only bytes objects
2015-09-10 Zachary WareIssue #25022: Add NEWS, fix docs to not mention the...
2015-09-10 Zachary WareIssue #25022: Remove PC/example_nt/
2015-09-10 Berker PeksagUse print function in mock docs.
2015-09-09 Berker PeksagIssue #24857: Comparing call_args to a long sequence...
2015-09-09 Martin PanterIssue #24984: Document AF_BLUETOOTH socket address...
2015-09-09 Martin Panteros.sendfile(headers=None, trailers=None) arguments...
2015-09-09 Terry Jan ReedyIssue 24199: Deprecate idlelib.idlever with a warning...
2015-09-09 Martin PanterIssue #23738: Document and test actual keyword paramete...
2015-09-08 Serhiy StorchakaFixed tests for shutil.make_archive() with relative...
2015-09-08 Raymond HettingerFix whitespace in comment.
2015-09-08 Zachary WareIssue #25010: Fix path for .pyd example project.
2015-09-08 Serhiy StorchakaIssue #24982: shutil.make_archive() with the "zip"...
2015-09-07 Serhiy StorchakaRaise more correct exception on overflow in setting...
2015-09-07 Serhiy StorchakaIssue #25019: Fixed a crash caused by setting non-strin...
2015-09-07 Serhiy StorchakaIssue #25018: Fixed testing shutil.make_archive() with...
2015-09-07 Serhiy StorchakaExplicitly test archive name in shutil.make_archive...
2015-09-07 Terry Jan ReedyIssue #24889: When starting Idle, force focus onto...
2015-09-07 Steve DowerIssue #24917: time_strftime() buffer over-read.
2015-09-07 Martin PanterIssue #25004: Handle out-of-disk-space error in LargeMm...
2015-09-07 Martin PanterIssue #23406: Clarify documentation on multiplying...
2015-09-06 Ezio Melotti#23144: Make sure that HTMLParser.feed() returns all...
2015-09-06 Serhiy StorchakaFix, refactor and extend tests for shutil.make_archive().
2015-09-06 Serhiy StorchakaUse support.change_cwd() in tests.
2015-09-06 Steve DowerBacked out changeset: a29b49d57769
2015-09-06 Steve DowerIssue #24917: time_strftime() Buffer Over-read. Patch...
2015-09-05 Terry Jan ReedyIssue #16180: Exit pdb if file has syntax error, instea...
2015-09-04 Victor StinnerFix race condition in create_stdio()
2015-09-04 R David Murray#24998: fix cut and paste error in subprocess example.
2015-09-04 Terry Jan ReedyIssue #24745: Prevent IDLE initialization crash with...
next