]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2010-11-18  Antoine PitrouMake test_nntplib more robust when the "last" article...
2010-11-18  Senthil KumaranFix Issue 9991: xmlrpc client ssl check faulty
2010-11-18  Éric AraujoRemove spurious space that was breaking Vim’s reST...
2010-11-18  Benjamin Petersonreduce try block compass
2010-11-18  Kristján Valur... Issue 10260
2010-11-18  Michael FoordRemove duplicate period from reference doc
2010-11-18  Alexander BelopolskyIssue #10446 NEWS entry
2010-11-18  Brett CannonFix a minor inconsistency in capitalization for the...
2010-11-18  Brian CurtinFix #8886. Use context managers throughout the test.
2010-11-18  Alexander BelopolskyIssue #10446: Several changes to module documentation...
2010-11-17  Benjamin Petersonhandle dict subclasses gracefully in PyArg_ValidateKeyw...
2010-11-17  Antoine PitrouUse laxer timeouts in barrier tests
2010-11-17  David MalcolmIssue #9518: Extend the PyModuleDef_HEAD_INIT macro...
2010-11-17  Antoine PitrouIssue #10443: Add the SSLContext.set_default_verify_pat...
2010-11-17  Antoine PitrouIssue #10440: Support RUSAGE_THREAD as a constant in...
2010-11-17  Stefan KrahIssue #10356: Decimal(-1).__hash__() should equal hash...
2010-11-17  Brian QuinlanRemoves an inefficient spin loop in as_completed
2010-11-16  Ezio MelottiFix typo
2010-11-16  Matthias KloseModules/_io/bufferedio.c (buffered_dealloc_warn): Make...
2010-11-16  Éric AraujoProvide links to Python source where the code is short...
2010-11-16  Antoine PitrouIssue #10429: IMAP.starttls() stored the capabilities...
2010-11-16  Antoine PitrouAvoid some BytesWarnings when running test_imaplib...
2010-11-16  Georg BrandlPost-release bumps.
2010-11-16  Georg BrandlAdd stub for PEP 3148.
2010-11-16  Alexander BelopolskyIssue #10413: Updated comments to reflect code changes
2010-11-14  Vinay SajipLogging: added stack_info argument.
2010-11-14  Raymond HettingerIssue 10410: An iterable is not necessarily a container.
2010-11-13  Georg BrandlTagging 3.2a4.
2010-11-13  Georg BrandlMinor edits. v3.2a4
2010-11-13  Senthil KumaranFix Issue5111 - Wrap the Ipv6 host with [] in the...
2010-11-13  Mark DickinsonStreamline a cmath test (and fix some overlong lines...
2010-11-13  Mark DickinsonMake Fraction(-1).__hash__() return -2 rather than...
2010-11-13  Georg BrandlBump to 3.2a4.
2010-11-13  Georg BrandlIgnore suspicious-ignore file.
2010-11-13  Georg BrandlUpdate pydoc topics.
2010-11-13  Fred Drakefix copy-editing level nits
2010-11-13  Fred Drakeuse appropriate markup
2010-11-13  Antoine PitrouSwitch from gmane to another provider for NNTP tests...
2010-11-12  Éric AraujoAnd now for something completely different: Finish...
2010-11-12  Andrew M. KuchlingRemove myself as a maintainer for curses and mailbox...
2010-11-12  Antoine PitrouIssue #4471: Add the IMAP.starttls() method to enable...
2010-11-12  Martin v. LöwisAdd UUID for 3.2a4
2010-11-12  Georg BrandlAdd a deprecated-removed directive that allows to give...
2010-11-12  Georg BrandlFix weird line block in table.
2010-11-12  Georg BrandlSwitch to Sphinx 1.0.5.
2010-11-12  Georg Brandl#10008: Fix duplicate index entry.
2010-11-12  Georg BrandlBuild a PDF of the FAQs too.
2010-11-12  Terry Reedy(no commit message)
2010-11-12  R. David Murray#7950: add warning about security implications of shell...
2010-11-11  Alexander BelopolskyIssue #10389: Documented rules for use of case in secti...
2010-11-11  R. David Murray#1466065: add validate option to base64.b64decode
2010-11-11  Łukasz Langaconfigparser.py: changed PendingDeprecationWarnings...
2010-11-11  Alexander BelopolskyIssue #10386: Added __all__ to token module; this simpl...
2010-11-11  Georg BrandlReview the new configparser docs.
2010-11-10  Antoine PitrouDisable test_python_builders in test_xmlrpc_net, follow...
2010-11-10  Łukasz Langaadded myself as a maintainer of configparser
2010-11-10  Łukasz LangaIssue #5412: extend configparser to support mapping...
2010-11-10  Victor Stinnergetpath.c: fix test to detech PyUnicode_AsWideChar...
2010-11-10  Antoine PitrouIssue #10372: Import the warnings module only after...
2010-11-10  Antoine PitrouFollowup to r86383: it seems that in some cases (buildb...
2010-11-10  Georg BrandlFix typo.
2010-11-10  Antoine PitrouForward port r86386 after it fixed the 3.1 buildbot...
2010-11-09  Antoine PitrouIssue #4471: Properly shutdown socket in IMAP.shutdown...
2010-11-09  Antoine PitrouFix IMAP.login() to work properly.
2010-11-09  Antoine PitrouPreserve the original environment (e.g. LD_LIBRARY_PATH)
2010-11-09  Ask SolemRemove uneeded NEWS entries for minor documentation...
2010-11-09  Ask SolemIssue #8028: multiprocessing: Documented that ``Proces...
2010-11-09  Ask SolemIssue #7707: Documented that multiprocessing.Queue...
2010-11-09  Ask SolemDocumented the new error_callback keyword argument...
2010-11-09  Antoine PitrouUse script_helper in one more test
2010-11-09  Ask SolemAdded missing NEWS entry for my previous commit (r86370).
2010-11-09  Ask SolemIssue #9244: multiprocessing.pool: Worker crashes if...
2010-11-09  Antoine PitrouIssue #10022: The dictionary returned by the `getpeerce...
2010-11-09  Antoine PitrouMake `usenetrc` False by default (the old behaviour...
2010-11-09  Antoine PitrouIssue #1926: Add support for NNTP over SSL on port...
2010-11-09  Alexander BelopolskyIssue #7061: Added a 'Turtle star' sidebar
2010-11-09  Senthil KumaranFix issue10324 - Modules/binascii.c: simplify expressions
2010-11-09  Victor StinnerIssue #10359: Remove useless (duplicate) initialization...
2010-11-09  Victor StinnerIssue #10359: Remove useless comma, invalid in ISO C
2010-11-09  Victor StinnerIssue #10359: Use Py_UNICODE for the typecode in array
2010-11-09  Victor StinnerIssue #10359: Remove ";" after function definition...
2010-11-09  Raymond HettingerSimplify code
2010-11-09  Alexander BelopolskyFixed a typo in ReST markup.
2010-11-09  Senthil KumaranFix Issue10205 - XML QName error when different tags...
2010-11-09  Victor Stinnertest_tokenize: use self.assertEqual() instead of plain...
2010-11-09  Victor StinnerIssue #10335: Add tokenize.open(), detect the file...
2010-11-08  Victor StinnerIssue #6011: decode PREFIX, EXEC_PREFIX and PYTHONPATH...
2010-11-08  Victor StinnerPyUnicode_DecodeFSDefaultAndSize() raises MemoryError...
2010-11-08  Victor Stinner_Py_char2wchar() frees the memory on conversion error
2010-11-08  Alexander BelopolskyFixed unit test failure on Windows
2010-11-08  Victor StinnerPyUnicode_EncodeFS() raises an exception if _Py_wchar2c...
2010-11-08  Éric AraujoThis was actually fixed for the previous alpha.
2010-11-08  Antoine PitrouFix memory consumption advertised by some test cases
2010-11-08  Antoine PitrouFix test_hashlib with the bigmem option
2010-11-08  Alexander BelopolskyStreamlined code in trace.Ignore and added unit tests.
2010-11-08  Éric AraujoAdd missing NEWS entry for a fix committed by Senthil.
2010-11-08  R. David Murray#10321: Add support for sending binary DATA and Message...
2010-11-08  Éric AraujoMove a news entry to the right section (+ light reforma...
2010-11-08  Georg BrandlFix next version name.
2010-11-08  Georg BrandlFix typo.
next