This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

ID GH Activity Title Status Creator
normal
47093 91249 25 months ago Documentation Fix: Remove .bat when activating venv on windows open jovinator
46586 90744 25 months ago In documentation contents enum.property erroneously links to built-in property has PR open Dutcho
46291 90449 25 months ago [doc] First argument to raise can also be BaseException has PR open gtitze
46279 90437 25 months ago [docs] Minor information-ordering issue in __main__ doc has PR open ferdnyc
46168 90326 25 months ago Incorrect format specified for the "style" key in the configuration file format formatter example open bokunogf
45991 90149 25 months ago Improve ambiguous docstrings in pkgutil open khock
44158 88324 25 months ago Clarify documentation for redirected stdout/stderr when using subprocess in Linux open tanty
43286 87452 25 months ago [doc] Clarify that Popen.returncode does not get auto-set when the process terminates open Antony.Lee
41825 85991 25 months ago os.waitid() documentation needs TLC has PR open georg.brandl
40899 85076 25 months ago Document exceptions raised by importlib.import has PR open j13r
40283 84464 25 months ago Documentation of turtle.circle() has PR open guchao
40065 84246 25 months ago py39: remove deprecation note for xml.etree.cElementTree open fdrake
39971 84152 25 months ago [doc] Error in functional how-to example has PR open dxflores
39712 83893 25 months ago Doc for `-X dev` option should mention PYTHONDEVMODE has patch has PR open pitrou
38825 83006 25 months ago shutil.disk_usage - Lacking documentation open Lord Anton Hvornum
37430 81611 25 months ago [doc] range is not a built-in function open bgailer
35190 79371 25 months ago doc: collections.abc.Sequence cannot be used to test whether a class provides a particular interface open hroncok
34526 78707 25 months ago Path.relative_to() taking multiple arguments could be better documented has PR open Antony.Lee
33601 77782 25 months ago [doc] Py_UTF8Mode is not documented has patch has PR open serhiy.storchaka
33590 77771 25 months ago [doc] sched.enter priority has no impact on execution open sahilmn
33426 77607 25 months ago [doc] Behavior of os.path.join does not match documentation has PR open Michael Klatt
32658 76839 25 months ago Metacharacter (\) documentation suggestion has PR open kdraeder
30718 74903 25 months ago [doc] open builtin function: specifying the size of buffer has no effect for text files has PR open direprobs
30535 74720 25 months ago [doc] Explicitly note that meta_path is not empty has PR open xmorel
29010 73196 25 months ago Incorrect description about scope related with inheritance open woo yoo
28973 73159 25 months ago [doc] The fact that multiprocess.Queue uses serialization should be documented. open Bernhard10
28951 73137 25 months ago re.flags not documented in Module Contents as promised. open 4Dummies
28661 72847 25 months ago Fix code example in Python 3.5 telnetlib documentation open tiabc
28612 72798 25 months ago str.translate needs a mapping example has patch open Jim.Jewett
28445 72631 25 months ago Wrong documentation for GzipFile.peek has PR open abacabadabacaba
28356 72542 25 months ago [easy doc] Document os.rename() behavior on Windows when src and dst are on different filesystems has patch has PR open stephan
27901 72088 25 months ago DOC: inspect.ismethod returns different results on the same basic code between Python2.7 Python3.5 open anthony-flury
27779 71966 25 months ago Sync-up docstrings in C version of the the decimal module open rhettinger
27583 71770 25 months ago [doc ] configparser: modifying default_section at runtime has patch has PR open rk
26792 70979 25 months ago docstrings of runpy.run_{module,path} are rather sparse has PR open Antony.Lee
26608 70795 25 months ago RLock undocumented behavior in case of multiple acquire open smbrd
26124 70312 25 months ago shlex.quote and pipes.quote do not quote shell keywords has PR open Charles Daffern
25743 69929 25 months ago [doc] Clarify exactly what \w matches in UNICODE mode open zwol
25514 69700 25 months ago Improve IDLE's "subprocess didn't make connection" message has PR open markroseman
25433 69619 25 months ago whitespace in strip()/lstrip()/rstrip() has patch has PR open Dimitri Papadopoulos Orfanos
25377 69564 25 months ago Mention octal format of mode argument of os.chmod has PR open krichter
24247 68435 25 months ago Docs: "unittest discover" modifies sys.path open redixin
24147 68335 25 months ago Dialect class defaults are not documented. has patch has PR open MiK
23747 67935 25 months ago [doc] platform module exposes win32_ver function on posix systems has PR open pythonhacker
23560 67748 25 months ago Group the docs of similar methods in stdtypes.rst has patch has PR open ezio.melotti
23453 67641 25 months ago [doc] Clarify bytes vs text with non-seeking tarfile stream has PR open chaica_
23323 67512 25 months ago [doc] mention that flags arg to imaplib's append should be a string open Pilessio
22593 66783 25 months ago Automate update of doc references to UCD version when it changes. has PR open r.david.murray
22456 66646 25 months ago __base__ undocumented has patch open Arfrever
22021 66220 25 months ago shutil.make_archive() root_dir do not work has patch has PR open DemoHT
22014 66213 25 months ago Improve display of OS exception <-> errno mapping has patch open ncoghlan
21761 65960 25 months ago [doc] language reference describes the role of module.__file__ inaccurately has PR open eric.snow
21760 65959 25 months ago inspect documentation describes module type inaccurately has PR open eric.snow
21254 65453 25 months ago doc: PropertyMock refuses to raise AttributeErrror as a side effect open michael.foord
21150 65349 25 months ago Add quick links table to argparse docs has patch has PR open rhettinger
20970 65169 25 months ago [doc] contradictory documentation for prog option of argparse has patch has PR open Aaron.Meurer
20823 65022 25 months ago [doc] Clarify copyreg.pickle() documentation has patch has PR open peter.otten
20803 65002 25 months ago doc: clarify that struct.pack_into writes 0x00 for pad bytes has PR open bsder
20749 64948 25 months ago shutil.unpack_archive(): security concerns not documented has PR open jwilk
20741 64940 25 months ago Documentation archives should be available also in tar.xz format open Arfrever
20459 64658 25 months ago [doc] No Argument Clinic documentation on how to specify a return converter open brett.cannon
20109 64308 25 months ago TestProgram is mentioned in the unittest docs but is not documented open r.david.murray
19871 64070 25 months ago json module won't parse a float that starts with a decimal point has patch open picomancer
19864 64063 25 months ago [doc] multiprocessing Proxy docs need locking semantics explained open maxpolk
19154 63353 25 months ago AttributeError: 'NoneType' in http/client.py when using select when file descriptor is closed. open fviard
18767 62967 25 months ago csv documentation does not note default quote constant has patch open bemclaugh
18744 62944 25 months ago doc: pathological performance using tarfile open teamnoir
18697 62897 25 months ago Unify arguments names in Unicode object C API documentation has PR open serhiy.storchaka
18534 62734 25 months ago [doc] State clearly that open() 'file' param is "name" attr of the result open ncoghlan
18280 62480 25 months ago Documentation is too personalized has patch has PR open serhiy.storchaka
17972 62172 25 months ago inspect module docs omits many functions has PR open s7v7nislands@gmail.com
17545 61745 25 months ago [doc] os.listdir and os.path.join inconsistent on empty path open babou
17505 61707 25 months ago [doc] email.header.Header.__unicode__ does not decode header has PR open hniksic
17108 61310 25 months ago [doc] import silently prefers package over module when both available open shai
15457 59662 25 months ago consistent treatment of generator terminology has patch open chris.jerdonek
14995 59200 25 months ago PyLong_FromString documentation should state that the string must be null-terminated has patch has PR open rfk
13821 58029 25 months ago [doc] misleading return from isidentifier open Jim.Jewett
13498 57707 25 months ago os.makedirs exist_ok documentation is incorrect, as is some of the behavior has patch open r.david.murray
13305 57514 25 months ago datetime.strftime("%Y") not consistent for years < 1000 has patch open flox
13127 57336 25 months ago xml.dom.Attr.name is not labeled as read-only has PR open dillona
12706 56915 25 months ago timeout sentinel in ftplib and poplib documentation has patch has PR open orsenthil
12600 56809 25 months ago Add example of using load_tests to parameterise Test Cases open abingham
12403 56612 25 months ago Mention sys.displayhook in code module docs and the compile builtin docs has patch has PR open tebeka
12217 56426 25 months ago Cross-link docs for faulthandler, traceback and pdb has PR open eric.araujo
12165 56374 25 months ago [doc] clarify documentation of nonlocal has PR open Lukas.Petru
12067 56276 25 months ago Doc: remove errors about mixed-type comparisons. has patch has PR open terry.reedy
12020 56229 25 months ago [doc] Attribute error with flush on stdout,stderr open Jimbofbx
11776 55985 25 months ago Constructor signatures missing in types module documentation has patch open techtonik
11479 55688 25 months ago Add discussion of trailing backslash in raw string to tutorial has patch has PR open r.david.murray
11385 55594 25 months ago [doc] TextTestRunner documentation improvements open techtonik
11176 55385 25 months ago [doc] give more meaningful argument names in argparse documentation has patch has PR open bethard
10936 55145 25 months ago Simple CSS fix for left margin at docs.python.org open cdunn2001
10434 54643 25 months ago Document the rules for "public names" open belopolsky
10149 54358 25 months ago [doc] Data truncation in expat parser has patch has PR open Maciek.J
9305 53551 25 months ago Don't use east/west of UTC in date/time documentation has patch has PR open belopolsky
9267 53513 25 months ago Update pickle opcode documentation in pickletools for 3.x open belopolsky
9182 53428 25 months ago document “--” as a way to distinguish option w/ narg='+' from positional argument in argparse has patch has PR open gray_hemp
9004 53250 25 months ago datetime.utctimetuple() should not set tm_isdst flag to 0 has patch has PR open belopolsky
7760 52008 25 months ago [doc] ctypes: use_errno=True does not work open nikratio
7262 51511 25 months ago [doc] codecs.open() + eol (windows) has patch has PR open shamilbi
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: