- Perth, Western Australia
- http://cecinestpasun.com/
- @freakboy3742@cloudisland.nz
- @freakboy3742
Highlights
- Pro
Block or Report
Block or report freakboy3742
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
beeware/briefcase Public
Tools to support converting a Python project into a standalone native application.
-
-
-
beeware/beeware Public
A meta-package simplifying the installation of the BeeWare suite of tools
3,992 contributions in the last year
Less
More
Contribution activity
April 2023
Created 83 commits in 16 repositories
Created a pull request in python/cpython that received 5 comments
gh-103329: Add regression test for PropertyMock with side effect
#102213 introduced an optimisation to __getattr__ that had some unexpected side effects, one of which was a change in behavior of PropertyMock when…
+23
−1
•
5
comments
Opened 5 other pull requests in 4 repositories
beeware/toga
1
open
1
merged
beeware/briefcase
1
closed
beeware/briefcase-template
1
open
beeware/briefcase-web-static-template
1
merged
Reviewed 37 pull requests in 9 repositories
beeware/toga
12 pull requests
- [widget audit] toga.Widget
- Switch to using Shoelace as a component/style framework for web
- Implement documentation linting
- Documentation cleanups
- Fixes permanent window hang on window._impl.set_position & an issue where where webview2 shows a black bar at the side(s) when being resized/expanded.
-
Added Documentation for
toga.App.widgets. - Added documentation for app.paths
- Fix text alignment for MultilineTextInput on Android
- [widget audit] Slider
- [widget audit] toga.ProgressBar
-
Auto-update
pre-commithooks - FreeBSD support
beeware/briefcase
9 pull requests
-
Condense
toxenvironments for docs and enable linking to python docs - Bump pytest from 7.2.2 to 7.3.0
- Bump pre-commit from 3.2.1 to 3.2.2
- Bump coverage[toml] from 7.2.2 to 7.2.3
- Bump tox from 4.4.8 to 4.4.11
- Windows Code Signing
- Docs Verification in CI and Cleanup
-
Auto-update
pre-commithooks - Bump furo from 2023.3.23 to 2023.3.27
beeware/rubicon-objc
5 pull requests
beeware/travertino
4 pull requests
beeware/.github
2 pull requests
beeware/beeware
2 pull requests
beeware/briefcase-template
1 pull request
beeware/beeware.github.io
1 pull request
beeware/Python-Apple-support
1 pull request
Created an issue in python/cpython that received 5 comments
3.12.0a7 changes behavior of PropertyMock
Bug report
3.12.0a7 changed the behavior of unittest.mock.PropertyMock
Setup:
from unittest.mock import MagicMock, PropertyMock
m = MagicMock()
p1 …
5
comments
Opened 4 other issues in 2 repositories
beeware/toga
3
open
beeware/briefcase
1
open
Answered 1 discussion in 1 repository
beeware/briefcase
beeware/briefcase
-
Can I create an android APK from a single file, or do I need the full file structure typicaly created with "briefcase create"?
This contribution was made on Apr 1









