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 Activity Title Status Creator Assigned To Type
1475692 26 months ago replacing obj.__dict__ with a subclass of dict closed gangesmaster   behavior
1612262 26 months ago IDLE: Include nested functions and classes in module browser has patch has PR closed taleinat terry.reedy enhancement
1614460 26 months ago python-logging compatability with Zope. closed shookway vinay.sajip  
1682942 26 months ago ConfigParser support for alt delimiters has patch closed aptshansen   enhancement
1820 26 months ago Enhance Object/structseq.c to match namedtuple and tuple api has patch open christian.heimes   enhancement
2175 26 months ago Expat sax parser silently ignores the InputSource protocol has patch closed ygale serhiy.storchaka behavior
2521 26 months ago ABC caches should use weak refs has patch closed amaury.forgeotdarc   resource usage
2578 26 months ago additional unittest type equality methods has patch closed benjamin.peterson gregory.p.smith enhancement
4712 26 months ago Document pickle behavior for subclasses of dicts/lists open georg.brandl docs@python behavior
4785 26 months ago json.JSONDecoder() strict argument undocumented and potentially confusing has patch closed beazley georg.brandl behavior
4963 26 months ago mimetypes.guess_extension result changes after mimetypes.init() has patch has PR closed siona steve.dower behavior
5054 26 months ago CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed has patch has PR closed mwatkins orsenthil behavior
5381 26 months ago json needs object_pairs_hook has patch closed rhettinger bob.ippolito enhancement
5397 26 months ago PEP 372: OrderedDict has patch closed rhettinger rhettinger  
5402 26 months ago MutableMapping code smell (see OrderedDict) closed jimjjewett rhettinger  
5412 26 months ago extend configparser to support mapping access(__*item__) closed jkaufman fdrake enhancement
5579 26 months ago Display for OrderedDict closed tweiler   enhancement
5691 26 months ago test_collections fails under Windows closed pitrou   behavior
5723 26 months ago Incomplete json tests has patch closed pitrou ezio.melotti behavior
6105 26 months ago json.dumps doesn't respect OrderedDict's iteration order closed wangchun rhettinger  
6737 26 months ago PEP 372 odict.__eq__ behaves incorrectly closed cegner rhettinger behavior
6743 26 months ago Add function compatible with print to pprint module has patch closed marystern rhettinger enhancement
7092 26 months ago Test suite emits many DeprecationWarnings when -3 is enabled has patch closed exarkun ezio.melotti behavior
7434 26 months ago general pprint rewrite open afoglia   enhancement
7451 26 months ago improve json decoding performance has patch closed pitrou   performance
7737 26 months ago Patch all tests to change assertTrue(a [not] in b [, c]) -> assert[Not]In(a, b [,c]) has patch closed dmalcolm   enhancement
7824 26 months ago assertion error in 2to3 closed ferringb    
8729 26 months ago The Mapping ABC's __eq__ method should return NotImplemented if the other type is not a Mapping has patch closed stutzbach   behavior
9026 26 months ago argparse subcommands not printed in the same order they were added has patch closed jcollado bethard behavior
9137 26 months ago x.update(red=5, blue=6, other=7) doesn't work, where x is a MutableMapping has patch closed stutzbach mark.dickinson behavior
9253 26 months ago argparse: optional subparsers has patch open nvie   enhancement
9421 26 months ago configparser.ConfigParser's getint, getboolean and getfloat don't accept `vars` has patch closed lukasz.langa lukasz.langa behavior
9424 26 months ago Deprecate assertEquals, assertNotEquals, assert_, assertAlmostEquals, assertNotAlmostEquals has patch closed michael.foord ezio.melotti  
9452 26 months ago configparser support for reading from strings and dictionaries has patch closed lukasz.langa   enhancement
9507 26 months ago namedtuple should not hardcode the class name in __repr__ has patch closed PAG rhettinger behavior
9534 26 months ago OrderedDict.__del__ destructor throws AttributeError when process ends up with the exception trace closed valgog rhettinger behavior
9537 26 months ago argparse: use OrderedDict to store subparsers has patch closed denversc   behavior
9545 26 months ago Adding _collections to static build has patch closed orsenthil orsenthil crash
9626 26 months ago OderedDict.viewitems() does not preserve item order closed luch rhettinger behavior
9685 26 months ago tuples should remember their hash value has patch closed dtorp   performance
9729 26 months ago Unconnected SSLSocket.{send,recv} raises TypeError: 'member_descriptor' object is not callable has patch closed spiv pitrou behavior
9823 26 months ago OrderedDict is comparable to dict closed cool-RR rhettinger behavior
9825 26 months ago OrderedDict ref cycles cause memory leak closed jek rhettinger resource usage
9826 26 months ago OrderedDict ref cycles break repr() closed jek rhettinger behavior
9840 26 months ago Recursive Repr has patch closed rhettinger   enhancement
9865 26 months ago OrderedDict doesn't implement __sizeof__ has patch closed pitrou rhettinger enhancement
10042 26 months ago functools.total_ordering fails to handle NotImplemented correctly has patch closed francescor ncoghlan enhancement
10224 26 months ago Build 3.x documentation using python3.x has patch closed belopolsky   enhancement
10225 26 months ago Fix doctest runable examples in python manual has patch open belopolsky    
10330 26 months ago trace module doesn't work without threads has patch closed pitrou belopolsky behavior
10586 26 months ago Enhanced cache access API for functools.lru_cache has patch closed ncoghlan ncoghlan enhancement
10593 26 months ago LRU Cache with maxsize=None has patch closed rhettinger ncoghlan enhancement
10639 26 months ago reindent.py should not convert newlines has patch closed jaraco jaraco behavior
10667 26 months ago collections.Counter object in C has patch closed jpeel rhettinger performance
10721 26 months ago Remove HTTP 0.9 server support has patch open pitrou   behavior
10725 26 months ago Better cache instrumentation has patch closed rhettinger ncoghlan performance
10977 26 months ago Concrete object C API considered harmful to subclasses of builtin types has patch open rhettinger docs@python behavior
11060 26 months ago distutils2 sdist does not complain about version that is not PEP 386 compliant has patch closed gotcha eric.araujo  
11071 26 months ago What's New review comments has patch closed ncoghlan rhettinger  
11085 26 months ago expose _abcoll as collections.abc has patch closed rhettinger rhettinger enhancement
11089 26 months ago ConfigParser 50x slower in 2.7 has patch closed vlachoudis rhettinger performance
11297 26 months ago Make ChainMap() public in the collections module. has patch closed rhettinger rhettinger enhancement
11515 26 months ago Misspelled actually has patch closed kwadrat ezio.melotti  
11661 26 months ago test_collections.TestNamedTuple.test_source failing on many buildbots after f09f7ab40ce6 closed r.david.murray rhettinger  
11707 26 months ago Create C version of functools.cmp_to_key() has patch closed rhettinger georg.brandl performance
11763 26 months ago assertEqual memory issues with large text inputs has patch closed michael.foord ezio.melotti behavior
11802 26 months ago filecmp.cmp needs a documented way to clear cache has patch closed lopgok rhettinger resource usage
11875 26 months ago OrderedDict.__reduce__ not threadsafe closed mjuric rhettinger behavior
12242 26 months ago distutils2 environment marker for current compiler has patch closed eli.collins eric.araujo enhancement
12319 26 months ago [http.client] HTTPConnection.request not support "chunked" Transfer-Encoding to send data has patch closed harobed martin.panter enhancement
12428 26 months ago functools test coverage has patch closed Thorney   behavior
12901 26 months ago Nest class/methods directives in documentation has patch closed eric.araujo docs@python enhancement
12959 26 months ago Add 'ChainMap' to collections.__all__ has patch closed july   enhancement
13062 26 months ago Introspection generator and function closure state has patch closed ncoghlan ncoghlan enhancement
13124 26 months ago Add "Running a Build Slave" page to the devguide has patch closed eric.snow docs@python enhancement
13177 26 months ago Avoid chained exceptions in lru_cache has patch closed ezio.melotti rhettinger behavior
13387 26 months ago suggest assertIs(type(obj), cls) for exact type checking has patch closed flox ezio.melotti enhancement
13703 26 months ago Hash collision security issue has patch closed barry   security
13870 26 months ago Out-of-date comment in collections/__init__.py ordered dict has patch closed Jim.Jewett rhettinger  
14057 26 months ago Speedup sysconfig startup has patch closed vstinner   performance
14386 26 months ago Expose dict_proxy internal type as types.MappingProxyType has patch closed vstinner   enhancement
14455 26 months ago plistlib unable to read json and binary plist files has patch closed d9pouces ronaldoussoren enhancement
14630 26 months ago non-deterministic behavior of int subclass has patch closed brechtm mark.dickinson behavior
14977 26 months ago mailcap does not respect precedence in the presence of wildcards has patch closed manu-beffara   behavior
15008 26 months ago PEP 362 "Signature Objects" reference implementation has patch closed Yury.Selivanov   enhancement
15151 26 months ago Documentation for Signature, Parameter and signature in inspect module has patch closed ncoghlan docs@python enhancement
15160 26 months ago Add support for MIME header parsing to the new provisional email policies has patch closed r.david.murray   enhancement
15295 26 months ago Import machinery documentation has patch closed brett.cannon barry  
15329 26 months ago clarify which deque methods are thread-safe closed chris.jerdonek rhettinger  
15535 26 months ago Fix pickling efficiency of named tuples in 2.7.3 has patch closed thomie rhettinger behavior
15629 26 months ago Add to regrtest the ability to run Lib and Doc doctests has patch closed chris.jerdonek docs@python enhancement
15719 26 months ago Sort dict items in urlencode() closed gvanrossum   enhancement
15767 26 months ago add ModuleNotFoundError closed eric.snow eric.snow enhancement
15825 26 months ago Typo in OrderedDict docs has patch closed ThiefMaster docs@python  
15865 26 months ago reflect bare star * in function signature documentation has patch closed chris.jerdonek ezio.melotti behavior
16026 26 months ago csv.DictReader argument names documented incorrectly has patch closed petere docs@python behavior
16276 26 months ago OrderedDict constructor do not keep items order closed ADechaume   behavior
16389 26 months ago re._compiled_typed's lru_cache causes significant degradation of the mako_v2 bench has patch closed pjenvey serhiy.storchaka performance
16510 26 months ago Using appropriate checks in tests has patch has PR closed serhiy.storchaka   enhancement
16553 26 months ago named kwd form of OrderedDict ctor yield random key order closed yop    
16612 26 months ago Integrate "Argument Clinic" into CPython trunk has patch closed larry larry enhancement
16627 26 months ago comparison problem of two 'dict' objects closed singer   behavior
16669 26 months ago Docstrings for namedtuple has patch closed serhiy.storchaka rhettinger enhancement
16684 26 months ago Unicode property value abbreviated names and long names has patch open PanderMusubi   enhancement
16816 26 months ago Bug in hash randomization closed iElectric   behavior
16820 26 months ago configparser.ConfigParser.clean and .update bugs closed wolfmanx lukasz.langa behavior
16991 26 months ago Add OrderedDict written in C has patch closed eric.snow eric.snow enhancement
17037 26 months ago Use a test.support helper to wrap the PEP 399 boilerplate has patch closed eric.snow   enhancement
17044 26 months ago Implement PEP 422: Simple class initialisation hook has patch closed daniel.urban   enhancement
17100 26 months ago rotating an ordereddict has patch closed pitrou rhettinger enhancement
17150 26 months ago pprint could use line continuation for long string literals has patch closed pitrou   enhancement
17205 26 months ago In the help() function the order of methods changes closed py.user docs@python enhancement
17262 26 months ago OrderedDict not ordering properly when int and float keys are used closed MrDrMcNinja   behavior
17368 26 months ago Python version of JSON decoder does not work with object_pairs_hook has patch closed Kuukunen ezio.melotti behavior
17373 26 months ago Add inspect.Signature.from_callable() has patch closed eric.snow yselivanov enhancement
17421 26 months ago Drop restriction that meta.__prepare__() must return a dict (subclass) has patch open eric.snow   enhancement
17508 26 months ago logging.config.ConvertingDict issue with MemoryHandler closed plemarre vinay.sajip behavior
17528 26 months ago Implement dumps/loads for lru_cache closed frafra rhettinger enhancement
17868 26 months ago pprint long non-printable bytes as hexdump has patch closed serhiy.storchaka   behavior
17900 26 months ago Recursive OrderedDict pickling has patch closed serhiy.storchaka   behavior
17909 26 months ago Autodetecting JSON encoding has patch has PR closed serhiy.storchaka ncoghlan enhancement
17947 26 months ago Code, test, and doc review for PEP-0435 Enum has patch closed ethan.furman ethan.furman enhancement
18015 26 months ago python 2.7.5 fails to unpickle namedtuple pickled by 2.7.3 or 2.7.4 has patch closed anselm.kruis rhettinger behavior
18042 26 months ago Provide enum.unique class decorator has patch closed ncoghlan ethan.furman enhancement
18106 26 months ago There are unused variables in Lib/test/test_collections.py has patch closed vajrasky ezio.melotti enhancement
18139 26 months ago email module should have a way to prepend and insert headers has patch open kbandla   enhancement
18168 26 months ago plistlib output self-sorted dictionary closed halfjuice   behavior
18244 26 months ago Adopt C3-based linearization for improved ABC support in functools.singledispatch has patch closed ecatmur lukasz.langa behavior
18273 26 months ago Simplify calling and discovery of json test package has patch closed zach.ware ezio.melotti enhancement
18275 26 months ago Make isinstance() work with super type instances closed brett.cannon   behavior
18352 26 months ago collections.Counter with added attributes are not deepcopied properly. has patch closed Olivier.Gagnon rhettinger behavior
18508 26 months ago enum.Enum population of _value2member_map does not match fallback search has patch closed lambacck ethan.furman behavior
18535 26 months ago termios.tcgetattr should return namedtuple closed techtonik   enhancement
18635 26 months ago Enum sets _member_type_ to instantiated values but not the class has patch closed lambacck ethan.furman behavior
18758 26 months ago Fix internal references in the documentation has patch closed serhiy.storchaka serhiy.storchaka enhancement
18857 26 months ago urlencode of a None value uses the string 'None' has patch has PR closed Joshua.Johnston   enhancement
18874 26 months ago Add a new tracemalloc module to trace memory allocations has patch closed vstinner   enhancement
18897 26 months ago Illegal instruction at Python-2.7.5/Modules/_sre.c:1173 closed mmokrejs   crash
18929 26 months ago inspect.classify_class_attrs ignores metaclass has patch closed ethan.furman ethan.furman behavior
18986 26 months ago Add a case-insensitive case-preserving dict has patch closed pitrou rhettinger enhancement
18991 26 months ago Overriding OrderedDict.__getitem__() doesn't work closed davipo   behavior
18996 26 months ago unittest: more helpful truncating long strings has patch closed serhiy.storchaka serhiy.storchaka enhancement
19026 26 months ago OrderedDict should not accept dict as parameter closed techtonik rhettinger  
19030 26 months ago inspect.getmembers and inspect.classify_class_attrs mishandle descriptors has patch closed ethan.furman ethan.furman behavior
19048 26 months ago itertools.tee doesn't have a __sizeof__ method has patch closed pitrou rhettinger behavior
19100 26 months ago Use backslashreplace in pprint has patch open serhiy.storchaka fdrake behavior
19262 26 months ago Add asyncio (tulip, PEP 3156) to stdlib closed gvanrossum   enhancement
19271 26 months ago Update OrderedDict "see also" link has patch closed BreamoreBoy rhettinger enhancement
19331 26 months ago Revise PEP 8 recommendation for class names has patch closed barry barry  
19414 26 months ago iter(ordered_dict) yields keys not in dict in some circumstances has patch closed nikratio rhettinger behavior
19419 26 months ago Use abc.ABC in the collections ABC has patch closed rhettinger   enhancement
19504 26 months ago Change "customise" to "customize". has patch closed eric.smith rhettinger  
19505 26 months ago OrderedDict views don't implement __reversed__ has patch closed ThiefMaster serhiy.storchaka enhancement
19573 26 months ago Fix the docstring of inspect.Parameter and the implementation of _ParameterKind has patch closed Antony.Lee yselivanov enhancement
19624 26 months ago Switch constants in the errno module to IntEnum closed serhiy.storchaka   enhancement
19640 26 months ago Dynamically generate the _source attribute of namedtuple to save memory) has patch closed vstinner rhettinger resource usage
19766 26 months ago test_venv: test_with_pip() failed on "AMD64 Fedora without threads 3.x" buildbot: urllib3 dependency requires the threading module has patch closed vstinner dstufft behavior
19805 26 months ago Revise FAQ Dictionary: consistent key order item closed gwideman docs@python enhancement
20022 26 months ago Eliminate the use of the deprecated bundlebuilder.py script in OS X builds has patch closed eric.snow ned.deily enhancement
20189 26 months ago inspect.Signature doesn't recognize all builtin types has patch closed larry larry behavior
20198 26 months ago xml.etree.ElementTree.ElementTree.write attribute sorting closed bagratte   enhancement
20223 26 months ago inspect.signature does not support new functools.partialmethod has patch closed yselivanov   behavior
20226 26 months ago Argument Clinic: support for simple expressions? closed georg.brandl larry enhancement
20250 26 months ago defaultdict docstring neglects the *args has patch closed abarnert   enhancement
20287 26 months ago Argument Clinic: support diverting output to buffer, external file, etc closed larry larry enhancement
20326 26 months ago Argument Clinic should use a non-error-prone syntax to mark text signatures has patch closed larry larry behavior
20356 26 months ago fix formatting of positional-only parameters in inspect.Signature has patch closed yselivanov   enhancement
20381 26 months ago Argument Clinic: expression default arguments broken has patch closed zach.ware zach.ware behavior
20385 26 months ago Argument Clinic: Support for __new__ not checking _PyArg_NoKeywords for sub-classes closed taleinat   enhancement
20390 26 months ago Argument Clinic rollup patch, 2014/01/25 closed larry larry enhancement
20401 26 months ago inspect.signature removes initial starred method params (bug) has patch closed terry.reedy yselivanov behavior
20427 26 months ago inspect.Signature should ensure that non-default params don't follow default ones has patch closed yselivanov yselivanov behavior
20456 26 months ago Argument Clinic rollup patch, 2014/01/31 has patch closed larry larry enhancement
20530 26 months ago Change the text signature format (again) to be more robust has patch closed larry larry enhancement
20534 26 months ago Enum tests fail with pickle protocol 4 has patch closed ethan.furman ethan.furman behavior
20653 26 months ago Pickle enums by name has patch closed serhiy.storchaka ethan.furman behavior
20726 26 months ago inspect: Make Signature instances picklable has patch closed yselivanov yselivanov enhancement
20774 26 months ago collections.deque should ship with a stdlib json serializer has PR open acdha   enhancement
20976 26 months ago pyflakes: remove unused imports has patch closed vstinner    
21117 26 months ago inspect.signature: inaccuracies for partial functions has patch closed yselivanov yselivanov behavior
21181 26 months ago Inconsistent Definition of collections.namedtuple.__dict__ in _source closed Jim.Peterson rhettinger behavior
21217 26 months ago inspect.getsourcelines finds wrong lines when lambda used argument to decorator has patch closed ballingt   behavior
21320 26 months ago dict() allows keyword expansion with integer keys, e.g. dict(**{5:'v'}) closed Cyphase   behavior
21329 26 months ago configparser can't parse MySQL style config open dveeden   enhancement
21620 26 months ago OrderedDict KeysView set operations not supported closed Matthew.Lauria   behavior
21650 26 months ago add json.tool option to avoid alphabetic sort of fields has patch closed Pavel.Kazlou berker.peksag enhancement
21933 26 months ago Allow the user to change font sizes with the text pane of turtledemo has patch closed Lita.Cho   behavior
21978 26 months ago Support index access on OrderedDict views (e.g. o.keys()[7]) closed cool-RR rhettinger enhancement
22097 26 months ago Linked list API for ordereddict has patch closed pitrou rhettinger enhancement
22101 26 months ago collections.abc.Set doesn't provide copy() method has patch closed akira rhettinger behavior
22123 26 months ago Provide a direct function for types.SimpleNamespace() closed mark   enhancement
22172 26 months ago Local files shadow system modules, even from system modules closed drt24   security
22409 26 months ago namedtuples bug between 3.3.2 and 3.4.1 closed binnisb rhettinger behavior
22547 26 months ago Implement an informative `BoundArguments.__repr__` has patch closed cool-RR yselivanov enhancement
22609 26 months ago Constructors of some mapping classes don't accept `self` keyword argument has patch closed abacabadabacaba rhettinger behavior
22612 26 months ago Add block info to unicodedata open flying sheep   enhancement
22706 26 months ago Idle extension configuration and key bindings has patch open terry.reedy   enhancement
22766 26 months ago collections.Counter's in-place operators should return NotImplemented for unsupported types has patch closed Joshua.Chin rhettinger enhancement
22777 26 months ago Test pickling with all protocols has patch closed serhiy.storchaka serhiy.storchaka enhancement
22848 26 months ago Subparser help does not respect SUPPRESS argument has patch open Brett.Hannigan   behavior
23030 26 months ago lru_cache manual get/put has patch closed ConnyOnny rhettinger enhancement
23080 26 months ago BoundArguments.arguments should be unordered has patch closed Antony.Lee   enhancement
23123 26 months ago Only READ support for Decimal in json open anders.rundgren.net@gmail.com bob.ippolito behavior
23206 26 months ago json.dumps(ensure_ascii=False) is ~10x slower than json.dumps() has patch closed methane   performance
23277 26 months ago Cleanup unused and duplicate imports in tests has patch closed jdufresne   enhancement
23284 26 months ago Improve termcap detection in setup.py has patch open pooryorick    
23313 26 months ago Wrong complex variable being altered closed CarpeCimex   behavior
23334 26 months ago http.client refactor has patch closed demian.brecht   enhancement
23401 26 months ago Add pickle support of Mapping views has patch closed serhiy.storchaka gvanrossum enhancement
23500 26 months ago Argument Clinic: multiple macro definition has patch closed serhiy.storchaka larry behavior
23501 26 months ago Argument Clinic: generate code into separate files by default has patch closed serhiy.storchaka   enhancement
23502 26 months ago pprint: added support for mapping proxy has patch closed serhiy.storchaka serhiy.storchaka enhancement
23591 26 months ago enum: Add Flags and IntFlags has patch closed serhiy.storchaka ethan.furman enhancement
23704 26 months ago Make deques a full MutableSequence by adding index(), insert(), and copy() has patch closed rhettinger rhettinger enhancement
23775 26 months ago Fix pprint of OrderedDict has patch closed serhiy.storchaka serhiy.storchaka enhancement
23841 26 months ago py34 OrderedDict is using weakref for root reference closed ssbarnea rhettinger behavior
23870 26 months ago pprint collections classes has patch closed serhiy.storchaka   enhancement
23883 26 months ago __all__ lists are incomplete has patch open serhiy.storchaka   enhancement
23910 26 months ago property_descr_get reuse argument tuple has patch closed llllllllll rhettinger enhancement
23921 26 months ago Standardize documentation whitespace, formatting has patch closed jedwards serhiy.storchaka enhancement
23936 26 months ago Wrong references to deprecated find_module instead of find_spec has patch closed raulcd brett.cannon  
23972 26 months ago Asyncio reuseport has patch closed Boris.FELD gvanrossum behavior
24190 26 months ago BoundArguments facility to inject defaults has patch closed pitrou yselivanov enhancement
24254 26 months ago Make class definition namespace ordered by default has patch closed eric.snow eric.snow behavior
24286 26 months ago Should OrderedDict.viewitems compare equal to dict.viewitems when the items are equal? has patch closed jab rhettinger behavior
24347 26 months ago unchecked return value in C OrderedDict closed eric.snow eric.snow crash
24348 26 months ago incorrect decref in C OrderedDict closed eric.snow eric.snow crash
24349 26 months ago Null pointer dereferences in C OrderedDict closed eric.snow eric.snow crash
24359 26 months ago C OrderedDict needs to check for changes during iteration closed eric.snow eric.snow behavior
24361 26 months ago OrderedDict: crash with threads closed skrah eric.snow crash
24362 26 months ago Simplify the fast nodes resize logic in C OrderedDict. has patch closed eric.snow eric.snow behavior
24368 26 months ago Some C OrderedDict methods need to support keyword arguments. has patch closed eric.snow eric.snow behavior
24369 26 months ago Using OrderedDict.move_to_end during iteration is problematic. has patch closed eric.snow eric.snow behavior
24370 26 months ago OrderedDict behavior is unclear with misbehaving keys. closed eric.snow eric.snow behavior
24376 26 months ago xxlimited.c errors when building 32 and 64 bit on Windows closed BreamoreBoy steve.dower compile error
24377 26 months ago Refleak in OrderedDict.__repr__ when an item is not found. closed eric.snow eric.snow behavior
24391 26 months ago Better repr for threading objects has patch has PR open serhiy.storchaka serhiy.storchaka enhancement
24394 26 months ago TypeError: popitem() takes no keyword arguments closed cool-RR   behavior
24468 26 months ago Expose C level compiler flag constants to Python code has patch open ncoghlan   enhancement
24474 26 months ago Accidental exception chaining in inspect.Signature.bind() has patch closed doerwalter yselivanov  
24593 26 months ago [3.5.0b3] stdlib on Windows mismatches compiled version closed abarry    
24667 26 months ago OrderedDict.popitem()/__str__() raises KeyError has patch closed xZise eric.snow behavior
24685 26 months ago collections.OrderedDict collaborative subclassing closed eric.frederich rhettinger enhancement
24721 26 months ago The result of calling dict.* methods on OrderedDict is undefined. closed eric.snow rhettinger behavior
24726 26 months ago OrderedDict has strange behaviour when dict.__setitem__ is used. has patch closed Mark.Shannon   crash
24781 26 months ago Improve UX of IDLE Highlighting configuration tab has patch open markroseman   enhancement
24802 26 months ago int and float constructing from non NUL-terminated buffer has patch closed JohnLeitch martin.panter crash
24879 26 months ago Pydoc to list data descriptors in _fields order if it exists has patch closed rhettinger rhettinger enhancement
24928 26 months ago mock.patch.dict spoils order of items in collections.OrderedDict has patch has PR closed Alexander Oblovatniy michael.foord behavior
24931 26 months ago _asdict breaks when inheriting from a namedtuple closed Samuel Isaacson rhettinger behavior
24992 26 months ago collections.OrderedDict constructor (odict_new) doesn't handle PyDict_New() failure has patch closed vstinner   behavior
25061 26 months ago Add native enum support for argparse closed desbma rhettinger enhancement
25130 26 months ago Make tests more PyPy compatible has patch has PR open serhiy.storchaka serhiy.storchaka enhancement
25135 26 months ago Deques to adopt the standard clearing procedure for mutable objects has patch closed rhettinger rhettinger behavior
25147 26 months ago Enum: remove dependency on OrderedDict has patch closed ethan.furman ethan.furman  
25286 26 months ago views are not sequences has patch closed akira martin.panter behavior
25315 26 months ago Make it clear in the collections Python source code that OrderedDict may be overridden closed lig rhettinger behavior
25395 26 months ago SIGSEGV using json.tool: highly nested OrderedDict has patch closed nagisa serhiy.storchaka crash
25406 26 months ago OrderedDict.move_to_end may cause crash in python 3.5 has patch closed Cruise Liu serhiy.storchaka crash
25410 26 months ago Clean up and fix OrderedDict has patch open serhiy.storchaka   behavior
25419 26 months ago Readline completion of module names in import statements has patch open martin.panter   enhancement
25439 26 months ago Add type checks to urllib.request.Request has patch has PR open ezio.melotti CuriousLearner enhancement
25449 26 months ago Test OrderedDict subclass has patch closed serhiy.storchaka serhiy.storchaka behavior
25457 26 months ago json dump fails for mixed-type keys when sort_keys is specified has PR open tanzer@swing.co.at   behavior
25462 26 months ago Avoid repeated hash calculation in C implementation of OrderedDict has patch closed serhiy.storchaka   enhancement
25558 26 months ago Use static asserts in C code has patch closed serhiy.storchaka   enhancement
25616 26 months ago Extract OrderedDict tests into separate file has patch closed serhiy.storchaka   enhancement
25623 26 months ago Keep the link to Python implementation of OrderedDict has patch closed serhiy.storchaka   enhancement
25854 26 months ago rest in _interpolate_some is a list not str has patch closed Andrei Tumbar rhettinger behavior
25898 26 months ago Check for subsequence inside a sequence has patch closed seblin rhettinger enhancement
25914 26 months ago Fix OrderedDict.__sizeof__ has patch closed serhiy.storchaka serhiy.storchaka behavior
25935 26 months ago OrderedDict prevents garbage collection if a circulary referenced class is used as key has patch closed charettes serhiy.storchaka behavior
25940 26 months ago SSL tests failed due to expired svn.python.org SSL certificate has patch closed yan12125 martin.panter  
25949 26 months ago Lazy creation of __dict__ in OrderedDict has patch closed serhiy.storchaka serhiy.storchaka enhancement
25956 26 months ago Unambiguous representation of recursive objects has patch closed serhiy.storchaka   enhancement
25958 26 months ago Implicit ABCs have no means of "anti-registration" has patch closed abarnert   enhancement
25987 26 months ago collections.abc.Reversible has patch closed abarnert docs@python enhancement
25988 26 months ago collections.abc.Indexable has PR closed abarnert levkivskyi enhancement
26013 26 months ago Pickle protocol 2.0 not loading in python 3.5 has patch closed anilredshift serhiy.storchaka behavior
26082 26 months ago functools.lru_cache user specified cachedict support has patch closed wdv4758h rhettinger enhancement
26199 26 months ago fix broken link to hamcrest.library.integration.match_equality in unittest.mock "getting started" documentation has patch closed das-g docs@python  
26229 26 months ago Make number serialization ES6/V8 compatible open anders.rundgren.net@gmail.com   enhancement
26259 26 months ago Memleak when repeated calls to asyncio.queue.Queue.get is performed, without push to queue. closed Brunsgaard   resource usage
26366 26 months ago Use “.. versionadded” over “.. versionchanged” where appropriate has patch closed Tony R. docs@python enhancement
26488 26 months ago hashlib command line interface has patch closed palaviv gvanrossum enhancement
26494 26 months ago Double deallocation on iterator exhausting has patch closed serhiy.storchaka serhiy.storchaka crash
26579 26 months ago Support pickling slots in subclasses of common classes has patch has PR closed serhiy.storchaka   enhancement
26710 26 months ago ConfigParser: Values in DEFAULT section override defaults passed to constructor closed Marc.Abramowitz   enhancement
26804 26 months ago Prioritize lowercase proxy variables in urllib.request has patch closed frispete   behavior
26860 26 months ago Make os.walk and os.fwalk yield namedtuple instead of tuple has patch closed palaviv rhettinger enhancement
26921 26 months ago Incorrect usage of a/an articles in PEPs has patch closed serhiy.storchaka docs@python  
26988 26 months ago Add AutoNumberedEnum to stdlib has patch closed John Hagen ethan.furman enhancement
27137 26 months ago Python implementation of `functools.partial` is not a class has patch closed abarry ncoghlan behavior
27152 26 months ago Additional assert methods for unittest has patch open serhiy.storchaka   enhancement
27207 26 months ago Failing doctests in Doc/whatsnew/3.2.rst has patch closed JelleZijlstra docs@python behavior
27220 26 months ago Add a pure Python version of 'collections.defaultdict' has patch closed abarry rhettinger enhancement
27275 26 months ago KeyError thrown by optimised collections.OrderedDict.popitem() has patch has PR closed kaniini serhiy.storchaka behavior
27350 26 months ago Compact and ordered dict has patch closed methane   resource usage
27359 26 months ago OrderedDict pseudo-literals (WIP) has patch closed llllllllll   enhancement
27362 26 months ago json.dumps to check for obj.__json__ before raising TypeError has patch open Daniel Ward bob.ippolito enhancement
27413 26 months ago Add an option to json.tool to bypass non-ASCII characters. has patch has PR closed legnaleurc   enhancement
27495 26 months ago Pretty printing sorting for set and frozenset instances has patch has PR open danilo.bellini serhiy.storchaka behavior
27541 26 months ago Repr of collection's subclasses has PR closed serhiy.storchaka rhettinger enhancement
27576 26 months ago An unexpected difference between dict and OrderedDict has patch closed belopolsky eric.snow behavior
27598 26 months ago Add Collection to collections.abc and typing has patch closed brett.cannon   enhancement
27626 26 months ago Spelling fixes has patch closed scop docs@python behavior
27762 26 months ago ConfigParser ignores in-line comments for lines with semi-colons closed jahschwa   behavior
27842 26 months ago Order CSV header fields has patch closed holdenweb rhettinger enhancement
27898 26 months ago regexp performance degradation between 2.7.6 and 2.7.12 closed steve.newcomb   performance
28014 26 months ago Strange interaction between methods in subclass of C OrderedDict closed zach.ware   behavior
28040 26 months ago compact dict : SystemError: returned NULL without setting an error. has patch closed mbussonn    
28056 26 months ago sizeof unit tests fail on ARMv7 closed vstinner    
28112 26 months ago Add callback to functools.lru_cache closed aj   enhancement
28123 26 months ago _PyDict_GetItem_KnownHash ignores DKIX_ERROR return has patch closed xiang.zhang serhiy.storchaka behavior
28178 26 months ago allow to cache_clear(some_key) in lru_cache closed Sébastien de Menten rhettinger enhancement
28199 26 months ago Compact dict resizing is doing too much work has patch closed rhettinger methane performance
28239 26 months ago Implement functools.lru_cache() using ordered dict has patch closed serhiy.storchaka rhettinger enhancement
28293 26 months ago Don't completely dump the regex cache when full has patch has PR closed rhettinger serhiy.storchaka performance
28449 26 months ago tarfile.open(mode = 'r:*', ignore_zeros = True) has 50% chance failed to open compressed tars? has patch has PR closed Silver Fox serhiy.storchaka behavior
28548 26 months ago http.server parse_request() bug and error reporting has patch has PR closed barry    
28635 26 months ago Update What's New for 3.6 has patch closed Elvis.Pranskevichus yselivanov enhancement
28637 26 months ago Python startup performance regression has patch closed vstinner   performance
28638 26 months ago Optimize namedtuple creation has patch has PR closed methane rhettinger performance
28912 26 months ago collections.abc.OrderedMapping has patch closed jab rhettinger enhancement
28913 26 months ago "Fatal Python error: Cannot recover from stack overflow." from RecursionError in Python 3.5 closed Richard Eames   crash
29084 26 months ago C API of OrderedDict has PR closed serhiy.storchaka serhiy.storchaka  
29103 26 months ago Make enum.py pep8 compliant has patch closed realitix   enhancement
29119 26 months ago Unintentional hard reference assignment in Python version of OrderedDict.move_to_end has patch closed rhettinger   resource usage
29167 26 months ago Race condition in enum.py:_decompose() has patch closed simon.percivall ethan.furman behavior
29202 26 months ago Improve dict iteration has patch has PR closed rhettinger serhiy.storchaka performance
29289 26 months ago Convert OrderedDict methods to Argument Clinic has patch closed vstinner   performance
29295 26 months ago dict: Optimize PyDict_GetItemString() has patch closed methane   performance
29311 26 months ago Argument Clinic: convert dict methods has patch closed vstinner   performance
29594 26 months ago implementation of __or__ in enum.auto closed magu ethan.furman enhancement
29804 26 months ago test_ctypes test_pass_by_value fails on arm64 (aarch64) architecture has PR closed ishcherb    
29992 26 months ago Expose parse_string in JSONDecoder open oberstet bob.ippolito enhancement
30100 26 months ago WeakSet should allow discard and remove on items that can't have weak references has PR open donkopotamus   enhancement
30152 26 months ago Reduce the number of imports for argparse has PR closed serhiy.storchaka bethard enhancement
30153 26 months ago lru_cache should support invalidations closed jcea rhettinger enhancement
30311 26 months ago random.shuffle pointlessly shuffles dicts closed steven.daprano   behavior
30353 26 months ago ctypes: pass by value for structs broken on Cygwin/MinGW 64-bit has patch has PR closed erik.bray   behavior
30550 26 months ago Document order-preserving dictionary output in json has PR closed lebigot rhettinger enhancement
30662 26 months ago fix OrderedDict.__init__ docstring to reflect PEP 468 has PR closed jonathaneunice Mariatta  
30690 26 months ago ChainMap doesn't preserve the order of ordered mappings closed serhiy.storchaka   enhancement
30937 26 months ago csv module examples miss newline='' when opening files has PR closed Pavel docs@python behavior
31086 26 months ago Add namedattrgetter function which acts like attrgetter but uses namedtuple closed Isaac Morland rhettinger enhancement
31194 26 months ago Inconsistent __repr__s for _collections objects closed bup rhettinger enhancement
31265 26 months ago Remove doubly-linked list from C OrderedDict has PR closed methane rhettinger  
31345 26 months ago Backport docstring improvements to the C version of OrderedDict has PR closed rhettinger   enhancement
31426 26 months ago [3.5] crash in gen_traverse(): gi_frame.ob_type=NULL, called by subtract_refs() during a GC collection closed iwienand   crash
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: