Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
34.8k
Star
73.4k
Code
Issues
5k+
Pull requests
2.3k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
pxinwr
All time
Commit history
Commits on May 8, 2021
bpo-31904: Correct error string in test_file_not_exists() for VxWorks (GH-25965)
Show description for b063b02
pxinwr
authored
b063b02
Copy full SHA for b063b02
Commits on Jan 22, 2021
bpo-31904: setup.py: fix cross-compilation on VxWorks (GH-24191)
Show description for 5e45f1c
pxinwr
authored
5e45f1c
Copy full SHA for 5e45f1c
Commits on Dec 30, 2020
bpo-27640: Add --disable-test-modules configure option (GH-23886)
Show description for 277ce30
3 people
authored
277ce30
Copy full SHA for 277ce30
Commits on Dec 20, 2020
bpo-31904: Fix site and sysconfig modules for VxWorks RTOS (GH-21821)
pxinwr
authored
ab74c01
Copy full SHA for ab74c01
Commits on Dec 17, 2020
bpo-31904: posixpath.expanduser() handles None user home on VxWorks (GH-23530)
pxinwr
authored
75dabfe
Copy full SHA for 75dabfe
bpo-31904: Skip some asyncio tests on VxWorks (#23815)
pxinwr
authored
ba760f3
Copy full SHA for ba760f3
Commits on Dec 15, 2020
bpo-31904: Skip os.path.expanduser() tests on VxWorks (GH-23776)
pxinwr
authored
b230409
Copy full SHA for b230409
bpo-31904: Skip some tests of changing owner in _test_all_chown_common() on VxWorks (GH-23716)
pxinwr
authored
9a0dea6
Copy full SHA for 9a0dea6
bpo-31904: Disable os.popen and popen test cases on VxWorks (GH-21687)
pxinwr
authored
e1e3c2d
Copy full SHA for e1e3c2d
Commits on Dec 14, 2020
bpo-31904: Enable libpython3.so shared library for VxWorks (GH-23741)
pxinwr
authored
c117426
Copy full SHA for c117426
Commits on Dec 9, 2020
bpo-31904: Define THREAD_STACK_SIZE for VxWorks (GH-23718)
pxinwr
authored
d5dcb65
Copy full SHA for d5dcb65
Commits on Dec 8, 2020
bpo-41439: Skip test_ssl and test_uuid tests if fork() is not supported (GH-21684)
pxinwr
authored
98a5417
Copy full SHA for 98a5417
bpo-41443: Add more attribute checking in test_posix (GH-21688)
pxinwr
authored
eb7594f
Copy full SHA for eb7594f
Commits on Dec 7, 2020
bpo-41462: Add os.set_blocking() support for VxWorks RTOS (GH-21713)
pxinwr
authored
06afac6
Copy full SHA for 06afac6
Commits on Dec 4, 2020
bpo-31904: fix test_doctest.py failures for VxWorks (GH-23419)
Show description for 8d4f57d
pxinwr
authored
8d4f57d
Copy full SHA for 8d4f57d
Commits on Dec 1, 2020
bpo-31904: Fix test_netrc for VxWorks RTOS (GH-21675)
Show description for e483d28
pxinwr
authored
e483d28
Copy full SHA for e483d28
bpo-31904: Fix fifo test cases for VxWorks (GH-20254)
pxinwr
authored
b2d0c66
Copy full SHA for b2d0c66
Commits on Nov 30, 2020
bpo-31904: Support signal module on VxWorks (GH-23391)
pxinwr
authored
1244c81
Copy full SHA for 1244c81
Commits on Nov 28, 2020
bpo-31904: remove libnet dependency from detect_socket() for VxWorks (GH-23394)
Show description for 00a6568
pxinwr
authored
00a6568
Copy full SHA for 00a6568
bpo-31904: skip some tests related to fifo on VxWorks (GH-23473)
Show description for 6a273fd
pxinwr
authored
6a273fd
Copy full SHA for 6a273fd
bpo-31904: add shell requirement for test_pipes (GH-23489)
Show description for a86a274
pxinwr
authored
a86a274
Copy full SHA for a86a274
skip test_test of test_mailcap on VxWorks (GH-23507)
pxinwr
authored
996a1ef
Copy full SHA for 996a1ef
skip test_getaddrinfo_ipv6_scopeid_symbolic and test_getnameinfo_ipv6_scopeid_symbolic on VxWorks (GH-23518)
pxinwr
authored
64c8f81
Copy full SHA for 64c8f81
bpo-31904: Fix test_os.test_getcwd_long_path() failure for VxWorks (GH-20256)
pxinwr
authored
aa1b8a1
Copy full SHA for aa1b8a1
Commits on Aug 7, 2020
bpo-41440: add os.cpu_count() support for VxWorks RTOS (GH-21685)
pxinwr
authored
3405e05
Copy full SHA for 3405e05
Commits on Jul 27, 2020
bpo-31904: Fix test_ftplib failures for VxWorks RTOS (GH-19447)
pxinwr
authored
855e688
Copy full SHA for 855e688
Commits on Apr 9, 2020
bpo-31904: Fix test_c_locale_coercion encodings for VxWorks RTOS (GH-19448)
pxinwr
authored
5cd2803
Copy full SHA for 5cd2803
Commits on May 21, 2019
bpo-31904: Add posix module support for VxWorks (GH-12118)
pxinwr
authored and
vstinner
committed
f2d7ac7
Copy full SHA for f2d7ac7
Commits on Apr 15, 2019
bpo-31904: Port the time module on VxWorks (GH-12305)
Show description for f1464f4
pxinwr
authored and
vstinner
committed
f1464f4
Copy full SHA for f1464f4
bpo-31904: Don't build the _crypt extension on VxWorks (GH-12833)
pxinwr
authored and
vstinner
committed
236d0b7
Copy full SHA for 236d0b7
Commits on Mar 13, 2019
bpo-31904: Adapt the _signal module to VxWorks RTOS (GH-12304)
Show description for 8b5bdda
pxinwr
authored and
vstinner
committed
8b5bdda
Copy full SHA for 8b5bdda
Commits on Mar 4, 2019
bpo-31904: Add encoding support for VxWorks RTOS (GH-12051)
Show description for f4b0a1c
pxinwr
authored and
vstinner
committed
f4b0a1c
Copy full SHA for f4b0a1c
Commits on Feb 27, 2019
bpo-31904: Add cross-build support for VxWorks RTOS (GH-11968)
pxinwr
authored and
vstinner
committed
32f5fdd
Copy full SHA for 32f5fdd
Commits on Feb 15, 2019
bpo-35994: add sub dir for sub2_tree in os.walk test if symlink is not supported (GH-11853)
Show description for 3e028b2
pxinwr
authored and
miss-islington
committed
3e028b2
Copy full SHA for 3e028b2
You can’t perform that action at this time.