Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

gh-111650: Generate pyconfig.h on Windows 3.13 new features, bugs and security fixes OS-windows topic-free-threaded type-feature A feature request or enhancement
#112179 opened Nov 16, 2023 by colesbury Draft
os.stat returns incorrect a/c/mtime for files without permissions under Windows in Python 3.12 3.12 bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#111877 opened Nov 9, 2023 by kfrydel
PGO build broken on Windows build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
#111786 opened Nov 6, 2023 by mdboom
symbolic link python script Windows versus Linux OS-windows type-bug An unexpected behavior, bug, or error
#110896 opened Oct 15, 2023 by Jean-Luc-Picard-2021
Some tests fail on windows in AzureCI OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#110644 opened Oct 10, 2023 by sobolevn
Ensure ntpath.realpath() result is a final, normalized pathname. OS-windows type-bug An unexpected behavior, bug, or error
#110495 opened Oct 7, 2023 by moonsikpark
Python 3.12 crashes on invocation on Windows Server 2012 OS-windows type-crash A hard crash of the interpreter, possibly with a core dump
#110375 opened Oct 5, 2023 by cailyoung
Are static library builds on Windows still supported? OS-windows type-bug An unexpected behavior, bug, or error
#110234 opened Oct 2, 2023 by FFY00
_Py_atomic_add_int16 failure on Windows ARM64 3.13 new features, bugs and security fixes OS-windows
#110105 opened Sep 29, 2023 by zooba
os.unlink behaviour is error prone on windows OS-windows type-feature A feature request or enhancement
#109608 opened Sep 20, 2023 by inorton
print() output garbled if script is double-clicked OS-windows type-bug An unexpected behavior, bug, or error
#109284 opened Sep 11, 2023 by F7FF
Windows build favours NuGet over local install of branch version build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
#108051 opened Aug 16, 2023 by directhex
2 tasks done
gh-73427: deprecate _enablelegacywindowsfsencoding 3.13 new features, bugs and security fixes awaiting core review OS-windows
#107729 opened Aug 7, 2023 by methane Loading…
errno.EINVAL != errno.WSAEINVAL (and others) on windows OS-windows type-bug An unexpected behavior, bug, or error
#107537 opened Aug 1, 2023 by howeaj
2 tasks done
datetime.fromtimestamp(t).astimezone() fails for 0<=t<86400 in Windows OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#107078 opened Jul 22, 2023 by LefterisJP
ProTip! Adding no:label will show everything without a label.