ID | Activity | Title | Status | Creator | Assigned To | Type | Msgs | |
---|---|---|---|---|---|---|---|---|
29085 | 2 minutes ago | Python 3.6 on Windows doesn't seed Random() well enough | open | nedbat | 1 | |||
22490 | 9 minutes ago | Using realpath for __PYVENV_LAUNCHER__ makes Homebrew installs fragile |
![]() |
open | tdsmith | ronaldoussoren | behavior | 21 |
29084 | 3/4 hours ago | C API of OrderedDict | open | serhiy.storchaka | 2 | |||
29061 | an hour ago | secrets.randbelow(-1) hangs |
![]() |
open | Brian Nenninger | rhettinger | behavior | 8 |
29082 | an hour ago | In 2.7.13, _ctypes.LoadLibrary no longer accepts Unicode objects |
![]() |
open | Chi Hsuan Yen | behavior | 3 | |
23903 | 1 3/4 hours ago | Generate PC/python3.def by scraping headers |
![]() |
open | zach.ware | enhancement | 32 | |
29080 | 2 hours ago | unnecessary hg required for build version 3.6 on Windows | open | Joseph.Shen | behavior | 1 | ||
29083 | 4 hours ago | Readd PyArg_VaParse to the stable API | open | serhiy.storchaka | compile error | 1 | ||
19120 | 4 hours ago | shlex.shlex.lineno reports a different number depending on the previous token | open | daniel-s | behavior | 2 | ||
16121 | 4 hours ago | shlex.shlex.error_leader() reports incorrect line number |
![]() |
open | Arfrever | behavior | 12 | |
24869 | 4 hours ago | shlex lineno inaccurate with certain inputs | open | rescrv | behavior | 4 | ||
20486 | 5 hours ago | msilib: can't close opened database |
![]() |
open | gentoo90 | behavior | 6 | |
12276 | 6 hours ago | 3.x ignores sys.tracebacklimit=0 |
![]() |
open | ggenellina | docs@python | behavior | 6 |
29011 | 7 hours ago | No entry Deque in typing.py |
![]() |
open | rhettinger | enhancement | 3 | |
29081 | 7 hours ago | time.strptime() return wrong result | open | hywl51 | behavior | 1 | ||
29062 | 8 hours ago | hashlib documentation link error |
![]() |
open | frankmillman | inada.naoki | behavior | 14 |
9004 | 9 hours ago | datetime.utctimetuple() should not set tm_isdst flag to 0 |
![]() |
open | belopolsky | belopolsky | behavior | 5 |
24665 | 10 hours ago | CJK support for textwrap |
![]() |
open | fgallaire | enhancement | 10 | |
29028 | yesterday | Use-After-Free in PyString_FromStringAndSize() of stringobject.c |
![]() |
open | dyjakan | crash | 3 | |
29076 | yesterday | Python 3.6 installer doesn't update "python3" shell command | open | elias | ned.deily | behavior | 7 | |
29079 | yesterday | pathlib.resolve() causes infinite loop on Windows | open | Georg Mischler | behavior | 2 | ||
29077 | yesterday | build failure when enabling dtrace on FreeBSD | open | swills | 1 | |||
28682 | yesterday | Bytes support in os.fwalk() |
![]() |
open | serhiy.storchaka | enhancement | 3 | |
29075 | yesterday | Remove Windows Vista support | open | steve.dower | enhancement | 1 | ||
28080 | yesterday | Allow reading member names with bogus encodings in zipfile |
![]() |
open | sjt | serhiy.storchaka | enhancement | 13 |
26787 | yesterday | test_distutils fails when configured --with-lto |
![]() |
open | gregory.p.smith | 5 | ||
10614 | yesterday | ZipFile: add a filename_encoding argument |
![]() |
open | ocean-city | enhancement | 15 | |
27671 | yesterday | FAQ: len() is still function for good reason. |
![]() |
open | inada.naoki | docs@python | 3 | |
29070 | yesterday | Integration tests for pty.spawn on Linux and all other platforms |
![]() |
open | Cornelius Diekmann | enhancement | 1 | |
29073 | yesterday | bytearray.__mod__() truncates on first \x00 |
![]() |
open | sanjioh | behavior | 3 | |
1116520 | yesterday | Prefix search is filesystem-centric | open | holdenweb | enhancement | 12 | ||
25778 | yesterday | winreg.EnumValue does not truncate strings correctly |
![]() |
open | anshul6 | steve.dower | behavior | 38 |
27659 | 2 days ago | Prohibit implicit C function declarations |
![]() |
open | Chi Hsuan Yen | enhancement | 11 | |
29059 | 2 days ago | Windows: Python not using ANSI compatible console | open | joseph.hackman | enhancement | 5 | ||
29067 | 2 days ago | Source archive: wrong directory attributes | open | amig | ned.deily | behavior | 1 | |
28293 | 2 days ago | Don't completely dump the regex cache when full |
![]() |
open | rhettinger | serhiy.storchaka | performance | 18 |
29060 | 2 days ago | Changing the installation location still adds AppData filepaths that do not exist to the path variable on Windows 10 | open | Dazc | steve.dower | behavior | 4 | |
29048 | 2 days ago | Coverage influence tests, make some of them fail |
![]() |
open | patriki | behavior | 19 | |
13886 | 3 days ago | readline-related test_builtin failure |
![]() |
open | nadeem.vawda | nadeem.vawda | behavior | 22 |
29057 | 3 days ago | Compiler failure on Mac OS X - sys/random.h |
![]() |
open | Pam.McANulty | benjamin.peterson | compile error | 9 |
28997 | 3 days ago | test_readline.test_nonascii fails on Android |
![]() |
open | xdegaye | xdegaye | behavior | 8 |
29054 | 3 days ago | pty.py: pty.spawn hangs after client disconnect over nc (netcat) |
![]() |
open | Cornelius Diekmann | enhancement | 7 | |
28815 | 3 days ago | test_socket fails if /proc/modules is existent but not readable |
![]() |
open | patrila | behavior | 6 | |
29063 | 3 days ago | Fixed timemodule compile warnings. |
![]() |
open | Decorater | 1 | ||
29020 | 3 days ago | collapse_rfc2231_value has inconsistent unquoting | open | bpoaugust | behavior | 2 | ||
22942 | 3 days ago | Language Reference - optional comma | open | jordan | docs@python | enhancement | 4 | |
28978 | 3 days ago | a redundant right parentheses in the EBNF rules of parameter_list | open | woo yoo | docs@python | 10 | ||
28971 | 3 days ago | nntplib is broken when responses are longer than _MAXLINE |
![]() |
open | xdegaye | behavior | 25 | |
15795 | 3 days ago | Zipfile.extractall does not preserve file permissions |
![]() |
open | uruz | serhiy.storchaka | enhancement | 17 |
19756 | 3 days ago | test_nntplib: sporadic failures, network isses? server down? |
![]() |
open | haypo | behavior | 9 |