]> granicus.if.org Git - python/shortlog
python
2014-02-19 Victor StinnerIssue #20682: test_asyncio, _basetest_create_connection...
2014-02-19 Victor Stinnerasyncio, Tulip issue 143: UNIX domain methods, fix...
2014-02-19 Victor Stinnerasyncio, Tulip issue 139: Improve error messages on...
2014-02-18 Yury Selivanovasyncio.transports: Make _ProactorBasePipeTransport...
2014-02-18 Yury Selivanovasyncio: New error handling API. Issue #20681.
2014-02-18 Victor StinnerIssue #20625: Fix compilation issue
2014-02-18 Victor Stinner(Merge 3.3) Issue #19612: On Windows, subprocess.Popen...
2014-02-18 Victor StinnerIssue #19612: On Windows, subprocess.Popen.communicate...
2014-02-18 Ethan FurmanClose issue20653: allow Enum subclasses to override...
2014-02-18 Guido van Rossumasyncio: Make tests pass on Windows.
2014-02-18 Yury SelivanovMangle __parameters in __annotations__ dict properly...
2014-02-18 Zachary WareIssue #20609: Merge with 3.3.
2014-02-18 Zachary WareIssue #20609: Fix building 64-bit binaries on 32-bit...
2014-02-18 Yury SelivanovMisc/NEWS: Add a news item for UNIX Sockets support...
2014-02-18 Yury Selivanovasyncio: Add support for UNIX Domain Sockets.
2014-02-18 Zachary WareIssue #20510: Merge with 3.3.
2014-02-18 Zachary WareIssue #20510: Rewrote test_exit in test_sys to match...
2014-02-18 Victor StinnerIssue #20493: Document that asyncio should not exceed...
2014-02-18 Victor StinnerIssue #20656: Restore explicit downcast in select_select().
2014-02-18 Victor StinnerClose #20649: Fix typo in asyncio doc. Patch written...
2014-02-18 Victor StinnerIssue #20564: Skip tests on lock+signals on OpenBSD
2014-02-18 Victor StinnerIssue #20667: KqueueEventLoopTests.test_read_pty_output...
2014-02-18 Terry Jan ReedyMerge with 3.3
2014-02-18 Terry Jan ReedyIssue #8478: Untokenizer.compat now processes first...
2014-02-18 Victor StinnerClose #20656: Fix select.select() on OpenBSD 64-bit
2014-02-18 Victor StinnerIssue #20667: test_asyncio: Skip KqueueEventLoopTests...
2014-02-17 Victor StinnerIssue #20655: Fix test_asyncio, run also subprocess...
2014-02-17 Terry Jan ReedyMerge with 3.3
2014-02-17 Terry Jan Reedywhitespace
2014-02-17 Terry Jan ReedyUntokenize, bad assert: Merge with 3.3
2014-02-17 Terry Jan ReedyUntokenize: An logically incorrect assert tested user...
2014-02-17 Victor StinnerClose #20652: asyncio doc: close the event loop in...
2014-02-16 Victor StinnerIssue #20320: select.select() and select.kqueue.control...
2014-02-16 Victor StinnerIssue #20616: Add a format() method to tracemalloc...
2014-02-16 Benjamin Petersonmerge 3.3
2014-02-16 Benjamin Petersonbackout fafac90b69c4
2014-02-16 Benjamin Petersonmerge backout for #20621
2014-02-16 Benjamin Petersonbackout 2807a5f011e4 for causing #20621
2014-02-16 Benjamin Petersonbackout d28242a636c7 so I can backout 2807a5f011e4
2014-02-16 Benjamin Petersonlook up __getnewargs__ and __getnewargs_ex__ on the...
2014-02-16 Benjamin Petersonmerge 3.3
2014-02-16 Benjamin Petersondo not line break reference
2014-02-16 Andrew KuchlingMerge from 3.3
2014-02-16 Andrew Kuchling#12211: remove paragraph about NaNs
2014-02-16 Andrew KuchlingMerge from 3.3
2014-02-16 Andrew Kuchling#12211: clarify math.copysign() documentation and docstring
2014-02-16 Georg BrandlDoc: do not rely on checked-out Sphinx toolchain from...
2014-02-15 Andrew KuchlingMerge from 3.3
2014-02-15 Andrew Kuchling#20241: use correct RFC number
2014-02-15 Andrew Kuchling#16728: Mention collections.abc.Sequence in 'sequence...
2014-02-15 Andrew KuchlingMerge from 3.3
2014-02-15 Andrew KuchlingClarify versionchanged sentence. Closes #20497.
2014-02-15 Benjamin Petersonmerge 3.3
2014-02-15 Andrew Kuchling#20237: make a revision pass over the XML vulnerabiliti...
2014-02-15 Benjamin Petersonmerge 3.3 (#20080)
2014-02-15 Benjamin Petersonadd missing test assertion (closes #20080)
2014-02-15 Benjamin Petersonmerge 3.3 (#20507)
2014-02-15 Benjamin Petersongive non-iterable TypeError a message (closes #20507)
2014-02-15 Ezio Melotti#19890: merge with 3.3.
2014-02-15 Ezio Melotti#19890: fix typo in multiprocessing docs. Patch by...
2014-02-15 Ezio Melotti#20634: merge with 3.3.
2014-02-15 Ezio Melotti#20634: fix typo in IDLE README noticed by Saimadhav...
2014-02-14 Nick CoghlanIssue #19744: Handle missing SSL/TLS in ensurepip
2014-02-14 Ned DeilyIssue #20605: Make test_socket getaddrinfo OS X segfaul...
2014-02-14 Ned DeilyIssue #20605: Make test_socket getaddrinfo OS X segfaul...
2014-02-14 Benjamin Petersonset line and column numbers for keyword-only arg nodes...
2014-02-13 Victor StinnerIssue #20526, #19466: Revert changes of issue #19466...
2014-02-13 Victor StinnerIssue #20599: Don't clear environment in test_cleanup...
2014-02-13 Victor StinnerFix test_asyncio/test_events.py: skip IPv6 if IPv6...
2014-02-13 Serhiy StorchakaMerge heads
2014-02-13 Serhiy StorchakaFixed typo in previous commit (issue #6815).
2014-02-13 Serhiy StorchakaFixed typo in previous commit (issue #6815).
2014-02-13 Victor Stinnerayncio, Tulip issue 129: BaseEventLoop.sock_connect...
2014-02-13 Serhiy StorchakaIssue #6815: os.path.expandvars() now supports non...
2014-02-13 Serhiy StorchakaIssue #6815: os.path.expandvars() now supports non...
2014-02-13 Guido van Rossumasyncio: Change as_completed() to use a Queue, to avoid...
2014-02-12 Yury Selivanovasyncio.events: Use __slots__ in Handle and TimerHandle
2014-02-12 R David Murraywhatsnew: 'other improvements' and 'optimizations'...
2014-02-12 R David Murraywhatsnew: PyUnicode_FromFormat width/precision, thread...
2014-02-12 R David Murraywhatsnew: LOAD_CLASSDEREF, -X showrefcount
2014-02-12 Victor StinnerIssue #20599: Force ASCII encoding for stdout in test_c...
2014-02-12 Serhiy StorchakaTry to fix test_cleanup (issue #20599).
2014-02-12 Serhiy StorchakaIssue #17671: Fixed a crash when use non-initialized...
2014-02-12 Serhiy StorchakaIssue #17671: Fixed a crash when use non-initialized...
2014-02-12 Serhiy StorchakaIssue #19255: Clear error after failed PyDict_SetItem...
2014-02-12 Serhiy StorchakaIssue #19255: Clear error after failed PyDict_SetItem...
2014-02-12 R David Murraywhatsnew: os.path.samestat on windows, keyword defaults...
2014-02-12 R David Murraywhatsnew: command.com support gone, int *base* can...
2014-02-12 Ned DeilyAdd references for Xcode and the Python Developer's...
2014-02-12 Ned DeilyAdd references for Xcode and the Python Developer's...
2014-02-11 R David Murraywhatsnew: object.__format__ raises TypeError on non...
2014-02-11 Victor StinnerIssue #20495: Skip test_read_pty_output() of test_async...
2014-02-11 R David Murraywhatsnew: undocumented Popen.wait endtime is deprecated.
2014-02-11 Gregory P.... Deprecate Popen.wait()'s undocumented endtime parameter...
2014-02-11 Victor StinnerIssue #20505: Remove debug code
2014-02-11 Benjamin Petersonmerge 3.3 (#20594)
2014-02-11 Benjamin Petersonavoid name clash with posix_close (closes #20594)
2014-02-11 Benjamin Petersonremove dynamic initializer lists for c89 compliance...
2014-02-11 R David Murraywhatsnew: __complex__ may not return float, .so may...
2014-02-11 Victor Stinnerasyncio, Tulip issue 131: as_completed() and wait(...
next