]> granicus.if.org Git - python/shortlog
python
2010-11-20 Brian QuinlanFixes a timing-related failure on Windows (issue 10183)
2010-11-20 R. David MurrayMake test class name unique so that both test classes...
2010-11-20 Benjamin Petersonc89 declarations
2010-11-20 Benjamin Petersonuse %R format code; fixes invalid dereferencing #10391
2010-11-19 Georg BrandlDo not put a raw REPLACEMENT CHARACTER in the document.
2010-11-19 Fred Drakeremove documentation for something that's gone
2010-11-19 Antoine PitrouFix test_ssl_presence when ssl is not present
2010-11-19 Alexander BelopolskyIssue #4153: Updated Unicode HOWTO.
2010-11-18 Ezio Melotti#10455: fix typo
2010-11-18 Alexander BelopolskyIssue 7828: Fixed chr() and ord() documentation for...
2010-11-18 Antoine PitrouWrap all test_nntplib methods accessing a remote server...
2010-11-18 Senthil KumaranCode Changes as per review comments by Antoine Pitrou.
2010-11-18 Éric AraujoFix usage of :option: in the docs (#9312).
2010-11-18 Senthil KumaranFix Issue2244 - urllib unquotes user and password info...
2010-11-18 Stefan KrahIssue #10356: hash(Decimal("sNaN")) now raises ValueErr...
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...
next